Skip to content

Commit a86f44a

Browse files
Bump vite from 5.4.12 to 5.4.15 (#337)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.12 to 5.4.15. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.15/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.15/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcfc554 commit a86f44a

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
@@ -88,7 +88,7 @@
8888
"typedoc": "^0.25.12",
8989
"typescript": "^5.4.3",
9090
"typescript-eslint": "^8.11.0",
91-
"vite": "^5.4.12",
91+
"vite": "^5.4.15",
9292
"yarnhook": "^0.5.1"
9393
},
9494
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8817,10 +8817,10 @@ v8-to-istanbul@^9.0.1:
88178817
"@types/istanbul-lib-coverage" "^2.0.1"
88188818
convert-source-map "^2.0.0"
88198819

8820-
vite@^5.4.12:
8821-
version "5.4.12"
8822-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
8823-
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
8820+
vite@^5.4.15:
8821+
version "5.4.15"
8822+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.15.tgz#2941547f10ebb4bf9b0fa0da863c06711eb7e5e5"
8823+
integrity sha512-6ANcZRivqL/4WtwPGTKNaosuNJr5tWiftOC7liM7G9+rMb8+oeJeyzymDu4rTN93seySBmbjSfsS3Vzr19KNtA==
88248824
dependencies:
88258825
esbuild "^0.21.3"
88268826
postcss "^8.4.43"

0 commit comments

Comments
 (0)