mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-20 10:59:21 +08:00
chore: update vue 3.4
This commit is contained in:
parent
9fb0b9b51a
commit
4d3d4e1057
@ -38,7 +38,7 @@
|
||||
"path-to-regexp": "6.2.1",
|
||||
"pinia": "2.1.7",
|
||||
"screenfull": "6.0.2",
|
||||
"vue": "3.3.13",
|
||||
"vue": "3.4.0",
|
||||
"vue-router": "4.2.5",
|
||||
"vxe-table": "4.4.1",
|
||||
"vxe-table-plugin-element": "3.0.7",
|
||||
@ -54,7 +54,7 @@
|
||||
"@typescript-eslint/parser": "6.16.0",
|
||||
"@vitejs/plugin-vue": "5.0.0",
|
||||
"@vitejs/plugin-vue-jsx": "3.1.0",
|
||||
"@vue/eslint-config-prettier": "8.0.0",
|
||||
"@vue/eslint-config-prettier": "9.0.0",
|
||||
"@vue/eslint-config-typescript": "12.0.0",
|
||||
"@vue/test-utils": "2.4.3",
|
||||
"eslint": "8.56.0",
|
||||
@ -64,7 +64,7 @@
|
||||
"jsdom": "23.0.1",
|
||||
"lint-staged": "15.2.0",
|
||||
"prettier": "3.1.1",
|
||||
"sass": "1.69.5",
|
||||
"sass": "1.69.6",
|
||||
"typescript": "5.3.3",
|
||||
"unocss": "0.58.2",
|
||||
"vite": "5.0.10",
|
||||
|
264
pnpm-lock.yaml
generated
264
pnpm-lock.yaml
generated
@ -7,7 +7,7 @@ settings:
|
||||
dependencies:
|
||||
'@element-plus/icons-vue':
|
||||
specifier: 2.3.1
|
||||
version: 2.3.1(vue@3.3.13)
|
||||
version: 2.3.1(vue@3.4.0)
|
||||
axios:
|
||||
specifier: 1.6.3
|
||||
version: 1.6.3
|
||||
@ -16,7 +16,7 @@ dependencies:
|
||||
version: 1.11.10
|
||||
element-plus:
|
||||
specifier: 2.4.4
|
||||
version: 2.4.4(vue@3.3.13)
|
||||
version: 2.4.4(vue@3.4.0)
|
||||
js-cookie:
|
||||
specifier: 3.0.5
|
||||
version: 3.0.5
|
||||
@ -40,19 +40,19 @@ dependencies:
|
||||
version: 6.2.1
|
||||
pinia:
|
||||
specifier: 2.1.7
|
||||
version: 2.1.7(typescript@5.3.3)(vue@3.3.13)
|
||||
version: 2.1.7(typescript@5.3.3)(vue@3.4.0)
|
||||
screenfull:
|
||||
specifier: 6.0.2
|
||||
version: 6.0.2
|
||||
vue:
|
||||
specifier: 3.3.13
|
||||
version: 3.3.13(typescript@5.3.3)
|
||||
specifier: 3.4.0
|
||||
version: 3.4.0(typescript@5.3.3)
|
||||
vue-router:
|
||||
specifier: 4.2.5
|
||||
version: 4.2.5(vue@3.3.13)
|
||||
version: 4.2.5(vue@3.4.0)
|
||||
vxe-table:
|
||||
specifier: 4.4.1
|
||||
version: 4.4.1(vue@3.3.13)(xe-utils@3.5.11)
|
||||
version: 4.4.1(vue@3.4.0)(xe-utils@3.5.11)
|
||||
vxe-table-plugin-element:
|
||||
specifier: 3.0.7
|
||||
version: 3.0.7(vxe-table@4.4.1)
|
||||
@ -84,25 +84,25 @@ devDependencies:
|
||||
version: 6.16.0(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0(vite@5.0.10)(vue@3.3.13)
|
||||
version: 5.0.0(vite@5.0.10)(vue@3.4.0)
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0(vite@5.0.10)(vue@3.3.13)
|
||||
version: 3.1.0(vite@5.0.10)(vue@3.4.0)
|
||||
'@vue/eslint-config-prettier':
|
||||
specifier: 8.0.0
|
||||
version: 8.0.0(eslint@8.56.0)(prettier@3.1.1)
|
||||
specifier: 9.0.0
|
||||
version: 9.0.0(eslint@8.56.0)(prettier@3.1.1)
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: 12.0.0
|
||||
version: 12.0.0(eslint-plugin-vue@9.19.2)(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@vue/test-utils':
|
||||
specifier: 2.4.3
|
||||
version: 2.4.3(vue@3.3.13)
|
||||
version: 2.4.3(vue@3.4.0)
|
||||
eslint:
|
||||
specifier: 8.56.0
|
||||
version: 8.56.0
|
||||
eslint-plugin-prettier:
|
||||
specifier: 5.1.2
|
||||
version: 5.1.2(eslint-config-prettier@8.10.0)(eslint@8.56.0)(prettier@3.1.1)
|
||||
version: 5.1.2(eslint-config-prettier@9.1.0)(eslint@8.56.0)(prettier@3.1.1)
|
||||
eslint-plugin-vue:
|
||||
specifier: 9.19.2
|
||||
version: 9.19.2(eslint@8.56.0)
|
||||
@ -119,8 +119,8 @@ devDependencies:
|
||||
specifier: 3.1.1
|
||||
version: 3.1.1
|
||||
sass:
|
||||
specifier: 1.69.5
|
||||
version: 1.69.5
|
||||
specifier: 1.69.6
|
||||
version: 1.69.6
|
||||
typescript:
|
||||
specifier: 5.3.3
|
||||
version: 5.3.3
|
||||
@ -129,16 +129,16 @@ devDependencies:
|
||||
version: 0.58.2(postcss@8.4.32)(vite@5.0.10)
|
||||
vite:
|
||||
specifier: 5.0.10
|
||||
version: 5.0.10(@types/node@20.10.5)(sass@1.69.5)
|
||||
version: 5.0.10(@types/node@20.10.5)(sass@1.69.6)
|
||||
vite-plugin-svg-icons:
|
||||
specifier: 2.0.1
|
||||
version: 2.0.1(vite@5.0.10)
|
||||
vite-svg-loader:
|
||||
specifier: 5.1.0
|
||||
version: 5.1.0(vue@3.3.13)
|
||||
version: 5.1.0(vue@3.4.0)
|
||||
vitest:
|
||||
specifier: 1.1.0
|
||||
version: 1.1.0(@types/node@20.10.5)(jsdom@23.0.1)(sass@1.69.5)
|
||||
version: 1.1.0(@types/node@20.10.5)(jsdom@23.0.1)(sass@1.69.6)
|
||||
vue-eslint-parser:
|
||||
specifier: 9.3.2
|
||||
version: 9.3.2(eslint@8.56.0)
|
||||
@ -486,12 +486,12 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
dev: false
|
||||
|
||||
/@element-plus/icons-vue@2.3.1(vue@3.3.13):
|
||||
/@element-plus/icons-vue@2.3.1(vue@3.4.0):
|
||||
resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
vue: 3.3.13(typescript@5.3.3)
|
||||
vue: 3.4.0(typescript@5.3.3)
|
||||
dev: false
|
||||
|
||||
/@esbuild/aix-ppc64@0.19.10:
|
||||
@ -779,8 +779,8 @@ packages:
|
||||
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
|
||||
dev: true
|
||||
|
||||
/@iconify/utils@2.1.13:
|
||||
resolution: {integrity: sha512-6uWvJIo715xYRy1KmCCyZYW0YYkLjaojEExoEkxpOHKhi9cyHW8hVKo+m8zrxzNVSqjUx9OuVRa2BWXeXfkp5A==}
|
||||
/@iconify/utils@2.1.14:
|
||||
resolution: {integrity: sha512-9pKIntkbLbjVVFxH32td21Am3AGGJfyI2KY2d8yDQxkZe4BBZtufJI8NgcamFn8B5QKLU9ai2VMo8OEov8jAtw==}
|
||||
dependencies:
|
||||
'@antfu/install-pkg': 0.1.1
|
||||
'@antfu/utils': 0.7.7
|
||||
@ -1212,7 +1212,7 @@ packages:
|
||||
'@unocss/core': 0.58.2
|
||||
'@unocss/reset': 0.58.2
|
||||
'@unocss/vite': 0.58.2(vite@5.0.10)
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.5)
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.6)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
@ -1290,7 +1290,7 @@ packages:
|
||||
/@unocss/preset-icons@0.58.2:
|
||||
resolution: {integrity: sha512-fN70AUDK635B1Ls2Td5nyJogwjbcnyMOscD6zvgGWn0O9YH5EXr7Wtww4Kd0We7TgglGuHpf5GIwFwllpcUfsQ==}
|
||||
dependencies:
|
||||
'@iconify/utils': 2.1.13
|
||||
'@iconify/utils': 2.1.14
|
||||
'@unocss/core': 0.58.2
|
||||
ofetch: 1.3.3
|
||||
transitivePeerDependencies:
|
||||
@ -1410,12 +1410,12 @@ packages:
|
||||
chokidar: 3.5.3
|
||||
fast-glob: 3.3.2
|
||||
magic-string: 0.30.5
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.5)
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.6)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.10)(vue@3.3.13):
|
||||
/@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.10)(vue@3.4.0):
|
||||
resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -1425,21 +1425,21 @@ packages:
|
||||
'@babel/core': 7.23.6
|
||||
'@babel/plugin-transform-typescript': 7.23.6(@babel/core@7.23.6)
|
||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.6)
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.5)
|
||||
vue: 3.3.13(typescript@5.3.3)
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.6)
|
||||
vue: 3.4.0(typescript@5.3.3)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue@5.0.0(vite@5.0.10)(vue@3.3.13):
|
||||
/@vitejs/plugin-vue@5.0.0(vite@5.0.10)(vue@3.4.0):
|
||||
resolution: {integrity: sha512-7x5e8X4J1Wi4NxudGjJBd2OFerAi/0nzF80ojCzvfj347WVr0YSn82C8BSsgwSHzlk9Kw5xnZfj0/7RLnNwP5w==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: ^5.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.5)
|
||||
vue: 3.3.13(typescript@5.3.3)
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.6)
|
||||
vue: 3.4.0(typescript@5.3.3)
|
||||
dev: true
|
||||
|
||||
/@vitest/expect@1.1.0:
|
||||
@ -1522,53 +1522,53 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-core@3.3.13:
|
||||
resolution: {integrity: sha512-bwi9HShGu7uaZLOErZgsH2+ojsEdsjerbf2cMXPwmvcgZfVPZ2BVZzCVnwZBxTAYd6Mzbmf6izcUNDkWnBBQ6A==}
|
||||
/@vue/compiler-core@3.4.0:
|
||||
resolution: {integrity: sha512-cw4S15PkNGTKkP9OFFl4wnQoJJk+HqaYBafgrpDnSukiQGpcYJeRpzmqnCVCIkl6V6Eqsv58E0OAdl6b592vuA==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.6
|
||||
'@vue/shared': 3.3.13
|
||||
'@vue/shared': 3.4.0
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/@vue/compiler-dom@3.3.13:
|
||||
resolution: {integrity: sha512-EYRDpbLadGtNL0Gph+HoKiYqXLqZ0xSSpR5Dvnu/Ep7ggaCbjRDIus1MMxTS2Qm0koXED4xSlvTZaTnI8cYAsw==}
|
||||
/@vue/compiler-dom@3.4.0:
|
||||
resolution: {integrity: sha512-E957uOhpoE48YjZGWeAoLmNYd3UeU4oIP8kJi8Rcsb9l2tV8Z48Jn07Zgq1aW0v3vuhlmydEKkKKbhLpADHXEA==}
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.3.13
|
||||
'@vue/shared': 3.3.13
|
||||
'@vue/compiler-core': 3.4.0
|
||||
'@vue/shared': 3.4.0
|
||||
|
||||
/@vue/compiler-sfc@3.3.13:
|
||||
resolution: {integrity: sha512-DQVmHEy/EKIgggvnGRLx21hSqnr1smUS9Aq8tfxiiot8UR0/pXKHN9k78/qQ7etyQTFj5em5nruODON7dBeumw==}
|
||||
/@vue/compiler-sfc@3.4.0:
|
||||
resolution: {integrity: sha512-PWE0mE2yW7bJS7PmaCrVDEG6KPaDJo0pb4AKnCxJ5lRRDO4IwL/fswBGhCpov+v/c+N/e+hQHpXNwvqU9BtUXg==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.6
|
||||
'@vue/compiler-core': 3.3.13
|
||||
'@vue/compiler-dom': 3.3.13
|
||||
'@vue/compiler-ssr': 3.3.13
|
||||
'@vue/reactivity-transform': 3.3.13
|
||||
'@vue/shared': 3.3.13
|
||||
'@vue/compiler-core': 3.4.0
|
||||
'@vue/compiler-dom': 3.4.0
|
||||
'@vue/compiler-ssr': 3.4.0
|
||||
'@vue/shared': 3.4.0
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.5
|
||||
postcss: 8.4.32
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/@vue/compiler-ssr@3.3.13:
|
||||
resolution: {integrity: sha512-d/P3bCeUGmkJNS1QUZSAvoCIW4fkOKK3l2deE7zrp0ypJEy+En2AcypIkqvcFQOcw3F0zt2VfMvNsA9JmExTaw==}
|
||||
/@vue/compiler-ssr@3.4.0:
|
||||
resolution: {integrity: sha512-+oXKy105g9DIYQKDi3Gwung0xqQX5gJHr0GR+Vf7yK/WkNDM6q61ummcKmKAB85EIst8y3vj2PA9z9YU5Oc4DQ==}
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.3.13
|
||||
'@vue/shared': 3.3.13
|
||||
'@vue/compiler-dom': 3.4.0
|
||||
'@vue/shared': 3.4.0
|
||||
|
||||
/@vue/devtools-api@6.5.1:
|
||||
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
|
||||
dev: false
|
||||
|
||||
/@vue/eslint-config-prettier@8.0.0(eslint@8.56.0)(prettier@3.1.1):
|
||||
resolution: {integrity: sha512-55dPqtC4PM/yBjhAr+yEw6+7KzzdkBuLmnhBrDfp4I48+wy+Giqqj9yUr5T2uD/BkBROjjmqnLZmXRdOx/VtQg==}
|
||||
/@vue/eslint-config-prettier@9.0.0(eslint@8.56.0)(prettier@3.1.1):
|
||||
resolution: {integrity: sha512-z1ZIAAUS9pKzo/ANEfd2sO+v2IUalz7cM/cTLOZ7vRFOPk5/xuRKQteOu1DErFLAh/lYGXMVZ0IfYKlyInuDVg==}
|
||||
peerDependencies:
|
||||
eslint: '>= 8.0.0'
|
||||
prettier: '>= 3.0.0'
|
||||
dependencies:
|
||||
eslint: 8.56.0
|
||||
eslint-config-prettier: 8.10.0(eslint@8.56.0)
|
||||
eslint-plugin-prettier: 5.1.2(eslint-config-prettier@8.10.0)(eslint@8.56.0)(prettier@3.1.1)
|
||||
eslint-config-prettier: 9.1.0(eslint@8.56.0)
|
||||
eslint-plugin-prettier: 5.1.2(eslint-config-prettier@9.1.0)(eslint@8.56.0)(prettier@3.1.1)
|
||||
prettier: 3.1.1
|
||||
transitivePeerDependencies:
|
||||
- '@types/eslint'
|
||||
@ -1605,8 +1605,8 @@ packages:
|
||||
dependencies:
|
||||
'@volar/language-core': 1.11.1
|
||||
'@volar/source-map': 1.11.1
|
||||
'@vue/compiler-dom': 3.3.13
|
||||
'@vue/shared': 3.3.13
|
||||
'@vue/compiler-dom': 3.4.0
|
||||
'@vue/shared': 3.4.0
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.3
|
||||
muggle-string: 0.3.1
|
||||
@ -1615,46 +1615,37 @@ packages:
|
||||
vue-template-compiler: 2.7.16
|
||||
dev: true
|
||||
|
||||
/@vue/reactivity-transform@3.3.13:
|
||||
resolution: {integrity: sha512-oWnydGH0bBauhXvh5KXUy61xr9gKaMbtsMHk40IK9M4gMuKPJ342tKFarY0eQ6jef8906m35q37wwA8DMZOm5Q==}
|
||||
/@vue/reactivity@3.4.0:
|
||||
resolution: {integrity: sha512-X6BvQjNcgKKHWPQzlRJjZvIu72Kkn8xJSv6VNptqWh8dToMknD0Hch1l4N7llKgVt6Diq4lMeUnErbZFvuGlAA==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.6
|
||||
'@vue/compiler-core': 3.3.13
|
||||
'@vue/shared': 3.3.13
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.5
|
||||
'@vue/shared': 3.4.0
|
||||
|
||||
/@vue/reactivity@3.3.13:
|
||||
resolution: {integrity: sha512-fjzCxceMahHhi4AxUBzQqqVhuA21RJ0COaWTbIBl1PruGW1CeY97louZzLi4smpYx+CHfFPPU/CS8NybbGvPKQ==}
|
||||
/@vue/runtime-core@3.4.0:
|
||||
resolution: {integrity: sha512-NYrj/JgMMqnSWcIud8lLzDQrBLu+EVEeQ56QE9DYJeKG2eFrnQy8o/h57R9nCprafHs0uImKL3xsdXjHseYVxw==}
|
||||
dependencies:
|
||||
'@vue/shared': 3.3.13
|
||||
'@vue/reactivity': 3.4.0
|
||||
'@vue/shared': 3.4.0
|
||||
|
||||
/@vue/runtime-core@3.3.13:
|
||||
resolution: {integrity: sha512-1TzA5TvGuh2zUwMJgdfvrBABWZ7y8kBwBhm7BXk8rvdx2SsgcGfz2ruv2GzuGZNvL1aKnK8CQMV/jFOrxNQUMA==}
|
||||
/@vue/runtime-dom@3.4.0:
|
||||
resolution: {integrity: sha512-1ZoHEsA5l77qbx2F+SWo/hQdBksPuOmww1t/jznidDG+xMB/iidafEFvo2ZTtZii0JfTIrlDhjshfYUvQC17wQ==}
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.3.13
|
||||
'@vue/shared': 3.3.13
|
||||
|
||||
/@vue/runtime-dom@3.3.13:
|
||||
resolution: {integrity: sha512-JJkpE8R/hJKXqVTgUoODwS5wqKtOsmJPEqmp90PDVGygtJ4C0PtOkcEYXwhiVEmef6xeXcIlrT3Yo5aQ4qkHhQ==}
|
||||
dependencies:
|
||||
'@vue/runtime-core': 3.3.13
|
||||
'@vue/shared': 3.3.13
|
||||
'@vue/runtime-core': 3.4.0
|
||||
'@vue/shared': 3.4.0
|
||||
csstype: 3.1.3
|
||||
|
||||
/@vue/server-renderer@3.3.13(vue@3.3.13):
|
||||
resolution: {integrity: sha512-vSnN+nuf6iSqTL3Qgx/9A+BT+0Zf/VJOgF5uMZrKjYPs38GMYyAU1coDyBNHauehXDaP+zl73VhwWv0vBRBHcg==}
|
||||
/@vue/server-renderer@3.4.0(vue@3.4.0):
|
||||
resolution: {integrity: sha512-GuOVCyLDlWPu8nKo5AUxb8B+iB/Ik4I1WwqAlBqf5+y48z6D6rvKshp7KR3cJea+pte1tdTsb0+Ja82KizMZOw==}
|
||||
peerDependencies:
|
||||
vue: 3.3.13
|
||||
vue: 3.4.0
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.3.13
|
||||
'@vue/shared': 3.3.13
|
||||
vue: 3.3.13(typescript@5.3.3)
|
||||
'@vue/compiler-ssr': 3.4.0
|
||||
'@vue/shared': 3.4.0
|
||||
vue: 3.4.0(typescript@5.3.3)
|
||||
|
||||
/@vue/shared@3.3.13:
|
||||
resolution: {integrity: sha512-/zYUwiHD8j7gKx2argXEMCUXVST6q/21DFU0sTfNX0URJroCe3b1UF6vLJ3lQDfLNIiiRl2ONp7Nh5UVWS6QnA==}
|
||||
/@vue/shared@3.4.0:
|
||||
resolution: {integrity: sha512-Nhh3ed3G1R6HDAWiG6YYFt0Zmq/To6u5vjzwa9TIquGheCXPY6nEdIAO8ZdlwXsWqC2yNLj700FOvShpYt5CEA==}
|
||||
|
||||
/@vue/test-utils@2.4.3(vue@3.3.13):
|
||||
/@vue/test-utils@2.4.3(vue@3.4.0):
|
||||
resolution: {integrity: sha512-F4K7mF+ad++VlTrxMJVRnenKSJmO6fkQt2wpRDiKDesQMkfpniGWsqEi/JevxGBo2qEkwwjvTUAoiGJLNx++CA==}
|
||||
peerDependencies:
|
||||
'@vue/server-renderer': ^3.0.1
|
||||
@ -1664,17 +1655,17 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
js-beautify: 1.14.11
|
||||
vue: 3.3.13(typescript@5.3.3)
|
||||
vue: 3.4.0(typescript@5.3.3)
|
||||
vue-component-type-helpers: 1.8.27
|
||||
dev: true
|
||||
|
||||
/@vueuse/core@9.13.0(vue@3.3.13):
|
||||
/@vueuse/core@9.13.0(vue@3.4.0):
|
||||
resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.16
|
||||
'@vueuse/metadata': 9.13.0
|
||||
'@vueuse/shared': 9.13.0(vue@3.3.13)
|
||||
vue-demi: 0.14.6(vue@3.3.13)
|
||||
'@vueuse/shared': 9.13.0(vue@3.4.0)
|
||||
vue-demi: 0.14.6(vue@3.4.0)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
@ -1684,10 +1675,10 @@ packages:
|
||||
resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
|
||||
dev: false
|
||||
|
||||
/@vueuse/shared@9.13.0(vue@3.3.13):
|
||||
/@vueuse/shared@9.13.0(vue@3.4.0):
|
||||
resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
|
||||
dependencies:
|
||||
vue-demi: 0.14.6(vue@3.3.13)
|
||||
vue-demi: 0.14.6(vue@3.4.0)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
@ -1698,12 +1689,12 @@ packages:
|
||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/acorn-jsx@5.3.2(acorn@8.11.2):
|
||||
/acorn-jsx@5.3.2(acorn@8.11.3):
|
||||
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
||||
peerDependencies:
|
||||
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
acorn: 8.11.2
|
||||
acorn: 8.11.3
|
||||
dev: true
|
||||
|
||||
/acorn-walk@8.3.1:
|
||||
@ -1711,8 +1702,8 @@ packages:
|
||||
engines: {node: '>=0.4.0'}
|
||||
dev: true
|
||||
|
||||
/acorn@8.11.2:
|
||||
resolution: {integrity: sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==}
|
||||
/acorn@8.11.3:
|
||||
resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==}
|
||||
engines: {node: '>=0.4.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@ -2461,18 +2452,18 @@ packages:
|
||||
resolution: {integrity: sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==}
|
||||
dev: true
|
||||
|
||||
/element-plus@2.4.4(vue@3.3.13):
|
||||
/element-plus@2.4.4(vue@3.4.0):
|
||||
resolution: {integrity: sha512-TlKubXJgxwhER0dw+8ULn9hr9kZjraV4R6Q/eidwWUwCKxwXYPBGmMKsZ/85tlxlhMYbcLZd/YZh6G3QkHX4fg==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
'@ctrl/tinycolor': 3.6.1
|
||||
'@element-plus/icons-vue': 2.3.1(vue@3.3.13)
|
||||
'@element-plus/icons-vue': 2.3.1(vue@3.4.0)
|
||||
'@floating-ui/dom': 1.5.3
|
||||
'@popperjs/core': /@sxzz/popperjs-es@2.11.7
|
||||
'@types/lodash': 4.14.202
|
||||
'@types/lodash-es': 4.17.12
|
||||
'@vueuse/core': 9.13.0(vue@3.3.13)
|
||||
'@vueuse/core': 9.13.0(vue@3.4.0)
|
||||
async-validator: 4.2.5
|
||||
dayjs: 1.11.10
|
||||
escape-html: 1.0.3
|
||||
@ -2481,7 +2472,7 @@ packages:
|
||||
lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
|
||||
memoize-one: 6.0.0
|
||||
normalize-wheel-es: 1.2.0
|
||||
vue: 3.3.13(typescript@5.3.3)
|
||||
vue: 3.4.0(typescript@5.3.3)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
dev: false
|
||||
@ -2514,7 +2505,6 @@ packages:
|
||||
/entities@4.5.0:
|
||||
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
||||
engines: {node: '>=0.12'}
|
||||
dev: true
|
||||
|
||||
/esbuild@0.19.10:
|
||||
resolution: {integrity: sha512-S1Y27QGt/snkNYrRcswgRFqZjaTG5a5xM3EQo97uNBnH505pdzSNe/HLBq1v0RO7iK/ngdbhJB6mDAp0OK+iUA==}
|
||||
@ -2566,8 +2556,8 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/eslint-config-prettier@8.10.0(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==}
|
||||
/eslint-config-prettier@9.1.0(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
@ -2575,7 +2565,7 @@ packages:
|
||||
eslint: 8.56.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-prettier@5.1.2(eslint-config-prettier@8.10.0)(eslint@8.56.0)(prettier@3.1.1):
|
||||
/eslint-plugin-prettier@5.1.2(eslint-config-prettier@9.1.0)(eslint@8.56.0)(prettier@3.1.1):
|
||||
resolution: {integrity: sha512-dhlpWc9vOwohcWmClFcA+HjlvUpuyynYs0Rf+L/P6/0iQE6vlHW9l5bkfzN62/Stm9fbq8ku46qzde76T1xlSg==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2590,7 +2580,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
eslint: 8.56.0
|
||||
eslint-config-prettier: 8.10.0(eslint@8.56.0)
|
||||
eslint-config-prettier: 9.1.0(eslint@8.56.0)
|
||||
prettier: 3.1.1
|
||||
prettier-linter-helpers: 1.0.0
|
||||
synckit: 0.8.8
|
||||
@ -2678,8 +2668,8 @@ packages:
|
||||
resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
acorn: 8.11.2
|
||||
acorn-jsx: 5.3.2(acorn@8.11.2)
|
||||
acorn: 8.11.3
|
||||
acorn-jsx: 5.3.2(acorn@8.11.3)
|
||||
eslint-visitor-keys: 3.4.3
|
||||
dev: true
|
||||
|
||||
@ -3797,7 +3787,7 @@ packages:
|
||||
/mlly@1.4.2:
|
||||
resolution: {integrity: sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==}
|
||||
dependencies:
|
||||
acorn: 8.11.2
|
||||
acorn: 8.11.3
|
||||
pathe: 1.1.1
|
||||
pkg-types: 1.0.3
|
||||
ufo: 1.3.2
|
||||
@ -4082,7 +4072,7 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/pinia@2.1.7(typescript@5.3.3)(vue@3.3.13):
|
||||
/pinia@2.1.7(typescript@5.3.3)(vue@3.4.0):
|
||||
resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
@ -4096,8 +4086,8 @@ packages:
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
typescript: 5.3.3
|
||||
vue: 3.3.13(typescript@5.3.3)
|
||||
vue-demi: 0.14.6(vue@3.3.13)
|
||||
vue: 3.4.0(typescript@5.3.3)
|
||||
vue-demi: 0.14.6(vue@3.4.0)
|
||||
dev: false
|
||||
|
||||
/pkg-types@1.0.3:
|
||||
@ -4368,8 +4358,8 @@ packages:
|
||||
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
||||
dev: true
|
||||
|
||||
/sass@1.69.5:
|
||||
resolution: {integrity: sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==}
|
||||
/sass@1.69.6:
|
||||
resolution: {integrity: sha512-qbRr3k9JGHWXCvZU77SD2OTwUlC+gNT+61JOLcmLm+XqH4h/5D+p4IIsxvpkB89S9AwJOyb5+rWNpIucaFxSFQ==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@ -4640,7 +4630,7 @@ packages:
|
||||
/strip-literal@1.3.0:
|
||||
resolution: {integrity: sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==}
|
||||
dependencies:
|
||||
acorn: 8.11.2
|
||||
acorn: 8.11.3
|
||||
dev: true
|
||||
|
||||
/supports-color@2.0.0:
|
||||
@ -4923,7 +4913,7 @@ packages:
|
||||
'@unocss/transformer-directives': 0.58.2
|
||||
'@unocss/transformer-variant-group': 0.58.2
|
||||
'@unocss/vite': 0.58.2(vite@5.0.10)
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.5)
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.6)
|
||||
transitivePeerDependencies:
|
||||
- postcss
|
||||
- rollup
|
||||
@ -4981,7 +4971,7 @@ packages:
|
||||
engines: {node: '>= 0.8'}
|
||||
dev: true
|
||||
|
||||
/vite-node@1.1.0(@types/node@20.10.5)(sass@1.69.5):
|
||||
/vite-node@1.1.0(@types/node@20.10.5)(sass@1.69.6):
|
||||
resolution: {integrity: sha512-jV48DDUxGLEBdHCQvxL1mEh7+naVy+nhUUUaPAZLd3FJgXuxQiewHcfeZebbJ6onDqNGkP4r3MhQ342PRlG81Q==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
@ -4990,7 +4980,7 @@ packages:
|
||||
debug: 4.3.4
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.5)
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.6)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@ -5015,21 +5005,21 @@ packages:
|
||||
pathe: 0.2.0
|
||||
svg-baker: 1.7.0
|
||||
svgo: 2.8.0
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.5)
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.6)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-svg-loader@5.1.0(vue@3.3.13):
|
||||
/vite-svg-loader@5.1.0(vue@3.4.0):
|
||||
resolution: {integrity: sha512-M/wqwtOEjgb956/+m5ZrYT/Iq6Hax0OakWbokj8+9PXOnB7b/4AxESHieEtnNEy7ZpjsjYW1/5nK8fATQMmRxw==}
|
||||
peerDependencies:
|
||||
vue: '>=3.2.13'
|
||||
dependencies:
|
||||
svgo: 3.1.0
|
||||
vue: 3.3.13(typescript@5.3.3)
|
||||
vue: 3.4.0(typescript@5.3.3)
|
||||
dev: true
|
||||
|
||||
/vite@5.0.10(@types/node@20.10.5)(sass@1.69.5):
|
||||
/vite@5.0.10(@types/node@20.10.5)(sass@1.69.6):
|
||||
resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
@ -5061,12 +5051,12 @@ packages:
|
||||
esbuild: 0.19.10
|
||||
postcss: 8.4.32
|
||||
rollup: 4.9.1
|
||||
sass: 1.69.5
|
||||
sass: 1.69.6
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitest@1.1.0(@types/node@20.10.5)(jsdom@23.0.1)(sass@1.69.5):
|
||||
/vitest@1.1.0(@types/node@20.10.5)(jsdom@23.0.1)(sass@1.69.6):
|
||||
resolution: {integrity: sha512-oDFiCrw7dd3Jf06HoMtSRARivvyjHJaTxikFxuqJjO76U436PqlVw1uLn7a8OSPrhSfMGVaRakKpA2lePdw79A==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
@ -5111,8 +5101,8 @@ packages:
|
||||
strip-literal: 1.3.0
|
||||
tinybench: 2.5.1
|
||||
tinypool: 0.8.1
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.5)
|
||||
vite-node: 1.1.0(@types/node@20.10.5)(sass@1.69.5)
|
||||
vite: 5.0.10(@types/node@20.10.5)(sass@1.69.6)
|
||||
vite-node: 1.1.0(@types/node@20.10.5)(sass@1.69.6)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
@ -5128,7 +5118,7 @@ packages:
|
||||
resolution: {integrity: sha512-0vOfAtI67UjeO1G6UiX5Kd76CqaQ67wrRZiOe7UAb9Jm6GzlUr/fC7CV90XfwapJRjpCMaZFhv1V0ajWRmE9Dg==}
|
||||
dev: true
|
||||
|
||||
/vue-demi@0.14.6(vue@3.3.13):
|
||||
/vue-demi@0.14.6(vue@3.4.0):
|
||||
resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==}
|
||||
engines: {node: '>=12'}
|
||||
hasBin: true
|
||||
@ -5140,7 +5130,7 @@ packages:
|
||||
'@vue/composition-api':
|
||||
optional: true
|
||||
dependencies:
|
||||
vue: 3.3.13(typescript@5.3.3)
|
||||
vue: 3.4.0(typescript@5.3.3)
|
||||
dev: false
|
||||
|
||||
/vue-eslint-parser@9.3.2(eslint@8.56.0):
|
||||
@ -5161,13 +5151,13 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vue-router@4.2.5(vue@3.3.13):
|
||||
/vue-router@4.2.5(vue@3.4.0):
|
||||
resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
vue: 3.3.13(typescript@5.3.3)
|
||||
vue: 3.4.0(typescript@5.3.3)
|
||||
dev: false
|
||||
|
||||
/vue-template-compiler@2.7.16:
|
||||
@ -5189,19 +5179,19 @@ packages:
|
||||
typescript: 5.3.3
|
||||
dev: true
|
||||
|
||||
/vue@3.3.13(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-LDnUpQvDgsfc0u/YgtAgTMXJlJQqjkxW1PVcOnJA5cshPleULDjHi7U45pl2VJYazSSvLH8UKcid/kzH8I0a0Q==}
|
||||
/vue@3.4.0(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-iTE9Ve/7DO/H39+gXHrNkRdnh1jDwPe/fap4brbPKkp1APMkS03OiZ+UY0dwpqtRX0iPWQTkh8Fu3hKgLtaxfA==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.3.13
|
||||
'@vue/compiler-sfc': 3.3.13
|
||||
'@vue/runtime-dom': 3.3.13
|
||||
'@vue/server-renderer': 3.3.13(vue@3.3.13)
|
||||
'@vue/shared': 3.3.13
|
||||
'@vue/compiler-dom': 3.4.0
|
||||
'@vue/compiler-sfc': 3.4.0
|
||||
'@vue/runtime-dom': 3.4.0
|
||||
'@vue/server-renderer': 3.4.0(vue@3.4.0)
|
||||
'@vue/shared': 3.4.0
|
||||
typescript: 5.3.3
|
||||
|
||||
/vxe-table-plugin-element@3.0.7(vxe-table@4.4.1):
|
||||
@ -5209,16 +5199,16 @@ packages:
|
||||
peerDependencies:
|
||||
vxe-table: ^4.2.0
|
||||
dependencies:
|
||||
vxe-table: 4.4.1(vue@3.3.13)(xe-utils@3.5.11)
|
||||
vxe-table: 4.4.1(vue@3.4.0)(xe-utils@3.5.11)
|
||||
dev: false
|
||||
|
||||
/vxe-table@4.4.1(vue@3.3.13)(xe-utils@3.5.11):
|
||||
/vxe-table@4.4.1(vue@3.4.0)(xe-utils@3.5.11):
|
||||
resolution: {integrity: sha512-yq19+sds2Av625YiS3vpYjdXUN2BFTAyboOT+v5yhi6sroR7WwOnH7jkJ7/Q4U6ZhCDT59u0UOGAPVT27/4OWQ==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.28
|
||||
xe-utils: ^3.5.0
|
||||
dependencies:
|
||||
vue: 3.3.13(typescript@5.3.3)
|
||||
vue: 3.4.0(typescript@5.3.3)
|
||||
xe-utils: 3.5.11
|
||||
dev: false
|
||||
|
||||
|
@ -8,6 +8,7 @@
|
||||
/** TS 严格模式 */
|
||||
"strict": true,
|
||||
"jsx": "preserve",
|
||||
"jsxImportSource": "vue",
|
||||
"importHelpers": true,
|
||||
"experimentalDecorators": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user