Skip to content

Commit b73cb5e

Browse files
committed
chore: update deps
1 parent d987eb2 commit b73cb5e

File tree

3 files changed

+50
-7
lines changed

3 files changed

+50
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"pinia":"^2.0.34",
7676
"broadcast-channel":"^5.1.0",
7777
"three":"0.147.0",
78-
"axios": "^0.24.0",
78+
"axios": "^1.4.0",
7979
"vue-demi": "^0.13.11"
8080
},
8181
"lint-staged": {

packages/use-immer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"keywords": [],
1919
"dependencies": {
20-
"immer": "^9.0.17"
20+
"immer": "^9.0.19"
2121
},
2222
"repository": "https://github.com/InhiblabCore/vue-hooks-plus",
2323
"homepage": "https://github.com/InhiblabCore/vue-hooks-plus",

pnpm-lock.yaml

Lines changed: 48 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)