Skip to content

Commit

Permalink
Update polyfills packages (#15749)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Jul 5, 2023
1 parent b1de75f commit b60e0c2
Show file tree
Hide file tree
Showing 7 changed files with 62 additions and 111 deletions.

This file was deleted.

8 changes: 1 addition & 7 deletions package.json
Expand Up @@ -97,13 +97,7 @@
"@types/babel__traverse": "link:./nope",
"@babel/parser/@babel/types": "workspace:*",
"@babel/plugin-syntax-unicode-sets-regex/@babel/helper-create-regexp-features-plugin": "workspace:*",
"babel-plugin-polyfill-corejs2/@babel/compat-data": "workspace:*",
"@babel/helper-compilation-targets@^7.17.7": "patch:@babel/helper-compilation-targets@npm%3A7.22.5#./.yarn/patches/@babel-helper-compilation-targets-npm-7.22.5-5e6d9af186.patch",
"@babel/helper-compilation-targets@^7.18.2": "patch:@babel/helper-compilation-targets@npm%3A7.22.5#./.yarn/patches/@babel-helper-compilation-targets-npm-7.22.5-5e6d9af186.patch",
"@babel/helper-compilation-targets@^7.21.5": "patch:@babel/helper-compilation-targets@npm%3A7.22.5#./.yarn/patches/@babel-helper-compilation-targets-npm-7.22.5-5e6d9af186.patch",
"@babel/helper-compilation-targets@^7.22.1": "patch:@babel/helper-compilation-targets@npm%3A7.22.5#./.yarn/patches/@babel-helper-compilation-targets-npm-7.22.5-5e6d9af186.patch",
"@babel/helper-compilation-targets@^7.18.9": "patch:@babel/helper-compilation-targets@npm%3A7.22.5#./.yarn/patches/@babel-helper-compilation-targets-npm-7.22.5-5e6d9af186.patch",
"@babel/helper-compilation-targets@^7.20.7": "patch:@babel/helper-compilation-targets@npm%3A7.22.5#./.yarn/patches/@babel-helper-compilation-targets-npm-7.22.5-5e6d9af186.patch"
"babel-plugin-polyfill-corejs2/@babel/compat-data": "workspace:*"
},
"engines": {
"yarn": ">=1.4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-proposal-decorators/package.json
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.0",
"babel-plugin-polyfill-es-shims": "^0.9.1",
"charcodes": "^0.2.0",
"object.getownpropertydescriptors": "^2.1.1"
},
Expand Down
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@babel/core": "workspace:^",
"@babel/helper-plugin-test-runner": "workspace:^",
"babel-plugin-polyfill-corejs3": "^0.8.1",
"babel-plugin-polyfill-corejs3": "^0.8.2",
"core-js-pure": "^3.30.2"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/babel-plugin-transform-runtime/package.json
Expand Up @@ -23,9 +23,9 @@
"@babel/helper-module-imports": "workspace:^",
"@babel/helper-plugin-utils": "workspace:^",
"@nicolo-ribaudo/semver-v6": "^6.3.3",
"babel-plugin-polyfill-corejs2": "^0.4.3",
"babel-plugin-polyfill-corejs3": "^0.8.1",
"babel-plugin-polyfill-regenerator": "^0.5.0",
"babel-plugin-polyfill-corejs2": "^0.4.4",
"babel-plugin-polyfill-corejs3": "^0.8.2",
"babel-plugin-polyfill-regenerator": "^0.5.1",
"semver": "condition:BABEL_8_BREAKING ? ^7.3.4 : "
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/babel-preset-env/package.json
Expand Up @@ -92,9 +92,9 @@
"@babel/preset-modules": "^0.1.5",
"@babel/types": "workspace:^",
"@nicolo-ribaudo/semver-v6": "^6.3.3",
"babel-plugin-polyfill-corejs2": "^0.4.3",
"babel-plugin-polyfill-corejs3": "^0.8.1",
"babel-plugin-polyfill-regenerator": "^0.5.0",
"babel-plugin-polyfill-corejs2": "^0.4.4",
"babel-plugin-polyfill-corejs3": "^0.8.2",
"babel-plugin-polyfill-regenerator": "^0.5.1",
"core-js-compat": "^3.31.0",
"semver": "condition:BABEL_8_BREAKING ? ^7.3.4 : "
},
Expand Down
122 changes: 53 additions & 69 deletions yarn.lock
Expand Up @@ -286,10 +286,10 @@ __metadata:
languageName: unknown
linkType: soft

"@babel/compat-data@npm:^7.20.0, @babel/compat-data@npm:^7.22.0, @babel/compat-data@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/compat-data@npm:7.22.5"
checksum: eb1a47ebf79ae268b4a16903e977be52629339806e248455eb9973897c503a04b701f36a9de64e19750d6e081d0561e77a514c8dc470babbeba59ae94298ed18
"@babel/compat-data@npm:^7.20.0, @babel/compat-data@npm:^7.22.0, @babel/compat-data@npm:^7.22.6":
version: 7.22.6
resolution: "@babel/compat-data@npm:7.22.6"
checksum: b88631143a2ebdb75e5bac47984e950983294f1739c2133f32569c6f2fcee85f83634bb6cf4378afb44fa8eb7877d11e48811d1e6a52afa161f82276ffdc3fb4
languageName: node
linkType: hard

Expand Down Expand Up @@ -561,33 +561,18 @@ __metadata:
languageName: unknown
linkType: soft

"@babel/helper-compilation-targets@npm:7.22.5":
version: 7.22.5
resolution: "@babel/helper-compilation-targets@npm:7.22.5"
"@babel/helper-compilation-targets@npm:^7.18.2, @babel/helper-compilation-targets@npm:^7.18.9, @babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.21.5, @babel/helper-compilation-targets@npm:^7.22.1, @babel/helper-compilation-targets@npm:^7.22.6":
version: 7.22.6
resolution: "@babel/helper-compilation-targets@npm:7.22.6"
dependencies:
"@babel/compat-data": ^7.22.5
"@babel/compat-data": ^7.22.6
"@babel/helper-validator-option": ^7.22.5
browserslist: ^4.21.3
lru-cache: ^5.1.1
semver: ^6.3.0
peerDependencies:
"@babel/core": ^7.0.0
checksum: a479460615acffa0f4fd0a29b740eafb53a93694265207d23a6038ccd18d183a382cacca515e77b7c9b042c3ba80b0aca0da5f1f62215140e81660d2cf721b68
languageName: node
linkType: hard

"@babel/helper-compilation-targets@patch:@babel/helper-compilation-targets@npm%3A7.22.5#./.yarn/patches/@babel-helper-compilation-targets-npm-7.22.5-5e6d9af186.patch::locator=babel%40workspace%3A.":
version: 7.22.5
resolution: "@babel/helper-compilation-targets@patch:@babel/helper-compilation-targets@npm%3A7.22.5#./.yarn/patches/@babel-helper-compilation-targets-npm-7.22.5-5e6d9af186.patch::version=7.22.5&hash=88b490&locator=babel%40workspace%3A."
dependencies:
"@babel/compat-data": ^7.22.5
"@babel/helper-validator-option": ^7.22.5
browserslist: ^4.21.3
"@nicolo-ribaudo/semver-v6": ^6.3.3
browserslist: ^4.21.9
lru-cache: ^5.1.1
semver: ^6.3.0
peerDependencies:
"@babel/core": ^7.0.0
checksum: 033b03d8e85949c234432b75b24bf3e979c0c3e60a19e98289157e328d0064cc7c01d96daa7e3c238070c2ad5f4de316a21c3ec37671be60aa26866821f61a07
checksum: c7788c48099c4f0edf2adeb367a941a930d39ed7453140ceb10d7114c4091922adf56d3cdd832050fd4501f25e872886390629042ddd365d3bce2ecad69ed394
languageName: node
linkType: hard

Expand Down Expand Up @@ -680,19 +665,18 @@ __metadata:
languageName: unknown
linkType: soft

"@babel/helper-define-polyfill-provider@npm:^0.4.0":
version: 0.4.0
resolution: "@babel/helper-define-polyfill-provider@npm:0.4.0"
"@babel/helper-define-polyfill-provider@npm:^0.4.1":
version: 0.4.1
resolution: "@babel/helper-define-polyfill-provider@npm:0.4.1"
dependencies:
"@babel/helper-compilation-targets": ^7.17.7
"@babel/helper-plugin-utils": ^7.16.7
"@babel/helper-compilation-targets": ^7.22.6
"@babel/helper-plugin-utils": ^7.22.5
debug: ^4.1.1
lodash.debounce: ^4.0.8
resolve: ^1.14.2
semver: ^6.1.2
peerDependencies:
"@babel/core": ^7.4.0-0
checksum: 5dca4c5e78457c5ced366bea601efa4e8c69bf5d53b0fe540283897575c49b1b88191c8ef062110de9046e886703ed3270fcda3a87f0886cdbb549204d3ff63f
checksum: 712b440cdd343ac7c4617225f91b0a9db5a7b1c96356b720e011af64ad6c4da9c66889f8d2962a0a2ae2e4ccb6a9b4a210c4a3c8c8ff103846b3d93b61bc6634
languageName: node
linkType: hard

Expand Down Expand Up @@ -854,10 +838,10 @@ __metadata:
languageName: unknown
linkType: soft

"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.16.7, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.18.9, @babel/helper-plugin-utils@npm:^7.19.0, @babel/helper-plugin-utils@npm:^7.20.2, @babel/helper-plugin-utils@npm:^7.21.5, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3":
version: 7.21.5
resolution: "@babel/helper-plugin-utils@npm:7.21.5"
checksum: 6f086e9a84a50ea7df0d5639c8f9f68505af510ea3258b3c8ac8b175efdfb7f664436cb48996f71791a1350ba68f47ad3424131e8e718c5e2ad45564484cbb36
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.18.9, @babel/helper-plugin-utils@npm:^7.19.0, @babel/helper-plugin-utils@npm:^7.20.2, @babel/helper-plugin-utils@npm:^7.21.5, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3":
version: 7.22.5
resolution: "@babel/helper-plugin-utils@npm:7.22.5"
checksum: c0fc7227076b6041acd2f0e818145d2e8c41968cc52fb5ca70eed48e21b8fe6dd88a0a91cbddf4951e33647336eb5ae184747ca706817ca3bef5e9e905151ff5
languageName: node
linkType: hard

Expand Down Expand Up @@ -1273,7 +1257,7 @@ __metadata:
"@babel/traverse": "workspace:^"
"@types/charcodes": ^0.2.0
array.prototype.concat: ^1.0.2
babel-plugin-polyfill-es-shims: ^0.9.0
babel-plugin-polyfill-es-shims: ^0.9.1
charcodes: ^0.2.0
object.getownpropertydescriptors: ^2.1.1
peerDependencies:
Expand Down Expand Up @@ -2000,7 +1984,7 @@ __metadata:
"@babel/helper-plugin-utils": "workspace:^"
"@babel/helper-remap-async-to-generator": "workspace:^"
"@babel/plugin-syntax-async-generators": ^7.8.4
babel-plugin-polyfill-corejs3: ^0.8.1
babel-plugin-polyfill-corejs3: ^0.8.2
core-js-pure: ^3.30.2
peerDependencies:
"@babel/core": ^7.0.0-0
Expand Down Expand Up @@ -3216,9 +3200,9 @@ __metadata:
"@babel/template": "workspace:^"
"@babel/types": "workspace:^"
"@nicolo-ribaudo/semver-v6": ^6.3.3
babel-plugin-polyfill-corejs2: ^0.4.3
babel-plugin-polyfill-corejs3: ^0.8.1
babel-plugin-polyfill-regenerator: ^0.5.0
babel-plugin-polyfill-corejs2: ^0.4.4
babel-plugin-polyfill-corejs3: ^0.8.2
babel-plugin-polyfill-regenerator: ^0.5.1
make-dir: "condition:BABEL_8_BREAKING ? : ^2.1.0"
semver: "condition:BABEL_8_BREAKING ? ^7.3.4 : "
peerDependencies:
Expand Down Expand Up @@ -3661,9 +3645,9 @@ __metadata:
"@babel/traverse": "workspace:^"
"@babel/types": "workspace:^"
"@nicolo-ribaudo/semver-v6": ^6.3.3
babel-plugin-polyfill-corejs2: ^0.4.3
babel-plugin-polyfill-corejs3: ^0.8.1
babel-plugin-polyfill-regenerator: ^0.5.0
babel-plugin-polyfill-corejs2: ^0.4.4
babel-plugin-polyfill-corejs3: ^0.8.2
babel-plugin-polyfill-regenerator: ^0.5.1
core-js-compat: ^3.31.0
semver: "condition:BABEL_8_BREAKING ? ^7.3.4 : "
peerDependencies:
Expand Down Expand Up @@ -6205,50 +6189,50 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-polyfill-corejs2@npm:^0.4.2, babel-plugin-polyfill-corejs2@npm:^0.4.3":
version: 0.4.3
resolution: "babel-plugin-polyfill-corejs2@npm:0.4.3"
"babel-plugin-polyfill-corejs2@npm:^0.4.2, babel-plugin-polyfill-corejs2@npm:^0.4.4":
version: 0.4.4
resolution: "babel-plugin-polyfill-corejs2@npm:0.4.4"
dependencies:
"@babel/compat-data": ^7.17.7
"@babel/helper-define-polyfill-provider": ^0.4.0
semver: ^6.1.1
"@babel/compat-data": ^7.22.6
"@babel/helper-define-polyfill-provider": ^0.4.1
"@nicolo-ribaudo/semver-v6": ^6.3.3
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 09ba40b9f8ac66a733628b2f12722bb764bdcc4f9600b93d60f1994418a8f84bc4b1ed9ab07c9d288debbf6210413fdff0721a3a43bd89c7f77adf76b0310adc
checksum: 0273f3d74ccbf78086a3b14bb11b1fb94933830f51c576a24229d75b3b91c8b357c3a381d4ab3146abf9b052fa4c33ec9368dd010ada9ee355e1d03ff64e1ff0
languageName: node
linkType: hard

"babel-plugin-polyfill-corejs3@npm:^0.8.1":
version: 0.8.1
resolution: "babel-plugin-polyfill-corejs3@npm:0.8.1"
"babel-plugin-polyfill-corejs3@npm:^0.8.1, babel-plugin-polyfill-corejs3@npm:^0.8.2":
version: 0.8.2
resolution: "babel-plugin-polyfill-corejs3@npm:0.8.2"
dependencies:
"@babel/helper-define-polyfill-provider": ^0.4.0
core-js-compat: ^3.30.1
"@babel/helper-define-polyfill-provider": ^0.4.1
core-js-compat: ^3.31.0
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: c23a581973c141a4687126cf964981180ef27e3eb0b34b911161db4f5caf9ba7ff60bee0ebe46d650ba09e03a6a3ac2cd6a6ae5f4f5363a148470e5cd8447df2
checksum: 0bc3e9e0114eba18f4fea8a9ff5a6016cae73b74cb091290c3f75fd7b9e34e712ee26f95b52d796f283970d7c6256fb01196e3608e8db03f620e3389d56d37c6
languageName: node
linkType: hard

"babel-plugin-polyfill-es-shims@npm:^0.9.0":
version: 0.9.0
resolution: "babel-plugin-polyfill-es-shims@npm:0.9.0"
"babel-plugin-polyfill-es-shims@npm:^0.9.1":
version: 0.9.1
resolution: "babel-plugin-polyfill-es-shims@npm:0.9.1"
dependencies:
"@babel/helper-define-polyfill-provider": ^0.4.0
"@babel/helper-define-polyfill-provider": ^0.4.1
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 771408849b7c969bd2aea4cf30466c5078069ed1c17e54302b4b59afd7d73178082d7b150b0dea41e2e99ae05eef1b76badd58b770735fcabcb7a187240083c3
checksum: 575ccbb6a88932e7eec6511bb82efa8614bb233a91fda4809ad1f88266fa7c662efec4e334e1f37ecbdf5e72500ae7ca9580df5fd428bcefcd9b4eaed4bb9971
languageName: node
linkType: hard

"babel-plugin-polyfill-regenerator@npm:^0.5.0":
version: 0.5.0
resolution: "babel-plugin-polyfill-regenerator@npm:0.5.0"
"babel-plugin-polyfill-regenerator@npm:^0.5.0, babel-plugin-polyfill-regenerator@npm:^0.5.1":
version: 0.5.1
resolution: "babel-plugin-polyfill-regenerator@npm:0.5.1"
dependencies:
"@babel/helper-define-polyfill-provider": ^0.4.0
"@babel/helper-define-polyfill-provider": ^0.4.1
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: ef2bcffc7c9a5e4426fc2dbf89bf3a46999a8415c21cd741c3ab3cb4b5ab804aaa3d71ef733f0eda1bcc0b91d9d80f98d33983a66dab9b8bed166ec38f8f8ad1
checksum: 85a56d28b34586fbe482225fb6a9592fc793a459c5eea987a3427fb723c7aa2f76916348a9fc5e9ca48754ebf6086cfbb9226f4cd0cf9c6257f94553622562ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -14171,7 +14155,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"semver@npm:^6.0.0, semver@npm:^6.1.0, semver@npm:^6.1.1, semver@npm:^6.1.2, semver@npm:^6.3.0":
"semver@npm:^6.0.0, semver@npm:^6.1.0, semver@npm:^6.3.0":
version: 6.3.0
resolution: "semver@npm:6.3.0"
bin:
Expand Down

0 comments on commit b60e0c2

Please sign in to comment.