⬆️ Update dependency typescript to v5.4.4
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
This commit is contained in:
parent
1ebb91f286
commit
1c5c982cdf
@ -48,7 +48,7 @@
|
||||
"prettier": "3.2.5",
|
||||
"sass": "1.72.0",
|
||||
"sass-loader": "14.1.1",
|
||||
"typescript": "5.4.3",
|
||||
"typescript": "5.4.4",
|
||||
"vite": "5.2.8",
|
||||
"vite-plugin-vuetify": "2.0.3",
|
||||
"vitest": "1.4.0",
|
||||
|
118
pnpm-lock.yaml
118
pnpm-lock.yaml
@ -25,7 +25,7 @@ dependencies:
|
||||
version: 3.0.5
|
||||
pinia:
|
||||
specifier: 2.1.7
|
||||
version: 2.1.7(typescript@5.4.3)(vue@3.4.21)
|
||||
version: 2.1.7(typescript@5.4.4)(vue@3.4.21)
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: 3.2.1
|
||||
version: 3.2.1(pinia@2.1.7)
|
||||
@ -37,13 +37,13 @@ dependencies:
|
||||
version: 9.0.1
|
||||
vue:
|
||||
specifier: 3.4.21
|
||||
version: 3.4.21(typescript@5.4.3)
|
||||
version: 3.4.21(typescript@5.4.4)
|
||||
vue-router:
|
||||
specifier: 4.3.0
|
||||
version: 4.3.0(vue@3.4.21)
|
||||
vuetify:
|
||||
specifier: 3.5.13
|
||||
version: 3.5.13(typescript@5.4.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3)
|
||||
version: 3.5.13(typescript@5.4.4)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3)
|
||||
webfontloader:
|
||||
specifier: 1.6.28
|
||||
version: 1.6.28
|
||||
@ -69,7 +69,7 @@ devDependencies:
|
||||
version: 9.0.0(eslint@8.57.0)(prettier@3.2.5)
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: 13.0.0
|
||||
version: 13.0.0(eslint-plugin-vue@9.24.0)(eslint@8.57.0)(typescript@5.4.3)
|
||||
version: 13.0.0(eslint-plugin-vue@9.24.0)(eslint@8.57.0)(typescript@5.4.4)
|
||||
'@vue/test-utils':
|
||||
specifier: 2.4.5
|
||||
version: 2.4.5
|
||||
@ -104,8 +104,8 @@ devDependencies:
|
||||
specifier: 14.1.1
|
||||
version: 14.1.1(sass@1.72.0)(webpack@5.89.0)
|
||||
typescript:
|
||||
specifier: 5.4.3
|
||||
version: 5.4.3
|
||||
specifier: 5.4.4
|
||||
version: 5.4.4
|
||||
vite:
|
||||
specifier: 5.2.8
|
||||
version: 5.2.8(@types/node@20.12.4)(sass@1.72.0)
|
||||
@ -120,7 +120,7 @@ devDependencies:
|
||||
version: 2.5.8(sass-loader@14.1.1)(vue@3.4.21)(webpack@5.89.0)
|
||||
vue-tsc:
|
||||
specifier: 2.0.7
|
||||
version: 2.0.7(typescript@5.4.3)
|
||||
version: 2.0.7(typescript@5.4.4)
|
||||
webpack-plugin-vuetify:
|
||||
specifier: 3.0.3
|
||||
version: 3.0.3(@vue/compiler-sfc@3.4.21)(vue@3.4.21)(vuetify@3.5.13)(webpack@5.89.0)
|
||||
@ -644,7 +644,7 @@ packages:
|
||||
resolution: {integrity: sha512-kUaF72Fv202suFx6yBrwXqeVRMx7hGtJTesyESZgn9sEPCUeDXm2p0SiyS1MTqW74nQP4p7JyrOCwZ7pNFns4w==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@7.2.0(@typescript-eslint/parser@7.2.0)(eslint@8.57.0)(typescript@5.4.3):
|
||||
/@typescript-eslint/eslint-plugin@7.2.0(@typescript-eslint/parser@7.2.0)(eslint@8.57.0)(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-mdekAHOqS9UjlmyF/LSs6AIEvfceV749GFxoBAjwAv0nkevfKHWQFDMcBZWUiIC5ft6ePWivXoS36aKQ0Cy3sw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -656,10 +656,10 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@typescript-eslint/parser': 7.2.0(eslint@8.57.0)(typescript@5.4.3)
|
||||
'@typescript-eslint/parser': 7.2.0(eslint@8.57.0)(typescript@5.4.4)
|
||||
'@typescript-eslint/scope-manager': 7.2.0
|
||||
'@typescript-eslint/type-utils': 7.2.0(eslint@8.57.0)(typescript@5.4.3)
|
||||
'@typescript-eslint/utils': 7.2.0(eslint@8.57.0)(typescript@5.4.3)
|
||||
'@typescript-eslint/type-utils': 7.2.0(eslint@8.57.0)(typescript@5.4.4)
|
||||
'@typescript-eslint/utils': 7.2.0(eslint@8.57.0)(typescript@5.4.4)
|
||||
'@typescript-eslint/visitor-keys': 7.2.0
|
||||
debug: 4.3.4
|
||||
eslint: 8.57.0
|
||||
@ -667,13 +667,13 @@ packages:
|
||||
ignore: 5.3.0
|
||||
natural-compare: 1.4.0
|
||||
semver: 7.6.0
|
||||
ts-api-utils: 1.0.3(typescript@5.4.3)
|
||||
typescript: 5.4.3
|
||||
ts-api-utils: 1.0.3(typescript@5.4.4)
|
||||
typescript: 5.4.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.4.3):
|
||||
/@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-5FKsVcHTk6TafQKQbuIVkXq58Fnbkd2wDL4LB7AURN7RUOu1utVP+G8+6u3ZhEroW3DF6hyo3ZEXxgKgp4KeCg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -685,11 +685,11 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 7.2.0
|
||||
'@typescript-eslint/types': 7.2.0
|
||||
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.4.3)
|
||||
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.4.4)
|
||||
'@typescript-eslint/visitor-keys': 7.2.0
|
||||
debug: 4.3.4
|
||||
eslint: 8.57.0
|
||||
typescript: 5.4.3
|
||||
typescript: 5.4.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -702,7 +702,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 7.2.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@7.2.0(eslint@8.57.0)(typescript@5.4.3):
|
||||
/@typescript-eslint/type-utils@7.2.0(eslint@8.57.0)(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-xHi51adBHo9O9330J8GQYQwrKBqbIPJGZZVQTHHmy200hvkLZFWJIFtAG/7IYTWUyun6DE6w5InDReePJYJlJA==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -712,12 +712,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.4.3)
|
||||
'@typescript-eslint/utils': 7.2.0(eslint@8.57.0)(typescript@5.4.3)
|
||||
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.4.4)
|
||||
'@typescript-eslint/utils': 7.2.0(eslint@8.57.0)(typescript@5.4.4)
|
||||
debug: 4.3.4
|
||||
eslint: 8.57.0
|
||||
ts-api-utils: 1.0.3(typescript@5.4.3)
|
||||
typescript: 5.4.3
|
||||
ts-api-utils: 1.0.3(typescript@5.4.4)
|
||||
typescript: 5.4.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -727,7 +727,7 @@ packages:
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@7.2.0(typescript@5.4.3):
|
||||
/@typescript-eslint/typescript-estree@7.2.0(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-cyxS5WQQCoBwSakpMrvMXuMDEbhOo9bNHHrNcEWis6XHx6KF518tkF1wBvKIn/tpq5ZpUYK7Bdklu8qY0MsFIA==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -743,13 +743,13 @@ packages:
|
||||
is-glob: 4.0.3
|
||||
minimatch: 9.0.3
|
||||
semver: 7.6.0
|
||||
ts-api-utils: 1.0.3(typescript@5.4.3)
|
||||
typescript: 5.4.3
|
||||
ts-api-utils: 1.0.3(typescript@5.4.4)
|
||||
typescript: 5.4.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@7.2.0(eslint@8.57.0)(typescript@5.4.3):
|
||||
/@typescript-eslint/utils@7.2.0(eslint@8.57.0)(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-YfHpnMAGb1Eekpm3XRK8hcMwGLGsnT6L+7b2XyRv6ouDuJU1tZir1GS2i0+VXRatMwSI1/UfcyPe53ADkU+IuA==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -760,7 +760,7 @@ packages:
|
||||
'@types/semver': 7.5.6
|
||||
'@typescript-eslint/scope-manager': 7.2.0
|
||||
'@typescript-eslint/types': 7.2.0
|
||||
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.4.3)
|
||||
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.4.4)
|
||||
eslint: 8.57.0
|
||||
semver: 7.6.0
|
||||
transitivePeerDependencies:
|
||||
@ -788,7 +788,7 @@ packages:
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 5.2.8(@types/node@20.12.4)(sass@1.72.0)
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
vue: 3.4.21(typescript@5.4.4)
|
||||
dev: true
|
||||
|
||||
/@vitest/expect@1.4.0:
|
||||
@ -901,7 +901,7 @@ packages:
|
||||
- '@types/eslint'
|
||||
dev: true
|
||||
|
||||
/@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.24.0)(eslint@8.57.0)(typescript@5.4.3):
|
||||
/@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.24.0)(eslint@8.57.0)(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-MHh9SncG/sfqjVqjcuFLOLD6Ed4dRAis4HNt0dXASeAuLqIAx4YMB1/m2o4pUKK1vCt8fUvYG8KKX2Ot3BVZTg==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -912,17 +912,17 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0)(eslint@8.57.0)(typescript@5.4.3)
|
||||
'@typescript-eslint/parser': 7.2.0(eslint@8.57.0)(typescript@5.4.3)
|
||||
'@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0)(eslint@8.57.0)(typescript@5.4.4)
|
||||
'@typescript-eslint/parser': 7.2.0(eslint@8.57.0)(typescript@5.4.4)
|
||||
eslint: 8.57.0
|
||||
eslint-plugin-vue: 9.24.0(eslint@8.57.0)
|
||||
typescript: 5.4.3
|
||||
typescript: 5.4.4
|
||||
vue-eslint-parser: 9.4.2(eslint@8.57.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vue/language-core@2.0.7(typescript@5.4.3):
|
||||
/@vue/language-core@2.0.7(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-Vh1yZX3XmYjn9yYLkjU8DN6L0ceBtEcapqiyclHne8guG84IaTzqtvizZB1Yfxm3h6m7EIvjerLO5fvOZO6IIQ==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -936,7 +936,7 @@ packages:
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.3
|
||||
path-browserify: 1.0.1
|
||||
typescript: 5.4.3
|
||||
typescript: 5.4.4
|
||||
vue-template-compiler: 2.7.15
|
||||
dev: true
|
||||
|
||||
@ -965,7 +965,7 @@ packages:
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.4.21
|
||||
'@vue/shared': 3.4.21
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
vue: 3.4.21(typescript@5.4.4)
|
||||
|
||||
/@vue/shared@3.4.21:
|
||||
resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==}
|
||||
@ -988,8 +988,8 @@ packages:
|
||||
vuetify: ^3.0.0
|
||||
dependencies:
|
||||
upath: 2.0.1
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
vuetify: 3.5.13(typescript@5.4.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3)
|
||||
vue: 3.4.21(typescript@5.4.4)
|
||||
vuetify: 3.5.13(typescript@5.4.4)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3)
|
||||
|
||||
/@webassemblyjs/ast@1.11.6:
|
||||
resolution: {integrity: sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==}
|
||||
@ -2776,10 +2776,10 @@ packages:
|
||||
peerDependencies:
|
||||
pinia: ^2.0.0
|
||||
dependencies:
|
||||
pinia: 2.1.7(typescript@5.4.3)(vue@3.4.21)
|
||||
pinia: 2.1.7(typescript@5.4.4)(vue@3.4.21)
|
||||
dev: false
|
||||
|
||||
/pinia@2.1.7(typescript@5.4.3)(vue@3.4.21):
|
||||
/pinia@2.1.7(typescript@5.4.4)(vue@3.4.21):
|
||||
resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
@ -2792,8 +2792,8 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
typescript: 5.4.3
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
typescript: 5.4.4
|
||||
vue: 3.4.21(typescript@5.4.4)
|
||||
vue-demi: 0.14.6(vue@3.4.21)
|
||||
dev: false
|
||||
|
||||
@ -3335,13 +3335,13 @@ packages:
|
||||
punycode: 2.3.1
|
||||
dev: true
|
||||
|
||||
/ts-api-utils@1.0.3(typescript@5.4.3):
|
||||
/ts-api-utils@1.0.3(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==}
|
||||
engines: {node: '>=16.13.0'}
|
||||
peerDependencies:
|
||||
typescript: '>=4.2.0'
|
||||
dependencies:
|
||||
typescript: 5.4.3
|
||||
typescript: 5.4.4
|
||||
dev: true
|
||||
|
||||
/tslib@2.6.2:
|
||||
@ -3370,8 +3370,8 @@ packages:
|
||||
engines: {node: '>=14.16'}
|
||||
dev: true
|
||||
|
||||
/typescript@5.4.3:
|
||||
resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==}
|
||||
/typescript@5.4.4:
|
||||
resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
@ -3460,8 +3460,8 @@ packages:
|
||||
debug: 4.3.4
|
||||
upath: 2.0.1
|
||||
vite: 5.2.8(@types/node@20.12.4)(sass@1.72.0)
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
vuetify: 3.5.13(typescript@5.4.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3)
|
||||
vue: 3.4.21(typescript@5.4.4)
|
||||
vuetify: 3.5.13(typescript@5.4.4)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -3575,7 +3575,7 @@ packages:
|
||||
sass-loader: 14.1.1(sass@1.72.0)(webpack@5.89.0)
|
||||
semver: 7.5.4
|
||||
shelljs: 0.8.5
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
vue: 3.4.21(typescript@5.4.4)
|
||||
webpack: 5.89.0
|
||||
dev: true
|
||||
|
||||
@ -3595,7 +3595,7 @@ packages:
|
||||
'@vue/composition-api':
|
||||
optional: true
|
||||
dependencies:
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
vue: 3.4.21(typescript@5.4.4)
|
||||
dev: false
|
||||
|
||||
/vue-eslint-parser@9.4.2(eslint@8.57.0):
|
||||
@ -3622,7 +3622,7 @@ packages:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
vue: 3.4.21(typescript@5.4.4)
|
||||
dev: false
|
||||
|
||||
/vue-template-compiler@2.7.15:
|
||||
@ -3632,19 +3632,19 @@ packages:
|
||||
he: 1.2.0
|
||||
dev: true
|
||||
|
||||
/vue-tsc@2.0.7(typescript@5.4.3):
|
||||
/vue-tsc@2.0.7(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-LYa0nInkfcDBB7y8jQ9FQ4riJTRNTdh98zK/hzt4gEpBZQmf30dPhP+odzCa+cedGz6B/guvJEd0BavZaRptjg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@volar/typescript': 2.1.3
|
||||
'@vue/language-core': 2.0.7(typescript@5.4.3)
|
||||
'@vue/language-core': 2.0.7(typescript@5.4.4)
|
||||
semver: 7.6.0
|
||||
typescript: 5.4.3
|
||||
typescript: 5.4.4
|
||||
dev: true
|
||||
|
||||
/vue@3.4.21(typescript@5.4.3):
|
||||
/vue@3.4.21(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -3657,9 +3657,9 @@ packages:
|
||||
'@vue/runtime-dom': 3.4.21
|
||||
'@vue/server-renderer': 3.4.21(vue@3.4.21)
|
||||
'@vue/shared': 3.4.21
|
||||
typescript: 5.4.3
|
||||
typescript: 5.4.4
|
||||
|
||||
/vuetify@3.5.13(typescript@5.4.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3):
|
||||
/vuetify@3.5.13(typescript@5.4.4)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3):
|
||||
resolution: {integrity: sha512-3ZyIoHgB2GR87ojIpqNwkkRXlUNTEKh83fjUuQ1hOKdTXzEuZXBgtfUt9kp4WOVnYILGdZKWTJ6gv8nXOa/tZA==}
|
||||
engines: {node: ^12.20 || >=14.13}
|
||||
peerDependencies:
|
||||
@ -3678,9 +3678,9 @@ packages:
|
||||
webpack-plugin-vuetify:
|
||||
optional: true
|
||||
dependencies:
|
||||
typescript: 5.4.3
|
||||
typescript: 5.4.4
|
||||
vite-plugin-vuetify: 2.0.3(vite@5.2.8)(vue@3.4.21)(vuetify@3.5.13)
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
vue: 3.4.21(typescript@5.4.4)
|
||||
webpack-plugin-vuetify: 3.0.3(@vue/compiler-sfc@3.4.21)(vue@3.4.21)(vuetify@3.5.13)(webpack@5.89.0)
|
||||
|
||||
/w3c-xmlserializer@5.0.0:
|
||||
@ -3724,8 +3724,8 @@ packages:
|
||||
mkdirp: 1.0.4
|
||||
null-loader: 4.0.1(webpack@5.89.0)
|
||||
upath: 2.0.1
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
vuetify: 3.5.13(typescript@5.4.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3)
|
||||
vue: 3.4.21(typescript@5.4.4)
|
||||
vuetify: 3.5.13(typescript@5.4.4)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3)
|
||||
webpack: 5.89.0
|
||||
|
||||
/webpack-sources@3.2.3:
|
||||
|
Loading…
Reference in New Issue
Block a user