Skip to content

Commit fb2c68e

Browse files
chore(deps): replace dependency rollup-plugin-babel with @rollup/plugin-babel 5.0.0
1 parent f450b59 commit fb2c68e

File tree

2 files changed

+190
-460
lines changed

2 files changed

+190
-460
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"react": "^18.3.0",
7979
"react-dom": "^18.3.0",
8080
"rollup": "1.32.1",
81-
"rollup-plugin-babel": "4.4.0",
81+
"@rollup/plugin-babel": "5.0.0",
8282
"rollup-plugin-commonjs": "10.1.0",
8383
"rollup-plugin-node-globals": "1.4.0",
8484
"rollup-plugin-node-resolve": "5.2.0",

0 commit comments

Comments
 (0)