Skip to content

Commit e910fe4

Browse files
authored
Merge pull request #157 from microsoft/dependabot/npm_and_yarn/vite-5.4.19
Bump vite from 5.4.15 to 5.4.19
2 parents 4538055 + a00d9a4 commit e910fe4

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.15"
85+
"vite": "^5.4.19"
8686
}
8787
}

yarn.lock

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

4482-
vite@^5.4.15:
4483-
version "5.4.15"
4484-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.15.tgz#2941547f10ebb4bf9b0fa0da863c06711eb7e5e5"
4485-
integrity sha512-6ANcZRivqL/4WtwPGTKNaosuNJr5tWiftOC7liM7G9+rMb8+oeJeyzymDu4rTN93seySBmbjSfsS3Vzr19KNtA==
4482+
vite@^5.4.19:
4483+
version "5.4.19"
4484+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.19.tgz#20efd060410044b3ed555049418a5e7d1998f959"
4485+
integrity sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==
44864486
dependencies:
44874487
esbuild "^0.21.3"
44884488
postcss "^8.4.43"

0 commit comments

Comments
 (0)