chore: update deps

pull/16/head
xingyu 2023-05-19 10:42:34 +08:00
parent 932bae5231
commit f2cf5b97f5
2 changed files with 10 additions and 10 deletions

View File

@ -50,7 +50,7 @@
"lodash-es": "^4.17.21",
"nprogress": "^0.2.0",
"path-to-regexp": "^6.2.1",
"pinia": "^2.1.1",
"pinia": "^2.1.3",
"print-js": "^1.6.0",
"qrcode": "^1.5.3",
"qs": "^6.11.2",
@ -61,7 +61,7 @@
"vue": "^3.3.4",
"vue-i18n": "^9.2.2",
"vue-json-pretty": "^2.2.4",
"vue-router": "^4.2.0",
"vue-router": "^4.2.1",
"vue-types": "^5.0.3",
"vuedraggable": "^4.1.0",
"xlsx": "^0.18.5"

View File

@ -53,8 +53,8 @@ dependencies:
specifier: ^6.2.1
version: 6.2.1
pinia:
specifier: ^2.1.1
version: 2.1.1(typescript@5.0.4)(vue@3.3.4)
specifier: ^2.1.3
version: 2.1.3(typescript@5.0.4)(vue@3.3.4)
print-js:
specifier: ^1.6.0
version: 1.6.0
@ -86,8 +86,8 @@ dependencies:
specifier: ^2.2.4
version: 2.2.4(vue@3.3.4)
vue-router:
specifier: ^4.2.0
version: 4.2.0(vue@3.3.4)
specifier: ^4.2.1
version: 4.2.1(vue@3.3.4)
vue-types:
specifier: ^5.0.3
version: 5.0.3(vue@3.3.4)
@ -6827,8 +6827,8 @@ packages:
dev: true
optional: true
/pinia@2.1.1(typescript@5.0.4)(vue@3.3.4):
resolution: {integrity: sha512-Y2CgpcUtD8Ogdvo5LW5g20ykSZgnVDMgTSZFr40EvO6HB8axQk+0lHa1UrRah9wworFaxjovwRlY/wRICWj/KQ==}
/pinia@2.1.3(typescript@5.0.4)(vue@3.3.4):
resolution: {integrity: sha512-XNA/z/ye4P5rU1pieVmh0g/hSuDO98/a5UC8oSP0DNdvt6YtetJNHTrXwpwsQuflkGT34qKxAEcp7lSxXNjf/A==}
peerDependencies:
'@vue/composition-api': ^1.4.0
typescript: '>=4.4.4'
@ -8692,8 +8692,8 @@ packages:
vue: 3.3.4
dev: false
/vue-router@4.2.0(vue@3.3.4):
resolution: {integrity: sha512-c+usESa6ZoWsm4PPdzRSyenp5A4dsUtnDJnrI03fY1IpIihA9TK3x5ffgkFDpjhLJZewsXoKURapNLFdZjuqTg==}
/vue-router@4.2.1(vue@3.3.4):
resolution: {integrity: sha512-nW28EeifEp8Abc5AfmAShy5ZKGsGzjcnZ3L1yc2DYUo+MqbBClrRP9yda3dIekM4I50/KnEwo1wkBLf7kHH5Cw==}
peerDependencies:
vue: ^3.2.0
dependencies: