Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent e8afd0d commit 966a8cf
Show file tree
Hide file tree
Showing 2 changed files with 634 additions and 1,407 deletions.
12 changes: 6 additions & 6 deletions packages/babel-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-class-static-block": "^7.21.0",
"@babel/plugin-proposal-decorators": "^7.23.6",
"@babel/plugin-proposal-decorators": "^7.23.9",
"@babel/plugin-proposal-export-default-from": "^7.23.3",
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
Expand All @@ -75,7 +75,7 @@
"@babel/plugin-syntax-bigint": "^7.8.3",
"@babel/plugin-transform-arrow-functions": "^7.23.3",
"@babel/plugin-transform-block-scoping": "^7.23.4",
"@babel/plugin-transform-classes": "^7.23.5",
"@babel/plugin-transform-classes": "^7.23.8",
"@babel/plugin-transform-computed-properties": "^7.23.3",
"@babel/plugin-transform-destructuring": "^7.23.3",
"@babel/plugin-transform-exponentiation-operator": "^7.23.3",
Expand All @@ -88,16 +88,16 @@
"@babel/plugin-transform-shorthand-properties": "^7.23.3",
"@babel/plugin-transform-spread": "^7.23.3",
"@babel/plugin-transform-template-literals": "^7.23.3",
"@babel/preset-env": "^7.23.6",
"@babel/preset-env": "^7.23.9",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"babel-plugin-dev-expression": "^0.2.3",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-polyfill-regenerator": "^0.5.4"
},
"devDependencies": {
"@anolilab/semantic-release-preset": "8.0.3",
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.6",
"@babel/cli": "^7.23.9",
"@babel/core": "^7.23.9",
"@babel/plugin-syntax-jsx": "7.23.3",
"@babel/plugin-transform-typescript": "7.23.6",
"@babel/preset-react": "7.23.3",
Expand All @@ -114,7 +114,7 @@
"vitest": "^1.1.0"
},
"peerDependencies": {
"@babel/core": "^7.16.5",
"@babel/core": "^7.16.12",
"@babel/plugin-syntax-jsx": "^7.22.5",
"@babel/plugin-transform-typescript": "^7.22.15",
"@babel/preset-react": "^7.22.15",
Expand Down
Loading

0 comments on commit 966a8cf

Please sign in to comment.