Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
KeJunMao committed May 25, 2023
1 parent 58625c1 commit d8757fd
Show file tree
Hide file tree
Showing 2 changed files with 423 additions and 463 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.7",
"license": "MIT",
"packageManager": "pnpm@8.2.0",
"packageManager": "pnpm@8.5.1",
"description": "The Axios adapter for uniapp",
"homepage": "https://github.com/uni-helper/axios-adapter",
"repository": {
Expand Down Expand Up @@ -44,16 +44,16 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@dcloudio/types": "^3.2.8",
"@types/node": "^18.11.18",
"axios": "^1.2.6",
"bumpp": "^9.0.0",
"eslint": "^8.33.0",
"pnpm": "^8.0.0",
"rimraf": "^4.1.2",
"tsup": "^6.5.0",
"typescript": "^4.9.4",
"vite": "^4.0.4"
"@dcloudio/types": "^3.3.3",
"@types/node": "^18.16.14",
"axios": "^1.4.0",
"bumpp": "^9.1.0",
"eslint": "^8.41.0",
"pnpm": "^8.5.1",
"rimraf": "^5.0.1",
"tsup": "^6.7.0",
"typescript": "^5.0.4",
"vite": "^4.3.8"
},
"dependencies": {
"form-data": "^4.0.0"
Expand Down
Loading

0 comments on commit d8757fd

Please sign in to comment.