Skip to content

Commit 2e7448c

Browse files
authored
Merge pull request #220 from spq/dependabot/npm_and_yarn/web/development-dependencies-6d13591e54
Bump vite from 6.0.3 to 6.0.5 in /web in the development-dependencies group
2 parents 45cb1d3 + b1d7509 commit 2e7448c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ts-auto-guard": "^5.0.1",
4545
"typescript": "~5.7.2",
4646
"unplugin-vue-components": "^0.28.0",
47-
"vite": "^6.0.3",
47+
"vite": "^6.0.5",
4848
"vite-plugin-checker": "^0.8.0",
4949
"vite-plugin-node-polyfills": "^0.22.0"
5050
},

web/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,7 +1345,7 @@ es-errors@^1.3.0:
13451345
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
13461346
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
13471347

1348-
esbuild@^0.24.0:
1348+
13491349
version "0.24.0"
13501350
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.24.0.tgz#f2d470596885fcb2e91c21eb3da3b3c89c0b55e7"
13511351
integrity sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==
@@ -2972,12 +2972,12 @@ vite-plugin-node-polyfills@^0.22.0:
29722972
"@rollup/plugin-inject" "^5.0.5"
29732973
node-stdlib-browser "^1.2.0"
29742974

2975-
vite@^6.0.3:
2976-
version "6.0.3"
2977-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.3.tgz#cc01f403e326a9fc1e064235df8a6de084c8a491"
2978-
integrity sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==
2975+
vite@^6.0.5:
2976+
version "6.0.5"
2977+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.5.tgz#1d0fbdb3ffe61e944089abeddb7d2c509420acfd"
2978+
integrity sha512-akD5IAH/ID5imgue2DYhzsEwCi0/4VKY31uhMLEYJwPP4TiUp8pL5PIK+Wo7H8qT8JY9i+pVfPydcFPYD1EL7g==
29792979
dependencies:
2980-
esbuild "^0.24.0"
2980+
esbuild "0.24.0"
29812981
postcss "^8.4.49"
29822982
rollup "^4.23.0"
29832983
optionalDependencies:

0 commit comments

Comments
 (0)