Skip to content

Commit 0dbec29

Browse files
Bump @babel/core from 7.26.8 to 7.27.4 (draft-js-plugins#3625)
1 parent 3626b5e commit 0dbec29

File tree

2 files changed

+28
-118
lines changed

2 files changed

+28
-118
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-dom": "^17.0.2"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "7.26.8",
17+
"@babel/core": "7.27.4",
1818
"@babel/plugin-proposal-class-properties": "7.18.6",
1919
"@babel/preset-env": "7.27.2",
2020
"@babel/preset-react": "7.27.1",

yarn.lock

Lines changed: 27 additions & 117 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,7 @@
2222
dependencies:
2323
"@babel/highlight" "^7.10.4"
2424

25-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.26.2", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
26-
version "7.26.2"
27-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
28-
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
29-
dependencies:
30-
"@babel/helper-validator-identifier" "^7.25.9"
31-
js-tokens "^4.0.0"
32-
picocolors "^1.0.0"
33-
34-
"@babel/code-frame@^7.27.1":
25+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.27.1", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
3526
version "7.27.1"
3627
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
3728
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
@@ -67,40 +58,28 @@
6758
semver "^5.4.1"
6859
source-map "^0.5.0"
6960

70-
"@babel/core@7.26.8", "@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.8.0":
71-
version "7.26.8"
72-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.8.tgz#7742f11c75acea6b08a8e24c5c0c8c89e89bf53e"
73-
integrity sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ==
61+
"@babel/core@7.27.4", "@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.8.0":
62+
version "7.27.4"
63+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce"
64+
integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==
7465
dependencies:
7566
"@ampproject/remapping" "^2.2.0"
76-
"@babel/code-frame" "^7.26.2"
77-
"@babel/generator" "^7.26.8"
78-
"@babel/helper-compilation-targets" "^7.26.5"
79-
"@babel/helper-module-transforms" "^7.26.0"
80-
"@babel/helpers" "^7.26.7"
81-
"@babel/parser" "^7.26.8"
82-
"@babel/template" "^7.26.8"
83-
"@babel/traverse" "^7.26.8"
84-
"@babel/types" "^7.26.8"
85-
"@types/gensync" "^1.0.0"
67+
"@babel/code-frame" "^7.27.1"
68+
"@babel/generator" "^7.27.3"
69+
"@babel/helper-compilation-targets" "^7.27.2"
70+
"@babel/helper-module-transforms" "^7.27.3"
71+
"@babel/helpers" "^7.27.4"
72+
"@babel/parser" "^7.27.4"
73+
"@babel/template" "^7.27.2"
74+
"@babel/traverse" "^7.27.4"
75+
"@babel/types" "^7.27.3"
8676
convert-source-map "^2.0.0"
8777
debug "^4.1.0"
8878
gensync "^1.0.0-beta.2"
8979
json5 "^2.2.3"
9080
semver "^6.3.1"
9181

92-
"@babel/generator@>=7", "@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.26.8", "@babel/generator@^7.7.2":
93-
version "7.26.8"
94-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab"
95-
integrity sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA==
96-
dependencies:
97-
"@babel/parser" "^7.26.8"
98-
"@babel/types" "^7.26.8"
99-
"@jridgewell/gen-mapping" "^0.3.5"
100-
"@jridgewell/trace-mapping" "^0.3.25"
101-
jsesc "^3.0.2"
102-
103-
"@babel/generator@^7.27.3":
82+
"@babel/generator@>=7", "@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.27.3", "@babel/generator@^7.7.2":
10483
version "7.27.5"
10584
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c"
10685
integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==
@@ -125,7 +104,7 @@
125104
dependencies:
126105
"@babel/types" "^7.27.3"
127106

128-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.26.5", "@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.27.2":
107+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.27.2":
129108
version "7.27.2"
130109
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d"
131110
integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==
@@ -334,14 +313,6 @@
334313
dependencies:
335314
"@babel/types" "^7.16.7"
336315

337-
"@babel/helper-module-imports@^7.25.9":
338-
version "7.25.9"
339-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715"
340-
integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==
341-
dependencies:
342-
"@babel/traverse" "^7.25.9"
343-
"@babel/types" "^7.25.9"
344-
345316
"@babel/helper-module-imports@^7.27.1":
346317
version "7.27.1"
347318
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204"
@@ -350,16 +321,7 @@
350321
"@babel/traverse" "^7.27.1"
351322
"@babel/types" "^7.27.1"
352323

353-
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.26.0":
354-
version "7.26.0"
355-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae"
356-
integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==
357-
dependencies:
358-
"@babel/helper-module-imports" "^7.25.9"
359-
"@babel/helper-validator-identifier" "^7.25.9"
360-
"@babel/traverse" "^7.25.9"
361-
362-
"@babel/helper-module-transforms@^7.27.1":
324+
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.27.3":
363325
version "7.27.3"
364326
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02"
365327
integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==
@@ -480,11 +442,6 @@
480442
dependencies:
481443
"@babel/types" "^7.18.6"
482444

483-
"@babel/helper-string-parser@^7.25.9":
484-
version "7.25.9"
485-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
486-
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
487-
488445
"@babel/helper-string-parser@^7.27.1":
489446
version "7.27.1"
490447
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
@@ -495,11 +452,6 @@
495452
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
496453
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
497454

498-
"@babel/helper-validator-identifier@^7.25.9":
499-
version "7.25.9"
500-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
501-
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
502-
503455
"@babel/helper-validator-identifier@^7.27.1":
504456
version "7.27.1"
505457
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
@@ -519,13 +471,13 @@
519471
"@babel/traverse" "^7.27.1"
520472
"@babel/types" "^7.27.1"
521473

522-
"@babel/helpers@^7.12.5", "@babel/helpers@^7.26.7":
523-
version "7.26.7"
524-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4"
525-
integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==
474+
"@babel/helpers@^7.12.5", "@babel/helpers@^7.27.4":
475+
version "7.27.6"
476+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
477+
integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
526478
dependencies:
527-
"@babel/template" "^7.25.9"
528-
"@babel/types" "^7.26.7"
479+
"@babel/template" "^7.27.2"
480+
"@babel/types" "^7.27.6"
529481

530482
"@babel/highlight@^7.10.4":
531483
version "7.17.12"
@@ -536,14 +488,7 @@
536488
chalk "^2.0.0"
537489
js-tokens "^4.0.0"
538490

539-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.26.8", "@babel/parser@^7.7.0":
540-
version "7.26.8"
541-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
542-
integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw==
543-
dependencies:
544-
"@babel/types" "^7.26.8"
545-
546-
"@babel/parser@^7.27.2", "@babel/parser@^7.27.4", "@babel/parser@^7.27.5":
491+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.27.2", "@babel/parser@^7.27.4", "@babel/parser@^7.27.5", "@babel/parser@^7.7.0":
547492
version "7.27.5"
548493
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.5.tgz#ed22f871f110aa285a6fd934a0efed621d118826"
549494
integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==
@@ -1446,16 +1391,7 @@
14461391
dependencies:
14471392
regenerator-runtime "^0.13.11"
14481393

1449-
"@babel/template@>=7", "@babel/template@^7.12.7", "@babel/template@^7.18.6", "@babel/template@^7.20.7", "@babel/template@^7.25.9", "@babel/template@^7.26.8", "@babel/template@^7.3.3":
1450-
version "7.26.8"
1451-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.8.tgz#db3898f47a17bab2f4c78ec1d0de38527c2ffe19"
1452-
integrity sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q==
1453-
dependencies:
1454-
"@babel/code-frame" "^7.26.2"
1455-
"@babel/parser" "^7.26.8"
1456-
"@babel/types" "^7.26.8"
1457-
1458-
"@babel/template@^7.27.1", "@babel/template@^7.27.2":
1394+
"@babel/template@>=7", "@babel/template@^7.12.7", "@babel/template@^7.18.6", "@babel/template@^7.20.7", "@babel/template@^7.27.1", "@babel/template@^7.27.2", "@babel/template@^7.3.3":
14591395
version "7.27.2"
14601396
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
14611397
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
@@ -1464,20 +1400,7 @@
14641400
"@babel/parser" "^7.27.2"
14651401
"@babel/types" "^7.27.1"
14661402

1467-
"@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.6", "@babel/traverse@^7.20.7", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.8", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
1468-
version "7.26.8"
1469-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9"
1470-
integrity sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA==
1471-
dependencies:
1472-
"@babel/code-frame" "^7.26.2"
1473-
"@babel/generator" "^7.26.8"
1474-
"@babel/parser" "^7.26.8"
1475-
"@babel/template" "^7.26.8"
1476-
"@babel/types" "^7.26.8"
1477-
debug "^4.3.1"
1478-
globals "^11.1.0"
1479-
1480-
"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3":
1403+
"@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.6", "@babel/traverse@^7.20.7", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
14811404
version "7.27.4"
14821405
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea"
14831406
integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==
@@ -1490,15 +1413,7 @@
14901413
debug "^4.3.1"
14911414
globals "^11.1.0"
14921415

1493-
"@babel/types@^7.0.0", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.2", "@babel/types@^7.18.6", "@babel/types@^7.2.0", "@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@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", "@babel/types@^7.7.0":
1494-
version "7.26.8"
1495-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
1496-
integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==
1497-
dependencies:
1498-
"@babel/helper-string-parser" "^7.25.9"
1499-
"@babel/helper-validator-identifier" "^7.25.9"
1500-
1501-
"@babel/types@^7.27.1", "@babel/types@^7.27.3":
1416+
"@babel/types@^7.0.0", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.2", "@babel/types@^7.18.6", "@babel/types@^7.2.0", "@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
15021417
version "7.27.6"
15031418
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.6.tgz#a434ca7add514d4e646c80f7375c0aa2befc5535"
15041419
integrity sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==
@@ -3208,11 +3123,6 @@
32083123
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
32093124
integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
32103125

3211-
"@types/gensync@^1.0.0":
3212-
version "1.0.4"
3213-
resolved "https://registry.yarnpkg.com/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b"
3214-
integrity sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA==
3215-
32163126
"@types/glob@*", "@types/glob@^7.1.1":
32173127
version "7.2.0"
32183128
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb"

0 commit comments

Comments
 (0)