Skip to content

Commit b294324

Browse files
authored
Merge pull request #46 from intel/dependabot/npm_and_yarn/src/gprofiler/frontend/vite-6.2.7
Bump vite from 6.2.6 to 6.2.7 in /src/gprofiler/frontend
2 parents 145981c + d7b2d59 commit b294324

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/gprofiler/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-plugin-simple-import-sort": "^7.0.0",
5959
"prettier": "^2.3.2",
6060
"use-resize-observer": "^7.0.1",
61-
"vite": "^6.2.6",
61+
"vite": "^6.2.7",
6262
"vite-plugin-svgr": "^2.2.2"
6363
}
6464
}

src/gprofiler/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4712,10 +4712,10 @@ vite-plugin-svgr@^2.2.2:
47124712
"@rollup/pluginutils" "^5.0.2"
47134713
"@svgr/core" "^6.5.1"
47144714

4715-
vite@^6.2.6:
4716-
version "6.2.6"
4717-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.6.tgz#7f0ccf2fdc0c1eda079ce258508728e2473d3f61"
4718-
integrity sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==
4715+
vite@^6.2.7:
4716+
version "6.2.7"
4717+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.7.tgz#699fb6e4b3e65d749480e0087cdbe3f3f0de00fa"
4718+
integrity sha512-qg3LkeuinTrZoJHHF94coSaTfIPyBYoywp+ys4qu20oSJFbKMYoIJo0FWJT9q6Vp49l6z9IsJRbHdcGtiKbGoQ==
47194719
dependencies:
47204720
esbuild "^0.25.0"
47214721
postcss "^8.5.3"

0 commit comments

Comments
 (0)