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 e1541a7 commit a061454Copy full SHA for a061454
1 file changed
package.json
@@ -29,7 +29,6 @@
29
"dependencies": {
30
"@babel/runtime": "^7.20.13",
31
"@supercharge/promise-pool": "^2.3.2",
32
- "babel-plugin-react-compiler": "^1.0.0",
33
"loglevel": "^1.8.0",
34
"qs": "^6.12.1"
35
},
@@ -56,9 +55,11 @@
56
55
"react": "^19.0.0",
57
"react-dom": "^19.0.0",
58
"typescript": "^5.1.0",
+ "babel-plugin-react-compiler": "^1.0.0",
59
"vitest": "^1.6.1"
60
61
"peerDependencies": {
62
63
"next": "^16.0.0",
64
65
"react-dom": "^19.0.0"
0 commit comments