Skip to content

Commit 8db85e8

Browse files
committed
chore: bump vite-plugin-react
1 parent 2d9e725 commit 8db85e8

File tree

2 files changed

+39
-580
lines changed

2 files changed

+39
-580
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"build": "tsc -b && vite build",
1717
"lint": "eslint .",
1818
"preview": "vite preview",
19-
"check": "biome check --write",
2019
"format": "biome format --write"
2120
},
2221
"dependencies": {
@@ -45,7 +44,7 @@
4544
"@types/lodash-es": "^4.17.12",
4645
"@types/react": "^19.1.12",
4746
"@types/react-dom": "^19.1.9",
48-
"@vitejs/plugin-react": "^4.7.0",
47+
"@vitejs/plugin-react": "^5.0.2",
4948
"babel-plugin-react-compiler": "19.1.0-rc.3",
5049
"class-variance-authority": "^0.7.1",
5150
"clsx": "^2.1.1",

0 commit comments

Comments
 (0)