Skip to content

Commit f087a4c

Browse files
Bump vite from 5.4.4 to 5.4.6 in /react
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.4 to 5.4.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 527ebc5 commit f087a4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"globals": "^15.9.0",
2626
"typescript": "^5.5.3",
2727
"typescript-eslint": "^8.0.1",
28-
"vite": "^5.4.1"
28+
"vite": "^5.4.6"
2929
}
3030
}

react/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,10 +1217,10 @@ uri-js@^4.2.2:
12171217
dependencies:
12181218
punycode "^2.1.0"
12191219

1220-
vite@^5.4.1:
1221-
version "5.4.4"
1222-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.4.tgz#3da90314b617047366459443320ea78f39111008"
1223-
integrity sha512-RHFCkULitycHVTtelJ6jQLd+KSAAzOgEYorV32R2q++M6COBjKJR6BxqClwp5sf0XaBDjVMuJ9wnNfyAJwjMkA==
1220+
vite@^5.4.6:
1221+
version "5.4.6"
1222+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f"
1223+
integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==
12241224
dependencies:
12251225
esbuild "^0.21.3"
12261226
postcss "^8.4.43"

0 commit comments

Comments
 (0)