We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9e725 commit 8db85e8Copy full SHA for 8db85e8
package.json
@@ -16,7 +16,6 @@
16
"build": "tsc -b && vite build",
17
"lint": "eslint .",
18
"preview": "vite preview",
19
- "check": "biome check --write",
20
"format": "biome format --write"
21
},
22
"dependencies": {
@@ -45,7 +44,7 @@
45
44
"@types/lodash-es": "^4.17.12",
46
"@types/react": "^19.1.12",
47
"@types/react-dom": "^19.1.9",
48
- "@vitejs/plugin-react": "^4.7.0",
+ "@vitejs/plugin-react": "^5.0.2",
49
"babel-plugin-react-compiler": "19.1.0-rc.3",
50
"class-variance-authority": "^0.7.1",
51
"clsx": "^2.1.1",
0 commit comments