Skip to content

Commit 8feaad9

Browse files
authored
Chore: bump deps (#206)
* chore: bump deps * chore: bump peer dependencies
1 parent ac5e971 commit 8feaad9

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"vitest": "^0.24.4"
2323
},
2424
"peerDependencies": {
25-
"@swc/helpers": "0.5.3"
25+
"@swc/helpers": ">=0.5.3"
2626
},
2727
"engines": {
2828
"node": ">=14.17.6"

0 commit comments

Comments
 (0)