From 0b549e586ce5f3f0e68d1a5dbbd4fa3bf862f242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 08:23:27 +0000 Subject: [PATCH] chore(deps): bump vite from 8.2.2 to 8.3.0 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.2.2 to 8.3.0. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.3.0/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 68 +++++++++++++++++++++++++++++++------------------- 1 file changed, 42 insertions(+), 26 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38e242c..af66e78 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,7 +40,7 @@ importers: version: 6.2.1 tsup: specifier: ^8.5.1 - version: 8.5.1(postcss@8.5.26)(tsx@4.23.12)(typescript@6.0.3) + version: 8.5.1(postcss@8.5.28)(tsx@4.23.12)(typescript@6.0.3) tsx: specifier: ^4.23.12 version: 4.23.12 @@ -49,13 +49,13 @@ importers: version: 6.0.3 vite: specifier: ^8.2.2 - version: 8.2.2(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12) + version: 8.3.0(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12) vitepress: specifier: 2.0.0-alpha.20 - version: 2.0.0-alpha.20(@types/node@26.2.0)(esbuild@0.28.2)(markdown-it-mathjax3@4.3.2)(postcss@8.5.26)(tsx@4.23.12)(typescript@6.0.3) + version: 2.0.0-alpha.20(@types/node@26.2.0)(esbuild@0.28.2)(markdown-it-mathjax3@4.3.2)(postcss@8.5.28)(tsx@4.23.12)(typescript@6.0.3) vitest: specifier: ^4.1.11 - version: 4.1.11(@types/node@26.2.0)(vite@8.2.2(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12)) + version: 4.1.11(@types/node@26.2.0)(vite@8.3.0(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12)) packages: @@ -1409,6 +1409,10 @@ packages: resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==} engines: {node: '>=12'} + picomatch@4.0.7: + resolution: {integrity: sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==} + engines: {node: '>=12'} + pirates@4.0.7: resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==} engines: {node: '>= 6'} @@ -1438,6 +1442,10 @@ packages: resolution: {integrity: sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==} engines: {node: ^10 || ^12 || >=14} + postcss@8.5.28: + resolution: {integrity: sha512-RRuzqDtt5Y9h3quz5hWhK+TPnsmVs6WwSU6LkJMeY4HstUEDuYTG8UJSdawMRzmzAtV+KEoG8N3Qg2qLy5vM/A==} + engines: {node: ^10 || ^12 || >=14} + property-information@7.2.0: resolution: {integrity: sha512-IAtzIB6sUiWaJYrX9smp3V46pBGbBeLFRGdh25kg1334VcBlD8HzhPeNIWQH9zhGmo2itIe25EHt9dQP7G5hmg==} @@ -1644,13 +1652,13 @@ packages: vfile@6.0.3: resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} - vite@8.2.2: - resolution: {integrity: sha512-cFKLV/PRgAUlIRm5WjMjJ86jrftzpqcgH+Us+DS8mI3CDNiH30Whrz8uHL3+MOLPAgqbMBAqWdAHAphOAM+z/Q==} + vite@8.3.0: + resolution: {integrity: sha512-lhZBVvEHefgE+HQZC9O7EBJgCU/nVzFNl7vkS4RE0APtWLP02/8QVIkQtzBxPquh7lq5/78NHipTj7ODQ6XuyQ==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: '@types/node': ^20.19.0 || >=22.12.0 - '@vitejs/devtools': ^0.4.0 || ^0.5.0 + '@vitejs/devtools': ^0.7.1 esbuild: ^0.28.1 jiti: '>=1.21.0' less: ^4.0.0 @@ -2231,10 +2239,10 @@ snapshots: '@ungap/structured-clone@1.4.0': {} - '@vitejs/plugin-vue@6.0.8(vite@8.2.2(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12))(vue@3.5.42(typescript@6.0.3))': + '@vitejs/plugin-vue@6.0.8(vite@8.3.0(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12))(vue@3.5.42(typescript@6.0.3))': dependencies: '@rolldown/pluginutils': 1.0.1 - vite: 8.2.2(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12) + vite: 8.3.0(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12) vue: 3.5.42(typescript@6.0.3) '@vitest/expect@4.1.11': @@ -2246,13 +2254,13 @@ snapshots: chai: 6.2.2 tinyrainbow: 3.1.1 - '@vitest/mocker@4.1.11(vite@8.2.2(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12))': + '@vitest/mocker@4.1.11(vite@8.3.0(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12))': dependencies: '@vitest/spy': 4.1.11 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 8.2.2(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12) + vite: 8.3.0(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12) '@vitest/pretty-format@4.1.11': dependencies: @@ -2833,6 +2841,8 @@ snapshots: picomatch@4.0.5: {} + picomatch@4.0.7: {} + pirates@4.0.7: {} pkg-types@1.3.1: @@ -2841,11 +2851,11 @@ snapshots: mlly: 1.8.2 pathe: 2.0.3 - postcss-load-config@6.0.1(postcss@8.5.26)(tsx@4.23.12): + postcss-load-config@6.0.1(postcss@8.5.28)(tsx@4.23.12): dependencies: lilconfig: 3.1.3 optionalDependencies: - postcss: 8.5.26 + postcss: 8.5.28 tsx: 4.23.12 postcss@8.5.26: @@ -2854,6 +2864,12 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + postcss@8.5.28: + dependencies: + nanoid: 3.3.18 + picocolors: 1.1.1 + source-map-js: 1.2.1 + property-information@7.2.0: {} readdirp@4.1.2: {} @@ -3033,7 +3049,7 @@ snapshots: tslib@2.8.1: {} - tsup@8.5.1(postcss@8.5.26)(tsx@4.23.12)(typescript@6.0.3): + tsup@8.5.1(postcss@8.5.28)(tsx@4.23.12)(typescript@6.0.3): dependencies: bundle-require: 5.1.0(esbuild@0.28.2) cac: 6.7.14 @@ -3044,7 +3060,7 @@ snapshots: fix-dts-default-cjs-exports: 1.0.1 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(postcss@8.5.26)(tsx@4.23.12) + postcss-load-config: 6.0.1(postcss@8.5.28)(tsx@4.23.12) resolve-from: 5.0.0 rollup: 4.62.4 source-map: 0.7.6 @@ -3053,7 +3069,7 @@ snapshots: tinyglobby: 0.2.17 tree-kill: 1.2.2 optionalDependencies: - postcss: 8.5.26 + postcss: 8.5.28 typescript: 6.0.3 transitivePeerDependencies: - jiti @@ -3114,11 +3130,11 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite@8.2.2(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12): + vite@8.3.0(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12): dependencies: lightningcss: 1.33.0 - picomatch: 4.0.5 - postcss: 8.5.26 + picomatch: 4.0.7 + postcss: 8.5.28 rolldown: 1.2.8 tinyglobby: 0.2.17 optionalDependencies: @@ -3127,7 +3143,7 @@ snapshots: fsevents: 2.3.3 tsx: 4.23.12 - vitepress@2.0.0-alpha.20(@types/node@26.2.0)(esbuild@0.28.2)(markdown-it-mathjax3@4.3.2)(postcss@8.5.26)(tsx@4.23.12)(typescript@6.0.3): + vitepress@2.0.0-alpha.20(@types/node@26.2.0)(esbuild@0.28.2)(markdown-it-mathjax3@4.3.2)(postcss@8.5.28)(tsx@4.23.12)(typescript@6.0.3): dependencies: '@docsearch/css': 4.7.0 '@docsearch/js': 4.7.0 @@ -3135,7 +3151,7 @@ snapshots: '@iconify-json/simple-icons': 1.2.95 '@shikijs/transformers': 4.4.3 '@types/markdown-it': 14.2.0 - '@vitejs/plugin-vue': 6.0.8(vite@8.2.2(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12))(vue@3.5.42(typescript@6.0.3)) + '@vitejs/plugin-vue': 6.0.8(vite@8.3.0(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12))(vue@3.5.42(typescript@6.0.3)) '@vue/devtools-api': 8.2.1 '@vue/shared': 3.5.42 '@vueuse/core': 14.4.0(vue@3.5.42(typescript@6.0.3)) @@ -3144,11 +3160,11 @@ snapshots: mark.js: 8.11.1 minisearch: 7.2.0 shiki: 4.4.3 - vite: 8.2.2(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12) + vite: 8.3.0(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12) vue: 3.5.42(typescript@6.0.3) optionalDependencies: markdown-it-mathjax3: 4.3.2 - postcss: 8.5.26 + postcss: 8.5.28 transitivePeerDependencies: - '@types/node' - '@vitejs/devtools' @@ -3175,10 +3191,10 @@ snapshots: - universal-cookie - yaml - vitest@4.1.11(@types/node@26.2.0)(vite@8.2.2(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12)): + vitest@4.1.11(@types/node@26.2.0)(vite@8.3.0(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12)): dependencies: '@vitest/expect': 4.1.11 - '@vitest/mocker': 4.1.11(vite@8.2.2(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12)) + '@vitest/mocker': 4.1.11(vite@8.3.0(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12)) '@vitest/pretty-format': 4.1.11 '@vitest/runner': 4.1.11 '@vitest/snapshot': 4.1.11 @@ -3195,7 +3211,7 @@ snapshots: tinyexec: 1.3.0 tinyglobby: 0.2.17 tinyrainbow: 3.1.1 - vite: 8.2.2(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12) + vite: 8.3.0(@types/node@26.2.0)(esbuild@0.28.2)(tsx@4.23.12) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 26.2.0