Skip to content

Commit

Permalink
pkg: Update babel packages (#2594)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent b9756c1 commit dcaa66b
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 36 deletions.
2 changes: 1 addition & 1 deletion examples/linaria/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"webpack-dev-server": "^5.0.0"
},
"dependencies": {
"@babel/plugin-transform-modules-commonjs": "7.25.9",
"@babel/plugin-transform-modules-commonjs": "7.26.3",
"@babel/runtime": "7.26.0",
"@linaria/core": "6.2.0",
"@linaria/react": "6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@anansi/babel-preset": "workspace:*",
"@anansi/browserslist-config": "workspace:*",
"@anansi/eslint-plugin": "workspace:*",
"@babel/cli": "7.25.9",
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-preset-anansi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@babel/plugin-transform-react-constant-elements": "^7.25.9",
"@babel/plugin-transform-react-inline-elements": "^7.25.9",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/plugin-transform-typescript": "^7.25.9",
"@babel/plugin-transform-typescript": "^7.26.3",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-react": "^7.26.3",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-module-resolver": "^5.0.2",
"babel-plugin-react-compiler": "^0.0.0",
Expand Down
53 changes: 21 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ __metadata:
"@babel/plugin-transform-react-constant-elements": "npm:^7.25.9"
"@babel/plugin-transform-react-inline-elements": "npm:^7.25.9"
"@babel/plugin-transform-runtime": "npm:^7.25.9"
"@babel/plugin-transform-typescript": "npm:^7.25.9"
"@babel/plugin-transform-typescript": "npm:^7.26.3"
"@babel/preset-env": "npm:^7.26.0"
"@babel/preset-react": "npm:^7.25.9"
"@babel/preset-react": "npm:^7.26.3"
"@types/node": "npm:^22.0.0"
babel-plugin-macros: "npm:^3.1.0"
babel-plugin-module-resolver: "npm:^5.0.2"
Expand Down Expand Up @@ -591,9 +591,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/cli@npm:7.25.9":
version: 7.25.9
resolution: "@babel/cli@npm:7.25.9"
"@babel/cli@npm:7.26.4":
version: 7.26.4
resolution: "@babel/cli@npm:7.26.4"
dependencies:
"@jridgewell/trace-mapping": "npm:^0.3.25"
"@nicolo-ribaudo/chokidar-2": "npm:2.1.8-no-fsevents.3"
Expand All @@ -614,7 +614,7 @@ __metadata:
bin:
babel: ./bin/babel.js
babel-external-helpers: ./bin/babel-external-helpers.js
checksum: 10c0/2e8228c3715e220fa902888c643ce1a89c4ee90be3d9f7a31218d5bb2500456e0cef12cb90fd5877ab3e5a4498df8f27670425d346422a3eb52052fd3184d520
checksum: 10c0/f2d4fc3c4a34dd3001e3bd7084b78b38211003c36afaf2dc8fedf4565c0442bd59b1c64a9f91a0b7b2450e089123f197e09577ae50dc994307c3348b310ce34c
languageName: node
linkType: hard

Expand Down Expand Up @@ -860,16 +860,6 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-simple-access@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-simple-access@npm:7.25.9"
dependencies:
"@babel/traverse": "npm:^7.25.9"
"@babel/types": "npm:^7.25.9"
checksum: 10c0/3f1bcdb88ee3883ccf86959869a867f6bbf8c4737cd44fb9f799c38e54f67474590bc66802500ae9fe18161792875b2cfb7ec15673f48ed6c8663f6d09686ca8
languageName: node
linkType: hard

"@babel/helper-skip-transparent-expression-wrappers@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.25.9"
Expand Down Expand Up @@ -1532,16 +1522,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-modules-commonjs@npm:7.25.9, @babel/plugin-transform-modules-commonjs@npm:^7.23.3, @babel/plugin-transform-modules-commonjs@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.25.9"
"@babel/plugin-transform-modules-commonjs@npm:7.26.3, @babel/plugin-transform-modules-commonjs@npm:^7.23.3, @babel/plugin-transform-modules-commonjs@npm:^7.25.9":
version: 7.26.3
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.26.3"
dependencies:
"@babel/helper-module-transforms": "npm:^7.25.9"
"@babel/helper-module-transforms": "npm:^7.26.0"
"@babel/helper-plugin-utils": "npm:^7.25.9"
"@babel/helper-simple-access": "npm:^7.25.9"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10c0/6ce771fb04d4810257fc8900374fece877dacaed74b05eaa16ad9224b390f43795c4d046cbe9ae304e1eb5aad035d37383895e3c64496d647c2128d183916e74
checksum: 10c0/82e59708f19f36da29531a64a7a94eabbf6ff46a615e0f5d9b49f3f59e8ef10e2bac607d749091508d3fa655146c9e5647c3ffeca781060cdabedb4c7a33c6f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -1901,9 +1890,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-typescript@npm:^7.23.3, @babel/plugin-transform-typescript@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-transform-typescript@npm:7.25.9"
"@babel/plugin-transform-typescript@npm:^7.23.3, @babel/plugin-transform-typescript@npm:^7.26.3":
version: 7.26.3
resolution: "@babel/plugin-transform-typescript@npm:7.26.3"
dependencies:
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
Expand All @@ -1912,7 +1901,7 @@ __metadata:
"@babel/plugin-syntax-typescript": "npm:^7.25.9"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10c0/c607ddb45f7e33cfcb928aad05cb1b18b1ecb564d2329d8f8e427f75192511aa821dee42d26871f1bdffbd883853e150ba81436664646c6e6b13063e65ce1475
checksum: 10c0/0a0509ec56666fab5b557d573254665956a377916fc1e7cee309c0711d11257338ba7ee678db03603a3985d2c6c0b210b788fb6b9616d8fc0595469e39089a8f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2055,9 +2044,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-react@npm:^7.18.6, @babel/preset-react@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/preset-react@npm:7.25.9"
"@babel/preset-react@npm:^7.18.6, @babel/preset-react@npm:^7.26.3":
version: 7.26.3
resolution: "@babel/preset-react@npm:7.26.3"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.25.9"
"@babel/helper-validator-option": "npm:^7.25.9"
Expand All @@ -2067,7 +2056,7 @@ __metadata:
"@babel/plugin-transform-react-pure-annotations": "npm:^7.25.9"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10c0/c294b475ee741f01f63ea0d828862811c453fabc6023f01814ce983bc316388e9d73290164d2b1384c2684db9c330803a3d4d2170285b105dcbacd483329eb93
checksum: 10c0/b470dcba11032ef6c832066f4af5c75052eaed49feb0f445227231ef1b5c42aacd6e216988c0bd469fd5728cd27b6b059ca307c9ecaa80c6bb5da4bf1c833e12
languageName: node
linkType: hard

Expand Down Expand Up @@ -11843,7 +11832,7 @@ __metadata:
"@anansi/eslint-plugin": "npm:^1.0.18"
"@anansi/webpack-config": "npm:^20.0.11"
"@babel/core": "npm:^7.21.3"
"@babel/plugin-transform-modules-commonjs": "npm:7.25.9"
"@babel/plugin-transform-modules-commonjs": "npm:7.26.3"
"@babel/runtime": "npm:7.26.0"
"@linaria/core": "npm:6.2.0"
"@linaria/react": "npm:6.2.1"
Expand Down Expand Up @@ -22274,7 +22263,7 @@ __metadata:
"@anansi/babel-preset": "workspace:*"
"@anansi/browserslist-config": "workspace:*"
"@anansi/eslint-plugin": "workspace:*"
"@babel/cli": "npm:7.25.9"
"@babel/cli": "npm:7.26.4"
"@babel/core": "npm:7.26.0"
"@commitlint/cli": "npm:18.6.1"
"@commitlint/config-conventional": "npm:18.6.2"
Expand Down

0 comments on commit dcaa66b

Please sign in to comment.