⬆️ 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
32e042d7a5
18
package.json
18
package.json
@ -21,9 +21,9 @@
|
|||||||
"jose": "5.9.6",
|
"jose": "5.9.6",
|
||||||
"js-cookie": "3.0.5",
|
"js-cookie": "3.0.5",
|
||||||
"pinia": "2.2.6",
|
"pinia": "2.2.6",
|
||||||
"pinia-plugin-persistedstate": "4.1.2",
|
"pinia-plugin-persistedstate": "4.1.3",
|
||||||
"roboto-fontface": "^0.10.0",
|
"roboto-fontface": "^0.10.0",
|
||||||
"uuid": "11.0.2",
|
"uuid": "11.0.3",
|
||||||
"vue": "3.5.12",
|
"vue": "3.5.12",
|
||||||
"vue-router": "4.4.5",
|
"vue-router": "4.4.5",
|
||||||
"vuetify": "3.7.4",
|
"vuetify": "3.7.4",
|
||||||
@ -34,24 +34,24 @@
|
|||||||
"@types/jsdom": "21.1.7",
|
"@types/jsdom": "21.1.7",
|
||||||
"@types/node": "22.9.0",
|
"@types/node": "22.9.0",
|
||||||
"@types/webfontloader": "1.6.38",
|
"@types/webfontloader": "1.6.38",
|
||||||
"@vitejs/plugin-vue": "5.1.4",
|
"@vitejs/plugin-vue": "5.2.0",
|
||||||
"@vue/eslint-config-prettier": "10.1.0",
|
"@vue/eslint-config-prettier": "10.1.0",
|
||||||
"@vue/eslint-config-typescript": "14.1.3",
|
"@vue/eslint-config-typescript": "14.1.3",
|
||||||
"@vue/test-utils": "2.4.6",
|
"@vue/test-utils": "2.4.6",
|
||||||
"@vue/tsconfig": "0.5.1",
|
"@vue/tsconfig": "0.6.0",
|
||||||
"eslint": "9.14.0",
|
"eslint": "9.14.0",
|
||||||
"eslint-plugin-vue": "9.30.0",
|
"eslint-plugin-vue": "9.31.0",
|
||||||
"husky": "9.1.6",
|
"husky": "9.1.6",
|
||||||
"jsdom": "25.0.1",
|
"jsdom": "25.0.1",
|
||||||
"lint-staged": "15.2.10",
|
"lint-staged": "15.2.10",
|
||||||
"pinst": "3.0.0",
|
"pinst": "3.0.0",
|
||||||
"prettier": "3.3.3",
|
"prettier": "3.3.3",
|
||||||
"sass": "1.80.6",
|
"sass": "1.80.7",
|
||||||
"sass-loader": "16.0.3",
|
"sass-loader": "16.0.3",
|
||||||
"typescript": "5.6.3",
|
"typescript": "5.6.3",
|
||||||
"vite": "5.4.10",
|
"vite": "5.4.11",
|
||||||
"vite-plugin-vuetify": "2.0.4",
|
"vite-plugin-vuetify": "2.0.4",
|
||||||
"vitest": "2.1.4",
|
"vitest": "2.1.5",
|
||||||
"vue-cli-plugin-vuetify": "2.5.8",
|
"vue-cli-plugin-vuetify": "2.5.8",
|
||||||
"vue-tsc": "2.1.10",
|
"vue-tsc": "2.1.10",
|
||||||
"webpack-plugin-vuetify": "3.0.3"
|
"webpack-plugin-vuetify": "3.0.3"
|
||||||
@ -60,5 +60,5 @@
|
|||||||
"*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts}": "eslint --cache --fix",
|
"*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts}": "eslint --cache --fix",
|
||||||
"*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts,css,scss,md,yml,yaml,json}": "prettier --write"
|
"*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts,css,scss,md,yml,yaml,json}": "prettier --write"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.12.3"
|
"packageManager": "pnpm@9.13.0"
|
||||||
}
|
}
|
||||||
|
279
pnpm-lock.yaml
279
pnpm-lock.yaml
@ -30,14 +30,14 @@ importers:
|
|||||||
specifier: 2.2.6
|
specifier: 2.2.6
|
||||||
version: 2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
version: 2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
pinia-plugin-persistedstate:
|
pinia-plugin-persistedstate:
|
||||||
specifier: 4.1.2
|
specifier: 4.1.3
|
||||||
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)
|
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:
|
roboto-fontface:
|
||||||
specifier: ^0.10.0
|
specifier: ^0.10.0
|
||||||
version: 0.10.0
|
version: 0.10.0
|
||||||
uuid:
|
uuid:
|
||||||
specifier: 11.0.2
|
specifier: 11.0.3
|
||||||
version: 11.0.2
|
version: 11.0.3
|
||||||
vue:
|
vue:
|
||||||
specifier: 3.5.12
|
specifier: 3.5.12
|
||||||
version: 3.5.12(typescript@5.6.3)
|
version: 3.5.12(typescript@5.6.3)
|
||||||
@ -64,26 +64,26 @@ importers:
|
|||||||
specifier: 1.6.38
|
specifier: 1.6.38
|
||||||
version: 1.6.38
|
version: 1.6.38
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: 5.1.4
|
specifier: 5.2.0
|
||||||
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))
|
version: 5.2.0(vite@5.4.11(@types/node@22.9.0)(sass@1.80.7)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))
|
||||||
'@vue/eslint-config-prettier':
|
'@vue/eslint-config-prettier':
|
||||||
specifier: 10.1.0
|
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)
|
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':
|
'@vue/eslint-config-typescript':
|
||||||
specifier: 14.1.3
|
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':
|
'@vue/test-utils':
|
||||||
specifier: 2.4.6
|
specifier: 2.4.6
|
||||||
version: 2.4.6
|
version: 2.4.6
|
||||||
'@vue/tsconfig':
|
'@vue/tsconfig':
|
||||||
specifier: 0.5.1
|
specifier: 0.6.0
|
||||||
version: 0.5.1
|
version: 0.6.0(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
eslint:
|
eslint:
|
||||||
specifier: 9.14.0
|
specifier: 9.14.0
|
||||||
version: 9.14.0(jiti@1.21.6)
|
version: 9.14.0(jiti@1.21.6)
|
||||||
eslint-plugin-vue:
|
eslint-plugin-vue:
|
||||||
specifier: 9.30.0
|
specifier: 9.31.0
|
||||||
version: 9.30.0(eslint@9.14.0(jiti@1.21.6))
|
version: 9.31.0(eslint@9.14.0(jiti@1.21.6))
|
||||||
husky:
|
husky:
|
||||||
specifier: 9.1.6
|
specifier: 9.1.6
|
||||||
version: 9.1.6
|
version: 9.1.6
|
||||||
@ -100,26 +100,26 @@ importers:
|
|||||||
specifier: 3.3.3
|
specifier: 3.3.3
|
||||||
version: 3.3.3
|
version: 3.3.3
|
||||||
sass:
|
sass:
|
||||||
specifier: 1.80.6
|
specifier: 1.80.7
|
||||||
version: 1.80.6
|
version: 1.80.7
|
||||||
sass-loader:
|
sass-loader:
|
||||||
specifier: 16.0.3
|
specifier: 16.0.3
|
||||||
version: 16.0.3(sass@1.80.6)(webpack@5.89.0)
|
version: 16.0.3(sass@1.80.7)(webpack@5.89.0)
|
||||||
typescript:
|
typescript:
|
||||||
specifier: 5.6.3
|
specifier: 5.6.3
|
||||||
version: 5.6.3
|
version: 5.6.3
|
||||||
vite:
|
vite:
|
||||||
specifier: 5.4.10
|
specifier: 5.4.11
|
||||||
version: 5.4.10(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
version: 5.4.11(@types/node@22.9.0)(sass@1.80.7)(terser@5.26.0)
|
||||||
vite-plugin-vuetify:
|
vite-plugin-vuetify:
|
||||||
specifier: 2.0.4
|
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.7)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 2.1.4
|
specifier: 2.1.5
|
||||||
version: 2.1.4(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.80.6)(terser@5.26.0)
|
version: 2.1.5(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.80.7)(terser@5.26.0)
|
||||||
vue-cli-plugin-vuetify:
|
vue-cli-plugin-vuetify:
|
||||||
specifier: 2.5.8
|
specifier: 2.5.8
|
||||||
version: 2.5.8(sass-loader@16.0.3(sass@1.80.6)(webpack@5.89.0))(vue@3.5.12(typescript@5.6.3))(webpack@5.89.0)
|
version: 2.5.8(sass-loader@16.0.3(sass@1.80.7)(webpack@5.89.0))(vue@3.5.12(typescript@5.6.3))(webpack@5.89.0)
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: 2.1.10
|
specifier: 2.1.10
|
||||||
version: 2.1.10(typescript@5.6.3)
|
version: 2.1.10(typescript@5.6.3)
|
||||||
@ -729,18 +729,18 @@ packages:
|
|||||||
resolution: {integrity: sha512-2RwdwnNGuOQKdGjuhujQHUqBZhEuodg2sLVPvOfWktvA9sOXOVqARjOyHSyhN2LiJGKxV6c8oOcmOtRcAnEeFw==}
|
resolution: {integrity: sha512-2RwdwnNGuOQKdGjuhujQHUqBZhEuodg2sLVPvOfWktvA9sOXOVqARjOyHSyhN2LiJGKxV6c8oOcmOtRcAnEeFw==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.1.4':
|
'@vitejs/plugin-vue@5.2.0':
|
||||||
resolution: {integrity: sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==}
|
resolution: {integrity: sha512-7n7KdUEtx/7Yl7I/WVAMZ1bEb0eVvXF3ummWTeLcs/9gvo9pJhuLdouSXGjdZ/MKD1acf1I272+X0RMua4/R3g==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: ^5.0.0
|
vite: ^5.0.0
|
||||||
vue: ^3.2.25
|
vue: ^3.2.25
|
||||||
|
|
||||||
'@vitest/expect@2.1.4':
|
'@vitest/expect@2.1.5':
|
||||||
resolution: {integrity: sha512-DOETT0Oh1avie/D/o2sgMHGrzYUFFo3zqESB2Hn70z6QB1HrS2IQ9z5DfyTqU8sg4Bpu13zZe9V4+UTNQlUeQA==}
|
resolution: {integrity: sha512-nZSBTW1XIdpZvEJyoP/Sy8fUg0b8od7ZpGDkTUcfJ7wz/VoZAFzFfLyxVxGFhUjJzhYqSbIpfMtl/+k/dpWa3Q==}
|
||||||
|
|
||||||
'@vitest/mocker@2.1.4':
|
'@vitest/mocker@2.1.5':
|
||||||
resolution: {integrity: sha512-Ky/O1Lc0QBbutJdW0rqLeFNbuLEyS+mIPiNdlVlp2/yhJ0SbyYqObS5IHdhferJud8MbbwMnexg4jordE5cCoQ==}
|
resolution: {integrity: sha512-XYW6l3UuBmitWqSUXTNXcVBUCRytDogBsWuNXQijc00dtnU/9OqpXWp4OJroVrad/gLIomAq9aW8yWDBtMthhQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
msw: ^2.4.9
|
msw: ^2.4.9
|
||||||
vite: ^5.0.0
|
vite: ^5.0.0
|
||||||
@ -750,20 +750,20 @@ packages:
|
|||||||
vite:
|
vite:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@vitest/pretty-format@2.1.4':
|
'@vitest/pretty-format@2.1.5':
|
||||||
resolution: {integrity: sha512-L95zIAkEuTDbUX1IsjRl+vyBSLh3PwLLgKpghl37aCK9Jvw0iP+wKwIFhfjdUtA2myLgjrG6VU6JCFLv8q/3Ww==}
|
resolution: {integrity: sha512-4ZOwtk2bqG5Y6xRGHcveZVr+6txkH7M2e+nPFd6guSoN638v/1XQ0K06eOpi0ptVU/2tW/pIU4IoPotY/GZ9fw==}
|
||||||
|
|
||||||
'@vitest/runner@2.1.4':
|
'@vitest/runner@2.1.5':
|
||||||
resolution: {integrity: sha512-sKRautINI9XICAMl2bjxQM8VfCMTB0EbsBc/EDFA57V6UQevEKY/TOPOF5nzcvCALltiLfXWbq4MaAwWx/YxIA==}
|
resolution: {integrity: sha512-pKHKy3uaUdh7X6p1pxOkgkVAFW7r2I818vHDthYLvUyjRfkKOU6P45PztOch4DZarWQne+VOaIMwA/erSSpB9g==}
|
||||||
|
|
||||||
'@vitest/snapshot@2.1.4':
|
'@vitest/snapshot@2.1.5':
|
||||||
resolution: {integrity: sha512-3Kab14fn/5QZRog5BPj6Rs8dc4B+mim27XaKWFWHWA87R56AKjHTGcBFKpvZKDzC4u5Wd0w/qKsUIio3KzWW4Q==}
|
resolution: {integrity: sha512-zmYw47mhfdfnYbuhkQvkkzYroXUumrwWDGlMjpdUr4jBd3HZiV2w7CQHj+z7AAS4VOtWxI4Zt4bWt4/sKcoIjg==}
|
||||||
|
|
||||||
'@vitest/spy@2.1.4':
|
'@vitest/spy@2.1.5':
|
||||||
resolution: {integrity: sha512-4JOxa+UAizJgpZfaCPKK2smq9d8mmjZVPMt2kOsg/R8QkoRzydHH1qHxIYNvr1zlEaFj4SXiaaJWxq/LPLKaLg==}
|
resolution: {integrity: sha512-aWZF3P0r3w6DiYTVskOYuhBc7EMc3jvn1TkBg8ttylFFRqNN2XGD7V5a4aQdk6QiUzZQ4klNBSpCLJgWNdIiNw==}
|
||||||
|
|
||||||
'@vitest/utils@2.1.4':
|
'@vitest/utils@2.1.5':
|
||||||
resolution: {integrity: sha512-MXDnZn0Awl2S86PSNIim5PWXgIAx8CIkzu35mBdSApUip6RFOGXBCf3YFyeEu8n1IHk4bWD46DeYFu9mQlFIRg==}
|
resolution: {integrity: sha512-yfj6Yrp0Vesw2cwJbP+cl04OC+IHFsuQsrsJBL9pyGeQXE56v1UAOQco+SR55Vf1nQzfV0QJg1Qum7AaWUwwYg==}
|
||||||
|
|
||||||
'@volar/language-core@2.4.8':
|
'@volar/language-core@2.4.8':
|
||||||
resolution: {integrity: sha512-K/GxMOXGq997bO00cdFhTNuR85xPxj0BEEAy+BaqqayTmy9Tmhfgmq2wpJcVspRhcwfgPoE2/mEJa26emUhG/g==}
|
resolution: {integrity: sha512-K/GxMOXGq997bO00cdFhTNuR85xPxj0BEEAy+BaqqayTmy9Tmhfgmq2wpJcVspRhcwfgPoE2/mEJa26emUhG/g==}
|
||||||
@ -837,8 +837,16 @@ packages:
|
|||||||
'@vue/test-utils@2.4.6':
|
'@vue/test-utils@2.4.6':
|
||||||
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
|
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
|
||||||
|
|
||||||
'@vue/tsconfig@0.5.1':
|
'@vue/tsconfig@0.6.0':
|
||||||
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
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':
|
'@vuetify/loader-shared@2.0.3':
|
||||||
resolution: {integrity: sha512-Ss3GC7eJYkp2SF6xVzsT7FAruEmdihmn4OCk2+UocREerlXKWgOKKzTN5PN3ZVN5q05jHHrsNhTuWbhN61Bpdg==}
|
resolution: {integrity: sha512-Ss3GC7eJYkp2SF6xVzsT7FAruEmdihmn4OCk2+UocREerlXKWgOKKzTN5PN3ZVN5q05jHHrsNhTuWbhN61Bpdg==}
|
||||||
@ -912,11 +920,6 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||||
|
|
||||||
acorn@8.12.1:
|
|
||||||
resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
|
|
||||||
engines: {node: '>=0.4.0'}
|
|
||||||
hasBin: true
|
|
||||||
|
|
||||||
acorn@8.14.0:
|
acorn@8.14.0:
|
||||||
resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
|
resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
|
||||||
engines: {node: '>=0.4.0'}
|
engines: {node: '>=0.4.0'}
|
||||||
@ -1246,6 +1249,9 @@ packages:
|
|||||||
es-module-lexer@1.4.1:
|
es-module-lexer@1.4.1:
|
||||||
resolution: {integrity: sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w==}
|
resolution: {integrity: sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w==}
|
||||||
|
|
||||||
|
es-module-lexer@1.5.4:
|
||||||
|
resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==}
|
||||||
|
|
||||||
esbuild@0.21.5:
|
esbuild@0.21.5:
|
||||||
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
|
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
@ -1287,8 +1293,8 @@ packages:
|
|||||||
eslint-config-prettier:
|
eslint-config-prettier:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
eslint-plugin-vue@9.30.0:
|
eslint-plugin-vue@9.31.0:
|
||||||
resolution: {integrity: sha512-CyqlRgShvljFkOeYK8wN5frh/OGTvkj1S7wlr2Q2pUvwq+X5VYiLd6ZjujpgSgLnys2W8qrBLkXQ41SUYaoPIQ==}
|
resolution: {integrity: sha512-aYMUCgivhz1o4tLkRHj5oq9YgYPM4/EJc0M7TAKRLCUA5OYxRLAhYEVD2nLtTwLyixEFI+/QXSvKU9ESZFgqjQ==}
|
||||||
engines: {node: ^14.17.0 || >=16.0.0}
|
engines: {node: ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
|
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
|
||||||
@ -1464,9 +1470,6 @@ packages:
|
|||||||
resolution: {integrity: sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==}
|
resolution: {integrity: sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
get-func-name@2.0.2:
|
|
||||||
resolution: {integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==}
|
|
||||||
|
|
||||||
get-stream@8.0.1:
|
get-stream@8.0.1:
|
||||||
resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==}
|
resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
@ -1568,8 +1571,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
|
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
|
||||||
engines: {node: '>= 4'}
|
engines: {node: '>= 4'}
|
||||||
|
|
||||||
immutable@4.3.4:
|
immutable@5.0.2:
|
||||||
resolution: {integrity: sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==}
|
resolution: {integrity: sha512-1NU7hWZDkV7hJ4PJ9dur9gTNQ4ePNPN4k9/0YhwjzykTi/+3Q5pF93YU5QoVj8BuOnhLgaY8gs0U2pj4kSYVcw==}
|
||||||
|
|
||||||
import-fresh@3.3.0:
|
import-fresh@3.3.0:
|
||||||
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
|
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
|
||||||
@ -1756,9 +1759,6 @@ packages:
|
|||||||
resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==}
|
resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
loupe@3.1.1:
|
|
||||||
resolution: {integrity: sha512-edNu/8D5MKVfGVFRhFf8aAxiTM6Wumfz5XsaatSxlD3w4R1d/WEKUTydCdPGbl9K7QG/Ca3GnDV2sIKIpXRQcw==}
|
|
||||||
|
|
||||||
loupe@3.1.2:
|
loupe@3.1.2:
|
||||||
resolution: {integrity: sha512-23I4pFZHmAemUnz8WZXbYRSKYj801VDaNv9ETuMh7IrMc7VuVVSo+Z9iLE3ni30+U48iDWfi30d3twAXBYmnCg==}
|
resolution: {integrity: sha512-23I4pFZHmAemUnz8WZXbYRSKYj801VDaNv9ETuMh7IrMc7VuVVSo+Z9iLE3ni30+U48iDWfi30d3twAXBYmnCg==}
|
||||||
|
|
||||||
@ -2001,8 +2001,8 @@ packages:
|
|||||||
engines: {node: '>=0.10'}
|
engines: {node: '>=0.10'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
pinia-plugin-persistedstate@4.1.2:
|
pinia-plugin-persistedstate@4.1.3:
|
||||||
resolution: {integrity: sha512-oh4y4lmtXcgbE3BDWTDBUl9F4G1lhtgDI+GnF+cDDZ/fF6wnGYp4TKQ6FCuv9hMLAkNjs6IzADZHwPBYq10ksQ==}
|
resolution: {integrity: sha512-5Rad7oSoEh0na+j4jEViVQMtAYE38KjU7ixKc+am33QX/clJ1mb19zTZqMJXvq+PnQW7uuEuL33Q6NL0GbkfWw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@pinia/nuxt': '>=0.5.0'
|
'@pinia/nuxt': '>=0.5.0'
|
||||||
pinia: '>=2.0.0'
|
pinia: '>=2.0.0'
|
||||||
@ -2148,8 +2148,8 @@ packages:
|
|||||||
webpack:
|
webpack:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
sass@1.80.6:
|
sass@1.80.7:
|
||||||
resolution: {integrity: sha512-ccZgdHNiBF1NHBsWvacvT5rju3y1d/Eu+8Ex6c21nHp2lZGLBEtuwc415QfiI1PJa1TpCo3iXwwSRjRpn2Ckjg==}
|
resolution: {integrity: sha512-MVWvN0u5meytrSjsU7AWsbhoXi1sc58zADXFllfZzbsBT1GHjjar6JwBINYPRrkx/zqnQ6uqbQuHgE95O+C+eQ==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@ -2230,6 +2230,9 @@ packages:
|
|||||||
std-env@3.7.0:
|
std-env@3.7.0:
|
||||||
resolution: {integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==}
|
resolution: {integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==}
|
||||||
|
|
||||||
|
std-env@3.8.0:
|
||||||
|
resolution: {integrity: sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==}
|
||||||
|
|
||||||
string-argv@0.3.2:
|
string-argv@0.3.2:
|
||||||
resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==}
|
resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==}
|
||||||
engines: {node: '>=0.6.19'}
|
engines: {node: '>=0.6.19'}
|
||||||
@ -2440,12 +2443,12 @@ packages:
|
|||||||
util-deprecate@1.0.2:
|
util-deprecate@1.0.2:
|
||||||
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
||||||
|
|
||||||
uuid@11.0.2:
|
uuid@11.0.3:
|
||||||
resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==}
|
resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
vite-node@2.1.4:
|
vite-node@2.1.5:
|
||||||
resolution: {integrity: sha512-kqa9v+oi4HwkG6g8ufRnb5AeplcRw8jUF6/7/Qz1qRQOXHImG8YnLbB+LLszENwFnoBl9xIf9nVdCFzNd7GQEg==}
|
resolution: {integrity: sha512-rd0QIgx74q4S1Rd56XIiL2cYEdyWn13cunYBIuqh9mpmQr7gGS0IxXoP8R6OaZtNQQLyXSWbd4rXKYUbhFpK5w==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@ -2457,8 +2460,8 @@ packages:
|
|||||||
vue: ^3.0.0
|
vue: ^3.0.0
|
||||||
vuetify: ^3.0.0
|
vuetify: ^3.0.0
|
||||||
|
|
||||||
vite@5.4.10:
|
vite@5.4.11:
|
||||||
resolution: {integrity: sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==}
|
resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -2488,15 +2491,15 @@ packages:
|
|||||||
terser:
|
terser:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
vitest@2.1.4:
|
vitest@2.1.5:
|
||||||
resolution: {integrity: sha512-eDjxbVAJw1UJJCHr5xr/xM86Zx+YxIEXGAR+bmnEID7z9qWfoxpHw0zdobz+TQAFOLT+nEXz3+gx6nUJ7RgmlQ==}
|
resolution: {integrity: sha512-P4ljsdpuzRTPI/kbND2sDZ4VmieerR2c9szEZpjc+98Z9ebvnXmM5+0tHEKqYZumXqlvnmfWsjeFOjXVriDG7A==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@edge-runtime/vm': '*'
|
'@edge-runtime/vm': '*'
|
||||||
'@types/node': ^18.0.0 || >=20.0.0
|
'@types/node': ^18.0.0 || >=20.0.0
|
||||||
'@vitest/browser': 2.1.4
|
'@vitest/browser': 2.1.5
|
||||||
'@vitest/ui': 2.1.4
|
'@vitest/ui': 2.1.5
|
||||||
happy-dom: '*'
|
happy-dom: '*'
|
||||||
jsdom: '*'
|
jsdom: '*'
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
@ -3281,48 +3284,48 @@ snapshots:
|
|||||||
'@typescript-eslint/types': 8.12.1
|
'@typescript-eslint/types': 8.12.1
|
||||||
eslint-visitor-keys: 3.4.3
|
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.2.0(vite@5.4.11(@types/node@22.9.0)(sass@1.80.7)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))':
|
||||||
dependencies:
|
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.7)(terser@5.26.0)
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
|
|
||||||
'@vitest/expect@2.1.4':
|
'@vitest/expect@2.1.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 2.1.4
|
'@vitest/spy': 2.1.5
|
||||||
'@vitest/utils': 2.1.4
|
'@vitest/utils': 2.1.5
|
||||||
chai: 5.1.2
|
chai: 5.1.2
|
||||||
tinyrainbow: 1.2.0
|
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.5(vite@5.4.11(@types/node@22.9.0)(sass@1.80.7)(terser@5.26.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 2.1.4
|
'@vitest/spy': 2.1.5
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
optionalDependencies:
|
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.7)(terser@5.26.0)
|
||||||
|
|
||||||
'@vitest/pretty-format@2.1.4':
|
'@vitest/pretty-format@2.1.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
tinyrainbow: 1.2.0
|
tinyrainbow: 1.2.0
|
||||||
|
|
||||||
'@vitest/runner@2.1.4':
|
'@vitest/runner@2.1.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/utils': 2.1.4
|
'@vitest/utils': 2.1.5
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
|
|
||||||
'@vitest/snapshot@2.1.4':
|
'@vitest/snapshot@2.1.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/pretty-format': 2.1.4
|
'@vitest/pretty-format': 2.1.5
|
||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
|
|
||||||
'@vitest/spy@2.1.4':
|
'@vitest/spy@2.1.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
tinyspy: 3.0.2
|
tinyspy: 3.0.2
|
||||||
|
|
||||||
'@vitest/utils@2.1.4':
|
'@vitest/utils@2.1.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/pretty-format': 2.1.4
|
'@vitest/pretty-format': 2.1.5
|
||||||
loupe: 3.1.2
|
loupe: 3.1.2
|
||||||
tinyrainbow: 1.2.0
|
tinyrainbow: 1.2.0
|
||||||
|
|
||||||
@ -3384,11 +3387,11 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/eslint'
|
- '@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:
|
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)
|
'@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: 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
|
fast-glob: 3.3.2
|
||||||
typescript-eslint: 8.12.1(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)
|
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))
|
vue-eslint-parser: 9.4.3(eslint@9.14.0(jiti@1.21.6))
|
||||||
@ -3440,7 +3443,10 @@ snapshots:
|
|||||||
js-beautify: 1.14.11
|
js-beautify: 1.14.11
|
||||||
vue-component-type-helpers: 2.0.6
|
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)':
|
'@vuetify/loader-shared@2.0.3(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4)':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3530,20 +3536,14 @@ snapshots:
|
|||||||
|
|
||||||
abbrev@2.0.0: {}
|
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:
|
dependencies:
|
||||||
acorn: 8.12.1
|
acorn: 8.14.0
|
||||||
|
|
||||||
acorn-jsx@5.3.2(acorn@8.12.1):
|
|
||||||
dependencies:
|
|
||||||
acorn: 8.12.1
|
|
||||||
|
|
||||||
acorn-jsx@5.3.2(acorn@8.14.0):
|
acorn-jsx@5.3.2(acorn@8.14.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.14.0
|
acorn: 8.14.0
|
||||||
|
|
||||||
acorn@8.12.1: {}
|
|
||||||
|
|
||||||
acorn@8.14.0: {}
|
acorn@8.14.0: {}
|
||||||
|
|
||||||
agent-base@7.1.0:
|
agent-base@7.1.0:
|
||||||
@ -3660,7 +3660,7 @@ snapshots:
|
|||||||
assertion-error: 2.0.1
|
assertion-error: 2.0.1
|
||||||
check-error: 2.1.1
|
check-error: 2.1.1
|
||||||
deep-eql: 5.0.2
|
deep-eql: 5.0.2
|
||||||
loupe: 3.1.1
|
loupe: 3.1.2
|
||||||
pathval: 2.0.0
|
pathval: 2.0.0
|
||||||
|
|
||||||
chalk@2.4.2:
|
chalk@2.4.2:
|
||||||
@ -3834,6 +3834,8 @@ snapshots:
|
|||||||
|
|
||||||
es-module-lexer@1.4.1: {}
|
es-module-lexer@1.4.1: {}
|
||||||
|
|
||||||
|
es-module-lexer@1.5.4: {}
|
||||||
|
|
||||||
esbuild@0.21.5:
|
esbuild@0.21.5:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@esbuild/aix-ppc64': 0.21.5
|
'@esbuild/aix-ppc64': 0.21.5
|
||||||
@ -3882,7 +3884,7 @@ snapshots:
|
|||||||
'@types/eslint': 8.44.9
|
'@types/eslint': 8.44.9
|
||||||
eslint-config-prettier: 9.1.0(eslint@9.14.0(jiti@1.21.6))
|
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:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.14.0(jiti@1.21.6))
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.14.0(jiti@1.21.6))
|
||||||
eslint: 9.14.0(jiti@1.21.6)
|
eslint: 9.14.0(jiti@1.21.6)
|
||||||
@ -3965,8 +3967,8 @@ snapshots:
|
|||||||
|
|
||||||
espree@9.6.1:
|
espree@9.6.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.12.1
|
acorn: 8.14.0
|
||||||
acorn-jsx: 5.3.2(acorn@8.12.1)
|
acorn-jsx: 5.3.2(acorn@8.14.0)
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
esquery@1.5.0:
|
esquery@1.5.0:
|
||||||
@ -4091,8 +4093,6 @@ snapshots:
|
|||||||
|
|
||||||
get-east-asian-width@1.2.0: {}
|
get-east-asian-width@1.2.0: {}
|
||||||
|
|
||||||
get-func-name@2.0.2: {}
|
|
||||||
|
|
||||||
get-stream@8.0.1: {}
|
get-stream@8.0.1: {}
|
||||||
|
|
||||||
giget@1.2.3:
|
giget@1.2.3:
|
||||||
@ -4196,7 +4196,7 @@ snapshots:
|
|||||||
|
|
||||||
ignore@5.3.2: {}
|
ignore@5.3.2: {}
|
||||||
|
|
||||||
immutable@4.3.4: {}
|
immutable@5.0.2: {}
|
||||||
|
|
||||||
import-fresh@3.3.0:
|
import-fresh@3.3.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -4391,10 +4391,6 @@ snapshots:
|
|||||||
strip-ansi: 7.1.0
|
strip-ansi: 7.1.0
|
||||||
wrap-ansi: 9.0.0
|
wrap-ansi: 9.0.0
|
||||||
|
|
||||||
loupe@3.1.1:
|
|
||||||
dependencies:
|
|
||||||
get-func-name: 2.0.2
|
|
||||||
|
|
||||||
loupe@3.1.2: {}
|
loupe@3.1.2: {}
|
||||||
|
|
||||||
lru-cache@10.1.0: {}
|
lru-cache@10.1.0: {}
|
||||||
@ -4463,7 +4459,7 @@ snapshots:
|
|||||||
|
|
||||||
mlly@1.7.1:
|
mlly@1.7.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.12.1
|
acorn: 8.14.0
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.2.0
|
pkg-types: 1.2.0
|
||||||
ufo: 1.5.4
|
ufo: 1.5.4
|
||||||
@ -4600,7 +4596,7 @@ snapshots:
|
|||||||
|
|
||||||
pidtree@0.6.0: {}
|
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:
|
dependencies:
|
||||||
'@nuxt/kit': 3.13.2(rollup@4.21.0)(webpack-sources@3.2.3)
|
'@nuxt/kit': 3.13.2(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||||
deep-pick-omit: 1.2.1
|
deep-pick-omit: 1.2.1
|
||||||
@ -4731,17 +4727,17 @@ snapshots:
|
|||||||
|
|
||||||
safer-buffer@2.1.2: {}
|
safer-buffer@2.1.2: {}
|
||||||
|
|
||||||
sass-loader@16.0.3(sass@1.80.6)(webpack@5.89.0):
|
sass-loader@16.0.3(sass@1.80.7)(webpack@5.89.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
neo-async: 2.6.2
|
neo-async: 2.6.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
sass: 1.80.6
|
sass: 1.80.7
|
||||||
webpack: 5.89.0
|
webpack: 5.89.0
|
||||||
|
|
||||||
sass@1.80.6:
|
sass@1.80.7:
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar: 4.0.0
|
chokidar: 4.0.0
|
||||||
immutable: 4.3.4
|
immutable: 5.0.2
|
||||||
source-map-js: 1.2.1
|
source-map-js: 1.2.1
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@parcel/watcher': 2.4.1
|
'@parcel/watcher': 2.4.1
|
||||||
@ -4811,6 +4807,8 @@ snapshots:
|
|||||||
|
|
||||||
std-env@3.7.0: {}
|
std-env@3.7.0: {}
|
||||||
|
|
||||||
|
std-env@3.8.0: {}
|
||||||
|
|
||||||
string-argv@0.3.2: {}
|
string-argv@0.3.2: {}
|
||||||
|
|
||||||
string-width@4.2.3:
|
string-width@4.2.3:
|
||||||
@ -4891,7 +4889,7 @@ snapshots:
|
|||||||
terser@5.26.0:
|
terser@5.26.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jridgewell/source-map': 0.3.5
|
'@jridgewell/source-map': 0.3.5
|
||||||
acorn: 8.12.1
|
acorn: 8.14.0
|
||||||
commander: 2.20.3
|
commander: 2.20.3
|
||||||
source-map-support: 0.5.21
|
source-map-support: 0.5.21
|
||||||
|
|
||||||
@ -4958,9 +4956,9 @@ snapshots:
|
|||||||
|
|
||||||
unctx@2.3.1(webpack-sources@3.2.3):
|
unctx@2.3.1(webpack-sources@3.2.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.12.1
|
acorn: 8.14.0
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.11
|
magic-string: 0.30.12
|
||||||
unplugin: 1.14.1(webpack-sources@3.2.3)
|
unplugin: 1.14.1(webpack-sources@3.2.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- webpack-sources
|
- webpack-sources
|
||||||
@ -4972,12 +4970,12 @@ snapshots:
|
|||||||
unimport@3.12.0(rollup@4.21.0)(webpack-sources@3.2.3):
|
unimport@3.12.0(rollup@4.21.0)(webpack-sources@3.2.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
|
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
|
||||||
acorn: 8.12.1
|
acorn: 8.14.0
|
||||||
escape-string-regexp: 5.0.0
|
escape-string-regexp: 5.0.0
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
local-pkg: 0.5.0
|
local-pkg: 0.5.0
|
||||||
magic-string: 0.30.11
|
magic-string: 0.30.12
|
||||||
mlly: 1.7.1
|
mlly: 1.7.1
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.2.0
|
pkg-types: 1.2.0
|
||||||
@ -4990,7 +4988,7 @@ snapshots:
|
|||||||
|
|
||||||
unplugin@1.14.1(webpack-sources@3.2.3):
|
unplugin@1.14.1(webpack-sources@3.2.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.12.1
|
acorn: 8.14.0
|
||||||
webpack-virtual-modules: 0.6.2
|
webpack-virtual-modules: 0.6.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
webpack-sources: 3.2.3
|
webpack-sources: 3.2.3
|
||||||
@ -5021,14 +5019,15 @@ snapshots:
|
|||||||
|
|
||||||
util-deprecate@1.0.2: {}
|
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):
|
vite-node@2.1.5(@types/node@22.9.0)(sass@1.80.7)(terser@5.26.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
|
es-module-lexer: 1.5.4
|
||||||
pathe: 1.1.2
|
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.7)(terser@5.26.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
@ -5040,18 +5039,18 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- 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.7)(terser@5.26.0))(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuetify/loader-shared': 2.0.3(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4)
|
'@vuetify/loader-shared': 2.0.3(vue@3.5.12(typescript@5.6.3))(vuetify@3.7.4)
|
||||||
debug: 4.3.6
|
debug: 4.3.6
|
||||||
upath: 2.0.1
|
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.7)(terser@5.26.0)
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
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)
|
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:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- 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.7)(terser@5.26.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.21.5
|
esbuild: 0.21.5
|
||||||
postcss: 8.4.47
|
postcss: 8.4.47
|
||||||
@ -5059,30 +5058,30 @@ snapshots:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 22.9.0
|
'@types/node': 22.9.0
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
sass: 1.80.6
|
sass: 1.80.7
|
||||||
terser: 5.26.0
|
terser: 5.26.0
|
||||||
|
|
||||||
vitest@2.1.4(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.80.6)(terser@5.26.0):
|
vitest@2.1.5(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.80.7)(terser@5.26.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/expect': 2.1.4
|
'@vitest/expect': 2.1.5
|
||||||
'@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.5(vite@5.4.11(@types/node@22.9.0)(sass@1.80.7)(terser@5.26.0))
|
||||||
'@vitest/pretty-format': 2.1.4
|
'@vitest/pretty-format': 2.1.5
|
||||||
'@vitest/runner': 2.1.4
|
'@vitest/runner': 2.1.5
|
||||||
'@vitest/snapshot': 2.1.4
|
'@vitest/snapshot': 2.1.5
|
||||||
'@vitest/spy': 2.1.4
|
'@vitest/spy': 2.1.5
|
||||||
'@vitest/utils': 2.1.4
|
'@vitest/utils': 2.1.5
|
||||||
chai: 5.1.2
|
chai: 5.1.2
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
expect-type: 1.1.0
|
expect-type: 1.1.0
|
||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
std-env: 3.7.0
|
std-env: 3.8.0
|
||||||
tinybench: 2.9.0
|
tinybench: 2.9.0
|
||||||
tinyexec: 0.3.1
|
tinyexec: 0.3.1
|
||||||
tinypool: 1.0.1
|
tinypool: 1.0.1
|
||||||
tinyrainbow: 1.2.0
|
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.7)(terser@5.26.0)
|
||||||
vite-node: 2.1.4(@types/node@22.9.0)(sass@1.80.6)(terser@5.26.0)
|
vite-node: 2.1.5(@types/node@22.9.0)(sass@1.80.7)(terser@5.26.0)
|
||||||
why-is-node-running: 2.3.0
|
why-is-node-running: 2.3.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 22.9.0
|
'@types/node': 22.9.0
|
||||||
@ -5100,7 +5099,7 @@ snapshots:
|
|||||||
|
|
||||||
vscode-uri@3.0.8: {}
|
vscode-uri@3.0.8: {}
|
||||||
|
|
||||||
vue-cli-plugin-vuetify@2.5.8(sass-loader@16.0.3(sass@1.80.6)(webpack@5.89.0))(vue@3.5.12(typescript@5.6.3))(webpack@5.89.0):
|
vue-cli-plugin-vuetify@2.5.8(sass-loader@16.0.3(sass@1.80.7)(webpack@5.89.0))(vue@3.5.12(typescript@5.6.3))(webpack@5.89.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
null-loader: 4.0.1(webpack@5.89.0)
|
null-loader: 4.0.1(webpack@5.89.0)
|
||||||
semver: 7.5.4
|
semver: 7.5.4
|
||||||
@ -5108,7 +5107,7 @@ snapshots:
|
|||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
webpack: 5.89.0
|
webpack: 5.89.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
sass-loader: 16.0.3(sass@1.80.6)(webpack@5.89.0)
|
sass-loader: 16.0.3(sass@1.80.7)(webpack@5.89.0)
|
||||||
|
|
||||||
vue-component-type-helpers@2.0.6: {}
|
vue-component-type-helpers@2.0.6: {}
|
||||||
|
|
||||||
@ -5156,7 +5155,7 @@ snapshots:
|
|||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.6.3
|
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.7)(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)
|
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:
|
w3c-xmlserializer@5.0.0:
|
||||||
@ -5198,8 +5197,8 @@ snapshots:
|
|||||||
'@webassemblyjs/ast': 1.11.6
|
'@webassemblyjs/ast': 1.11.6
|
||||||
'@webassemblyjs/wasm-edit': 1.11.6
|
'@webassemblyjs/wasm-edit': 1.11.6
|
||||||
'@webassemblyjs/wasm-parser': 1.11.6
|
'@webassemblyjs/wasm-parser': 1.11.6
|
||||||
acorn: 8.12.1
|
acorn: 8.14.0
|
||||||
acorn-import-assertions: 1.9.0(acorn@8.12.1)
|
acorn-import-assertions: 1.9.0(acorn@8.14.0)
|
||||||
browserslist: 4.23.3
|
browserslist: 4.23.3
|
||||||
chrome-trace-event: 1.0.3
|
chrome-trace-event: 1.0.3
|
||||||
enhanced-resolve: 5.15.0
|
enhanced-resolve: 5.15.0
|
||||||
|
Loading…
Reference in New Issue
Block a user