Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent f7e06ea commit df36022
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 25 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@uni-helper/axios-adapter",
"type": "module",
"version": "1.5.2",
"packageManager": "pnpm@8.7.5",
"packageManager": "pnpm@8.9.2",
"description": "The Axios adapter for uniapp",
"author": {
"name": "kejunmao",
Expand Down Expand Up @@ -75,7 +75,7 @@
"axios": "^1.5.0"
},
"dependencies": {
"local-pkg": "^0.4.3",
"local-pkg": "^0.5.0",
"unplugin": "^1.4.0"
},
"devDependencies": {
Expand Down
29 changes: 6 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit df36022

Please sign in to comment.