We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38485ae commit 1e17022Copy full SHA for 1e17022
package.json
@@ -145,7 +145,7 @@
145
"@types/react-is": "^19.2.0",
146
"@vanilla-extract/css": "^1.17.4",
147
"@vanilla-extract/vite-plugin": "^5.1.1",
148
- "@vitejs/plugin-react": "^5.0.4",
+ "@vitejs/plugin-react": "^5.1.2",
149
"@vitest/browser": "^3.2.4",
150
"babel-plugin-react-compiler": "1.0.0",
151
"browserslist-config-baseline": "^0.5.0",
playground/vite/package.json
@@ -20,7 +20,7 @@
20
"@types/react": "^19.2.2",
21
"@types/react-dom": "^19.2.1",
22
23
24
"eslint": "^9.37.0",
25
"eslint-plugin-react-hooks": "7.0.0",
26
"eslint-plugin-react-refresh": "^0.4.23",
0 commit comments