Skip to content

Commit db38e24

Browse files
chore(deps): update babel monorepo
1 parent 0a2dbd2 commit db38e24

File tree

2 files changed

+60
-50
lines changed

2 files changed

+60
-50
lines changed

packages/todo-app-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
]
4545
},
4646
"devDependencies": {
47-
"@babel/node": "7.13.13",
48-
"@babel/preset-flow": "7.13.13",
47+
"@babel/node": "7.26.0",
48+
"@babel/preset-flow": "7.25.9",
4949
"@graphql-codegen/cli": "1.21.4",
5050
"@graphql-codegen/plugin-helpers": "1.18.6",
5151
"@graphql-codegen/typescript": "1.22.0",

yarn.lock

Lines changed: 58 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -245,15 +245,10 @@
245245
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
246246
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
247247

248-
"@babel/helper-plugin-utils@^7.12.13":
249-
version "7.12.13"
250-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.12.13.tgz#174254d0f2424d8aefb4dd48057511247b0a9eeb"
251-
integrity sha512-C+10MXCXJLiR6IeG9+Wiejt9jmtFpxUc3MQqCmPY8hfCjyUGl9kT+B2okzEZrtykiwrc4dbCPdDoz0A/HQbDaA==
252-
253-
"@babel/helper-plugin-utils@^7.13.0":
254-
version "7.13.0"
255-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af"
256-
integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==
248+
"@babel/helper-plugin-utils@^7.25.9":
249+
version "7.25.9"
250+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
251+
integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
257252

258253
"@babel/helper-regex@^7.10.4":
259254
version "7.10.5"
@@ -309,10 +304,10 @@
309304
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
310305
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
311306

312-
"@babel/helper-validator-option@^7.12.17":
313-
version "7.12.17"
314-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
315-
integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
307+
"@babel/helper-validator-option@^7.25.9":
308+
version "7.25.9"
309+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72"
310+
integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
316311

317312
"@babel/helper-wrap-function@^7.10.4":
318313
version "7.10.4"
@@ -342,16 +337,16 @@
342337
chalk "^2.0.0"
343338
js-tokens "^4.0.0"
344339

345-
"@babel/node@7.13.13":
346-
version "7.13.13"
347-
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.13.13.tgz#9201214dab4ae41c1e1596b7d2e27098395b1509"
348-
integrity sha512-gElSPunpriXoBGQxDkd5h9L13SVTyzFLTPv9jN1aXJNLR10iNs+MsfhYL/WGJGCJQFddHAdThY7CkmGVz2KPag==
340+
"@babel/node@7.26.0":
341+
version "7.26.0"
342+
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.26.0.tgz#4b126f4eb56a05a97990a650fae0a24ad9b0c583"
343+
integrity sha512-5ASMjh42hbnqyCOK68Q5chh1jKAqn91IswFTN+niwt4FLABhEWCT1tEuuo6mlNQ4WG/oFQLvJ71PaHAKtWtJyA==
349344
dependencies:
350-
"@babel/register" "^7.13.8"
351-
commander "^4.0.1"
352-
core-js "^3.2.1"
345+
"@babel/register" "^7.25.9"
346+
commander "^6.2.0"
347+
core-js "^3.30.2"
353348
node-environment-flags "^1.0.5"
354-
regenerator-runtime "^0.13.4"
349+
regenerator-runtime "^0.14.0"
355350
v8flags "^3.1.1"
356351

357352
"@babel/[email protected]", "@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.1.6", "@babel/parser@^7.10.4", "@babel/parser@^7.11.5", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.9.0":
@@ -549,12 +544,12 @@
549544
dependencies:
550545
"@babel/helper-plugin-utils" "^7.10.4"
551546

552-
"@babel/plugin-syntax-flow@^7.12.13":
553-
version "7.12.13"
554-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.12.13.tgz#5df9962503c0a9c918381c929d51d4d6949e7e86"
555-
integrity sha512-J/RYxnlSLXZLVR7wTRsozxKT8qbsx1mNKJzXEEjQ0Kjx1ZACcyHgbanNWNCFtc36IzuWhYWPpvJFFoexoOWFmA==
547+
"@babel/plugin-syntax-flow@^7.25.9":
548+
version "7.26.0"
549+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.26.0.tgz#96507595c21b45fccfc2bc758d5c45452e6164fa"
550+
integrity sha512-B+O2DnPc0iG+YXFqOxv2WNuNU97ToWjOomUQ78DouOENWUaM5sVrmet9mcomUGQFwpJd//gvUagXBSdzO1fRKg==
556551
dependencies:
557-
"@babel/helper-plugin-utils" "^7.12.13"
552+
"@babel/helper-plugin-utils" "^7.25.9"
558553

559554
"@babel/plugin-syntax-json-strings@^7.8.0":
560555
version "7.8.3"
@@ -723,13 +718,13 @@
723718
"@babel/helper-plugin-utils" "^7.10.4"
724719
"@babel/plugin-syntax-flow" "^7.10.4"
725720

726-
"@babel/plugin-transform-flow-strip-types@^7.13.0":
727-
version "7.13.0"
728-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.13.0.tgz#58177a48c209971e8234e99906cb6bd1122addd3"
729-
integrity sha512-EXAGFMJgSX8gxWD7PZtW/P6M+z74jpx3wm/+9pn+c2dOawPpBkUX7BrfyPvo6ZpXbgRIEuwgwDb/MGlKvu2pOg==
721+
"@babel/plugin-transform-flow-strip-types@^7.25.9":
722+
version "7.25.9"
723+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.25.9.tgz#85879b42a8f5948fd6317069978e98f23ef8aec1"
724+
integrity sha512-/VVukELzPDdci7UUsWQaSkhgnjIWXnIyRpM02ldxaVoFK96c41So8JcKT3m0gYjyv7j5FNPGS5vfELrWalkbDA==
730725
dependencies:
731-
"@babel/helper-plugin-utils" "^7.13.0"
732-
"@babel/plugin-syntax-flow" "^7.12.13"
726+
"@babel/helper-plugin-utils" "^7.25.9"
727+
"@babel/plugin-syntax-flow" "^7.25.9"
733728

734729
"@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.10.4", "@babel/plugin-transform-for-of@^7.9.0":
735730
version "7.10.4"
@@ -1124,14 +1119,14 @@
11241119
levenary "^1.1.1"
11251120
semver "^5.5.0"
11261121

1127-
"@babel/preset-flow@7.13.13":
1128-
version "7.13.13"
1129-
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.13.13.tgz#a61a1c149b3f77589d795287744393444d5cdd9e"
1130-
integrity sha512-MDtwtamMifqq3R2mC7l3A3uFalUb3NH5TIBQWjN/epEPlZktcLq4se3J+ivckKrLMGsR7H9LW8+pYuIUN9tsKg==
1122+
"@babel/preset-flow@7.25.9":
1123+
version "7.25.9"
1124+
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.25.9.tgz#ef8b5e7e3f24a42b3711e77fb14919b87dffed0a"
1125+
integrity sha512-EASHsAhE+SSlEzJ4bzfusnXSHiU+JfAYzj+jbw2vgQKgq5HrUr8qs+vgtiEL5dOH6sEweI+PNt2D7AqrDSHyqQ==
11311126
dependencies:
1132-
"@babel/helper-plugin-utils" "^7.13.0"
1133-
"@babel/helper-validator-option" "^7.12.17"
1134-
"@babel/plugin-transform-flow-strip-types" "^7.13.0"
1127+
"@babel/helper-plugin-utils" "^7.25.9"
1128+
"@babel/helper-validator-option" "^7.25.9"
1129+
"@babel/plugin-transform-flow-strip-types" "^7.25.9"
11351130

11361131
"@babel/preset-modules@^0.1.3":
11371132
version "0.1.4"
@@ -1177,15 +1172,15 @@
11771172
"@babel/helper-plugin-utils" "^7.8.3"
11781173
"@babel/plugin-transform-typescript" "^7.9.0"
11791174

1180-
"@babel/register@^7.13.8":
1181-
version "7.13.14"
1182-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.13.14.tgz#bbfa8f4f027c2ebc432e8e69e078b632605f2d9b"
1183-
integrity sha512-iyw0hUwjh/fzN8qklVqZodbyWjEBOG0KdDnBOpv3zzIgK3NmuRXBmIXH39ZBdspkn8LTHvSboN+oYb4MT43+9Q==
1175+
"@babel/register@^7.25.9":
1176+
version "7.25.9"
1177+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.25.9.tgz#1c465acf7dc983d70ccc318eb5b887ecb04f021b"
1178+
integrity sha512-8D43jXtGsYmEeDvm4MWHYUpWf8iiXgWYx3fW7E7Wb7Oe6FWqJPl5K6TuFW0dOwNZzEE5rjlaSJYH9JjrUKJszA==
11841179
dependencies:
1180+
clone-deep "^4.0.1"
11851181
find-cache-dir "^2.0.0"
1186-
lodash "^4.17.19"
11871182
make-dir "^2.1.0"
1188-
pirates "^4.0.0"
1183+
pirates "^4.0.6"
11891184
source-map-support "^0.5.16"
11901185

11911186
"@babel/runtime-corejs3@^7.8.3":
@@ -3992,7 +3987,7 @@ commander@^2.11.0, commander@^2.20.0:
39923987
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
39933988
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
39943989

3995-
commander@^4.0.1, commander@^4.1.1:
3990+
commander@^4.1.1:
39963991
version "4.1.1"
39973992
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
39983993
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
@@ -4176,7 +4171,12 @@ core-js@^2.4.0, core-js@^2.4.1:
41764171
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
41774172
integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==
41784173

4179-
core-js@^3.2.1, core-js@^3.5.0:
4174+
core-js@^3.30.2:
4175+
version "3.38.1"
4176+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.1.tgz#aa375b79a286a670388a1a363363d53677c0383e"
4177+
integrity sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==
4178+
4179+
core-js@^3.5.0:
41804180
version "3.6.5"
41814181
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
41824182
integrity sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==
@@ -9658,13 +9658,18 @@ pinkie@^2.0.0:
96589658
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
96599659
integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
96609660

9661-
pirates@^4.0.0, pirates@^4.0.1:
9661+
pirates@^4.0.1:
96629662
version "4.0.1"
96639663
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.1.tgz#643a92caf894566f91b2b986d2c66950a8e2fb87"
96649664
integrity sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==
96659665
dependencies:
96669666
node-modules-regexp "^1.0.0"
96679667

9668+
pirates@^4.0.6:
9669+
version "4.0.6"
9670+
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"
9671+
integrity sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==
9672+
96689673
pkg-dir@^1.0.0:
96699674
version "1.0.0"
96709675
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
@@ -10910,6 +10915,11 @@ regenerator-runtime@^0.13.3, regenerator-runtime@^0.13.4:
1091010915
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55"
1091110916
integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==
1091210917

10918+
regenerator-runtime@^0.14.0:
10919+
version "0.14.1"
10920+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
10921+
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
10922+
1091310923
regenerator-transform@^0.14.2:
1091410924
version "0.14.5"
1091510925
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.5.tgz#c98da154683671c9c4dcb16ece736517e1b7feb4"

0 commit comments

Comments
 (0)