Skip to content

Commit

Permalink
fix(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 6777773 commit d89170c
Show file tree
Hide file tree
Showing 3 changed files with 544 additions and 700 deletions.
4 changes: 2 additions & 2 deletions packages/module/plugin-module-polyfill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
},
"dependencies": {
"@babel/core": "^7.26.0",
"@babel/plugin-syntax-jsx": "7.22.5",
"@babel/plugin-syntax-typescript": "7.22.5",
"@babel/plugin-syntax-jsx": "7.25.9",
"@babel/plugin-syntax-typescript": "7.25.9",
"@modern-js/plugin-module-babel": "workspace:*",
"babel-plugin-polyfill-corejs3": "0.5.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/module/plugin-module-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@babel/core": "^7.26.0",
"@babel/plugin-syntax-typescript": "7.22.5",
"@babel/plugin-syntax-typescript": "7.25.9",
"@modern-js/plugin-module-babel": "workspace:*",
"@swc/helpers": "0.5.13",
"@vue/babel-plugin-jsx": "1.1.5",
Expand Down
Loading

0 comments on commit d89170c

Please sign in to comment.