Skip to content

Commit ad0b952

Browse files
Bump @babel/core from 7.28.3 to 7.29.6 in /myconext-gui (#1239)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.3 to 7.29.6. - [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.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 113b6f1 commit ad0b952

2 files changed

Lines changed: 87 additions & 135 deletions

File tree

myconext-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"type": "module",
77
"devDependencies": {
8-
"@babel/core": "^7.28.3",
8+
"@babel/core": "^7.29.6",
99
"@babel/preset-env": "^7.28.3",
1010
"@castlenine/svelte-qrcode": "^2.3.0",
1111
"@sveltejs/vite-plugin-svelte": "^6.1.2",

myconext-gui/yarn.lock

Lines changed: 86 additions & 134 deletions
Original file line numberDiff line numberDiff line change
@@ -2,76 +2,61 @@
22
# yarn lockfile v1
33

44

5-
"@ampproject/remapping@^2.2.0", "@ampproject/remapping@^2.3.0":
5+
"@ampproject/remapping@^2.3.0":
66
version "2.3.0"
77
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4"
88
integrity sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==
99
dependencies:
1010
"@jridgewell/gen-mapping" "^0.3.5"
1111
"@jridgewell/trace-mapping" "^0.3.24"
1212

13-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.27.1":
14-
version "7.27.1"
15-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
16-
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
17-
dependencies:
18-
"@babel/helper-validator-identifier" "^7.27.1"
19-
js-tokens "^4.0.0"
20-
picocolors "^1.1.1"
21-
22-
"@babel/code-frame@^7.28.6", "@babel/code-frame@^7.29.0":
23-
version "7.29.0"
24-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c"
25-
integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==
13+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.29.0", "@babel/code-frame@^7.29.7":
14+
version "7.29.7"
15+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7"
16+
integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==
2617
dependencies:
27-
"@babel/helper-validator-identifier" "^7.28.5"
18+
"@babel/helper-validator-identifier" "^7.29.7"
2819
js-tokens "^4.0.0"
2920
picocolors "^1.1.1"
3021

31-
"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.0":
22+
"@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.0":
3223
version "7.28.0"
3324
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
3425
integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
3526

36-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9", "@babel/core@^7.28.3":
37-
version "7.28.3"
38-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb"
39-
integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==
27+
"@babel/compat-data@^7.29.7":
28+
version "7.29.7"
29+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.7.tgz#6f0237f0f36d2e51c0570a636faed9d2d0efe629"
30+
integrity sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==
31+
32+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9", "@babel/core@^7.29.6":
33+
version "7.29.6"
34+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.6.tgz#2f2c2ca1728ae73c9b68ece91d1ae6dee18ff83a"
35+
integrity sha512-QdxmAo/ikZqqRGA8s43ww8lcql6naWRvEz0FFrl6MIlc7Gi6TroXnSdWa5U/kq6fzcpqpHesicQxFZIieZbyIA==
4036
dependencies:
41-
"@ampproject/remapping" "^2.2.0"
42-
"@babel/code-frame" "^7.27.1"
43-
"@babel/generator" "^7.28.3"
44-
"@babel/helper-compilation-targets" "^7.27.2"
45-
"@babel/helper-module-transforms" "^7.28.3"
46-
"@babel/helpers" "^7.28.3"
47-
"@babel/parser" "^7.28.3"
48-
"@babel/template" "^7.27.2"
49-
"@babel/traverse" "^7.28.3"
50-
"@babel/types" "^7.28.2"
37+
"@babel/code-frame" "^7.29.0"
38+
"@babel/generator" "^7.29.6"
39+
"@babel/helper-compilation-targets" "^7.28.6"
40+
"@babel/helper-module-transforms" "^7.28.6"
41+
"@babel/helpers" "^7.29.2"
42+
"@babel/parser" "^7.29.3"
43+
"@babel/template" "^7.28.6"
44+
"@babel/traverse" "^7.29.0"
45+
"@babel/types" "^7.29.0"
46+
"@jridgewell/remapping" "^2.3.5"
5147
convert-source-map "^2.0.0"
5248
debug "^4.1.0"
5349
gensync "^1.0.0-beta.2"
5450
json5 "^2.2.3"
5551
semver "^6.3.1"
5652

57-
"@babel/generator@^7.28.3", "@babel/generator@^7.7.2":
58-
version "7.28.3"
59-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e"
60-
integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==
61-
dependencies:
62-
"@babel/parser" "^7.28.3"
63-
"@babel/types" "^7.28.2"
64-
"@jridgewell/gen-mapping" "^0.3.12"
65-
"@jridgewell/trace-mapping" "^0.3.28"
66-
jsesc "^3.0.2"
67-
68-
"@babel/generator@^7.29.0":
69-
version "7.29.1"
70-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.1.tgz#d09876290111abbb00ef962a7b83a5307fba0d50"
71-
integrity sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==
53+
"@babel/generator@^7.29.0", "@babel/generator@^7.29.6", "@babel/generator@^7.7.2":
54+
version "7.29.7"
55+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.7.tgz#cca0b8827e6bcf3ba176788e7f3b180ad6db2fa3"
56+
integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==
7257
dependencies:
73-
"@babel/parser" "^7.29.0"
74-
"@babel/types" "^7.29.0"
58+
"@babel/parser" "^7.29.7"
59+
"@babel/types" "^7.29.7"
7560
"@jridgewell/gen-mapping" "^0.3.12"
7661
"@jridgewell/trace-mapping" "^0.3.28"
7762
jsesc "^3.0.2"
@@ -83,13 +68,13 @@
8368
dependencies:
8469
"@babel/types" "^7.27.3"
8570

86-
"@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.27.2":
87-
version "7.27.2"
88-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d"
89-
integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==
71+
"@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.27.2", "@babel/helper-compilation-targets@^7.28.6":
72+
version "7.29.7"
73+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz#7a1def704302401c47f64fa85589e974ae217042"
74+
integrity sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==
9075
dependencies:
91-
"@babel/compat-data" "^7.27.2"
92-
"@babel/helper-validator-option" "^7.27.1"
76+
"@babel/compat-data" "^7.29.7"
77+
"@babel/helper-validator-option" "^7.29.7"
9378
browserslist "^4.24.0"
9479
lru-cache "^5.1.1"
9580
semver "^6.3.1"
@@ -169,16 +154,7 @@
169154
"@babel/traverse" "^7.28.6"
170155
"@babel/types" "^7.28.6"
171156

172-
"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3":
173-
version "7.28.3"
174-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6"
175-
integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==
176-
dependencies:
177-
"@babel/helper-module-imports" "^7.27.1"
178-
"@babel/helper-validator-identifier" "^7.27.1"
179-
"@babel/traverse" "^7.28.3"
180-
181-
"@babel/helper-module-transforms@^7.28.6":
157+
"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.6":
182158
version "7.28.6"
183159
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e"
184160
integrity sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==
@@ -230,26 +206,31 @@
230206
"@babel/traverse" "^7.27.1"
231207
"@babel/types" "^7.27.1"
232208

233-
"@babel/helper-string-parser@^7.27.1":
234-
version "7.27.1"
235-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
236-
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
237-
238-
"@babel/helper-validator-identifier@^7.27.1":
239-
version "7.27.1"
240-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
241-
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
209+
"@babel/helper-string-parser@^7.29.7":
210+
version "7.29.7"
211+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz#7f0871d99824d23137d60f86fcf6130fd5a1b51f"
212+
integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==
242213

243214
"@babel/helper-validator-identifier@^7.28.5":
244215
version "7.28.5"
245216
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
246217
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
247218

219+
"@babel/helper-validator-identifier@^7.29.7":
220+
version "7.29.7"
221+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2"
222+
integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==
223+
248224
"@babel/helper-validator-option@^7.27.1":
249225
version "7.27.1"
250226
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
251227
integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
252228

229+
"@babel/helper-validator-option@^7.29.7":
230+
version "7.29.7"
231+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz#cf315be940213b354eb4abcc0bd01ebe3f73bc2a"
232+
integrity sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==
233+
253234
"@babel/helper-wrap-function@^7.27.1":
254235
version "7.27.1"
255236
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.27.1.tgz#b88285009c31427af318d4fe37651cd62a142409"
@@ -259,27 +240,20 @@
259240
"@babel/traverse" "^7.27.1"
260241
"@babel/types" "^7.27.1"
261242

262-
"@babel/helpers@^7.28.3":
263-
version "7.28.3"
264-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441"
265-
integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw==
243+
"@babel/helpers@^7.29.2":
244+
version "7.29.7"
245+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.7.tgz#45abfde7548997e34376c3e69feb475cffb4a607"
246+
integrity sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==
266247
dependencies:
267-
"@babel/template" "^7.27.2"
268-
"@babel/types" "^7.28.2"
248+
"@babel/template" "^7.29.7"
249+
"@babel/types" "^7.29.7"
269250

270-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.3":
271-
version "7.28.3"
272-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71"
273-
integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==
251+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.29.0", "@babel/parser@^7.29.3", "@babel/parser@^7.29.7":
252+
version "7.29.7"
253+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334"
254+
integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==
274255
dependencies:
275-
"@babel/types" "^7.28.2"
276-
277-
"@babel/parser@^7.28.6", "@babel/parser@^7.29.0":
278-
version "7.29.3"
279-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.3.tgz#116f70a77958307fceac27747573032f8a62f88e"
280-
integrity sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==
281-
dependencies:
282-
"@babel/types" "^7.29.0"
256+
"@babel/types" "^7.29.7"
283257

284258
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
285259
version "7.27.1"
@@ -941,38 +915,16 @@
941915
"@babel/types" "^7.4.4"
942916
esutils "^2.0.2"
943917

944-
"@babel/template@^7.27.1", "@babel/template@^7.27.2", "@babel/template@^7.3.3":
945-
version "7.27.2"
946-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
947-
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
918+
"@babel/template@^7.27.1", "@babel/template@^7.28.6", "@babel/template@^7.29.7", "@babel/template@^7.3.3":
919+
version "7.29.7"
920+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700"
921+
integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==
948922
dependencies:
949-
"@babel/code-frame" "^7.27.1"
950-
"@babel/parser" "^7.27.2"
951-
"@babel/types" "^7.27.1"
923+
"@babel/code-frame" "^7.29.7"
924+
"@babel/parser" "^7.29.7"
925+
"@babel/types" "^7.29.7"
952926

953-
"@babel/template@^7.28.6":
954-
version "7.28.6"
955-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57"
956-
integrity sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==
957-
dependencies:
958-
"@babel/code-frame" "^7.28.6"
959-
"@babel/parser" "^7.28.6"
960-
"@babel/types" "^7.28.6"
961-
962-
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3":
963-
version "7.28.3"
964-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434"
965-
integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==
966-
dependencies:
967-
"@babel/code-frame" "^7.27.1"
968-
"@babel/generator" "^7.28.3"
969-
"@babel/helper-globals" "^7.28.0"
970-
"@babel/parser" "^7.28.3"
971-
"@babel/template" "^7.27.2"
972-
"@babel/types" "^7.28.2"
973-
debug "^4.3.1"
974-
975-
"@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0":
927+
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0":
976928
version "7.29.0"
977929
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.0.tgz#f323d05001440253eead3c9c858adbe00b90310a"
978930
integrity sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==
@@ -985,21 +937,13 @@
985937
"@babel/types" "^7.29.0"
986938
debug "^4.3.1"
987939

988-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
989-
version "7.28.2"
990-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b"
991-
integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==
992-
dependencies:
993-
"@babel/helper-string-parser" "^7.27.1"
994-
"@babel/helper-validator-identifier" "^7.27.1"
995-
996-
"@babel/types@^7.28.6", "@babel/types@^7.29.0":
997-
version "7.29.0"
998-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7"
999-
integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==
940+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.6", "@babel/types@^7.29.0", "@babel/types@^7.29.7", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
941+
version "7.29.7"
942+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92"
943+
integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==
1000944
dependencies:
1001-
"@babel/helper-string-parser" "^7.27.1"
1002-
"@babel/helper-validator-identifier" "^7.28.5"
945+
"@babel/helper-string-parser" "^7.29.7"
946+
"@babel/helper-validator-identifier" "^7.29.7"
1003947

1004948
"@bcoe/v8-coverage@^0.2.3":
1005949
version "0.2.3"
@@ -1283,6 +1227,14 @@
12831227
"@jridgewell/sourcemap-codec" "^1.4.10"
12841228
"@jridgewell/trace-mapping" "^0.3.24"
12851229

1230+
"@jridgewell/remapping@^2.3.5":
1231+
version "2.3.5"
1232+
resolved "https://registry.yarnpkg.com/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1"
1233+
integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==
1234+
dependencies:
1235+
"@jridgewell/gen-mapping" "^0.3.5"
1236+
"@jridgewell/trace-mapping" "^0.3.24"
1237+
12861238
"@jridgewell/resolve-uri@^3.1.0":
12871239
version "3.1.2"
12881240
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6"

0 commit comments

Comments
 (0)