Skip to content

Commit edea147

Browse files
authored
Merge pull request #4611 from easyops-cn/renovate/next-babel-monorepo
chore(deps): Update babel monorepo to ^7.26.9 (next)
2 parents 84d4988 + 792ffe0 commit edea147

File tree

7 files changed

+75
-81
lines changed

7 files changed

+75
-81
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"trailingComma": "es5"
3838
},
3939
"devDependencies": {
40-
"@babel/core": "^7.26.8",
41-
"@babel/types": "^7.26.8",
40+
"@babel/core": "^7.26.9",
41+
"@babel/types": "^7.26.9",
4242
"@cypress/browserify-preprocessor": "^3.0.2",
4343
"@next-shared/common-bricks": "^0.53.1",
4444
"@types/doctrine": "^0.0.9",
@@ -77,8 +77,8 @@
7777
"packages/*"
7878
],
7979
"resolutions": {
80-
"@babel/parser": "^7.26.8",
81-
"@babel/runtime": "^7.26.7",
80+
"@babel/parser": "^7.26.9",
81+
"@babel/runtime": "^7.26.9",
8282
"@types/react": "^18.3.4",
8383
"lodash": "^4.17.21",
8484
"moment": "^2.30.1"

packages/babel-preset-next/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"sideEffects": false,
1313
"dependencies": {
1414
"@babel/plugin-proposal-decorators": "^7.25.9",
15-
"@babel/plugin-transform-runtime": "^7.26.8",
16-
"@babel/preset-env": "^7.26.8",
15+
"@babel/plugin-transform-runtime": "^7.26.9",
16+
"@babel/preset-env": "^7.26.9",
1717
"@babel/preset-react": "^7.26.3",
1818
"@babel/preset-typescript": "^7.26.0",
19-
"@babel/runtime": "^7.26.7"
19+
"@babel/runtime": "^7.26.9"
2020
}
2121
}

packages/build-next-bricks/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"node": ">=16"
3535
},
3636
"dependencies": {
37-
"@babel/parser": "^7.26.8",
38-
"@babel/traverse": "^7.26.8",
37+
"@babel/parser": "^7.26.9",
38+
"@babel/traverse": "^7.26.9",
3939
"@next-core/babel-preset-next": "^1.0.24",
4040
"@svgr/webpack": "^8.1.0",
4141
"babel-loader": "^9.2.1",

packages/build-next-libs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"sideEffects": false,
2121
"dependencies": {
2222
"@babel/cli": "^7.26.4",
23-
"@babel/core": "^7.26.8",
23+
"@babel/core": "^7.26.9",
2424
"@next-core/babel-preset-next": "^1.0.24",
2525
"execa": "^5.1.1",
2626
"rimraf": "^5.0.10"

packages/cook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"sideEffects": false,
5151
"dependencies": {
52-
"@babel/parser": "^7.26.8"
52+
"@babel/parser": "^7.26.9"
5353
},
5454
"devDependencies": {
5555
"@next-core/build-next-libs": "^1.0.23",

packages/test-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"node": ">=16"
3333
},
3434
"dependencies": {
35-
"@babel/core": "^7.26.8",
35+
"@babel/core": "^7.26.9",
3636
"@testing-library/dom": "^10.4.0",
3737
"@testing-library/jest-dom": "^6.6.3",
3838
"@testing-library/react": "^16.1.0",

yarn.lock

Lines changed: 63 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -57,35 +57,34 @@
5757
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
5858
integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
5959

60-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.26.8":
61-
version "7.26.8"
62-
resolved "https://registry.npmjs.org/@babel/core/-/core-7.26.8.tgz#7742f11c75acea6b08a8e24c5c0c8c89e89bf53e"
63-
integrity sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ==
60+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.26.9":
61+
version "7.26.9"
62+
resolved "https://registry.npmjs.org/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2"
63+
integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw==
6464
dependencies:
6565
"@ampproject/remapping" "^2.2.0"
6666
"@babel/code-frame" "^7.26.2"
67-
"@babel/generator" "^7.26.8"
67+
"@babel/generator" "^7.26.9"
6868
"@babel/helper-compilation-targets" "^7.26.5"
6969
"@babel/helper-module-transforms" "^7.26.0"
70-
"@babel/helpers" "^7.26.7"
71-
"@babel/parser" "^7.26.8"
72-
"@babel/template" "^7.26.8"
73-
"@babel/traverse" "^7.26.8"
74-
"@babel/types" "^7.26.8"
75-
"@types/gensync" "^1.0.0"
70+
"@babel/helpers" "^7.26.9"
71+
"@babel/parser" "^7.26.9"
72+
"@babel/template" "^7.26.9"
73+
"@babel/traverse" "^7.26.9"
74+
"@babel/types" "^7.26.9"
7675
convert-source-map "^2.0.0"
7776
debug "^4.1.0"
7877
gensync "^1.0.0-beta.2"
7978
json5 "^2.2.3"
8079
semver "^6.3.1"
8180

82-
"@babel/generator@^7.26.8", "@babel/generator@^7.7.2":
83-
version "7.26.8"
84-
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab"
85-
integrity sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA==
81+
"@babel/generator@^7.26.9", "@babel/generator@^7.7.2":
82+
version "7.26.9"
83+
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca"
84+
integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==
8685
dependencies:
87-
"@babel/parser" "^7.26.8"
88-
"@babel/types" "^7.26.8"
86+
"@babel/parser" "^7.26.9"
87+
"@babel/types" "^7.26.9"
8988
"@jridgewell/gen-mapping" "^0.3.5"
9089
"@jridgewell/trace-mapping" "^0.3.25"
9190
jsesc "^3.0.2"
@@ -228,20 +227,20 @@
228227
"@babel/traverse" "^7.25.9"
229228
"@babel/types" "^7.25.9"
230229

231-
"@babel/helpers@^7.26.7":
232-
version "7.26.7"
233-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4"
234-
integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==
230+
"@babel/helpers@^7.26.9":
231+
version "7.26.9"
232+
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6"
233+
integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==
235234
dependencies:
236-
"@babel/template" "^7.25.9"
237-
"@babel/types" "^7.26.7"
235+
"@babel/template" "^7.26.9"
236+
"@babel/types" "^7.26.9"
238237

239-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.26.8":
240-
version "7.26.8"
241-
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
242-
integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw==
238+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.26.9":
239+
version "7.26.9"
240+
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5"
241+
integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==
243242
dependencies:
244-
"@babel/types" "^7.26.8"
243+
"@babel/types" "^7.26.9"
245244

246245
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
247246
version "7.25.9"
@@ -568,12 +567,12 @@
568567
dependencies:
569568
"@babel/helper-plugin-utils" "^7.25.9"
570569

571-
"@babel/plugin-transform-for-of@^7.25.9":
572-
version "7.25.9"
573-
resolved "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.25.9.tgz#4bdc7d42a213397905d89f02350c5267866d5755"
574-
integrity sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==
570+
"@babel/plugin-transform-for-of@^7.26.9":
571+
version "7.26.9"
572+
resolved "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.26.9.tgz#27231f79d5170ef33b5111f07fe5cafeb2c96a56"
573+
integrity sha512-Hry8AusVm8LW5BVFgiyUReuoGzPUpdHQQqJY5bZnbbf+ngOHWuCuYFKw/BqaaWlvEUrF91HMhDtEaI1hZzNbLg==
575574
dependencies:
576-
"@babel/helper-plugin-utils" "^7.25.9"
575+
"@babel/helper-plugin-utils" "^7.26.5"
577576
"@babel/helper-skip-transparent-expression-wrappers" "^7.25.9"
578577

579578
"@babel/plugin-transform-function-name@^7.25.9":
@@ -802,10 +801,10 @@
802801
dependencies:
803802
"@babel/helper-plugin-utils" "^7.25.9"
804803

805-
"@babel/plugin-transform-runtime@^7.16.0", "@babel/plugin-transform-runtime@^7.26.8":
806-
version "7.26.8"
807-
resolved "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.26.8.tgz#e025e062c08809db61de7e249193a8de1bc83092"
808-
integrity sha512-H0jlQxFMI0Q8SyGPsj9pO3ygVQRxPkIGytsL3m1Zqca8KrCPpMlvh+e2dxknqdfS8LFwBw+PpiYPD9qy/FPQpA==
804+
"@babel/plugin-transform-runtime@^7.16.0", "@babel/plugin-transform-runtime@^7.26.9":
805+
version "7.26.9"
806+
resolved "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.26.9.tgz#ea8be19ef134668e98f7b54daf7c4f853859dc44"
807+
integrity sha512-Jf+8y9wXQbbxvVYTM8gO5oEF2POdNji0NMltEkG7FtmzD9PVz7/lxpqSdTvwsjTMU5HIHuDVNf2SOxLkWi+wPQ==
809808
dependencies:
810809
"@babel/helper-module-imports" "^7.25.9"
811810
"@babel/helper-plugin-utils" "^7.26.5"
@@ -892,10 +891,10 @@
892891
"@babel/helper-create-regexp-features-plugin" "^7.25.9"
893892
"@babel/helper-plugin-utils" "^7.25.9"
894893

895-
"@babel/preset-env@^7.16.0", "@babel/preset-env@^7.20.2", "@babel/preset-env@^7.26.8":
896-
version "7.26.8"
897-
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.8.tgz#7af0090829b606d2046db99679004731e1dc364d"
898-
integrity sha512-um7Sy+2THd697S4zJEfv/U5MHGJzkN2xhtsR3T/SWRbVSic62nbISh51VVfU9JiO/L/Z97QczHTaFVkOU8IzNg==
894+
"@babel/preset-env@^7.16.0", "@babel/preset-env@^7.20.2", "@babel/preset-env@^7.26.9":
895+
version "7.26.9"
896+
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.9.tgz#2ec64e903d0efe743699f77a10bdf7955c2123c3"
897+
integrity sha512-vX3qPGE8sEKEAZCWk05k3cpTAE3/nOYca++JA+Rd0z2NCNzabmYvEiSShKzm10zdquOIAVXsy2Ei/DTW34KlKQ==
899898
dependencies:
900899
"@babel/compat-data" "^7.26.8"
901900
"@babel/helper-compilation-targets" "^7.26.5"
@@ -926,7 +925,7 @@
926925
"@babel/plugin-transform-dynamic-import" "^7.25.9"
927926
"@babel/plugin-transform-exponentiation-operator" "^7.26.3"
928927
"@babel/plugin-transform-export-namespace-from" "^7.25.9"
929-
"@babel/plugin-transform-for-of" "^7.25.9"
928+
"@babel/plugin-transform-for-of" "^7.26.9"
930929
"@babel/plugin-transform-function-name" "^7.25.9"
931930
"@babel/plugin-transform-json-strings" "^7.25.9"
932931
"@babel/plugin-transform-literals" "^7.25.9"
@@ -999,39 +998,39 @@
999998
"@babel/plugin-transform-modules-commonjs" "^7.25.9"
1000999
"@babel/plugin-transform-typescript" "^7.25.9"
10011000

1002-
"@babel/[email protected]", "@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.0", "@babel/runtime@^7.20.6", "@babel/runtime@^7.23.2", "@babel/runtime@^7.26.7", "@babel/runtime@^7.8.4":
1003-
version "7.26.7"
1004-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.7.tgz#f4e7fe527cd710f8dc0618610b61b4b060c3c341"
1005-
integrity sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==
1001+
"@babel/[email protected]", "@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.0", "@babel/runtime@^7.20.6", "@babel/runtime@^7.23.2", "@babel/runtime@^7.26.9", "@babel/runtime@^7.8.4":
1002+
version "7.26.9"
1003+
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.9.tgz#aa4c6facc65b9cb3f87d75125ffd47781b475433"
1004+
integrity sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg==
10061005
dependencies:
10071006
regenerator-runtime "^0.14.0"
10081007

1009-
"@babel/template@^7.25.9", "@babel/template@^7.26.8", "@babel/template@^7.3.3":
1010-
version "7.26.8"
1011-
resolved "https://registry.npmjs.org/@babel/template/-/template-7.26.8.tgz#db3898f47a17bab2f4c78ec1d0de38527c2ffe19"
1012-
integrity sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q==
1008+
"@babel/template@^7.25.9", "@babel/template@^7.26.9", "@babel/template@^7.3.3":
1009+
version "7.26.9"
1010+
resolved "https://registry.npmjs.org/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1011+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
10131012
dependencies:
10141013
"@babel/code-frame" "^7.26.2"
1015-
"@babel/parser" "^7.26.8"
1016-
"@babel/types" "^7.26.8"
1014+
"@babel/parser" "^7.26.9"
1015+
"@babel/types" "^7.26.9"
10171016

1018-
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.8":
1019-
version "7.26.8"
1020-
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9"
1021-
integrity sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA==
1017+
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.8", "@babel/traverse@^7.26.9":
1018+
version "7.26.9"
1019+
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a"
1020+
integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==
10221021
dependencies:
10231022
"@babel/code-frame" "^7.26.2"
1024-
"@babel/generator" "^7.26.8"
1025-
"@babel/parser" "^7.26.8"
1026-
"@babel/template" "^7.26.8"
1027-
"@babel/types" "^7.26.8"
1023+
"@babel/generator" "^7.26.9"
1024+
"@babel/parser" "^7.26.9"
1025+
"@babel/template" "^7.26.9"
1026+
"@babel/types" "^7.26.9"
10281027
debug "^4.3.1"
10291028
globals "^11.1.0"
10301029

1031-
"@babel/types@^7.0.0", "@babel/types@^7.21.3", "@babel/types@^7.25.9", "@babel/types@^7.26.7", "@babel/types@^7.26.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1032-
version "7.26.8"
1033-
resolved "https://registry.npmjs.org/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
1034-
integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==
1030+
"@babel/types@^7.0.0", "@babel/types@^7.21.3", "@babel/types@^7.25.9", "@babel/types@^7.26.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1031+
version "7.26.9"
1032+
resolved "https://registry.npmjs.org/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce"
1033+
integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==
10351034
dependencies:
10361035
"@babel/helper-string-parser" "^7.25.9"
10371036
"@babel/helper-validator-identifier" "^7.25.9"
@@ -2793,11 +2792,6 @@
27932792
dependencies:
27942793
"@types/node" "*"
27952794

2796-
"@types/gensync@^1.0.0":
2797-
version "1.0.4"
2798-
resolved "https://registry.npmjs.org/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b"
2799-
integrity sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA==
2800-
28012795
"@types/graceful-fs@^4.1.3":
28022796
version "4.1.5"
28032797
resolved "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz"

0 commit comments

Comments
 (0)