Skip to content

Commit db4ccae

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

File tree

2 files changed

+20
-18
lines changed

2 files changed

+20
-18
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",

pnpm-lock.yaml

Lines changed: 19 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)