Skip to content

Commit a4595bd

Browse files
author
zuofenghua
committed
dep: 升级vue-demi
1 parent ee752b9 commit a4595bd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ahooks-vue",
3-
"version": "0.12.9",
3+
"version": "0.13.0",
44
"description": "ahooks-vue",
55
"types": "dist/src/index.d.ts",
66
"repository": "https://github.com/dewfall123/ahooks-vue.git",
@@ -77,7 +77,7 @@
7777
"dependencies": {
7878
"lodash": "^4.17.20",
7979
"qs": "^6.10.1",
80-
"vue-demi": "^0.6.0"
80+
"vue-demi": "^0.13.2"
8181
},
8282
"peerDependencies": {
8383
"axios": "*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7560,10 +7560,10 @@ vitepress-for-component@^0.16.8:
75607560
vite "^2.6.14"
75617561
vue "^3.2.20"
75627562

7563-
vue-demi@^0.6.0:
7564-
version "0.6.0"
7565-
resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.6.0.tgz#e314282f704cb449119b9fd002cbbc0e39f591fe"
7566-
integrity sha512-8GEJa0mHJpYJeGeq5fD1pJct2kfdl30PHfmL1NaJ97mgKPyKojlIRt/3inGBK4Y0ylCI6T5vOo3chwpqDOq/Hw==
7563+
vue-demi@^0.13.2:
7564+
version "0.13.2"
7565+
resolved "http://npm.vivo.com.cn/vue-demi/-/vue-demi-0.13.2.tgz#f6081c2feb5b698549729a81683ce029b8da289e"
7566+
integrity sha512-41ukrclEbMddAyP7PvxMSYqnOSzPV6r7GNnyTSKSCNTaz19GehxmTiXyP9kwHSUv2+Dr6hHqiUiF7L1VAw2KdQ==
75677567

75687568
vue-eslint-parser@^7.0.0, vue-eslint-parser@^7.4.1:
75697569
version "7.4.1"

0 commit comments

Comments
 (0)