Skip to content

Commit bac4d33

Browse files
authored
Merge pull request #32 from intel/dependabot/npm_and_yarn/frontend/control_panel/vite-6.4.2
Bump vite from 6.4.1 to 6.4.2 in /frontend/control_panel
2 parents bffa4e8 + 3042ac6 commit bac4d33

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/control_panel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prettier": "^3.5.3",
4848
"typescript": "~5.7.2",
4949
"typescript-eslint": "^8.26.1",
50-
"vite": "^6.3.7",
50+
"vite": "^6.4.2",
5151
"vite-plugin-svgr": "^4.3.0"
5252
},
5353
"alias": {

frontend/control_panel/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3890,10 +3890,10 @@ vite-plugin-svgr@^4.3.0:
38903890
"@svgr/core" "^8.1.0"
38913891
"@svgr/plugin-jsx" "^8.1.0"
38923892

3893-
vite@^6.3.7:
3894-
version "6.4.1"
3895-
resolved "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz"
3896-
integrity sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==
3893+
vite@^6.4.2:
3894+
version "6.4.2"
3895+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.2.tgz#a4e548ca3a90ca9f3724582cab35e1ba15efc6f2"
3896+
integrity sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==
38973897
dependencies:
38983898
esbuild "^0.25.0"
38993899
fdir "^6.4.4"

0 commit comments

Comments
 (0)