Skip to content

Commit afb0cc1

Browse files
Bump vite from 5.2.9 to 5.4.21
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.9 to 5.4.21. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7a6278 commit afb0cc1

File tree

3 files changed

+16930
-20472
lines changed

3 files changed

+16930
-20472
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"tsx": "^4.19.2",
149149
"turbo": "^1.10.14",
150150
"typescript": "^5.4.4",
151-
"vite": "5.2.9",
151+
"vite": "5.4.21",
152152
"vite-tsconfig-paths": "^4.3.2",
153153
"vitest": "2.1.8"
154154
},

packages/embeds/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@dub/embed-core": "workspace:*",
3636
"class-variance-authority": "^0.7.0",
37-
"vite": "5.2.9"
37+
"vite": "5.4.21"
3838
},
3939
"author": "Steven Tey <stevensteel97@gmail.com>",
4040
"homepage": "https://dub.co",

0 commit comments

Comments
 (0)