Skip to content

Commit daee652

Browse files
authored
Merge pull request #141 from microsoft/dependabot/npm_and_yarn/vite-5.4.15
Bump vite from 5.4.12 to 5.4.15
2 parents d629a38 + f48abf3 commit daee652

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@
8282
"globals": "^15.12.0",
8383
"sass": "^1.77.6",
8484
"typescript-eslint": "^8.16.0",
85-
"vite": "^5.4.12"
85+
"vite": "^5.4.15"
8686
}
8787
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4477,10 +4477,10 @@ vega@^5.32.0:
44774477
vega-voronoi "~4.2.4"
44784478
vega-wordcloud "~4.1.6"
44794479

4480-
vite@^5.4.12:
4481-
version "5.4.12"
4482-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
4483-
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
4480+
vite@^5.4.15:
4481+
version "5.4.15"
4482+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.15.tgz#2941547f10ebb4bf9b0fa0da863c06711eb7e5e5"
4483+
integrity sha512-6ANcZRivqL/4WtwPGTKNaosuNJr5tWiftOC7liM7G9+rMb8+oeJeyzymDu4rTN93seySBmbjSfsS3Vzr19KNtA==
44844484
dependencies:
44854485
esbuild "^0.21.3"
44864486
postcss "^8.4.43"

0 commit comments

Comments
 (0)