diff --git a/package.json b/package.json index bcc65abc..9d56fa19 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "unplugin-auto-import": "^0.18.2", "unplugin-icons": "^0.19.3", "unplugin-vue-components": "^0.27.4", - "vite": "^5.4.3", + "vite": "^5.4.6", "vitest": "^2.1.1", "vue-tsc": "^2.1.6" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5cbd8306..ccaa28c5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,7 +101,7 @@ importers: version: 8.5.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2) '@vitejs/plugin-vue': specifier: ^5.1.4 - version: 5.1.4(vite@5.4.3(@types/node@22.5.4)(sass@1.78.0))(vue@3.5.4(typescript@5.6.2)) + version: 5.1.4(vite@5.4.6(@types/node@22.5.4)(sass@1.78.0))(vue@3.5.4(typescript@5.6.2)) '@vue/compiler-sfc': specifier: 3.5.4 version: 3.5.4 @@ -160,8 +160,8 @@ importers: specifier: ^0.27.4 version: 0.27.4(@babel/parser@7.25.6)(@nuxt/kit@3.13.1(rollup@4.21.0)(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.4(typescript@5.6.2)) vite: - specifier: ^5.4.3 - version: 5.4.3(@types/node@22.5.4)(sass@1.78.0) + specifier: ^5.4.6 + version: 5.4.6(@types/node@22.5.4)(sass@1.78.0) vitest: specifier: ^2.1.1 version: 2.1.1(@types/node@22.5.4)(happy-dom@15.7.3)(sass@1.78.0) @@ -1898,10 +1898,6 @@ packages: resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} engines: {node: '>=4'} - postcss@8.4.44: - resolution: {integrity: sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.4.45: resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} engines: {node: ^10 || ^12 || >=14} @@ -2223,8 +2219,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite@5.4.3: - resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==} + vite@5.4.6: + resolution: {integrity: sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3118,9 +3114,9 @@ snapshots: '@typescript-eslint/types': 8.5.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-vue@5.1.4(vite@5.4.3(@types/node@22.5.4)(sass@1.78.0))(vue@3.5.4(typescript@5.6.2))': + '@vitejs/plugin-vue@5.1.4(vite@5.4.6(@types/node@22.5.4)(sass@1.78.0))(vue@3.5.4(typescript@5.6.2))': dependencies: - vite: 5.4.3(@types/node@22.5.4)(sass@1.78.0) + vite: 5.4.6(@types/node@22.5.4)(sass@1.78.0) vue: 3.5.4(typescript@5.6.2) '@vitest/expect@2.1.1': @@ -3130,13 +3126,13 @@ snapshots: chai: 5.1.1 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.1(@vitest/spy@2.1.1)(vite@5.4.3(@types/node@22.5.4)(sass@1.78.0))': + '@vitest/mocker@2.1.1(@vitest/spy@2.1.1)(vite@5.4.6(@types/node@22.5.4)(sass@1.78.0))': dependencies: '@vitest/spy': 2.1.1 estree-walker: 3.0.3 magic-string: 0.30.11 optionalDependencies: - vite: 5.4.3(@types/node@22.5.4)(sass@1.78.0) + vite: 5.4.6(@types/node@22.5.4)(sass@1.78.0) '@vitest/pretty-format@2.1.1': dependencies: @@ -4186,12 +4182,6 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss@8.4.44: - dependencies: - nanoid: 3.3.7 - picocolors: 1.1.0 - source-map-js: 1.2.1 - postcss@8.4.45: dependencies: nanoid: 3.3.7 @@ -4540,7 +4530,7 @@ snapshots: cac: 6.7.14 debug: 4.3.7 pathe: 1.1.2 - vite: 5.4.3(@types/node@22.5.4)(sass@1.78.0) + vite: 5.4.6(@types/node@22.5.4)(sass@1.78.0) transitivePeerDependencies: - '@types/node' - less @@ -4552,10 +4542,10 @@ snapshots: - supports-color - terser - vite@5.4.3(@types/node@22.5.4)(sass@1.78.0): + vite@5.4.6(@types/node@22.5.4)(sass@1.78.0): dependencies: esbuild: 0.21.5 - postcss: 8.4.44 + postcss: 8.4.45 rollup: 4.21.0 optionalDependencies: '@types/node': 22.5.4 @@ -4565,7 +4555,7 @@ snapshots: vitest@2.1.1(@types/node@22.5.4)(happy-dom@15.7.3)(sass@1.78.0): dependencies: '@vitest/expect': 2.1.1 - '@vitest/mocker': 2.1.1(@vitest/spy@2.1.1)(vite@5.4.3(@types/node@22.5.4)(sass@1.78.0)) + '@vitest/mocker': 2.1.1(@vitest/spy@2.1.1)(vite@5.4.6(@types/node@22.5.4)(sass@1.78.0)) '@vitest/pretty-format': 2.1.1 '@vitest/runner': 2.1.1 '@vitest/snapshot': 2.1.1 @@ -4580,7 +4570,7 @@ snapshots: tinyexec: 0.3.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.3(@types/node@22.5.4)(sass@1.78.0) + vite: 5.4.6(@types/node@22.5.4)(sass@1.78.0) vite-node: 2.1.1(@types/node@22.5.4)(sass@1.78.0) why-is-node-running: 2.3.0 optionalDependencies: