Skip to content

Commit 31b87fc

Browse files
Bump vite from 5.4.10 to 5.4.12 (#46)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.10 to 5.4.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.12/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 b308a88 commit 31b87fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"svelte-check": "^4.0.0",
3131
"typescript": "^5.0.0",
3232
"typescript-eslint": "^8.0.0",
33-
"vite": "^5.0.3"
33+
"vite": "^5.4.12"
3434
},
3535
"dependencies": {
3636
"@amplitude/analytics-browser": "^2.11.9",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2260,10 +2260,10 @@ vfile@^6.0.0:
22602260
"@types/unist" "^3.0.0"
22612261
vfile-message "^4.0.0"
22622262

2263-
vite@^5.0.3:
2264-
version "5.4.10"
2265-
resolved "https://registry.npmjs.org/vite/-/vite-5.4.10.tgz"
2266-
integrity sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==
2263+
vite@^5.4.12:
2264+
version "5.4.12"
2265+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
2266+
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
22672267
dependencies:
22682268
esbuild "^0.21.3"
22692269
postcss "^8.4.43"

0 commit comments

Comments
 (0)