Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @babel/preset-env from 7.25.9 to 7.26.0 #8312

Merged
merged 1 commit into from
Oct 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@babel/helper-string-parser": "7.25.9",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/preset-env": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/preset-typescript": "7.25.9",
"@babel/register": "7.25.9",
Expand Down
62 changes: 41 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/compat-data@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/compat-data@npm:7.26.0"
checksum: 83204bca7faee75fb6d38492ab0357d2fc89b311cbf4486df8cfc8f48e1ddf9e09d6c358b9687a940cec07f58779ff119fcf2ed906d7ab25e07cc1a0100a7ca2
languageName: node
linkType: hard

"@babel/core@npm:7.25.9":
version: 7.25.9
resolution: "@babel/core@npm:7.25.9"
Expand Down Expand Up @@ -870,25 +877,25 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-syntax-import-assertions@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-syntax-import-assertions@npm:7.25.9"
"@babel/plugin-syntax-import-assertions@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/plugin-syntax-import-assertions@npm:7.26.0"
dependencies:
"@babel/helper-plugin-utils": ^7.25.9
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 2f0c70bb379135ee205402caa42c0dda4d5d8fb64ff4ad163cab94bd8291c1a63b9dc9cf293758cecee223080d2d61e83f92c6d2a264621e24a07258c48968db
checksum: b58f2306df4a690ca90b763d832ec05202c50af787158ff8b50cdf3354359710bce2e1eb2b5135fcabf284756ac8eadf09ca74764aa7e76d12a5cac5f6b21e67
languageName: node
linkType: hard

"@babel/plugin-syntax-import-attributes@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-syntax-import-attributes@npm:7.25.9"
"@babel/plugin-syntax-import-attributes@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/plugin-syntax-import-attributes@npm:7.26.0"
dependencies:
"@babel/helper-plugin-utils": ^7.25.9
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 0ea00b9100d383680c7142e61e3aa7101e3657ec5e1bfa990871eee4ae17e2c4a0da084e8f611d349bb9612908e911e1400418eb59caa5184226b08f513c1a0a
checksum: c122aa577166c80ee67f75aebebeef4150a132c4d3109d25d7fc058bf802946f883e330f20b78c1d3e3a5ada631c8780c263d2d01b5dbaecc69efefeedd42916
languageName: node
linkType: hard

Expand Down Expand Up @@ -1118,15 +1125,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-class-static-block@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-transform-class-static-block@npm:7.25.9"
"@babel/plugin-transform-class-static-block@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/plugin-transform-class-static-block@npm:7.26.0"
dependencies:
"@babel/helper-create-class-features-plugin": ^7.25.9
"@babel/helper-plugin-utils": ^7.25.9
peerDependencies:
"@babel/core": ^7.12.0
checksum: 306db84958218c1c7e0d7e8f363fcf9970fd52dab8f4f226cbe4876fcf5466a9addee5a79214a7982a7294f014305f3f0951227ff31ba6d5d47c9d54b7d54d2b
checksum: d779d4d3a6f8d363f67fcbd928c15baa72be8d3b86c6d05e0300b50e66e2c4be9e99398b803d13064bc79d90ae36e37a505e3dc8af11904459804dec07660246
languageName: node
linkType: hard

Expand Down Expand Up @@ -1559,6 +1566,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-regexp-modifiers@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/plugin-transform-regexp-modifiers@npm:7.26.0"
dependencies:
"@babel/helper-create-regexp-features-plugin": ^7.25.9
"@babel/helper-plugin-utils": ^7.25.9
peerDependencies:
"@babel/core": ^7.0.0
checksum: 726deca486bbd4b176f8a966eb0f4aabc19d9def3b8dabb8b3a656778eca0df1fda3f3c92b213aa5a184232fdafd5b7bd73b4e24ca4345c498ef6baff2bda4e1
languageName: node
linkType: hard

"@babel/plugin-transform-reserved-words@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-transform-reserved-words@npm:7.25.9"
Expand Down Expand Up @@ -1688,11 +1707,11 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-env@npm:7.25.9":
version: 7.25.9
resolution: "@babel/preset-env@npm:7.25.9"
"@babel/preset-env@npm:7.26.0":
version: 7.26.0
resolution: "@babel/preset-env@npm:7.26.0"
dependencies:
"@babel/compat-data": ^7.25.9
"@babel/compat-data": ^7.26.0
"@babel/helper-compilation-targets": ^7.25.9
"@babel/helper-plugin-utils": ^7.25.9
"@babel/helper-validator-option": ^7.25.9
Expand All @@ -1702,16 +1721,16 @@ __metadata:
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": ^7.25.9
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": ^7.25.9
"@babel/plugin-proposal-private-property-in-object": 7.21.0-placeholder-for-preset-env.2
"@babel/plugin-syntax-import-assertions": ^7.25.9
"@babel/plugin-syntax-import-attributes": ^7.25.9
"@babel/plugin-syntax-import-assertions": ^7.26.0
"@babel/plugin-syntax-import-attributes": ^7.26.0
"@babel/plugin-syntax-unicode-sets-regex": ^7.18.6
"@babel/plugin-transform-arrow-functions": ^7.25.9
"@babel/plugin-transform-async-generator-functions": ^7.25.9
"@babel/plugin-transform-async-to-generator": ^7.25.9
"@babel/plugin-transform-block-scoped-functions": ^7.25.9
"@babel/plugin-transform-block-scoping": ^7.25.9
"@babel/plugin-transform-class-properties": ^7.25.9
"@babel/plugin-transform-class-static-block": ^7.25.9
"@babel/plugin-transform-class-static-block": ^7.26.0
"@babel/plugin-transform-classes": ^7.25.9
"@babel/plugin-transform-computed-properties": ^7.25.9
"@babel/plugin-transform-destructuring": ^7.25.9
Expand Down Expand Up @@ -1744,6 +1763,7 @@ __metadata:
"@babel/plugin-transform-private-property-in-object": ^7.25.9
"@babel/plugin-transform-property-literals": ^7.25.9
"@babel/plugin-transform-regenerator": ^7.25.9
"@babel/plugin-transform-regexp-modifiers": ^7.26.0
"@babel/plugin-transform-reserved-words": ^7.25.9
"@babel/plugin-transform-shorthand-properties": ^7.25.9
"@babel/plugin-transform-spread": ^7.25.9
Expand All @@ -1762,7 +1782,7 @@ __metadata:
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: b01081d36e36953e94eb5db8eee18dc4b93e4a3757f7c8e00333aba5b5798d00a76e0e3679382cb57aec0516dbe05f5c1ec2c67bd5482216864f6decd6359ae2
checksum: 0c3e2b3758cc0347dcf5551b5209db702764183dce66ff20bffceff6486c090bef9175f5f7d1e68cfe5584f0d817b2aab25ab5992058a7998f061f244c8caf5f
languageName: node
linkType: hard

Expand Down Expand Up @@ -17751,7 +17771,7 @@ __metadata:
"@babel/helper-string-parser": 7.25.9
"@babel/plugin-proposal-class-properties": 7.18.6
"@babel/plugin-proposal-optional-chaining": 7.21.0
"@babel/preset-env": 7.25.9
"@babel/preset-env": 7.26.0
"@babel/preset-react": 7.25.9
"@babel/preset-typescript": 7.25.9
"@babel/register": 7.25.9
Expand Down
Loading