diff --git a/package.json b/package.json index fa4706e..96872cd 100644 --- a/package.json +++ b/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,11 +34,11 @@ "@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", "husky": "9.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 56142ee..c49c1f2 100644 --- a/pnpm-lock.yaml +++ b/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,8 +64,8 @@ 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.10(@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) @@ -76,8 +76,8 @@ importers: 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) @@ -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==} @@ -912,11 +920,6 @@ packages: peerDependencies: 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: resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==} engines: {node: '>=0.4.0'} @@ -2001,8 +2004,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 +2443,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: @@ -3281,7 +3284,7 @@ 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.10(@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) vue: 3.5.12(typescript@5.6.3) @@ -3440,7 +3443,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,20 +3536,14 @@ 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-jsx@5.3.2(acorn@8.12.1): - dependencies: - acorn: 8.12.1 + acorn: 8.14.0 acorn-jsx@5.3.2(acorn@8.14.0): dependencies: acorn: 8.14.0 - acorn@8.12.1: {} - acorn@8.14.0: {} agent-base@7.1.0: @@ -3965,8 +3965,8 @@ snapshots: espree@9.6.1: dependencies: - acorn: 8.12.1 - acorn-jsx: 5.3.2(acorn@8.12.1) + acorn: 8.14.0 + acorn-jsx: 5.3.2(acorn@8.14.0) eslint-visitor-keys: 3.4.3 esquery@1.5.0: @@ -4463,7 +4463,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 +4600,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 +4891,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 +4958,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 +4972,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 +4990,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,7 +5021,7 @@ 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: @@ -5198,8 +5198,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