|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@ampproject/remapping@^2.2.0": |
6 | | - version "2.3.0" |
7 | | - resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4" |
8 | | - integrity sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw== |
9 | | - dependencies: |
10 | | - "@jridgewell/gen-mapping" "^0.3.5" |
11 | | - "@jridgewell/trace-mapping" "^0.3.24" |
12 | | - |
13 | 5 | |
14 | 6 | version "7.28.3" |
15 | 7 | resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.28.3.tgz#f33693753bc103ab0084a5776ccf8ab8a140038b" |
|
47 | 39 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790" |
48 | 40 | integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw== |
49 | 41 |
|
50 | | -"@babel/ [email protected]. 3", "@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.7.5": |
51 | | - version "7.28.3" |
52 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb" |
53 | | - integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ== |
| 42 | +"@babel/ [email protected]. 4", "@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.7.5": |
| 43 | + version "7.28.4" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.4.tgz#12a550b8794452df4c8b084f95003bce1742d496" |
| 45 | + integrity sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA== |
54 | 46 | dependencies: |
55 | | - "@ampproject/remapping" "^2.2.0" |
56 | 47 | "@babel/code-frame" "^7.27.1" |
57 | 48 | "@babel/generator" "^7.28.3" |
58 | 49 | "@babel/helper-compilation-targets" "^7.27.2" |
59 | 50 | "@babel/helper-module-transforms" "^7.28.3" |
60 | | - "@babel/helpers" "^7.28.3" |
61 | | - "@babel/parser" "^7.28.3" |
| 51 | + "@babel/helpers" "^7.28.4" |
| 52 | + "@babel/parser" "^7.28.4" |
62 | 53 | "@babel/template" "^7.27.2" |
63 | | - "@babel/traverse" "^7.28.3" |
64 | | - "@babel/types" "^7.28.2" |
| 54 | + "@babel/traverse" "^7.28.4" |
| 55 | + "@babel/types" "^7.28.4" |
| 56 | + "@jridgewell/remapping" "^2.3.5" |
65 | 57 | convert-source-map "^2.0.0" |
66 | 58 | debug "^4.1.0" |
67 | 59 | gensync "^1.0.0-beta.2" |
|
222 | 214 | "@babel/traverse" "^7.27.1" |
223 | 215 | "@babel/types" "^7.27.1" |
224 | 216 |
|
225 | | -"@babel/helpers@^7.28.3": |
226 | | - version "7.28.3" |
227 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441" |
228 | | - integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw== |
| 217 | +"@babel/helpers@^7.28.4": |
| 218 | + version "7.28.4" |
| 219 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
| 220 | + integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
229 | 221 | dependencies: |
230 | 222 | "@babel/template" "^7.27.2" |
231 | | - "@babel/types" "^7.28.2" |
| 223 | + "@babel/types" "^7.28.4" |
232 | 224 |
|
233 | 225 | "@babel/highlight@^7.10.4": |
234 | 226 | version "7.25.9" |
|
240 | 232 | js-tokens "^4.0.0" |
241 | 233 | picocolors "^1.0.0" |
242 | 234 |
|
243 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.27.2", "@babel/parser@^7.28.3", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
244 | | - version "7.28.3" |
245 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71" |
246 | | - integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA== |
| 235 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.27.2", "@babel/parser@^7.28.3", "@babel/parser@^7.28.4", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
| 236 | + version "7.28.4" |
| 237 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8" |
| 238 | + integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg== |
247 | 239 | dependencies: |
248 | | - "@babel/types" "^7.28.2" |
| 240 | + "@babel/types" "^7.28.4" |
249 | 241 |
|
250 | 242 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
251 | 243 | version "7.27.1" |
|
1002 | 994 | "@babel/parser" "^7.27.2" |
1003 | 995 | "@babel/types" "^7.27.1" |
1004 | 996 |
|
1005 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0": |
1006 | | - version "7.28.3" |
1007 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434" |
1008 | | - integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ== |
| 997 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0": |
| 998 | + version "7.28.4" |
| 999 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.4.tgz#8d456101b96ab175d487249f60680221692b958b" |
| 1000 | + integrity sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ== |
1009 | 1001 | dependencies: |
1010 | 1002 | "@babel/code-frame" "^7.27.1" |
1011 | 1003 | "@babel/generator" "^7.28.3" |
1012 | 1004 | "@babel/helper-globals" "^7.28.0" |
1013 | | - "@babel/parser" "^7.28.3" |
| 1005 | + "@babel/parser" "^7.28.4" |
1014 | 1006 | "@babel/template" "^7.27.2" |
1015 | | - "@babel/types" "^7.28.2" |
| 1007 | + "@babel/types" "^7.28.4" |
1016 | 1008 | debug "^4.3.1" |
1017 | 1009 |
|
1018 | | -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@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.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
1019 | | - version "7.28.2" |
1020 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b" |
1021 | | - integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ== |
| 1010 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 1011 | + version "7.28.4" |
| 1012 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a" |
| 1013 | + integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q== |
1022 | 1014 | dependencies: |
1023 | 1015 | "@babel/helper-string-parser" "^7.27.1" |
1024 | 1016 | "@babel/helper-validator-identifier" "^7.27.1" |
|
1425 | 1417 | "@jridgewell/sourcemap-codec" "^1.5.0" |
1426 | 1418 | "@jridgewell/trace-mapping" "^0.3.24" |
1427 | 1419 |
|
| 1420 | +"@jridgewell/remapping@^2.3.5": |
| 1421 | + version "2.3.5" |
| 1422 | + resolved "https://registry.yarnpkg.com/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1" |
| 1423 | + integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ== |
| 1424 | + dependencies: |
| 1425 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 1426 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 1427 | + |
1428 | 1428 | "@jridgewell/resolve-uri@^3.1.0": |
1429 | 1429 | version "3.1.2" |
1430 | 1430 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" |
|
0 commit comments