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 4b2e1d1 commit 96c9c38Copy full SHA for 96c9c38
.changeset/perfect-dodos-cough.md
@@ -0,0 +1,5 @@
1
+---
2
+"esbuild-plugin-react18": patch
3
4
+
5
+Remove peer dependencies as not needed.
lib/package.json
@@ -36,16 +36,6 @@
36
"vite-tsconfig-paths": "^5.1.4",
37
"vitest": "^2.1.8"
38
},
39
- "peerDependencies": {
40
- "@types/react": "16.8 - 19",
41
- "next": "10 - 14",
42
- "react": "16.8 - 19"
43
- },
44
- "peerDependenciesMeta": {
45
- "next": {
46
- "optional": true
47
- }
48
49
"funding": [
50
{
51
"type": "github",
0 commit comments