mirror of
https://github.com/outline/outline.git
synced 2026-05-09 03:41:31 -05:00
chore(deps-dev): bump @babel/preset-env in the babel group (#12257)
Bumps the babel group with 1 update: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/preset-env` from 7.29.2 to 7.29.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.3/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.29.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -279,7 +279,7 @@
|
||||
"@babel/core": "^7.28.6",
|
||||
"@babel/plugin-proposal-decorators": "^7.28.6",
|
||||
"@babel/plugin-transform-class-properties": "^7.27.1",
|
||||
"@babel/preset-env": "^7.28.6",
|
||||
"@babel/preset-env": "^7.29.3",
|
||||
"@babel/preset-react": "^7.28.5",
|
||||
"@babel/preset-typescript": "^7.28.5",
|
||||
"@faker-js/faker": "^8.4.1",
|
||||
|
||||
@@ -819,6 +819,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/compat-data@npm:^7.29.3":
|
||||
version: 7.29.3
|
||||
resolution: "@babel/compat-data@npm:7.29.3"
|
||||
checksum: 10c0/81bddd53ce1b1395576fbb7cb739631a976f6b421cd260e6cf2715a9691b9a0ec12ca5c4e1bb88088e60dc87875f6e4ef7fa8674f1dc96ae1bd7c357416605a7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:^7.23.9, @babel/core@npm:^7.24.4, @babel/core@npm:^7.27.4, @babel/core@npm:^7.28.6":
|
||||
version: 7.29.0
|
||||
resolution: "@babel/core@npm:7.29.0"
|
||||
@@ -1101,6 +1108,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@npm:^7.29.3":
|
||||
version: 7.29.3
|
||||
resolution: "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@npm:7.29.3"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": "npm:^7.28.6"
|
||||
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0
|
||||
checksum: 10c0/5c60605526e87d1bb200faa6c2fae606764bd675f3338c32924feac55ad98671ccb16f270112310a8667e50e4905d893993c4e2533a9bb53507e8fcc2f6893ad
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.27.1":
|
||||
version: 7.27.1
|
||||
resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.27.1"
|
||||
@@ -2050,7 +2069,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-env@npm:^7.11.0, @babel/preset-env@npm:^7.28.6":
|
||||
"@babel/preset-env@npm:^7.11.0":
|
||||
version: 7.29.2
|
||||
resolution: "@babel/preset-env@npm:7.29.2"
|
||||
dependencies:
|
||||
@@ -2130,6 +2149,87 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-env@npm:^7.29.3":
|
||||
version: 7.29.3
|
||||
resolution: "@babel/preset-env@npm:7.29.3"
|
||||
dependencies:
|
||||
"@babel/compat-data": "npm:^7.29.3"
|
||||
"@babel/helper-compilation-targets": "npm:^7.28.6"
|
||||
"@babel/helper-plugin-utils": "npm:^7.28.6"
|
||||
"@babel/helper-validator-option": "npm:^7.27.1"
|
||||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.28.5"
|
||||
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.27.1"
|
||||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.27.1"
|
||||
"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array": "npm:^7.29.3"
|
||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.27.1"
|
||||
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.28.6"
|
||||
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
|
||||
"@babel/plugin-syntax-import-assertions": "npm:^7.28.6"
|
||||
"@babel/plugin-syntax-import-attributes": "npm:^7.28.6"
|
||||
"@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6"
|
||||
"@babel/plugin-transform-arrow-functions": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-async-generator-functions": "npm:^7.29.0"
|
||||
"@babel/plugin-transform-async-to-generator": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-block-scoped-functions": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-block-scoping": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-class-properties": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-class-static-block": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-classes": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-computed-properties": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-destructuring": "npm:^7.28.5"
|
||||
"@babel/plugin-transform-dotall-regex": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-duplicate-keys": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.29.0"
|
||||
"@babel/plugin-transform-dynamic-import": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-explicit-resource-management": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-exponentiation-operator": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-export-namespace-from": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-for-of": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-function-name": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-json-strings": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-literals": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-member-expression-literals": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-modules-amd": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-modules-commonjs": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-modules-systemjs": "npm:^7.29.0"
|
||||
"@babel/plugin-transform-modules-umd": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.29.0"
|
||||
"@babel/plugin-transform-new-target": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-numeric-separator": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-object-rest-spread": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-object-super": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-optional-catch-binding": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-optional-chaining": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-parameters": "npm:^7.27.7"
|
||||
"@babel/plugin-transform-private-methods": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-private-property-in-object": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-property-literals": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-regenerator": "npm:^7.29.0"
|
||||
"@babel/plugin-transform-regexp-modifiers": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-reserved-words": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-shorthand-properties": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-spread": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-sticky-regex": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-template-literals": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-typeof-symbol": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-unicode-escapes": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-unicode-property-regex": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-unicode-regex": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-unicode-sets-regex": "npm:^7.28.6"
|
||||
"@babel/preset-modules": "npm:0.1.6-no-external-plugins"
|
||||
babel-plugin-polyfill-corejs2: "npm:^0.4.15"
|
||||
babel-plugin-polyfill-corejs3: "npm:^0.14.0"
|
||||
babel-plugin-polyfill-regenerator: "npm:^0.6.6"
|
||||
core-js-compat: "npm:^3.48.0"
|
||||
semver: "npm:^6.3.1"
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 10c0/40591ca097502b547eaf844fceaafbc71aa726a86bec95b66ca4e762b2642a8dfc224eb9204a9d0d952ad62b6b326008f6be4dfc9e274e4438503e4975848372
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-modules@npm:0.1.6-no-external-plugins":
|
||||
version: 0.1.6-no-external-plugins
|
||||
resolution: "@babel/preset-modules@npm:0.1.6-no-external-plugins"
|
||||
@@ -16737,7 +16837,7 @@ __metadata:
|
||||
"@babel/core": "npm:^7.28.6"
|
||||
"@babel/plugin-proposal-decorators": "npm:^7.28.6"
|
||||
"@babel/plugin-transform-class-properties": "npm:^7.27.1"
|
||||
"@babel/preset-env": "npm:^7.28.6"
|
||||
"@babel/preset-env": "npm:^7.29.3"
|
||||
"@babel/preset-react": "npm:^7.28.5"
|
||||
"@babel/preset-typescript": "npm:^7.28.5"
|
||||
"@benrbray/prosemirror-math": "npm:^0.2.2"
|
||||
|
||||
Reference in New Issue
Block a user