Skip to content

Commit

Permalink
Update babel-polyfills packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Oct 11, 2023
1 parent 7e198e5 commit 070c2e5
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion packages/babel-plugin-proposal-decorators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/traverse": "workspace:^",
"@types/charcodes": "^0.2.0",
"array.prototype.concat": "^1.0.2",
"babel-plugin-polyfill-es-shims": "^0.9.2",
"babel-plugin-polyfill-es-shims": "^0.10.0",
"charcodes": "^0.2.0",
"object.getownpropertydescriptors": "^2.1.1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@babel/core": "workspace:^",
"@babel/helper-plugin-test-runner": "workspace:^",
"babel-plugin-polyfill-corejs3": "^0.8.3",
"babel-plugin-polyfill-corejs3": "^0.8.5",
"core-js-pure": "^3.30.2"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/babel-plugin-transform-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"dependencies": {
"@babel/helper-module-imports": "workspace:^",
"@babel/helper-plugin-utils": "workspace:^",
"babel-plugin-polyfill-corejs2": "^0.4.5",
"babel-plugin-polyfill-corejs3": "^0.8.3",
"babel-plugin-polyfill-regenerator": "^0.5.2",
"babel-plugin-polyfill-corejs2": "^0.4.6",
"babel-plugin-polyfill-corejs3": "^0.8.5",
"babel-plugin-polyfill-regenerator": "^0.5.3",
"semver": "condition:BABEL_8_BREAKING ? ^7.3.4 : ^6.3.1"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/babel-preset-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@
"@babel/plugin-transform-unicode-sets-regex": "workspace:^",
"@babel/preset-modules": "0.1.6-no-external-plugins",
"@babel/types": "workspace:^",
"babel-plugin-polyfill-corejs2": "^0.4.5",
"babel-plugin-polyfill-corejs3": "^0.8.3",
"babel-plugin-polyfill-regenerator": "^0.5.2",
"babel-plugin-polyfill-corejs2": "^0.4.6",
"babel-plugin-polyfill-corejs3": "^0.8.5",
"babel-plugin-polyfill-regenerator": "^0.5.3",
"core-js-compat": "^3.31.0",
"semver": "condition:BABEL_8_BREAKING ? ^7.3.4 : ^6.3.1"
},
Expand Down
66 changes: 33 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -728,9 +728,9 @@ __metadata:
languageName: unknown
linkType: soft

"@babel/helper-define-polyfill-provider@npm:^0.4.2":
version: 0.4.2
resolution: "@babel/helper-define-polyfill-provider@npm:0.4.2"
"@babel/helper-define-polyfill-provider@npm:^0.4.3":
version: 0.4.3
resolution: "@babel/helper-define-polyfill-provider@npm:0.4.3"
dependencies:
"@babel/helper-compilation-targets": ^7.22.6
"@babel/helper-plugin-utils": ^7.22.5
Expand All @@ -739,7 +739,7 @@ __metadata:
resolve: ^1.14.2
peerDependencies:
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
checksum: 1f6dec0c5d0876d278fe15b71238eccc5f74c4e2efa2c78aaafa8bc2cc96336b8e68d94cd1a78497356c96e8b91b8c1f4452179820624d1702aee2f9832e6569
checksum: 5d21e3f47b320e4b5b644195ec405e7ebc3739e48e65899efc808c5fa9c3bf5b06ce0d8ff5246ca99d1411e368f4557bc66730196c5781a5c4e986ee703bee79
languageName: node
linkType: hard

Expand Down Expand Up @@ -1444,7 +1444,7 @@ __metadata:
"@babel/traverse": "workspace:^"
"@types/charcodes": ^0.2.0
array.prototype.concat: ^1.0.2
babel-plugin-polyfill-es-shims: ^0.9.2
babel-plugin-polyfill-es-shims: ^0.10.0
charcodes: ^0.2.0
object.getownpropertydescriptors: ^2.1.1
peerDependencies:
Expand Down Expand Up @@ -2391,7 +2391,7 @@ __metadata:
"@babel/helper-plugin-utils": "workspace:^"
"@babel/helper-remap-async-to-generator": "workspace:^"
"@babel/plugin-syntax-async-generators": "condition:BABEL_8_BREAKING ? : ^7.8.4"
babel-plugin-polyfill-corejs3: ^0.8.3
babel-plugin-polyfill-corejs3: ^0.8.5
core-js-pure: ^3.30.2
peerDependencies:
"@babel/core": ^7.0.0-0
Expand Down Expand Up @@ -3589,9 +3589,9 @@ __metadata:
"@babel/preset-env": "workspace:^"
"@babel/runtime": "workspace:^"
"@babel/runtime-corejs3": "workspace:^"
babel-plugin-polyfill-corejs2: ^0.4.5
babel-plugin-polyfill-corejs3: ^0.8.3
babel-plugin-polyfill-regenerator: ^0.5.2
babel-plugin-polyfill-corejs2: ^0.4.6
babel-plugin-polyfill-corejs3: ^0.8.5
babel-plugin-polyfill-regenerator: ^0.5.3
make-dir: "condition:BABEL_8_BREAKING ? : ^2.1.0"
semver: "condition:BABEL_8_BREAKING ? ^7.3.4 : ^6.3.1"
peerDependencies:
Expand Down Expand Up @@ -4016,9 +4016,9 @@ __metadata:
"@babel/preset-modules": 0.1.6-no-external-plugins
"@babel/traverse": "workspace:^"
"@babel/types": "workspace:^"
babel-plugin-polyfill-corejs2: ^0.4.5
babel-plugin-polyfill-corejs3: ^0.8.3
babel-plugin-polyfill-regenerator: ^0.5.2
babel-plugin-polyfill-corejs2: ^0.4.6
babel-plugin-polyfill-corejs3: ^0.8.5
babel-plugin-polyfill-regenerator: ^0.5.3
core-js-compat: ^3.31.0
semver: "condition:BABEL_8_BREAKING ? ^7.3.4 : ^6.3.1"
peerDependencies:
Expand Down Expand Up @@ -6683,50 +6683,50 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-polyfill-corejs2@npm:^0.4.5":
version: 0.4.5
resolution: "babel-plugin-polyfill-corejs2@npm:0.4.5"
"babel-plugin-polyfill-corejs2@npm:^0.4.5, babel-plugin-polyfill-corejs2@npm:^0.4.6":
version: 0.4.6
resolution: "babel-plugin-polyfill-corejs2@npm:0.4.6"
dependencies:
"@babel/compat-data": ^7.22.6
"@babel/helper-define-polyfill-provider": ^0.4.2
"@babel/helper-define-polyfill-provider": ^0.4.3
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
checksum: 33a8e06aa54e2858d211c743d179f0487b03222f9ca1bfd7c4865bca243fca942a3358cb75f6bb894ed476cbddede834811fbd6903ff589f055821146f053e1a
checksum: 08896811df31530be6a9bcdd630cb9fd4b5ae5181039d18db3796efbc54e38d57a42af460845c10a04434e1bc45c0d47743c7e6c860383cc6b141083cde22030
languageName: node
linkType: hard

"babel-plugin-polyfill-corejs3@npm:^0.8.3":
version: 0.8.3
resolution: "babel-plugin-polyfill-corejs3@npm:0.8.3"
"babel-plugin-polyfill-corejs3@npm:^0.8.3, babel-plugin-polyfill-corejs3@npm:^0.8.5":
version: 0.8.5
resolution: "babel-plugin-polyfill-corejs3@npm:0.8.5"
dependencies:
"@babel/helper-define-polyfill-provider": ^0.4.2
core-js-compat: ^3.31.0
"@babel/helper-define-polyfill-provider": ^0.4.3
core-js-compat: ^3.32.2
peerDependencies:
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
checksum: dcbb30e551702a82cfd4d2c375da2c317658e55f95e9edcda93b9bbfdcc8fb6e5344efcb144e04d3406859e7682afce7974c60ededd9f12072a48a83dd22a0da
checksum: 54ff3956c4f88e483d38b27ceec6199b9e73fceac10ebf969469d215e6a62929384e4433f85335c9a6ba809329636e27f9bdae2f54075f833e7a745341c07d84
languageName: node
linkType: hard

"babel-plugin-polyfill-es-shims@npm:^0.9.2":
version: 0.9.2
resolution: "babel-plugin-polyfill-es-shims@npm:0.9.2"
"babel-plugin-polyfill-es-shims@npm:^0.10.0":
version: 0.10.0
resolution: "babel-plugin-polyfill-es-shims@npm:0.10.0"
dependencies:
"@babel/helper-define-polyfill-provider": ^0.4.2
"@babel/helper-define-polyfill-provider": ^0.4.3
peerDependencies:
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
checksum: 81a73a54a26b820440c7cc6b3ec78012fbf733ebbaadefc8034a46e374868d3290e5dcae42876f22595bb2dee0367b7bed3019c6ff4d43fb5a7608db8cbac671
checksum: 7d9f86fe3ac4109529f9bd5b08611e5be626e5526593b05c8dbf6d483a65074da59b5c1fa225538b6abcfc9081a97c4700b32d47ab9b56fa5b7c602133240397
languageName: node
linkType: hard

"babel-plugin-polyfill-regenerator@npm:^0.5.2":
version: 0.5.2
resolution: "babel-plugin-polyfill-regenerator@npm:0.5.2"
"babel-plugin-polyfill-regenerator@npm:^0.5.2, babel-plugin-polyfill-regenerator@npm:^0.5.3":
version: 0.5.3
resolution: "babel-plugin-polyfill-regenerator@npm:0.5.3"
dependencies:
"@babel/helper-define-polyfill-provider": ^0.4.2
"@babel/helper-define-polyfill-provider": ^0.4.3
peerDependencies:
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
checksum: d962200f604016a9a09bc9b4aaf60a3db7af876bb65bcefaeac04d44ac9d9ec4037cf24ce117760cc141d7046b6394c7eb0320ba9665cb4a2ee64df2be187c93
checksum: 2bb546582cda1870d19e646a7183baeb2cccd56e0ef3e4eaeabd28e120daf17cb87399194a9ccdcf32506bcaa68d23e73440fc8ab990a7a0f8c5a77c12d5d4bc
languageName: node
linkType: hard

Expand Down

0 comments on commit 070c2e5

Please sign in to comment.