⬆️ Update all non-major dependencies
All checks were successful
ci / docker (pull_request) Successful in 51s
All checks were successful
ci / docker (pull_request) Successful in 51s
This commit is contained in:
parent
97a7e054c9
commit
cd39e24fdb
12
package.json
12
package.json
@ -21,9 +21,9 @@
|
||||
"jose": "5.9.6",
|
||||
"js-cookie": "3.0.5",
|
||||
"pinia": "2.2.6",
|
||||
"pinia-plugin-persistedstate": "4.1.2",
|
||||
"pinia-plugin-persistedstate": "4.1.3",
|
||||
"roboto-fontface": "^0.10.0",
|
||||
"uuid": "11.0.2",
|
||||
"uuid": "11.0.3",
|
||||
"vue": "3.5.12",
|
||||
"vue-router": "4.4.5",
|
||||
"vuetify": "3.7.4",
|
||||
@ -34,13 +34,13 @@
|
||||
"@types/jsdom": "21.1.7",
|
||||
"@types/node": "22.9.0",
|
||||
"@types/webfontloader": "1.6.38",
|
||||
"@vitejs/plugin-vue": "5.1.4",
|
||||
"@vitejs/plugin-vue": "5.1.5",
|
||||
"@vue/eslint-config-prettier": "10.1.0",
|
||||
"@vue/eslint-config-typescript": "14.1.3",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
"@vue/tsconfig": "0.5.1",
|
||||
"@vue/tsconfig": "0.6.0",
|
||||
"eslint": "9.14.0",
|
||||
"eslint-plugin-vue": "9.30.0",
|
||||
"eslint-plugin-vue": "9.31.0",
|
||||
"husky": "9.1.6",
|
||||
"jsdom": "25.0.1",
|
||||
"lint-staged": "15.2.10",
|
||||
@ -49,7 +49,7 @@
|
||||
"sass": "1.80.6",
|
||||
"sass-loader": "16.0.3",
|
||||
"typescript": "5.6.3",
|
||||
"vite": "5.4.10",
|
||||
"vite": "5.4.11",
|
||||
"vite-plugin-vuetify": "2.0.4",
|
||||
"vitest": "2.1.4",
|
||||
"vue-cli-plugin-vuetify": "2.5.8",
|
||||
|
119
pnpm-lock.yaml
119
pnpm-lock.yaml
@ -30,14 +30,14 @@ importers:
|
||||
specifier: 2.2.6
|
||||
version: 2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: 4.1.2
|
||||
version: 4.1.2(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
specifier: 4.1.3
|
||||
version: 4.1.3(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
roboto-fontface:
|
||||
specifier: ^0.10.0
|
||||
version: 0.10.0
|
||||
uuid:
|
||||
specifier: 11.0.2
|
||||
version: 11.0.2
|
||||
specifier: 11.0.3
|
||||
version: 11.0.3
|
||||
vue:
|
||||
specifier: 3.5.12
|
||||
version: 3.5.12(typescript@5.6.3)
|
||||
@ -64,26 +64,26 @@ importers:
|
||||
specifier: 1.6.38
|
||||
version: 1.6.38
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 5.1.4
|
||||
version: 5.1.4(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))
|
||||
specifier: 5.1.5
|
||||
version: 5.1.5(vite@5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))
|
||||
'@vue/eslint-config-prettier':
|
||||
specifier: 10.1.0
|
||||
version: 10.1.0(@types/eslint@8.44.9)(eslint@9.14.0(jiti@1.21.6))(prettier@3.3.3)
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: 14.1.3
|
||||
version: 14.1.3(@typescript-eslint/parser@8.12.1(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint-plugin-vue@9.30.0(eslint@9.14.0(jiti@1.21.6)))(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
||||
version: 14.1.3(@typescript-eslint/parser@8.12.1(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint-plugin-vue@9.31.0(eslint@9.14.0(jiti@1.21.6)))(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
||||
'@vue/test-utils':
|
||||
specifier: 2.4.6
|
||||
version: 2.4.6
|
||||
'@vue/tsconfig':
|
||||
specifier: 0.5.1
|
||||
version: 0.5.1
|
||||
specifier: 0.6.0
|
||||
version: 0.6.0(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
eslint:
|
||||
specifier: 9.14.0
|
||||
version: 9.14.0(jiti@1.21.6)
|
||||
eslint-plugin-vue:
|
||||
specifier: 9.30.0
|
||||
version: 9.30.0(eslint@9.14.0(jiti@1.21.6))
|
||||
specifier: 9.31.0
|
||||
version: 9.31.0(eslint@9.14.0(jiti@1.21.6))
|
||||
husky:
|
||||
specifier: 9.1.6
|
||||
version: 9.1.6
|
||||
@ -109,11 +109,11 @@ importers:
|
||||
specifier: 5.6.3
|
||||
version: 5.6.3
|
||||
vite:
|
||||
specifier: 5.4.10
|
||||
version: 5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
||||
specifier: 5.4.11
|
||||
version: 5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
||||
vite-plugin-vuetify:
|
||||
specifier: 2.0.4
|
||||
version: 2.0.4(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4)
|
||||
version: 2.0.4(vite@5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4)
|
||||
vitest:
|
||||
specifier: 2.1.4
|
||||
version: 2.1.4(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.80.6)(terser@5.26.0)
|
||||
@ -729,8 +729,8 @@ packages:
|
||||
resolution: {integrity: sha512-2RwdwnNGuOQKdGjuhujQHUqBZhEuodg2sLVPvOfWktvA9sOXOVqARjOyHSyhN2LiJGKxV6c8oOcmOtRcAnEeFw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@vitejs/plugin-vue@5.1.4':
|
||||
resolution: {integrity: sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==}
|
||||
'@vitejs/plugin-vue@5.1.5':
|
||||
resolution: {integrity: sha512-dlnib73G05CDBAUR/YpuZcQQ47fpjihnnNouAAqN62z+oqSsWJ+kh52GRzIxpkgFG3q11eXK7Di7RMmoCwISZA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: ^5.0.0
|
||||
@ -837,8 +837,16 @@ packages:
|
||||
'@vue/test-utils@2.4.6':
|
||||
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
|
||||
|
||||
'@vue/tsconfig@0.5.1':
|
||||
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
||||
'@vue/tsconfig@0.6.0':
|
||||
resolution: {integrity: sha512-MHXNd6lzugsEHvuA6l1GqrF5jROqUon8sP/HInLPnthJiYvB0VvpHMywg7em1dBZfFZNBSkR68qH37zOdRHmCw==}
|
||||
peerDependencies:
|
||||
typescript: 5.x
|
||||
vue: ^3.3.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
vue:
|
||||
optional: true
|
||||
|
||||
'@vuetify/loader-shared@2.0.3':
|
||||
resolution: {integrity: sha512-Ss3GC7eJYkp2SF6xVzsT7FAruEmdihmn4OCk2+UocREerlXKWgOKKzTN5PN3ZVN5q05jHHrsNhTuWbhN61Bpdg==}
|
||||
@ -1287,8 +1295,8 @@ packages:
|
||||
eslint-config-prettier:
|
||||
optional: true
|
||||
|
||||
eslint-plugin-vue@9.30.0:
|
||||
resolution: {integrity: sha512-CyqlRgShvljFkOeYK8wN5frh/OGTvkj1S7wlr2Q2pUvwq+X5VYiLd6ZjujpgSgLnys2W8qrBLkXQ41SUYaoPIQ==}
|
||||
eslint-plugin-vue@9.31.0:
|
||||
resolution: {integrity: sha512-aYMUCgivhz1o4tLkRHj5oq9YgYPM4/EJc0M7TAKRLCUA5OYxRLAhYEVD2nLtTwLyixEFI+/QXSvKU9ESZFgqjQ==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
|
||||
@ -2001,8 +2009,8 @@ packages:
|
||||
engines: {node: '>=0.10'}
|
||||
hasBin: true
|
||||
|
||||
pinia-plugin-persistedstate@4.1.2:
|
||||
resolution: {integrity: sha512-oh4y4lmtXcgbE3BDWTDBUl9F4G1lhtgDI+GnF+cDDZ/fF6wnGYp4TKQ6FCuv9hMLAkNjs6IzADZHwPBYq10ksQ==}
|
||||
pinia-plugin-persistedstate@4.1.3:
|
||||
resolution: {integrity: sha512-5Rad7oSoEh0na+j4jEViVQMtAYE38KjU7ixKc+am33QX/clJ1mb19zTZqMJXvq+PnQW7uuEuL33Q6NL0GbkfWw==}
|
||||
peerDependencies:
|
||||
'@pinia/nuxt': '>=0.5.0'
|
||||
pinia: '>=2.0.0'
|
||||
@ -2440,8 +2448,8 @@ packages:
|
||||
util-deprecate@1.0.2:
|
||||
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
||||
|
||||
uuid@11.0.2:
|
||||
resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==}
|
||||
uuid@11.0.3:
|
||||
resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==}
|
||||
hasBin: true
|
||||
|
||||
vite-node@2.1.4:
|
||||
@ -2457,8 +2465,8 @@ packages:
|
||||
vue: ^3.0.0
|
||||
vuetify: ^3.0.0
|
||||
|
||||
vite@5.4.10:
|
||||
resolution: {integrity: sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==}
|
||||
vite@5.4.11:
|
||||
resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -3281,9 +3289,9 @@ snapshots:
|
||||
'@typescript-eslint/types': 8.12.1
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))':
|
||||
'@vitejs/plugin-vue@5.1.5(vite@5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
vite: 5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
'@vitest/expect@2.1.4':
|
||||
@ -3293,13 +3301,13 @@ snapshots:
|
||||
chai: 5.1.2
|
||||
tinyrainbow: 1.2.0
|
||||
|
||||
'@vitest/mocker@2.1.4(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))':
|
||||
'@vitest/mocker@2.1.4(vite@5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))':
|
||||
dependencies:
|
||||
'@vitest/spy': 2.1.4
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.12
|
||||
optionalDependencies:
|
||||
vite: 5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
||||
|
||||
'@vitest/pretty-format@2.1.4':
|
||||
dependencies:
|
||||
@ -3384,11 +3392,11 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- '@types/eslint'
|
||||
|
||||
'@vue/eslint-config-typescript@14.1.3(@typescript-eslint/parser@8.12.1(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint-plugin-vue@9.30.0(eslint@9.14.0(jiti@1.21.6)))(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
||||
'@vue/eslint-config-typescript@14.1.3(@typescript-eslint/parser@8.12.1(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint-plugin-vue@9.31.0(eslint@9.14.0(jiti@1.21.6)))(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 8.12.1(@typescript-eslint/parser@8.12.1(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
||||
eslint: 9.14.0(jiti@1.21.6)
|
||||
eslint-plugin-vue: 9.30.0(eslint@9.14.0(jiti@1.21.6))
|
||||
eslint-plugin-vue: 9.31.0(eslint@9.14.0(jiti@1.21.6))
|
||||
fast-glob: 3.3.2
|
||||
typescript-eslint: 8.12.1(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
||||
vue-eslint-parser: 9.4.3(eslint@9.14.0(jiti@1.21.6))
|
||||
@ -3440,7 +3448,10 @@ snapshots:
|
||||
js-beautify: 1.14.11
|
||||
vue-component-type-helpers: 2.0.6
|
||||
|
||||
'@vue/tsconfig@0.5.1': {}
|
||||
'@vue/tsconfig@0.6.0(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))':
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
'@vuetify/loader-shared@2.0.3(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4)':
|
||||
dependencies:
|
||||
@ -3530,9 +3541,9 @@ snapshots:
|
||||
|
||||
abbrev@2.0.0: {}
|
||||
|
||||
acorn-import-assertions@1.9.0(acorn@8.12.1):
|
||||
acorn-import-assertions@1.9.0(acorn@8.14.0):
|
||||
dependencies:
|
||||
acorn: 8.12.1
|
||||
acorn: 8.14.0
|
||||
|
||||
acorn-jsx@5.3.2(acorn@8.12.1):
|
||||
dependencies:
|
||||
@ -3882,7 +3893,7 @@ snapshots:
|
||||
'@types/eslint': 8.44.9
|
||||
eslint-config-prettier: 9.1.0(eslint@9.14.0(jiti@1.21.6))
|
||||
|
||||
eslint-plugin-vue@9.30.0(eslint@9.14.0(jiti@1.21.6)):
|
||||
eslint-plugin-vue@9.31.0(eslint@9.14.0(jiti@1.21.6)):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.14.0(jiti@1.21.6))
|
||||
eslint: 9.14.0(jiti@1.21.6)
|
||||
@ -4463,7 +4474,7 @@ snapshots:
|
||||
|
||||
mlly@1.7.1:
|
||||
dependencies:
|
||||
acorn: 8.12.1
|
||||
acorn: 8.14.0
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.0
|
||||
ufo: 1.5.4
|
||||
@ -4600,7 +4611,7 @@ snapshots:
|
||||
|
||||
pidtree@0.6.0: {}
|
||||
|
||||
pinia-plugin-persistedstate@4.1.2(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.21.0)(webpack-sources@3.2.3):
|
||||
pinia-plugin-persistedstate@4.1.3(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.21.0)(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.13.2(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
deep-pick-omit: 1.2.1
|
||||
@ -4891,7 +4902,7 @@ snapshots:
|
||||
terser@5.26.0:
|
||||
dependencies:
|
||||
'@jridgewell/source-map': 0.3.5
|
||||
acorn: 8.12.1
|
||||
acorn: 8.14.0
|
||||
commander: 2.20.3
|
||||
source-map-support: 0.5.21
|
||||
|
||||
@ -4958,9 +4969,9 @@ snapshots:
|
||||
|
||||
unctx@2.3.1(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
acorn: 8.12.1
|
||||
acorn: 8.14.0
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.11
|
||||
magic-string: 0.30.12
|
||||
unplugin: 1.14.1(webpack-sources@3.2.3)
|
||||
transitivePeerDependencies:
|
||||
- webpack-sources
|
||||
@ -4972,12 +4983,12 @@ snapshots:
|
||||
unimport@3.12.0(rollup@4.21.0)(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
|
||||
acorn: 8.12.1
|
||||
acorn: 8.14.0
|
||||
escape-string-regexp: 5.0.0
|
||||
estree-walker: 3.0.3
|
||||
fast-glob: 3.3.2
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.11
|
||||
magic-string: 0.30.12
|
||||
mlly: 1.7.1
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.0
|
||||
@ -4990,7 +5001,7 @@ snapshots:
|
||||
|
||||
unplugin@1.14.1(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
acorn: 8.12.1
|
||||
acorn: 8.14.0
|
||||
webpack-virtual-modules: 0.6.2
|
||||
optionalDependencies:
|
||||
webpack-sources: 3.2.3
|
||||
@ -5021,14 +5032,14 @@ snapshots:
|
||||
|
||||
util-deprecate@1.0.2: {}
|
||||
|
||||
uuid@11.0.2: {}
|
||||
uuid@11.0.3: {}
|
||||
|
||||
vite-node@2.1.4(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.7
|
||||
pathe: 1.1.2
|
||||
vite: 5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@ -5040,18 +5051,18 @@ snapshots:
|
||||
- supports-color
|
||||
- terser
|
||||
|
||||
vite-plugin-vuetify@2.0.4(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4):
|
||||
vite-plugin-vuetify@2.0.4(vite@5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4):
|
||||
dependencies:
|
||||
'@vuetify/loader-shared': 2.0.3(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4)
|
||||
debug: 4.3.6
|
||||
upath: 2.0.1
|
||||
vite: 5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
vuetify: 3.7.4(typescript@5.6.3)(vite-plugin-vuetify@2.0.4)(vue@3.5.12(typescript@5.6.3))(webpack-plugin-vuetify@3.0.3)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0):
|
||||
vite@5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.47
|
||||
@ -5065,7 +5076,7 @@ snapshots:
|
||||
vitest@2.1.4(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.80.6)(terser@5.26.0):
|
||||
dependencies:
|
||||
'@vitest/expect': 2.1.4
|
||||
'@vitest/mocker': 2.1.4(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))
|
||||
'@vitest/mocker': 2.1.4(vite@5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))
|
||||
'@vitest/pretty-format': 2.1.4
|
||||
'@vitest/runner': 2.1.4
|
||||
'@vitest/snapshot': 2.1.4
|
||||
@ -5081,7 +5092,7 @@ snapshots:
|
||||
tinyexec: 0.3.1
|
||||
tinypool: 1.0.1
|
||||
tinyrainbow: 1.2.0
|
||||
vite: 5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
||||
vite-node: 2.1.4(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
@ -5156,7 +5167,7 @@ snapshots:
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
vite-plugin-vuetify: 2.0.4(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4)
|
||||
vite-plugin-vuetify: 2.0.4(vite@5.4.11(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4)
|
||||
webpack-plugin-vuetify: 3.0.3(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4)(webpack@5.89.0)
|
||||
|
||||
w3c-xmlserializer@5.0.0:
|
||||
@ -5198,8 +5209,8 @@ snapshots:
|
||||
'@webassemblyjs/ast': 1.11.6
|
||||
'@webassemblyjs/wasm-edit': 1.11.6
|
||||
'@webassemblyjs/wasm-parser': 1.11.6
|
||||
acorn: 8.12.1
|
||||
acorn-import-assertions: 1.9.0(acorn@8.12.1)
|
||||
acorn: 8.14.0
|
||||
acorn-import-assertions: 1.9.0(acorn@8.14.0)
|
||||
browserslist: 4.23.3
|
||||
chrome-trace-event: 1.0.3
|
||||
enhanced-resolve: 5.15.0
|
||||
|
Loading…
Reference in New Issue
Block a user