Skip to content

Commit ea945b2

Browse files
chore(deps): update dependency @babel/preset-typescript to v7.26.0
1 parent 60dd72f commit ea945b2

File tree

5 files changed

+54
-68
lines changed

5 files changed

+54
-68
lines changed

examples/persisted-documents-string-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@graphql-codegen/cli": "5.0.3",
1414
"@babel/core": "7.25.2",
1515
"@babel/preset-env": "7.25.3",
16-
"@babel/preset-typescript": "7.24.7"
16+
"@babel/preset-typescript": "7.26.0"
1717
},
1818
"scripts": {
1919
"test": "jest",

examples/persisted-documents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@graphql-codegen/cli": "5.0.3",
1414
"@babel/core": "7.25.2",
1515
"@babel/preset-env": "7.25.3",
16-
"@babel/preset-typescript": "7.24.7"
16+
"@babel/preset-typescript": "7.26.0"
1717
},
1818
"scripts": {
1919
"test": "jest",

examples/yoga-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@graphql-codegen/cli": "5.0.3",
1313
"@babel/core": "7.25.2",
1414
"@babel/preset-env": "7.25.3",
15-
"@babel/preset-typescript": "7.24.7"
15+
"@babel/preset-typescript": "7.26.0"
1616
},
1717
"scripts": {
1818
"test": "jest",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@babel/core": "7.25.2",
4747
"@babel/preset-env": "7.25.3",
48-
"@babel/preset-typescript": "7.24.7",
48+
"@babel/preset-typescript": "7.26.0",
4949
"@changesets/changelog-github": "0.5.0",
5050
"@changesets/cli": "2.27.7",
5151
"@theguild/eslint-config": "0.13.0",

yarn.lock

Lines changed: 50 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -213,15 +213,14 @@
213213
"@babel/traverse" "^7.25.9"
214214
"@babel/types" "^7.25.9"
215215

216-
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.25.0", "@babel/helper-module-transforms@^7.25.2":
217-
version "7.25.2"
218-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz#ee713c29768100f2776edf04d4eb23b8d27a66e6"
219-
integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==
216+
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.25.0", "@babel/helper-module-transforms@^7.25.2", "@babel/helper-module-transforms@^7.26.0":
217+
version "7.26.0"
218+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae"
219+
integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==
220220
dependencies:
221-
"@babel/helper-module-imports" "^7.24.7"
222-
"@babel/helper-simple-access" "^7.24.7"
223-
"@babel/helper-validator-identifier" "^7.24.7"
224-
"@babel/traverse" "^7.25.2"
221+
"@babel/helper-module-imports" "^7.25.9"
222+
"@babel/helper-validator-identifier" "^7.25.9"
223+
"@babel/traverse" "^7.25.9"
225224

226225
"@babel/helper-optimise-call-expression@^7.25.9":
227226
version "7.25.9"
@@ -230,10 +229,10 @@
230229
dependencies:
231230
"@babel/types" "^7.25.9"
232231

233-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
234-
version "7.25.9"
235-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
236-
integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
232+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.26.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
233+
version "7.26.5"
234+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35"
235+
integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==
237236

238237
"@babel/helper-remap-async-to-generator@^7.24.7", "@babel/helper-remap-async-to-generator@^7.25.9":
239238
version "7.25.9"
@@ -253,14 +252,6 @@
253252
"@babel/helper-optimise-call-expression" "^7.25.9"
254253
"@babel/traverse" "^7.25.9"
255254

256-
"@babel/helper-simple-access@^7.24.7":
257-
version "7.24.7"
258-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz#bcade8da3aec8ed16b9c4953b74e506b51b5edb3"
259-
integrity sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==
260-
dependencies:
261-
"@babel/traverse" "^7.24.7"
262-
"@babel/types" "^7.24.7"
263-
264255
"@babel/helper-skip-transparent-expression-wrappers@^7.24.7", "@babel/helper-skip-transparent-expression-wrappers@^7.25.9":
265256
version "7.25.9"
266257
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz#0b2e1b62d560d6b1954893fd2b705dc17c91f0c9"
@@ -464,7 +455,7 @@
464455
dependencies:
465456
"@babel/helper-plugin-utils" "^7.8.0"
466457

467-
"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.17.12", "@babel/plugin-syntax-jsx@^7.24.7", "@babel/plugin-syntax-jsx@^7.25.9":
458+
"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.17.12", "@babel/plugin-syntax-jsx@^7.25.9":
468459
version "7.25.9"
469460
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz#a34313a178ea56f1951599b929c1ceacee719290"
470461
integrity sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==
@@ -527,12 +518,12 @@
527518
dependencies:
528519
"@babel/helper-plugin-utils" "^7.14.5"
529520

530-
"@babel/plugin-syntax-typescript@^7.24.7", "@babel/plugin-syntax-typescript@^7.7.2":
531-
version "7.24.7"
532-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz#58d458271b4d3b6bb27ee6ac9525acbb259bad1c"
533-
integrity sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==
521+
"@babel/plugin-syntax-typescript@^7.25.9", "@babel/plugin-syntax-typescript@^7.7.2":
522+
version "7.25.9"
523+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz#67dda2b74da43727cf21d46cf9afef23f4365399"
524+
integrity sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==
534525
dependencies:
535-
"@babel/helper-plugin-utils" "^7.24.7"
526+
"@babel/helper-plugin-utils" "^7.25.9"
536527

537528
"@babel/plugin-syntax-unicode-sets-regex@^7.18.6":
538529
version "7.18.6"
@@ -735,14 +726,13 @@
735726
"@babel/helper-module-transforms" "^7.24.7"
736727
"@babel/helper-plugin-utils" "^7.24.7"
737728

738-
"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.24.7", "@babel/plugin-transform-modules-commonjs@^7.24.8":
739-
version "7.24.8"
740-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.8.tgz#ab6421e564b717cb475d6fff70ae7f103536ea3c"
741-
integrity sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==
729+
"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.24.8", "@babel/plugin-transform-modules-commonjs@^7.25.9":
730+
version "7.26.3"
731+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb"
732+
integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==
742733
dependencies:
743-
"@babel/helper-module-transforms" "^7.24.8"
744-
"@babel/helper-plugin-utils" "^7.24.8"
745-
"@babel/helper-simple-access" "^7.24.7"
734+
"@babel/helper-module-transforms" "^7.26.0"
735+
"@babel/helper-plugin-utils" "^7.25.9"
746736

747737
"@babel/plugin-transform-modules-systemjs@^7.25.0":
748738
version "7.25.0"
@@ -958,15 +948,16 @@
958948
dependencies:
959949
"@babel/helper-plugin-utils" "^7.24.8"
960950

961-
"@babel/plugin-transform-typescript@^7.24.7":
962-
version "7.24.7"
963-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.7.tgz#b006b3e0094bf0813d505e0c5485679eeaf4a881"
964-
integrity sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==
951+
"@babel/plugin-transform-typescript@^7.25.9":
952+
version "7.26.5"
953+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.26.5.tgz#6d9b48e8ee40a45a3ed12ebc013449fdf261714c"
954+
integrity sha512-GJhPO0y8SD5EYVCy2Zr+9dSZcEgaSmq5BLR0Oc25TOEhC+ba49vUAGZFjy8v79z9E1mdldq4x9d1xgh4L1d5dQ==
965955
dependencies:
966-
"@babel/helper-annotate-as-pure" "^7.24.7"
967-
"@babel/helper-create-class-features-plugin" "^7.24.7"
968-
"@babel/helper-plugin-utils" "^7.24.7"
969-
"@babel/plugin-syntax-typescript" "^7.24.7"
956+
"@babel/helper-annotate-as-pure" "^7.25.9"
957+
"@babel/helper-create-class-features-plugin" "^7.25.9"
958+
"@babel/helper-plugin-utils" "^7.26.5"
959+
"@babel/helper-skip-transparent-expression-wrappers" "^7.25.9"
960+
"@babel/plugin-syntax-typescript" "^7.25.9"
970961

971962
"@babel/plugin-transform-unicode-escapes@^7.24.7":
972963
version "7.24.7"
@@ -1207,16 +1198,16 @@
12071198
"@babel/plugin-transform-react-jsx-development" "^7.24.7"
12081199
"@babel/plugin-transform-react-pure-annotations" "^7.24.7"
12091200

1210-
"@babel/preset-typescript@7.24.7":
1211-
version "7.24.7"
1212-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.24.7.tgz#66cd86ea8f8c014855671d5ea9a737139cbbfef1"
1213-
integrity sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==
1201+
"@babel/preset-typescript@7.26.0":
1202+
version "7.26.0"
1203+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz#4a570f1b8d104a242d923957ffa1eaff142a106d"
1204+
integrity sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==
12141205
dependencies:
1215-
"@babel/helper-plugin-utils" "^7.24.7"
1216-
"@babel/helper-validator-option" "^7.24.7"
1217-
"@babel/plugin-syntax-jsx" "^7.24.7"
1218-
"@babel/plugin-transform-modules-commonjs" "^7.24.7"
1219-
"@babel/plugin-transform-typescript" "^7.24.7"
1206+
"@babel/helper-plugin-utils" "^7.25.9"
1207+
"@babel/helper-validator-option" "^7.25.9"
1208+
"@babel/plugin-syntax-jsx" "^7.25.9"
1209+
"@babel/plugin-transform-modules-commonjs" "^7.25.9"
1210+
"@babel/plugin-transform-typescript" "^7.25.9"
12201211

12211212
"@babel/runtime@^7.0.0", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.1", "@babel/runtime@^7.21.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
12221213
version "7.23.9"
@@ -4856,16 +4847,16 @@
48564847
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756"
48574848
integrity sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==
48584849

4859-
"@types/unist@*", "@types/unist@^3.0.0":
4860-
version "3.0.0"
4861-
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.0.tgz#988ae8af1e5239e89f9fbb1ade4c935f4eeedf9a"
4862-
integrity sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==
4863-
4864-
"@types/unist@^2.0.0", "@types/unist@^2.0.2":
4850+
"@types/unist@*", "@types/unist@^2.0.0", "@types/unist@^2.0.2":
48654851
version "2.0.10"
48664852
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.10.tgz#04ffa7f406ab628f7f7e97ca23e290cd8ab15efc"
48674853
integrity sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==
48684854

4855+
"@types/unist@^3.0.0":
4856+
version "3.0.0"
4857+
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.0.tgz#988ae8af1e5239e89f9fbb1ade4c935f4eeedf9a"
4858+
integrity sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==
4859+
48694860
"@types/ws@^8.0.0":
48704861
version "8.5.4"
48714862
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.4.tgz#bb10e36116d6e570dd943735f86c933c1587b8a5"
@@ -12600,16 +12591,11 @@ [email protected]:
1260012591
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
1260112592
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
1260212593

12603-
12594+
[email protected], ms@^2.1.1:
1260412595
version "2.1.2"
1260512596
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
1260612597
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
1260712598

12608-
ms@^2.1.1:
12609-
version "2.1.3"
12610-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
12611-
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
12612-
1261312599
muggle-string@^0.4.1:
1261412600
version "0.4.1"
1261512601
resolved "https://registry.yarnpkg.com/muggle-string/-/muggle-string-0.4.1.tgz#3b366bd43b32f809dc20659534dd30e7c8a0d328"
@@ -15596,12 +15582,12 @@ tsconfig-paths@^3.15.0:
1559615582
minimist "^1.2.6"
1559715583
strip-bom "^3.0.0"
1559815584

15599-
[email protected], tslib@~2.6.0:
15585+
[email protected], tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.1, tslib@^2.6.2, tslib@^2.6.3, tslib@~2.6.0:
1560015586
version "2.6.3"
1560115587
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
1560215588
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
1560315589

15604-
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.1, tslib@^2.6.2, tslib@^2.6.3, tslib@^2.7.0:
15590+
tslib@^2.7.0:
1560515591
version "2.8.1"
1560615592
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
1560715593
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

0 commit comments

Comments
 (0)