diff --git a/examples/app-cucumber/package.json b/examples/app-cucumber/package.json index b93350072..7be4d1838 100644 --- a/examples/app-cucumber/package.json +++ b/examples/app-cucumber/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "nuxt": "^3.13.1", - "vue": "^3.5.3", + "vue": "^3.5.4", "vue-router": "^4.4.3" }, "devDependencies": { diff --git a/examples/app-jest/package.json b/examples/app-jest/package.json index c558da443..a36b282a1 100644 --- a/examples/app-jest/package.json +++ b/examples/app-jest/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "nuxt": "^3.13.1", - "vue": "^3.5.3", + "vue": "^3.5.4", "vue-router": "^4.4.3" }, "devDependencies": { diff --git a/examples/app-playwright/package.json b/examples/app-playwright/package.json index c6972134c..ce41eaea0 100644 --- a/examples/app-playwright/package.json +++ b/examples/app-playwright/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "nuxt": "^3.13.1", - "vue": "^3.5.3", + "vue": "^3.5.4", "vue-router": "^4.4.3" }, "devDependencies": { diff --git a/examples/app-vitest/package.json b/examples/app-vitest/package.json index 2027ca576..877616e82 100644 --- a/examples/app-vitest/package.json +++ b/examples/app-vitest/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "nuxt": "^3.13.1", - "vue": "^3.5.3", + "vue": "^3.5.4", "vue-router": "^4.4.3" }, "devDependencies": { diff --git a/examples/i18n/package.json b/examples/i18n/package.json index a9489f108..f6aa87752 100644 --- a/examples/i18n/package.json +++ b/examples/i18n/package.json @@ -16,7 +16,7 @@ "@nuxtjs/i18n": "8.3.3", "nuxt": "3.13.1", "vitest": "2.0.5", - "vue": "3.5.3", + "vue": "3.5.4", "vue-router": "4.4.3" } } diff --git a/examples/module/package.json b/examples/module/package.json index ffa75e56b..dd9cb2b75 100644 --- a/examples/module/package.json +++ b/examples/module/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "@nuxt/kit": "^3.13.1", - "vue": "^3.5.3", + "vue": "^3.5.4", "vue-router": "^4.4.3" }, "devDependencies": { diff --git a/examples/module/playground/package.json b/examples/module/playground/package.json index 1e49ae58e..eb0a12f04 100644 --- a/examples/module/playground/package.json +++ b/examples/module/playground/package.json @@ -11,7 +11,7 @@ "nuxt": "3.13.1" }, "dependencies": { - "vue": "^3.5.3", + "vue": "^3.5.4", "vue-router": "^4.4.3" } } diff --git a/package.json b/package.json index b2b4cb710..861b5dad2 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ "vite": "5.4.3", "vite-node": "2.0.5", "vitest": "2.0.5", - "vue": "^3.5.3" + "vue": "^3.5.4" }, "engines": { "node": ">=18.20.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fde0dde2a..5b7db14e3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ overrides: vite: 5.4.3 vite-node: 2.0.5 vitest: 2.0.5 - vue: ^3.5.3 + vue: ^3.5.4 importers: @@ -96,8 +96,8 @@ importers: specifier: ^1.0.1 version: 1.0.1 vue: - specifier: ^3.5.3 - version: 3.5.3(typescript@5.6.2) + specifier: ^3.5.4 + version: 3.5.4(typescript@5.6.2) devDependencies: '@cucumber/cucumber': specifier: 11.0.0 @@ -119,7 +119,7 @@ importers: version: 1.47.0 '@testing-library/vue': specifier: 8.1.0 - version: 8.1.0(@vue/compiler-sfc@3.5.3)(vue@3.5.3(typescript@5.6.2)) + version: 8.1.0(@vue/compiler-sfc@3.5.4)(vue@3.5.4(typescript@5.6.2)) '@types/estree': specifier: 1.0.5 version: 1.0.5 @@ -182,7 +182,7 @@ importers: version: 2.0.5(@types/node@20.10.5)(@vitest/ui@2.0.5)(happy-dom@15.7.3)(jsdom@25.0.0)(terser@5.24.0) vue-router: specifier: 4.4.3 - version: 4.4.3(vue@3.5.3(typescript@5.6.2)) + version: 4.4.3(vue@3.5.4(typescript@5.6.2)) vue-tsc: specifier: 2.1.6 version: 2.1.6(typescript@5.6.2) @@ -193,11 +193,11 @@ importers: specifier: ^3.13.1 version: 3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3) vue: - specifier: ^3.5.3 - version: 3.5.3(typescript@5.6.2) + specifier: ^3.5.4 + version: 3.5.4(typescript@5.6.2) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.5.3(typescript@5.6.2)) + version: 4.4.3(vue@3.5.4(typescript@5.6.2)) devDependencies: '@cucumber/cucumber': specifier: 11.0.0 @@ -215,11 +215,11 @@ importers: specifier: ^3.13.1 version: 3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3) vue: - specifier: ^3.5.3 - version: 3.5.3(typescript@5.6.2) + specifier: ^3.5.4 + version: 3.5.4(typescript@5.6.2) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.5.3(typescript@5.6.2)) + version: 4.4.3(vue@3.5.4(typescript@5.6.2)) devDependencies: '@nuxt/test-utils': specifier: workspace:* @@ -249,11 +249,11 @@ importers: specifier: ^3.13.1 version: 3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3) vue: - specifier: ^3.5.3 - version: 3.5.3(typescript@5.6.2) + specifier: ^3.5.4 + version: 3.5.4(typescript@5.6.2) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.5.3(typescript@5.6.2)) + version: 4.4.3(vue@3.5.4(typescript@5.6.2)) devDependencies: '@nuxt/test-utils': specifier: workspace:* @@ -268,11 +268,11 @@ importers: specifier: ^3.13.1 version: 3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3) vue: - specifier: ^3.5.3 - version: 3.5.3(typescript@5.6.2) + specifier: ^3.5.4 + version: 3.5.4(typescript@5.6.2) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.5.3(typescript@5.6.2)) + version: 4.4.3(vue@3.5.4(typescript@5.6.2)) devDependencies: '@nuxt/test-utils': specifier: workspace:* @@ -307,7 +307,7 @@ importers: version: link:../.. '@testing-library/vue': specifier: 8.1.0 - version: 8.1.0(@vue/compiler-sfc@3.5.3)(vue@3.5.3(typescript@5.6.2)) + version: 8.1.0(@vue/compiler-sfc@3.5.4)(vue@3.5.4(typescript@5.6.2)) happy-dom: specifier: 15.7.3 version: 15.7.3 @@ -334,7 +334,7 @@ importers: devDependencies: '@nuxt/content': specifier: 2.13.2 - version: 2.13.2(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(nuxt@3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3))(rollup@4.21.2)(vue@3.5.3(typescript@5.6.2))(webpack-sources@3.2.3) + version: 2.13.2(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(nuxt@3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3))(rollup@4.21.2)(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3) '@nuxt/test-utils': specifier: workspace:* version: link:../.. @@ -355,7 +355,7 @@ importers: version: link:../.. '@nuxtjs/i18n': specifier: 8.3.3 - version: 8.3.3(magicast@0.3.4)(rollup@4.21.2)(vue@3.5.3(typescript@5.6.2))(webpack-sources@3.2.3) + version: 8.3.3(magicast@0.3.4)(rollup@4.21.2)(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3) nuxt: specifier: 3.13.1 version: 3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3) @@ -363,11 +363,11 @@ importers: specifier: 2.0.5 version: 2.0.5(@types/node@20.10.5)(@vitest/ui@2.0.5)(happy-dom@15.7.3)(jsdom@25.0.0)(terser@5.24.0) vue: - specifier: ^3.5.3 - version: 3.5.3(typescript@5.6.2) + specifier: ^3.5.4 + version: 3.5.4(typescript@5.6.2) vue-router: specifier: 4.4.3 - version: 4.4.3(vue@3.5.3(typescript@5.6.2)) + version: 4.4.3(vue@3.5.4(typescript@5.6.2)) examples/module: dependencies: @@ -375,11 +375,11 @@ importers: specifier: ^3.13.1 version: 3.13.1(magicast@0.3.4)(rollup@4.21.2)(webpack-sources@3.2.3) vue: - specifier: ^3.5.3 - version: 3.5.3(typescript@5.6.2) + specifier: ^3.5.4 + version: 3.5.4(typescript@5.6.2) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.5.3(typescript@5.6.2)) + version: 4.4.3(vue@3.5.4(typescript@5.6.2)) devDependencies: '@nuxt/module-builder': specifier: 0.8.3 @@ -403,11 +403,11 @@ importers: examples/module/playground: dependencies: vue: - specifier: ^3.5.3 - version: 3.5.3(typescript@5.6.2) + specifier: ^3.5.4 + version: 3.5.4(typescript@5.6.2) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.5.3(typescript@5.6.2)) + version: 4.4.3(vue@3.5.4(typescript@5.6.2)) devDependencies: nuxt: specifier: 3.13.1 @@ -518,10 +518,6 @@ packages: resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==} engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.24.7': - resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==} - engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.24.8': resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} engines: {node: '>=6.9.0'} @@ -542,11 +538,6 @@ packages: resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} engines: {node: '>=6.9.0'} - '@babel/parser@7.24.7': - resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==} - engines: {node: '>=6.0.0'} - hasBin: true - '@babel/parser@7.25.6': resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==} engines: {node: '>=6.0.0'} @@ -665,10 +656,6 @@ packages: resolution: {integrity: sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==} engines: {node: '>=6.9.0'} - '@babel/types@7.24.7': - resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==} - engines: {node: '>=6.9.0'} - '@babel/types@7.25.6': resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==} engines: {node: '>=6.9.0'} @@ -1318,10 +1305,6 @@ packages: resolution: {integrity: sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.9.1': - resolution: {integrity: sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/object-schema@2.1.4': resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1654,7 +1637,7 @@ packages: resolution: {integrity: sha512-qH5p5K7lMfFc5L9um3Q7sLb5mvrLHfPTqljZKkEVVEhenz08a33aUPgaKhvd6rJOgW8Z0uh8BS2EoStBK2sSog==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: - vue: ^3.5.3 + vue: ^3.5.4 '@nuxtjs/i18n@8.3.3': resolution: {integrity: sha512-R/Q7GgBf9sVKlB4Mz/2KPhlZwO7nm+YcADcJcBDGfQVoNZjGg2muDCkCXSqpqIjkm264QcERFoPP42aBR+SlgA==} @@ -2148,7 +2131,7 @@ packages: engines: {node: '>=14'} peerDependencies: '@vue/compiler-sfc': '>= 3' - vue: ^3.5.3 + vue: ^3.5.4 peerDependenciesMeta: '@vue/compiler-sfc': optional: true @@ -2294,10 +2277,6 @@ packages: typescript: optional: true - '@typescript-eslint/scope-manager@8.3.0': - resolution: {integrity: sha512-mz2X8WcN2nVu5Hodku+IR8GgCOl4C0G/Z1ruaWN4dgec64kDBabuXyPAr+/RgJtumv8EEkqIzf3X2U5DUKB2eg==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.4.0': resolution: {integrity: sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2311,23 +2290,10 @@ packages: typescript: optional: true - '@typescript-eslint/types@8.3.0': - resolution: {integrity: sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.4.0': resolution: {integrity: sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.3.0': - resolution: {integrity: sha512-Mq7FTHl0R36EmWlCJWojIC1qn/ZWo2YiWYc1XVtasJ7FIgjo0MVv9rZWXEE7IK2CGrtwe1dVOxWwqXUdNgfRCA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - '@typescript-eslint/typescript-estree@8.4.0': resolution: {integrity: sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2337,22 +2303,12 @@ packages: typescript: optional: true - '@typescript-eslint/utils@8.3.0': - resolution: {integrity: sha512-F77WwqxIi/qGkIGOGXNBLV7nykwfjLsdauRB/DOFPdv6LTF3BHHkBpq81/b5iMPSF055oO2BiivDJV4ChvNtXA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - '@typescript-eslint/utils@8.4.0': resolution: {integrity: sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - '@typescript-eslint/visitor-keys@8.3.0': - resolution: {integrity: sha512-RmZwrTbQ9QveF15m/Cl28n0LXD6ea2CjkhH5rQ55ewz3H24w+AMCJHPVYaZ8/0HoG8Z3cLLFFycRXxeO2tz9FA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.4.0': resolution: {integrity: sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2360,42 +2316,22 @@ packages: '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - '@unhead/dom@1.10.0': - resolution: {integrity: sha512-LdgtOlyMHOyuQNsUKM+1d8ViiiY4LxjCPJlgUU/5CwgqeRYf4LWFu8oRMQfSQVTusbPwwvr3MolM9iTUu2I4BQ==} - '@unhead/dom@1.10.4': resolution: {integrity: sha512-ehMy9k6efo4GTLmiP27wCtywWYdiggrP3m7h6kD/d1uhfORH3yCgsd4yXQnmDoSbsMyX6GlY5DBzy5bnYPp/Xw==} - '@unhead/schema@1.10.0': - resolution: {integrity: sha512-hmgkFdLzm/VPLAXBF89Iry4Wz/6FpHMfMKCnAdihAt1Ublsi04RrA0hQuAiuGG2CZiKL4VCxtmV++UXj/kyakA==} - '@unhead/schema@1.10.4': resolution: {integrity: sha512-nX9sJgKPy2t4GHB9ky/vkMLbYqXl9Num5NZToTr0rKrIGkshzHhUrbn/EiHreIjcGI1eIpu+edniCDIwGTJgmw==} - '@unhead/schema@1.9.16': - resolution: {integrity: sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==} - - '@unhead/shared@1.10.0': - resolution: {integrity: sha512-Lv7pP0AoWJy+YaiWd4kGD+TK78ahPUwnIRx6YCC6FjPmE0KCqooeDS4HbInYaklLlEMQZislXyIwLczK2DTWiw==} - '@unhead/shared@1.10.4': resolution: {integrity: sha512-C5wsps9i/XCBObMVQUrbXPvZG17a/e5yL0IsxpICaT4QSiZAj9v7JrNQ5WpM5JOZVMKRI5MYRdafNDw3iSmqZg==} - '@unhead/ssr@1.10.0': - resolution: {integrity: sha512-L2XqGUQ05+a/zBAJk4mseLpsDoHMsuEsZNWp5f7E/Kx8P1oBAAs6J/963nvVFdec41HuClNHtJZ5swz77dmb1Q==} - '@unhead/ssr@1.10.4': resolution: {integrity: sha512-2nDG08q9bTvMB24YGNJCXimAs1vuG9yVa01i/Et1B2y4P8qhweXOxnialGmt5j8xeXwPFUBCe36tC5kLCSuJoQ==} - '@unhead/vue@1.10.0': - resolution: {integrity: sha512-Cv9BViaOwCBdXy3bsTvJ10Rs808FSSq/ZfeBXzOjOxt08sbubf6Mr5opBdOlv/i1bzyFVIAqe5ABmrhC9mB80w==} - peerDependencies: - vue: ^3.5.3 - '@unhead/vue@1.10.4': resolution: {integrity: sha512-Q45F/KOvDeitc8GkfkPY45V8Dmw1m1b9A/aHM5A2BwRV8GyoRV+HRWVw5h02e0AO1TsICvcW8tI90qeCM2oGSA==} peerDependencies: - vue: ^3.5.3 + vue: ^3.5.4 '@vercel/nft@0.26.5': resolution: {integrity: sha512-NHxohEqad6Ra/r4lGknO52uc/GrWILXAMs1BB4401GTqww0fw1bAqzpG1XHuDO+dprg4GvsD9ZLLSsdo78p9hQ==} @@ -2407,14 +2343,14 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: 5.4.3 - vue: ^3.5.3 + vue: ^3.5.4 '@vitejs/plugin-vue@5.1.3': resolution: {integrity: sha512-3xbWsKEKXYlmX82aOHufFQVnkbMC/v8fLpWwh6hWOUrK5fbbtBh9Q/WWse27BFgSy2/e2c0fz5Scgya9h2GLhw==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: 5.4.3 - vue: ^3.5.3 + vue: ^3.5.4 '@vitest/expect@2.0.5': resolution: {integrity: sha512-yHZtwuP7JZivj65Gxoi8upUN2OzHTi3zVfjwdpu2WrvCZPLwsJ2Ey5ILIPccoW23dd/zQBlJ4/dhi7DWNyXCpA==} @@ -2452,7 +2388,7 @@ packages: resolution: {integrity: sha512-+NGfhrPvPNOb3Wg9PNPEXPe0HTXmVe6XJawL1gi3cIjOSGIhpOdvmMT2cRuWb265IpA/PeL5Sqo0+DQnEDxLvw==} engines: {node: '>=16.14.0'} peerDependencies: - vue: ^3.5.3 + vue: ^3.5.4 peerDependenciesMeta: vue: optional: true @@ -2473,41 +2409,17 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.4.38': - resolution: {integrity: sha512-8IQOTCWnLFqfHzOGm9+P8OPSEDukgg3Huc92qSG49if/xI2SAwLHQO2qaPQbjCWPBcQoO1WYfXfTACUrWV3c5A==} - - '@vue/compiler-core@3.5.1': - resolution: {integrity: sha512-WdjF+NSgFYdWttHevHw5uaJFtKPalhmxhlu2uREj8cLP0uyKKIR60/JvSZNTp0x+NSd63iTiORQTx3+tt55NWQ==} - - '@vue/compiler-core@3.5.3': - resolution: {integrity: sha512-adAfy9boPkP233NTyvLbGEqVuIfK/R0ZsBsIOW4BZNfb4BRpRW41Do1u+ozJpsb+mdoy80O20IzAsHaihRb5qA==} - - '@vue/compiler-dom@3.4.38': - resolution: {integrity: sha512-Osc/c7ABsHXTsETLgykcOwIxFktHfGSUDkb05V61rocEfsFDcjDLH/IHJSNJP+/Sv9KeN2Lx1V6McZzlSb9EhQ==} - - '@vue/compiler-dom@3.5.1': - resolution: {integrity: sha512-Ao23fB1lINo18HLCbJVApvzd9OQe8MgmQSgyY5+umbWj2w92w9KykVmJ4Iv2US5nak3ixc2B+7Km7JTNhQ8kSQ==} + '@vue/compiler-core@3.5.4': + resolution: {integrity: sha512-oNwn+BAt3n9dK9uAYvI+XGlutwuTq/wfj4xCBaZCqwwVIGtD7D6ViihEbyYZrDHIHTDE3Q6oL3/hqmAyFEy9DQ==} - '@vue/compiler-dom@3.5.3': - resolution: {integrity: sha512-wnzFArg9zpvk/811CDOZOadJRugf1Bgl/TQ3RfV4nKfSPok4hi0w10ziYUQR6LnnBAUlEXYLUfZ71Oj9ds/+QA==} + '@vue/compiler-dom@3.5.4': + resolution: {integrity: sha512-yP9RRs4BDLOLfldn6ah+AGCNovGjMbL9uHvhDHf5wan4dAHLnFGOkqtfE7PPe4HTXIqE7l/NILdYw53bo1C8jw==} - '@vue/compiler-sfc@3.4.38': - resolution: {integrity: sha512-s5QfZ+9PzPh3T5H4hsQDJtI8x7zdJaew/dCGgqZ2630XdzaZ3AD8xGZfBqpT8oaD/p2eedd+pL8tD5vvt5ZYJQ==} + '@vue/compiler-sfc@3.5.4': + resolution: {integrity: sha512-P+yiPhL+NYH7m0ZgCq7AQR2q7OIE+mpAEgtkqEeH9oHSdIRvUO+4X6MPvblJIWcoe4YC5a2Gdf/RsoyP8FFiPQ==} - '@vue/compiler-sfc@3.5.1': - resolution: {integrity: sha512-DFizMNH8eDglLhlfwJ0+ciBsztaYe3fY/zcZjrqL1ljXvUw/UpC84M1d7HpBTCW68SNqZyIxrs1XWmf+73Y65w==} - - '@vue/compiler-sfc@3.5.3': - resolution: {integrity: sha512-P3uATLny2tfyvMB04OQFe7Sczteno7SLFxwrOA/dw01pBWQHB5HL15a8PosoNX2aG/EAMGqnXTu+1LnmzFhpTQ==} - - '@vue/compiler-ssr@3.4.38': - resolution: {integrity: sha512-YXznKFQ8dxYpAz9zLuVvfcXhc31FSPFDcqr0kyujbOwNhlmaNvL2QfIy+RZeJgSn5Fk54CWoEUeW+NVBAogGaw==} - - '@vue/compiler-ssr@3.5.1': - resolution: {integrity: sha512-C1hpSHQgRM8bg+5XWWD7CkFaVpSn9wZHCLRd10AmxqrH17d4EMP6+XcZpwBOM7H1jeStU5naEapZZWX0kso1tQ==} - - '@vue/compiler-ssr@3.5.3': - resolution: {integrity: sha512-F/5f+r2WzL/2YAPl7UlKcJWHrvoZN8XwEBLnT7S4BXwncH25iDOabhO2M2DWioyTguJAGavDOawejkFXj8EM1w==} + '@vue/compiler-ssr@3.5.4': + resolution: {integrity: sha512-acESdTXsxPnYr2C4Blv0ggx5zIFMgOzZmYU2UgvIff9POdRGbRNBHRyzHAnizcItvpgerSKQbllUc9USp3V7eg==} '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} @@ -2523,28 +2435,22 @@ packages: typescript: optional: true - '@vue/reactivity@3.5.3': - resolution: {integrity: sha512-2w61UnRWTP7+rj1H/j6FH706gRBHdFVpIqEkSDAyIpafBXYH8xt4gttstbbCWdU3OlcSWO8/3mbKl/93/HSMpw==} + '@vue/reactivity@3.5.4': + resolution: {integrity: sha512-HKKbEuP7tYSGCq4e4nK6ZW6l5hyG66OUetefBp4budUyjvAYsnQDf+bgFzg2RAgnH0CInyqXwD9y47jwJEHrQw==} - '@vue/runtime-core@3.5.3': - resolution: {integrity: sha512-5b2AQw5OZlmCzSsSBWYoZOsy75N4UdMWenTfDdI5bAzXnuVR7iR8Q4AOzQm2OGoA41xjk53VQKrqQhOz2ktWaw==} + '@vue/runtime-core@3.5.4': + resolution: {integrity: sha512-f3ek2sTA0AFu0n+w+kCtz567Euqqa3eHewvo4klwS7mWfSj/A+UmYTwsnUFo35KeyAFY60JgrCGvEBsu1n/3LA==} - '@vue/runtime-dom@3.5.3': - resolution: {integrity: sha512-wPR1DEGc3XnQ7yHbmkTt3GoY0cEnVGQnARRdAkDzZ8MbUKEs26gogCQo6AOvvgahfjIcnvWJzkZArQ1fmWjcSg==} + '@vue/runtime-dom@3.5.4': + resolution: {integrity: sha512-ofyc0w6rbD5KtjhP1i9hGOKdxGpvmuB1jprP7Djlj0X7R5J/oLwuNuE98GJ8WW31Hu2VxQHtk/LYTAlW8xrJdw==} - '@vue/server-renderer@3.5.3': - resolution: {integrity: sha512-28volmaZVG2PGO3V3+gBPKoSHvLlE8FGfG/GKXKkjjfxLuj/50B/0OQGakM/g6ehQeqCrZYM4eHC4Ks48eig1Q==} + '@vue/server-renderer@3.5.4': + resolution: {integrity: sha512-FbjV6DJLgKRetMYFBA1UXCroCiED/Ckr53/ba9wivyd7D/Xw9fpo0T6zXzCnxQwyvkyrL7y6plgYhWhNjGxY5g==} peerDependencies: - vue: ^3.5.3 - - '@vue/shared@3.4.38': - resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==} + vue: ^3.5.4 - '@vue/shared@3.5.1': - resolution: {integrity: sha512-NdcTRoO4KuW2RSFgpE2c+E/R/ZHaRzWPxAGxhmxZaaqLh6nYCXx7lc9a88ioqOCxCaV2SFJmujkxbUScW7dNsQ==} - - '@vue/shared@3.5.3': - resolution: {integrity: sha512-Jp2v8nylKBT+PlOUjun2Wp/f++TfJVFjshLzNtJDdmFJabJa7noGMncqXRM1vXGX+Yo2V7WykQFNxusSim8SCA==} + '@vue/shared@3.5.4': + resolution: {integrity: sha512-L2MCDD8l7yC62Te5UUyPVpmexhL9ipVnYRw9CsWfm/BGRL5FwDX4a25bcJ/OJSD3+Hx+k/a8LDKcG2AFdJV3BA==} '@vue/test-utils@2.4.6': resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} @@ -2555,7 +2461,7 @@ packages: '@vueuse/head@2.0.0': resolution: {integrity: sha512-ykdOxTGs95xjD4WXE4na/umxZea2Itl0GWBILas+O4oqS7eXIods38INvk3XkJKjqMdWPcpCyLX/DioLQxU1KA==} peerDependencies: - vue: ^3.5.3 + vue: ^3.5.4 '@vueuse/metadata@10.11.1': resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==} @@ -2828,14 +2734,6 @@ packages: resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==} engines: {node: '>=18'} - c12@1.11.1: - resolution: {integrity: sha512-KDU0TvSvVdaYcQKQ6iPHATGz/7p/KiVjPg4vQrB6Jg/wX9R0yl5RZxWm9IoZqaIHD2+6PZd81+KMGwRr/lRIUg==} - peerDependencies: - magicast: ^0.3.4 - peerDependenciesMeta: - magicast: - optional: true - c12@1.11.2: resolution: {integrity: sha512-oBs8a4uvSDO9dm8b7OCFW7+dgtVrwmwnrVXYzLm43ta7ep2jCn/0MhoUFygIWtxhyy6+/MG7/agvpY0U1Iemew==} peerDependencies: @@ -3074,9 +2972,6 @@ packages: convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} - cookie-es@1.1.0: - resolution: {integrity: sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw==} - cookie-es@1.2.2: resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==} @@ -4051,10 +3946,6 @@ packages: resolution: {integrity: sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - ignore@5.3.1: - resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} - engines: {node: '>= 4'} - ignore@5.3.2: resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} engines: {node: '>= 4'} @@ -5165,11 +5056,6 @@ packages: engines: {node: ^14.16.0 || >=16.10.0} hasBin: true - nypm@0.3.9: - resolution: {integrity: sha512-BI2SdqqTHg2d4wJh8P9A1W+bslg33vOE9IZDY6eR2QC+Pu1iNBVZUqczrd43rJb+fMzHU7ltAYKsEFY/kHMFcw==} - engines: {node: ^14.16.0 || >=16.10.0} - hasBin: true - object-assign@4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} @@ -5550,10 +5436,6 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.4.41: - resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.4.45: resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} engines: {node: ^10 || ^12 || >=14} @@ -5708,7 +5590,6 @@ packages: reflect-metadata@0.2.1: resolution: {integrity: sha512-i5lLI6iw9AU3Uu4szRNPPEkomnkjRTaVt9hy/bn5g/oSzekBSMeLZblcjP74AW0vBabqERLLIrz+gR8QYR54Tw==} - deprecated: This version has a critical bug in fallback handling. Please upgrade to reflect-metadata@0.2.2 or newer. regenerator-runtime@0.14.0: resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==} @@ -6449,9 +6330,6 @@ packages: unenv@1.10.0: resolution: {integrity: sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==} - unhead@1.10.0: - resolution: {integrity: sha512-nv75Hvhu0asuD/rbP6b3tSRJUltxmThq/iZU5rLCGEkCqTkFk7ruQGNk+TRtx/RCYqL0R/IzIY9aqvhNOGe3mg==} - unhead@1.10.4: resolution: {integrity: sha512-qKiYhgZ4IuDbylP409cdwK/8WEIi5cOSIBei/OXzxFs4uxiTZHSSa8NC1qPu2kooxHqxyoXGBw8ARms9zOsbxw==} @@ -6511,19 +6389,6 @@ packages: vue-router: optional: true - unplugin@1.12.3: - resolution: {integrity: sha512-my8DH0/T/Kx33KO+6QXAqdeMYgyy0GktlOpdQjpagfHKw5DrD0ctPr7SHUyOT3g4ZVpzCQGt/qcpuoKJ/pniHA==} - engines: {node: '>=14.0.0'} - - unplugin@1.13.1: - resolution: {integrity: sha512-6Kq1iSSwg7KyjcThRUks9LuqDAKvtnioxbL9iEtB9ctTyBA5OmrB8gZd/d225VJu1w3UpUsKV7eGrvf59J7+VA==} - engines: {node: '>=14.0.0'} - peerDependencies: - webpack-sources: ^3 - peerDependenciesMeta: - webpack-sources: - optional: true - unplugin@1.14.0: resolution: {integrity: sha512-cfkZeALGyW7tKYjZbi0G+pn0XnUFa0QvLIeLJEUUlnU0R8YYsBQnt5+h9Eu1B7AB7KETld+UBFI5lOeBL+msoQ==} engines: {node: '>=14.0.0'} @@ -6795,7 +6660,7 @@ packages: hasBin: true peerDependencies: '@vue/composition-api': ^1.0.0-rc.1 - vue: ^3.5.3 + vue: ^3.5.4 peerDependenciesMeta: '@vue/composition-api': optional: true @@ -6813,12 +6678,12 @@ packages: resolution: {integrity: sha512-cqkBt10YzxF3tNGA7/95VMfFdk8nEoguzB7K7R9rldiSnHyWeokq6GOWMThfK/siTr2lLfM9nqolD/er//t4Iw==} engines: {node: '>= 16'} peerDependencies: - vue: ^3.5.3 + vue: ^3.5.4 vue-router@4.4.3: resolution: {integrity: sha512-sv6wmNKx2j3aqJQDMxLFzs/u/mjA9Z5LCgy6BE0f7yFWMjrPLnS/sPNn8ARY/FXw6byV18EFutn5lTO6+UsV5A==} peerDependencies: - vue: ^3.5.3 + vue: ^3.5.4 vue-tsc@2.1.6: resolution: {integrity: sha512-f98dyZp5FOukcYmbFpuSCJ4Z0vHSOSmxGttZJCsFeX0M4w/Rsq0s4uKXjcSRsZqsRgQa6z7SfuO+y0HVICE57Q==} @@ -6826,8 +6691,8 @@ packages: peerDependencies: typescript: '>=5.0.0' - vue@3.5.3: - resolution: {integrity: sha512-xvRbd0HpuLovYbOHXRHlSBsSvmUJbo0pzbkKTApWnQGf3/cu5Z39mQeA5cZdLRVIoNf3zI6MSoOgHUT5i2jO+Q==} + vue@3.5.4: + resolution: {integrity: sha512-3yAj2gkmiY+i7+22A1PWM+kjOVXjU74UPINcTiN7grIVPyFFI0lpGwHlV/4xydDmobaBn7/xmi+YG8HeSlCTcg==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -6982,11 +6847,6 @@ packages: resolution: {integrity: sha512-pEwzfsKbTrB8G3xc/sN7aw1v6A6c/pKxLAkjclnAyo5g5qOh6eL9WGu0o3cSDQZKrTNk4KL4lQSwZW+nBkANEg==} engines: {node: ^14.17.0 || >=16.0.0} - yaml@2.4.5: - resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==} - engines: {node: '>= 14'} - hasBin: true - yaml@2.5.0: resolution: {integrity: sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==} engines: {node: '>= 14'} @@ -7168,8 +7028,6 @@ snapshots: dependencies: '@babel/types': 7.25.6 - '@babel/helper-string-parser@7.24.7': {} - '@babel/helper-string-parser@7.24.8': {} '@babel/helper-validator-identifier@7.24.7': {} @@ -7188,10 +7046,6 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.0.1 - '@babel/parser@7.24.7': - dependencies: - '@babel/types': 7.25.6 - '@babel/parser@7.25.6': dependencies: '@babel/types': 7.25.6 @@ -7324,12 +7178,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/types@7.24.7': - dependencies: - '@babel/helper-string-parser': 7.24.7 - '@babel/helper-validator-identifier': 7.24.7 - to-fast-properties: 2.0.0 - '@babel/types@7.25.6': dependencies: '@babel/helper-string-parser': 7.24.8 @@ -7755,8 +7603,6 @@ snapshots: '@eslint/js@9.10.0': {} - '@eslint/js@9.9.1': {} - '@eslint/object-schema@2.1.4': {} '@eslint/plugin-kit@0.1.0': @@ -7781,7 +7627,7 @@ snapshots: '@humanwhocodes/retry@0.3.0': {} - '@intlify/bundle-utils@7.4.0(vue-i18n@9.12.1(vue@3.5.3(typescript@5.6.2)))': + '@intlify/bundle-utils@7.4.0(vue-i18n@9.12.1(vue@3.5.4(typescript@5.6.2)))': dependencies: '@intlify/message-compiler': 9.12.1 '@intlify/shared': 9.12.1 @@ -7794,7 +7640,7 @@ snapshots: source-map-js: 1.2.0 yaml-eslint-parser: 1.2.2 optionalDependencies: - vue-i18n: 9.12.1(vue@3.5.3(typescript@5.6.2)) + vue-i18n: 9.12.1(vue@3.5.4(typescript@5.6.2)) '@intlify/core-base@9.12.1': dependencies: @@ -7830,12 +7676,12 @@ snapshots: '@intlify/shared@9.8.0': {} - '@intlify/unplugin-vue-i18n@3.0.1(rollup@4.21.2)(vue-i18n@9.12.1(vue@3.5.3(typescript@5.6.2)))(webpack-sources@3.2.3)': + '@intlify/unplugin-vue-i18n@3.0.1(rollup@4.21.2)(vue-i18n@9.12.1(vue@3.5.4(typescript@5.6.2)))(webpack-sources@3.2.3)': dependencies: - '@intlify/bundle-utils': 7.4.0(vue-i18n@9.12.1(vue@3.5.3(typescript@5.6.2))) + '@intlify/bundle-utils': 7.4.0(vue-i18n@9.12.1(vue@3.5.4(typescript@5.6.2))) '@intlify/shared': 9.12.1 '@rollup/pluginutils': 5.1.0(rollup@4.21.2) - '@vue/compiler-sfc': 3.5.1 + '@vue/compiler-sfc': 3.5.4 debug: 4.3.6(supports-color@8.1.1) fast-glob: 3.3.2 js-yaml: 4.1.0 @@ -7845,7 +7691,7 @@ snapshots: source-map-js: 1.2.0 unplugin: 1.14.0(webpack-sources@3.2.3) optionalDependencies: - vue-i18n: 9.12.1(vue@3.5.3(typescript@5.6.2)) + vue-i18n: 9.12.1(vue@3.5.4(typescript@5.6.2)) transitivePeerDependencies: - rollup - supports-color @@ -8192,13 +8038,13 @@ snapshots: - bluebird - supports-color - '@nuxt/content@2.13.2(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(nuxt@3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3))(rollup@4.21.2)(vue@3.5.3(typescript@5.6.2))(webpack-sources@3.2.3)': + '@nuxt/content@2.13.2(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(nuxt@3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3))(rollup@4.21.2)(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3)': dependencies: '@nuxt/kit': 3.13.1(magicast@0.3.4)(rollup@4.21.2)(webpack-sources@3.2.3) '@nuxtjs/mdc': 0.8.3(magicast@0.3.4)(rollup@4.21.2)(webpack-sources@3.2.3) - '@vueuse/core': 10.11.1(vue@3.5.3(typescript@5.6.2)) - '@vueuse/head': 2.0.0(vue@3.5.3(typescript@5.6.2)) - '@vueuse/nuxt': 10.11.1(magicast@0.3.4)(nuxt@3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3))(rollup@4.21.2)(vue@3.5.3(typescript@5.6.2))(webpack-sources@3.2.3) + '@vueuse/core': 10.11.1(vue@3.5.4(typescript@5.6.2)) + '@vueuse/head': 2.0.0(vue@3.5.4(typescript@5.6.2)) + '@vueuse/nuxt': 10.11.1(magicast@0.3.4)(nuxt@3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3))(rollup@4.21.2)(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3) consola: 3.2.3 defu: 6.1.4 destr: 2.0.3 @@ -8295,7 +8141,7 @@ snapshots: local-pkg: 0.5.0 magicast: 0.3.4 nuxt: 3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3) - nypm: 0.3.9 + nypm: 0.3.11 ohash: 1.1.3 pacote: 17.0.7 pathe: 1.1.2 @@ -8322,7 +8168,7 @@ snapshots: '@nuxt/eslint-config@0.5.6(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)': dependencies: - '@eslint/js': 9.9.1 + '@eslint/js': 9.10.0 '@nuxt/eslint-plugin': 0.5.6(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2) '@stylistic/eslint-plugin': 2.7.2(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2) '@typescript-eslint/eslint-plugin': 8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2) @@ -8444,12 +8290,12 @@ snapshots: - supports-color - webpack-sources - '@nuxt/vite-builder@3.13.1(@types/node@20.10.5)(eslint@9.10.0(jiti@1.21.6))(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vue-tsc@2.1.6(typescript@5.6.2))(vue@3.5.3(typescript@5.6.2))(webpack-sources@3.2.3)': + '@nuxt/vite-builder@3.13.1(@types/node@20.10.5)(eslint@9.10.0(jiti@1.21.6))(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vue-tsc@2.1.6(typescript@5.6.2))(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3)': dependencies: '@nuxt/kit': 3.13.1(magicast@0.3.4)(rollup@4.21.2)(webpack-sources@3.2.3) '@rollup/plugin-replace': 5.0.7(rollup@4.21.2) - '@vitejs/plugin-vue': 5.1.3(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue@3.5.3(typescript@5.6.2)) - '@vitejs/plugin-vue-jsx': 4.0.1(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue@3.5.3(typescript@5.6.2)) + '@vitejs/plugin-vue': 5.1.3(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue@3.5.4(typescript@5.6.2)) + '@vitejs/plugin-vue-jsx': 4.0.1(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue@3.5.4(typescript@5.6.2)) autoprefixer: 10.4.20(postcss@8.4.45) clear: 0.1.0 consola: 3.2.3 @@ -8478,7 +8324,7 @@ snapshots: vite: 5.4.3(@types/node@20.10.5)(terser@5.24.0) vite-node: 2.0.5(@types/node@20.10.5)(terser@5.24.0) vite-plugin-checker: 0.7.2(eslint@9.10.0(jiti@1.21.6))(optionator@0.9.3)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2)) - vue: 3.5.3(typescript@5.6.2) + vue: 3.5.4(typescript@5.6.2) vue-bundle-renderer: 2.1.0 transitivePeerDependencies: - '@biomejs/biome' @@ -8504,16 +8350,16 @@ snapshots: - vue-tsc - webpack-sources - '@nuxtjs/i18n@8.3.3(magicast@0.3.4)(rollup@4.21.2)(vue@3.5.3(typescript@5.6.2))(webpack-sources@3.2.3)': + '@nuxtjs/i18n@8.3.3(magicast@0.3.4)(rollup@4.21.2)(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3)': dependencies: '@intlify/h3': 0.5.0 '@intlify/shared': 9.12.1 - '@intlify/unplugin-vue-i18n': 3.0.1(rollup@4.21.2)(vue-i18n@9.12.1(vue@3.5.3(typescript@5.6.2)))(webpack-sources@3.2.3) + '@intlify/unplugin-vue-i18n': 3.0.1(rollup@4.21.2)(vue-i18n@9.12.1(vue@3.5.4(typescript@5.6.2)))(webpack-sources@3.2.3) '@intlify/utils': 0.12.0 '@miyaneee/rollup-plugin-json5': 1.2.0(rollup@4.21.2) '@nuxt/kit': 3.13.1(magicast@0.3.4)(rollup@4.21.2)(webpack-sources@3.2.3) '@rollup/plugin-yaml': 4.1.2(rollup@4.21.2) - '@vue/compiler-sfc': 3.4.38 + '@vue/compiler-sfc': 3.5.4 debug: 4.3.6(supports-color@8.1.1) defu: 6.1.4 estree-walker: 3.0.3 @@ -8525,9 +8371,9 @@ snapshots: scule: 1.3.0 sucrase: 3.35.0 ufo: 1.5.4 - unplugin: 1.12.3 - vue-i18n: 9.12.1(vue@3.5.3(typescript@5.6.2)) - vue-router: 4.4.3(vue@3.5.3(typescript@5.6.2)) + unplugin: 1.14.0(webpack-sources@3.2.3) + vue-i18n: 9.12.1(vue@3.5.4(typescript@5.6.2)) + vue-router: 4.4.3(vue@3.5.4(typescript@5.6.2)) transitivePeerDependencies: - magicast - petite-vue-i18n @@ -8543,7 +8389,7 @@ snapshots: '@shikijs/transformers': 1.12.1 '@types/hast': 3.0.4 '@types/mdast': 4.0.4 - '@vue/compiler-core': 3.4.38 + '@vue/compiler-core': 3.5.4 consola: 3.2.3 debug: 4.3.6(supports-color@8.1.1) defu: 6.1.4 @@ -9018,7 +8864,7 @@ snapshots: '@stylistic/eslint-plugin@2.7.2(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)': dependencies: '@types/eslint': 9.6.1 - '@typescript-eslint/utils': 8.3.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2) eslint: 9.10.0(jiti@1.21.6) eslint-visitor-keys: 4.0.0 espree: 10.1.0 @@ -9041,14 +8887,14 @@ snapshots: lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.3)(vue@3.5.3(typescript@5.6.2))': + '@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.4)(vue@3.5.4(typescript@5.6.2))': dependencies: '@babel/runtime': 7.23.2 '@testing-library/dom': 9.3.3 '@vue/test-utils': 2.4.6 - vue: 3.5.3(typescript@5.6.2) + vue: 3.5.4(typescript@5.6.2) optionalDependencies: - '@vue/compiler-sfc': 3.5.3 + '@vue/compiler-sfc': 3.5.4 '@trysound/sax@0.2.0': {} @@ -9203,11 +9049,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.3.0': - dependencies: - '@typescript-eslint/types': 8.3.0 - '@typescript-eslint/visitor-keys': 8.3.0 - '@typescript-eslint/scope-manager@8.4.0': dependencies: '@typescript-eslint/types': 8.4.0 @@ -9225,25 +9066,8 @@ snapshots: - eslint - supports-color - '@typescript-eslint/types@8.3.0': {} - '@typescript-eslint/types@8.4.0': {} - '@typescript-eslint/typescript-estree@8.3.0(typescript@5.6.2)': - dependencies: - '@typescript-eslint/types': 8.3.0 - '@typescript-eslint/visitor-keys': 8.3.0 - debug: 4.3.6(supports-color@8.1.1) - fast-glob: 3.3.2 - is-glob: 4.0.3 - minimatch: 9.0.4 - semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.6.2) - optionalDependencies: - typescript: 5.6.2 - transitivePeerDependencies: - - supports-color - '@typescript-eslint/typescript-estree@8.4.0(typescript@5.6.2)': dependencies: '@typescript-eslint/types': 8.4.0 @@ -9259,17 +9083,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.3.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)': - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6)) - '@typescript-eslint/scope-manager': 8.3.0 - '@typescript-eslint/types': 8.3.0 - '@typescript-eslint/typescript-estree': 8.3.0(typescript@5.6.2) - eslint: 9.10.0(jiti@1.21.6) - transitivePeerDependencies: - - supports-color - - typescript - '@typescript-eslint/utils@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6)) @@ -9281,11 +9094,6 @@ snapshots: - supports-color - typescript - '@typescript-eslint/visitor-keys@8.3.0': - dependencies: - '@typescript-eslint/types': 8.3.0 - eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@8.4.0': dependencies: '@typescript-eslint/types': 8.4.0 @@ -9293,64 +9101,32 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@unhead/dom@1.10.0': - dependencies: - '@unhead/schema': 1.10.0 - '@unhead/shared': 1.10.0 - '@unhead/dom@1.10.4': dependencies: '@unhead/schema': 1.10.4 '@unhead/shared': 1.10.4 - '@unhead/schema@1.10.0': - dependencies: - hookable: 5.5.3 - zhead: 2.2.4 - '@unhead/schema@1.10.4': dependencies: hookable: 5.5.3 zhead: 2.2.4 - '@unhead/schema@1.9.16': - dependencies: - hookable: 5.5.3 - zhead: 2.2.4 - - '@unhead/shared@1.10.0': - dependencies: - '@unhead/schema': 1.10.0 - '@unhead/shared@1.10.4': dependencies: '@unhead/schema': 1.10.4 - '@unhead/ssr@1.10.0': - dependencies: - '@unhead/schema': 1.10.0 - '@unhead/shared': 1.10.0 - '@unhead/ssr@1.10.4': dependencies: '@unhead/schema': 1.10.4 '@unhead/shared': 1.10.4 - '@unhead/vue@1.10.0(vue@3.5.3(typescript@5.6.2))': - dependencies: - '@unhead/schema': 1.10.0 - '@unhead/shared': 1.10.0 - hookable: 5.5.3 - unhead: 1.10.0 - vue: 3.5.3(typescript@5.6.2) - - '@unhead/vue@1.10.4(vue@3.5.3(typescript@5.6.2))': + '@unhead/vue@1.10.4(vue@3.5.4(typescript@5.6.2))': dependencies: '@unhead/schema': 1.10.4 '@unhead/shared': 1.10.4 hookable: 5.5.3 unhead: 1.10.4 - vue: 3.5.3(typescript@5.6.2) + vue: 3.5.4(typescript@5.6.2) '@vercel/nft@0.26.5(encoding@0.1.13)': dependencies: @@ -9370,20 +9146,20 @@ snapshots: - encoding - supports-color - '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue@3.5.3(typescript@5.6.2))': + '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue@3.5.4(typescript@5.6.2))': dependencies: '@babel/core': 7.24.7 '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7) vite: 5.4.3(@types/node@20.10.5)(terser@5.24.0) - vue: 3.5.3(typescript@5.6.2) + vue: 3.5.4(typescript@5.6.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.1.3(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue@3.5.3(typescript@5.6.2))': + '@vitejs/plugin-vue@5.1.3(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue@3.5.4(typescript@5.6.2))': dependencies: vite: 5.4.3(@types/node@20.10.5)(terser@5.24.0) - vue: 3.5.3(typescript@5.6.2) + vue: 3.5.4(typescript@5.6.2) '@vitest/expect@2.0.5': dependencies: @@ -9441,16 +9217,16 @@ snapshots: path-browserify: 1.0.1 vscode-uri: 3.0.8 - '@vue-macros/common@1.12.2(rollup@4.21.2)(vue@3.5.3(typescript@5.6.2))': + '@vue-macros/common@1.12.2(rollup@4.21.2)(vue@3.5.4(typescript@5.6.2))': dependencies: '@babel/types': 7.25.6 '@rollup/pluginutils': 5.1.0(rollup@4.21.2) - '@vue/compiler-sfc': 3.5.1 + '@vue/compiler-sfc': 3.5.4 ast-kit: 1.1.0 local-pkg: 0.5.0 magic-string-ast: 0.6.2 optionalDependencies: - vue: 3.5.3(typescript@5.6.2) + vue: 3.5.4(typescript@5.6.2) transitivePeerDependencies: - rollup @@ -9481,97 +9257,37 @@ snapshots: '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.24.7 '@babel/parser': 7.25.6 - '@vue/compiler-sfc': 3.5.1 - - '@vue/compiler-core@3.4.38': - dependencies: - '@babel/parser': 7.25.6 - '@vue/shared': 3.4.38 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.0 - - '@vue/compiler-core@3.5.1': - dependencies: - '@babel/parser': 7.25.6 - '@vue/shared': 3.5.1 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.0 + '@vue/compiler-sfc': 3.5.4 - '@vue/compiler-core@3.5.3': + '@vue/compiler-core@3.5.4': dependencies: '@babel/parser': 7.25.6 - '@vue/shared': 3.5.3 + '@vue/shared': 3.5.4 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-dom@3.4.38': - dependencies: - '@vue/compiler-core': 3.4.38 - '@vue/shared': 3.4.38 - - '@vue/compiler-dom@3.5.1': - dependencies: - '@vue/compiler-core': 3.5.1 - '@vue/shared': 3.5.1 - - '@vue/compiler-dom@3.5.3': - dependencies: - '@vue/compiler-core': 3.5.3 - '@vue/shared': 3.5.3 - - '@vue/compiler-sfc@3.4.38': - dependencies: - '@babel/parser': 7.24.7 - '@vue/compiler-core': 3.4.38 - '@vue/compiler-dom': 3.4.38 - '@vue/compiler-ssr': 3.4.38 - '@vue/shared': 3.4.38 - estree-walker: 2.0.2 - magic-string: 0.30.11 - postcss: 8.4.41 - source-map-js: 1.2.0 - - '@vue/compiler-sfc@3.5.1': + '@vue/compiler-dom@3.5.4': dependencies: - '@babel/parser': 7.25.6 - '@vue/compiler-core': 3.5.1 - '@vue/compiler-dom': 3.5.1 - '@vue/compiler-ssr': 3.5.1 - '@vue/shared': 3.5.1 - estree-walker: 2.0.2 - magic-string: 0.30.11 - postcss: 8.4.45 - source-map-js: 1.2.0 + '@vue/compiler-core': 3.5.4 + '@vue/shared': 3.5.4 - '@vue/compiler-sfc@3.5.3': + '@vue/compiler-sfc@3.5.4': dependencies: '@babel/parser': 7.25.6 - '@vue/compiler-core': 3.5.3 - '@vue/compiler-dom': 3.5.3 - '@vue/compiler-ssr': 3.5.3 - '@vue/shared': 3.5.3 + '@vue/compiler-core': 3.5.4 + '@vue/compiler-dom': 3.5.4 + '@vue/compiler-ssr': 3.5.4 + '@vue/shared': 3.5.4 estree-walker: 2.0.2 magic-string: 0.30.11 postcss: 8.4.45 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.38': + '@vue/compiler-ssr@3.5.4': dependencies: - '@vue/compiler-dom': 3.4.38 - '@vue/shared': 3.4.38 - - '@vue/compiler-ssr@3.5.1': - dependencies: - '@vue/compiler-dom': 3.5.1 - '@vue/shared': 3.5.1 - - '@vue/compiler-ssr@3.5.3': - dependencies: - '@vue/compiler-dom': 3.5.3 - '@vue/shared': 3.5.3 + '@vue/compiler-dom': 3.5.4 + '@vue/shared': 3.5.4 '@vue/compiler-vue2@2.7.16': dependencies: @@ -9583,9 +9299,9 @@ snapshots: '@vue/language-core@2.1.6(typescript@5.6.2)': dependencies: '@volar/language-core': 2.4.1 - '@vue/compiler-dom': 3.5.1 + '@vue/compiler-dom': 3.5.4 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.1 + '@vue/shared': 3.5.4 computeds: 0.0.1 minimatch: 9.0.4 muggle-string: 0.4.1 @@ -9593,67 +9309,63 @@ snapshots: optionalDependencies: typescript: 5.6.2 - '@vue/reactivity@3.5.3': + '@vue/reactivity@3.5.4': dependencies: - '@vue/shared': 3.5.3 + '@vue/shared': 3.5.4 - '@vue/runtime-core@3.5.3': + '@vue/runtime-core@3.5.4': dependencies: - '@vue/reactivity': 3.5.3 - '@vue/shared': 3.5.3 + '@vue/reactivity': 3.5.4 + '@vue/shared': 3.5.4 - '@vue/runtime-dom@3.5.3': + '@vue/runtime-dom@3.5.4': dependencies: - '@vue/reactivity': 3.5.3 - '@vue/runtime-core': 3.5.3 - '@vue/shared': 3.5.3 + '@vue/reactivity': 3.5.4 + '@vue/runtime-core': 3.5.4 + '@vue/shared': 3.5.4 csstype: 3.1.3 - '@vue/server-renderer@3.5.3(vue@3.5.3(typescript@5.6.2))': + '@vue/server-renderer@3.5.4(vue@3.5.4(typescript@5.6.2))': dependencies: - '@vue/compiler-ssr': 3.5.3 - '@vue/shared': 3.5.3 - vue: 3.5.3(typescript@5.6.2) - - '@vue/shared@3.4.38': {} + '@vue/compiler-ssr': 3.5.4 + '@vue/shared': 3.5.4 + vue: 3.5.4(typescript@5.6.2) - '@vue/shared@3.5.1': {} - - '@vue/shared@3.5.3': {} + '@vue/shared@3.5.4': {} '@vue/test-utils@2.4.6': dependencies: js-beautify: 1.14.9 vue-component-type-helpers: 2.0.6 - '@vueuse/core@10.11.1(vue@3.5.3(typescript@5.6.2))': + '@vueuse/core@10.11.1(vue@3.5.4(typescript@5.6.2))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.11.1 - '@vueuse/shared': 10.11.1(vue@3.5.3(typescript@5.6.2)) - vue-demi: 0.14.10(vue@3.5.3(typescript@5.6.2)) + '@vueuse/shared': 10.11.1(vue@3.5.4(typescript@5.6.2)) + vue-demi: 0.14.10(vue@3.5.4(typescript@5.6.2)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/head@2.0.0(vue@3.5.3(typescript@5.6.2))': + '@vueuse/head@2.0.0(vue@3.5.4(typescript@5.6.2))': dependencies: - '@unhead/dom': 1.10.0 - '@unhead/schema': 1.9.16 - '@unhead/ssr': 1.10.0 - '@unhead/vue': 1.10.0(vue@3.5.3(typescript@5.6.2)) - vue: 3.5.3(typescript@5.6.2) + '@unhead/dom': 1.10.4 + '@unhead/schema': 1.10.4 + '@unhead/ssr': 1.10.4 + '@unhead/vue': 1.10.4(vue@3.5.4(typescript@5.6.2)) + vue: 3.5.4(typescript@5.6.2) '@vueuse/metadata@10.11.1': {} - '@vueuse/nuxt@10.11.1(magicast@0.3.4)(nuxt@3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3))(rollup@4.21.2)(vue@3.5.3(typescript@5.6.2))(webpack-sources@3.2.3)': + '@vueuse/nuxt@10.11.1(magicast@0.3.4)(nuxt@3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3))(rollup@4.21.2)(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3)': dependencies: '@nuxt/kit': 3.13.1(magicast@0.3.4)(rollup@4.21.2)(webpack-sources@3.2.3) - '@vueuse/core': 10.11.1(vue@3.5.3(typescript@5.6.2)) + '@vueuse/core': 10.11.1(vue@3.5.4(typescript@5.6.2)) '@vueuse/metadata': 10.11.1 local-pkg: 0.5.0 nuxt: 3.13.1(@opentelemetry/api@1.9.0)(@parcel/watcher@2.4.1)(@types/node@20.10.5)(encoding@0.1.13)(eslint@9.10.0(jiti@1.21.6))(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vite@5.4.3(@types/node@20.10.5)(terser@5.24.0))(vue-tsc@2.1.6(typescript@5.6.2))(webpack-sources@3.2.3) - vue-demi: 0.14.10(vue@3.5.3(typescript@5.6.2)) + vue-demi: 0.14.10(vue@3.5.4(typescript@5.6.2)) transitivePeerDependencies: - '@vue/composition-api' - magicast @@ -9662,9 +9374,9 @@ snapshots: - vue - webpack-sources - '@vueuse/shared@10.11.1(vue@3.5.3(typescript@5.6.2))': + '@vueuse/shared@10.11.1(vue@3.5.4(typescript@5.6.2))': dependencies: - vue-demi: 0.14.10(vue@3.5.3(typescript@5.6.2)) + vue-demi: 0.14.10(vue@3.5.4(typescript@5.6.2)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -9814,16 +9526,6 @@ snapshots: asynckit@0.4.0: {} - autoprefixer@10.4.20(postcss@8.4.41): - dependencies: - browserslist: 4.23.3 - caniuse-lite: 1.0.30001655 - fraction.js: 4.3.7 - normalize-range: 0.1.2 - picocolors: 1.0.1 - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - autoprefixer@10.4.20(postcss@8.4.45): dependencies: browserslist: 4.23.3 @@ -9959,23 +9661,6 @@ snapshots: dependencies: run-applescript: 7.0.0 - c12@1.11.1(magicast@0.3.4): - dependencies: - chokidar: 3.6.0 - confbox: 0.1.7 - defu: 6.1.4 - dotenv: 16.4.5 - giget: 1.2.3 - jiti: 1.21.6 - mlly: 1.7.1 - ohash: 1.1.3 - pathe: 1.1.2 - perfect-debounce: 1.0.0 - pkg-types: 1.2.0 - rc9: 2.1.2 - optionalDependencies: - magicast: 0.3.4 - c12@1.11.2(magicast@0.3.4): dependencies: chokidar: 3.6.0 @@ -10062,7 +9747,7 @@ snapshots: changelogen@0.5.5(magicast@0.3.4): dependencies: - c12: 1.11.1(magicast@0.3.4) + c12: 1.11.2(magicast@0.3.4) colorette: 2.0.20 consola: 3.2.3 convert-gitmoji: 0.1.3 @@ -10076,7 +9761,7 @@ snapshots: scule: 1.3.0 semver: 7.6.3 std-env: 3.7.0 - yaml: 2.4.5 + yaml: 2.5.0 transitivePeerDependencies: - magicast @@ -10221,8 +9906,6 @@ snapshots: convert-source-map@2.0.0: {} - cookie-es@1.1.0: {} - cookie-es@1.2.2: {} core-js-compat@3.37.1: @@ -10265,10 +9948,6 @@ snapshots: crossws@0.2.4: {} - css-declaration-sorter@7.2.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - css-declaration-sorter@7.2.0(postcss@8.4.45): dependencies: postcss: 8.4.45 @@ -10295,40 +9974,6 @@ snapshots: cssesc@3.0.0: {} - cssnano-preset-default@7.0.5(postcss@8.4.41): - dependencies: - browserslist: 4.23.3 - css-declaration-sorter: 7.2.0(postcss@8.4.41) - cssnano-utils: 5.0.0(postcss@8.4.41) - postcss: 8.4.41 - postcss-calc: 10.0.2(postcss@8.4.41) - postcss-colormin: 7.0.2(postcss@8.4.41) - postcss-convert-values: 7.0.3(postcss@8.4.41) - postcss-discard-comments: 7.0.2(postcss@8.4.41) - postcss-discard-duplicates: 7.0.1(postcss@8.4.41) - postcss-discard-empty: 7.0.0(postcss@8.4.41) - postcss-discard-overridden: 7.0.0(postcss@8.4.41) - postcss-merge-longhand: 7.0.3(postcss@8.4.41) - postcss-merge-rules: 7.0.3(postcss@8.4.41) - postcss-minify-font-values: 7.0.0(postcss@8.4.41) - postcss-minify-gradients: 7.0.0(postcss@8.4.41) - postcss-minify-params: 7.0.2(postcss@8.4.41) - postcss-minify-selectors: 7.0.3(postcss@8.4.41) - postcss-normalize-charset: 7.0.0(postcss@8.4.41) - postcss-normalize-display-values: 7.0.0(postcss@8.4.41) - postcss-normalize-positions: 7.0.0(postcss@8.4.41) - postcss-normalize-repeat-style: 7.0.0(postcss@8.4.41) - postcss-normalize-string: 7.0.0(postcss@8.4.41) - postcss-normalize-timing-functions: 7.0.0(postcss@8.4.41) - postcss-normalize-unicode: 7.0.2(postcss@8.4.41) - postcss-normalize-url: 7.0.0(postcss@8.4.41) - postcss-normalize-whitespace: 7.0.0(postcss@8.4.41) - postcss-ordered-values: 7.0.1(postcss@8.4.41) - postcss-reduce-initial: 7.0.2(postcss@8.4.41) - postcss-reduce-transforms: 7.0.0(postcss@8.4.41) - postcss-svgo: 7.0.1(postcss@8.4.41) - postcss-unique-selectors: 7.0.2(postcss@8.4.41) - cssnano-preset-default@7.0.5(postcss@8.4.45): dependencies: browserslist: 4.23.3 @@ -10363,20 +10008,10 @@ snapshots: postcss-svgo: 7.0.1(postcss@8.4.45) postcss-unique-selectors: 7.0.2(postcss@8.4.45) - cssnano-utils@5.0.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - cssnano-utils@5.0.0(postcss@8.4.45): dependencies: postcss: 8.4.45 - cssnano@7.0.5(postcss@8.4.41): - dependencies: - cssnano-preset-default: 7.0.5(postcss@8.4.41) - lilconfig: 3.1.2 - postcss: 8.4.41 - cssnano@7.0.5(postcss@8.4.45): dependencies: cssnano-preset-default: 7.0.5(postcss@8.4.45) @@ -10789,7 +10424,7 @@ snapshots: eslint-plugin-import-x@4.2.1(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2): dependencies: - '@typescript-eslint/utils': 8.3.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2) + '@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2) debug: 4.3.6(supports-color@8.1.1) doctrine: 3.0.0 eslint: 9.10.0(jiti@1.21.6) @@ -11175,7 +10810,7 @@ snapshots: consola: 3.2.3 defu: 6.1.4 node-fetch-native: 1.6.4 - nypm: 0.3.9 + nypm: 0.3.11 ohash: 1.1.3 pathe: 1.1.2 tar: 6.2.1 @@ -11256,7 +10891,7 @@ snapshots: dependencies: '@sindresorhus/merge-streams': 2.2.0 fast-glob: 3.3.2 - ignore: 5.3.1 + ignore: 5.3.2 path-type: 5.0.0 slash: 5.1.0 unicorn-magic: 0.1.0 @@ -11275,7 +10910,7 @@ snapshots: h3@1.12.0: dependencies: - cookie-es: 1.1.0 + cookie-es: 1.2.2 crossws: 0.2.4 defu: 6.1.4 destr: 2.0.3 @@ -11458,8 +11093,6 @@ snapshots: dependencies: minimatch: 9.0.4 - ignore@5.3.1: {} - ignore@5.3.2: {} image-meta@0.2.0: {} @@ -12289,8 +11922,8 @@ snapshots: magicast@0.3.4: dependencies: - '@babel/parser': 7.24.7 - '@babel/types': 7.24.7 + '@babel/parser': 7.25.6 + '@babel/types': 7.25.6 source-map-js: 1.2.0 make-dir@3.1.0: @@ -12729,9 +12362,9 @@ snapshots: mkdist@1.5.5(typescript@5.6.2)(vue-tsc@2.1.6(typescript@5.6.2)): dependencies: - autoprefixer: 10.4.20(postcss@8.4.41) + autoprefixer: 10.4.20(postcss@8.4.45) citty: 0.1.6 - cssnano: 7.0.5(postcss@8.4.41) + cssnano: 7.0.5(postcss@8.4.45) defu: 6.1.4 esbuild: 0.23.1 fast-glob: 3.3.2 @@ -12739,8 +12372,8 @@ snapshots: mlly: 1.7.1 pathe: 1.1.2 pkg-types: 1.2.0 - postcss: 8.4.41 - postcss-nested: 6.2.0(postcss@8.4.41) + postcss: 8.4.45 + postcss-nested: 6.2.0(postcss@8.4.45) semver: 7.6.3 optionalDependencies: typescript: 5.6.2 @@ -12803,7 +12436,7 @@ snapshots: chokidar: 3.6.0 citty: 0.1.6 consola: 3.2.3 - cookie-es: 1.1.0 + cookie-es: 1.2.2 croner: 8.0.2 crossws: 0.2.4 db0: 0.1.4 @@ -13019,11 +12652,11 @@ snapshots: '@nuxt/kit': 3.13.1(magicast@0.3.4)(rollup@4.21.2)(webpack-sources@3.2.3) '@nuxt/schema': 3.13.1(rollup@4.21.2)(webpack-sources@3.2.3) '@nuxt/telemetry': 2.5.4(magicast@0.3.4)(rollup@4.21.2)(webpack-sources@3.2.3) - '@nuxt/vite-builder': 3.13.1(@types/node@20.10.5)(eslint@9.10.0(jiti@1.21.6))(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vue-tsc@2.1.6(typescript@5.6.2))(vue@3.5.3(typescript@5.6.2))(webpack-sources@3.2.3) + '@nuxt/vite-builder': 3.13.1(@types/node@20.10.5)(eslint@9.10.0(jiti@1.21.6))(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.2)(terser@5.24.0)(typescript@5.6.2)(vue-tsc@2.1.6(typescript@5.6.2))(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3) '@unhead/dom': 1.10.4 '@unhead/ssr': 1.10.4 - '@unhead/vue': 1.10.4(vue@3.5.3(typescript@5.6.2)) - '@vue/shared': 3.5.1 + '@unhead/vue': 1.10.4(vue@3.5.4(typescript@5.6.2)) + '@vue/shared': 3.5.4 acorn: 8.12.1 c12: 1.11.2(magicast@0.3.4) chokidar: 3.6.0 @@ -13068,14 +12701,14 @@ snapshots: unctx: 2.3.1(webpack-sources@3.2.3) unenv: 1.10.0 unimport: 3.11.1(rollup@4.21.2)(webpack-sources@3.2.3) - unplugin: 1.13.1(webpack-sources@3.2.3) - unplugin-vue-router: 0.10.7(rollup@4.21.2)(vue-router@4.4.3(vue@3.5.3(typescript@5.6.2)))(vue@3.5.3(typescript@5.6.2))(webpack-sources@3.2.3) + unplugin: 1.14.0(webpack-sources@3.2.3) + unplugin-vue-router: 0.10.7(rollup@4.21.2)(vue-router@4.4.3(vue@3.5.4(typescript@5.6.2)))(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3) unstorage: 1.10.2(idb-keyval@6.2.1)(ioredis@5.4.1) untyped: 1.4.2 - vue: 3.5.3(typescript@5.6.2) + vue: 3.5.4(typescript@5.6.2) vue-bundle-renderer: 2.1.0 vue-devtools-stub: 0.1.0 - vue-router: 4.4.3(vue@3.5.3(typescript@5.6.2)) + vue-router: 4.4.3(vue@3.5.4(typescript@5.6.2)) optionalDependencies: '@parcel/watcher': 2.4.1 '@types/node': 20.10.5 @@ -13136,15 +12769,6 @@ snapshots: pkg-types: 1.2.0 ufo: 1.5.4 - nypm@0.3.9: - dependencies: - citty: 0.1.6 - consola: 3.2.3 - execa: 8.0.1 - pathe: 1.1.2 - pkg-types: 1.2.0 - ufo: 1.5.4 - object-assign@4.1.1: {} object-inspect@1.13.1: {} @@ -13376,26 +13000,12 @@ snapshots: pluralize@8.0.0: {} - postcss-calc@10.0.2(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-selector-parser: 6.1.2 - postcss-value-parser: 4.2.0 - postcss-calc@10.0.2(postcss@8.4.45): dependencies: postcss: 8.4.45 postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - postcss-colormin@7.0.2(postcss@8.4.41): - dependencies: - browserslist: 4.23.3 - caniuse-api: 3.0.0 - colord: 2.9.3 - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-colormin@7.0.2(postcss@8.4.45): dependencies: browserslist: 4.23.3 @@ -13404,72 +13014,35 @@ snapshots: postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-convert-values@7.0.3(postcss@8.4.41): - dependencies: - browserslist: 4.23.3 - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-convert-values@7.0.3(postcss@8.4.45): dependencies: browserslist: 4.23.3 postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-discard-comments@7.0.2(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-selector-parser: 6.1.2 - postcss-discard-comments@7.0.2(postcss@8.4.45): dependencies: postcss: 8.4.45 postcss-selector-parser: 6.1.2 - postcss-discard-duplicates@7.0.1(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-discard-duplicates@7.0.1(postcss@8.4.45): dependencies: postcss: 8.4.45 - postcss-discard-empty@7.0.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-discard-empty@7.0.0(postcss@8.4.45): dependencies: postcss: 8.4.45 - postcss-discard-overridden@7.0.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-discard-overridden@7.0.0(postcss@8.4.45): dependencies: postcss: 8.4.45 - postcss-merge-longhand@7.0.3(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - stylehacks: 7.0.3(postcss@8.4.41) - postcss-merge-longhand@7.0.3(postcss@8.4.45): dependencies: postcss: 8.4.45 postcss-value-parser: 4.2.0 stylehacks: 7.0.3(postcss@8.4.45) - postcss-merge-rules@7.0.3(postcss@8.4.41): - dependencies: - browserslist: 4.23.3 - caniuse-api: 3.0.0 - cssnano-utils: 5.0.0(postcss@8.4.41) - postcss: 8.4.41 - postcss-selector-parser: 6.1.2 - postcss-merge-rules@7.0.3(postcss@8.4.45): dependencies: browserslist: 4.23.3 @@ -13478,23 +13051,11 @@ snapshots: postcss: 8.4.45 postcss-selector-parser: 6.1.2 - postcss-minify-font-values@7.0.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-minify-font-values@7.0.0(postcss@8.4.45): dependencies: postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-minify-gradients@7.0.0(postcss@8.4.41): - dependencies: - colord: 2.9.3 - cssnano-utils: 5.0.0(postcss@8.4.41) - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-minify-gradients@7.0.0(postcss@8.4.45): dependencies: colord: 2.9.3 @@ -13502,13 +13063,6 @@ snapshots: postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-minify-params@7.0.2(postcss@8.4.41): - dependencies: - browserslist: 4.23.3 - cssnano-utils: 5.0.0(postcss@8.4.41) - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-minify-params@7.0.2(postcss@8.4.45): dependencies: browserslist: 4.23.3 @@ -13516,142 +13070,74 @@ snapshots: postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-minify-selectors@7.0.3(postcss@8.4.41): - dependencies: - cssesc: 3.0.0 - postcss: 8.4.41 - postcss-selector-parser: 6.1.2 - postcss-minify-selectors@7.0.3(postcss@8.4.45): dependencies: cssesc: 3.0.0 postcss: 8.4.45 postcss-selector-parser: 6.1.2 - postcss-nested@6.2.0(postcss@8.4.41): + postcss-nested@6.2.0(postcss@8.4.45): dependencies: - postcss: 8.4.41 + postcss: 8.4.45 postcss-selector-parser: 6.1.2 - postcss-normalize-charset@7.0.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-normalize-charset@7.0.0(postcss@8.4.45): dependencies: postcss: 8.4.45 - postcss-normalize-display-values@7.0.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-normalize-display-values@7.0.0(postcss@8.4.45): dependencies: postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-positions@7.0.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-normalize-positions@7.0.0(postcss@8.4.45): dependencies: postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-repeat-style@7.0.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-normalize-repeat-style@7.0.0(postcss@8.4.45): dependencies: postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-string@7.0.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-normalize-string@7.0.0(postcss@8.4.45): dependencies: postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-timing-functions@7.0.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-normalize-timing-functions@7.0.0(postcss@8.4.45): dependencies: postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-unicode@7.0.2(postcss@8.4.41): - dependencies: - browserslist: 4.23.3 - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-normalize-unicode@7.0.2(postcss@8.4.45): dependencies: browserslist: 4.23.3 postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-url@7.0.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-normalize-url@7.0.0(postcss@8.4.45): dependencies: postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-normalize-whitespace@7.0.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-normalize-whitespace@7.0.0(postcss@8.4.45): dependencies: postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-ordered-values@7.0.1(postcss@8.4.41): - dependencies: - cssnano-utils: 5.0.0(postcss@8.4.41) - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-ordered-values@7.0.1(postcss@8.4.45): dependencies: cssnano-utils: 5.0.0(postcss@8.4.45) postcss: 8.4.45 postcss-value-parser: 4.2.0 - postcss-reduce-initial@7.0.2(postcss@8.4.41): - dependencies: - browserslist: 4.23.3 - caniuse-api: 3.0.0 - postcss: 8.4.41 - postcss-reduce-initial@7.0.2(postcss@8.4.45): dependencies: browserslist: 4.23.3 caniuse-api: 3.0.0 postcss: 8.4.45 - postcss-reduce-transforms@7.0.0(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - postcss-reduce-transforms@7.0.0(postcss@8.4.45): dependencies: postcss: 8.4.45 @@ -13662,23 +13148,12 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-svgo@7.0.1(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-value-parser: 4.2.0 - svgo: 3.3.2 - postcss-svgo@7.0.1(postcss@8.4.45): dependencies: postcss: 8.4.45 postcss-value-parser: 4.2.0 svgo: 3.3.2 - postcss-unique-selectors@7.0.2(postcss@8.4.41): - dependencies: - postcss: 8.4.41 - postcss-selector-parser: 6.1.2 - postcss-unique-selectors@7.0.2(postcss@8.4.45): dependencies: postcss: 8.4.45 @@ -13686,12 +13161,6 @@ snapshots: postcss-value-parser@4.2.0: {} - postcss@8.4.41: - dependencies: - nanoid: 3.3.7 - picocolors: 1.0.1 - source-map-js: 1.2.0 - postcss@8.4.45: dependencies: nanoid: 3.3.7 @@ -14385,12 +13854,6 @@ snapshots: dependencies: js-tokens: 9.0.0 - stylehacks@7.0.3(postcss@8.4.41): - dependencies: - browserslist: 4.23.3 - postcss: 8.4.41 - postcss-selector-parser: 6.1.2 - stylehacks@7.0.3(postcss@8.4.45): dependencies: browserslist: 4.23.3 @@ -14683,13 +14146,6 @@ snapshots: node-fetch-native: 1.6.4 pathe: 1.1.2 - unhead@1.10.0: - dependencies: - '@unhead/dom': 1.10.0 - '@unhead/schema': 1.10.0 - '@unhead/shared': 1.10.0 - hookable: 5.5.3 - unhead@1.10.4: dependencies: '@unhead/dom': 1.10.4 @@ -14769,11 +14225,11 @@ snapshots: universalify@2.0.1: {} - unplugin-vue-router@0.10.7(rollup@4.21.2)(vue-router@4.4.3(vue@3.5.3(typescript@5.6.2)))(vue@3.5.3(typescript@5.6.2))(webpack-sources@3.2.3): + unplugin-vue-router@0.10.7(rollup@4.21.2)(vue-router@4.4.3(vue@3.5.4(typescript@5.6.2)))(vue@3.5.4(typescript@5.6.2))(webpack-sources@3.2.3): dependencies: '@babel/types': 7.25.6 '@rollup/pluginutils': 5.1.0(rollup@4.21.2) - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.5.3(typescript@5.6.2)) + '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.5.4(typescript@5.6.2)) ast-walker-scope: 0.6.2 chokidar: 3.6.0 fast-glob: 3.3.2 @@ -14786,25 +14242,12 @@ snapshots: unplugin: 1.14.0(webpack-sources@3.2.3) yaml: 2.5.0 optionalDependencies: - vue-router: 4.4.3(vue@3.5.3(typescript@5.6.2)) + vue-router: 4.4.3(vue@3.5.4(typescript@5.6.2)) transitivePeerDependencies: - rollup - vue - webpack-sources - unplugin@1.12.3: - dependencies: - acorn: 8.12.1 - webpack-sources: 3.2.3 - webpack-virtual-modules: 0.6.2 - - unplugin@1.13.1(webpack-sources@3.2.3): - dependencies: - acorn: 8.12.1 - webpack-virtual-modules: 0.6.2 - optionalDependencies: - webpack-sources: 3.2.3 - unplugin@1.14.0(webpack-sources@3.2.3): dependencies: acorn: 8.12.1 @@ -14988,7 +14431,7 @@ snapshots: '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.7) '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7) - '@vue/compiler-dom': 3.5.1 + '@vue/compiler-dom': 3.5.4 kolorist: 1.8.0 magic-string: 0.30.11 vite: 5.4.3(@types/node@20.10.5)(terser@5.24.0) @@ -15074,9 +14517,9 @@ snapshots: vue-component-type-helpers@2.0.6: {} - vue-demi@0.14.10(vue@3.5.3(typescript@5.6.2)): + vue-demi@0.14.10(vue@3.5.4(typescript@5.6.2)): dependencies: - vue: 3.5.3(typescript@5.6.2) + vue: 3.5.4(typescript@5.6.2) vue-devtools-stub@0.1.0: {} @@ -15093,17 +14536,17 @@ snapshots: transitivePeerDependencies: - supports-color - vue-i18n@9.12.1(vue@3.5.3(typescript@5.6.2)): + vue-i18n@9.12.1(vue@3.5.4(typescript@5.6.2)): dependencies: '@intlify/core-base': 9.12.1 '@intlify/shared': 9.12.1 '@vue/devtools-api': 6.6.3 - vue: 3.5.3(typescript@5.6.2) + vue: 3.5.4(typescript@5.6.2) - vue-router@4.4.3(vue@3.5.3(typescript@5.6.2)): + vue-router@4.4.3(vue@3.5.4(typescript@5.6.2)): dependencies: '@vue/devtools-api': 6.6.3 - vue: 3.5.3(typescript@5.6.2) + vue: 3.5.4(typescript@5.6.2) vue-tsc@2.1.6(typescript@5.6.2): dependencies: @@ -15112,13 +14555,13 @@ snapshots: semver: 7.6.3 typescript: 5.6.2 - vue@3.5.3(typescript@5.6.2): + vue@3.5.4(typescript@5.6.2): dependencies: - '@vue/compiler-dom': 3.5.3 - '@vue/compiler-sfc': 3.5.3 - '@vue/runtime-dom': 3.5.3 - '@vue/server-renderer': 3.5.3(vue@3.5.3(typescript@5.6.2)) - '@vue/shared': 3.5.3 + '@vue/compiler-dom': 3.5.4 + '@vue/compiler-sfc': 3.5.4 + '@vue/runtime-dom': 3.5.4 + '@vue/server-renderer': 3.5.4(vue@3.5.4(typescript@5.6.2)) + '@vue/shared': 3.5.4 optionalDependencies: typescript: 5.6.2 @@ -15136,7 +14579,8 @@ snapshots: webidl-conversions@7.0.0: {} - webpack-sources@3.2.3: {} + webpack-sources@3.2.3: + optional: true webpack-virtual-modules@0.6.2: {} @@ -15247,8 +14691,6 @@ snapshots: lodash: 4.17.21 yaml: 2.5.0 - yaml@2.4.5: {} - yaml@2.5.0: {} yargs-parser@21.1.1: {}