Skip to content

Commit 6406f3f

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

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

package.json

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

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)