We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac5e971 commit 8feaad9Copy full SHA for 8feaad9
2 files changed
.changeset/blue-kangaroos-vanish.md
@@ -0,0 +1,7 @@
1
+---
2
+"@modern-js/swc-plugins": patch
3
+"@modern-js/swc-plugin-import": patch
4
+"@modern-js/swc-react-const-elements-plugin": patch
5
6
+
7
+chore: bump deps
package.json
@@ -22,7 +22,7 @@
22
"vitest": "^0.24.4"
23
},
24
"peerDependencies": {
25
- "@swc/helpers": "0.5.3"
+ "@swc/helpers": ">=0.5.3"
26
27
"engines": {
28
"node": ">=14.17.6"
0 commit comments