|
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 "3.14.0" |
15 | 7 | resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.14.0.tgz#eda34b85ee03c6c0828ba21782419c8699feaf0b" |
|
89 | 81 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790" |
90 | 82 | integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw== |
91 | 83 |
|
92 | | -"@babel/[email protected].3", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0": |
93 | | - version "7.28.3" |
94 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb" |
95 | | - integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ== |
| 84 | +"@babel/[email protected].4", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0": |
| 85 | + version "7.28.4" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.4.tgz#12a550b8794452df4c8b084f95003bce1742d496" |
| 87 | + integrity sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA== |
96 | 88 | dependencies: |
97 | | - "@ampproject/remapping" "^2.2.0" |
98 | 89 | "@babel/code-frame" "^7.27.1" |
99 | 90 | "@babel/generator" "^7.28.3" |
100 | 91 | "@babel/helper-compilation-targets" "^7.27.2" |
101 | 92 | "@babel/helper-module-transforms" "^7.28.3" |
102 | | - "@babel/helpers" "^7.28.3" |
103 | | - "@babel/parser" "^7.28.3" |
| 93 | + "@babel/helpers" "^7.28.4" |
| 94 | + "@babel/parser" "^7.28.4" |
104 | 95 | "@babel/template" "^7.27.2" |
105 | | - "@babel/traverse" "^7.28.3" |
106 | | - "@babel/types" "^7.28.2" |
| 96 | + "@babel/traverse" "^7.28.4" |
| 97 | + "@babel/types" "^7.28.4" |
| 98 | + "@jridgewell/remapping" "^2.3.5" |
107 | 99 | convert-source-map "^2.0.0" |
108 | 100 | debug "^4.1.0" |
109 | 101 | gensync "^1.0.0-beta.2" |
|
264 | 256 | "@babel/traverse" "^7.28.3" |
265 | 257 | "@babel/types" "^7.28.2" |
266 | 258 |
|
267 | | -"@babel/helpers@^7.28.3": |
268 | | - version "7.28.3" |
269 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441" |
270 | | - integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw== |
| 259 | +"@babel/helpers@^7.28.4": |
| 260 | + version "7.28.4" |
| 261 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
| 262 | + integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
271 | 263 | dependencies: |
272 | 264 | "@babel/template" "^7.27.2" |
273 | | - "@babel/types" "^7.28.2" |
| 265 | + "@babel/types" "^7.28.4" |
274 | 266 |
|
275 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.26.10", "@babel/parser@^7.26.2", "@babel/parser@^7.27.2", "@babel/parser@^7.28.3": |
276 | | - version "7.28.3" |
277 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71" |
278 | | - integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA== |
| 267 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.26.10", "@babel/parser@^7.26.2", "@babel/parser@^7.27.2", "@babel/parser@^7.28.3", "@babel/parser@^7.28.4": |
| 268 | + version "7.28.4" |
| 269 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8" |
| 270 | + integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg== |
279 | 271 | dependencies: |
280 | | - "@babel/types" "^7.28.2" |
| 272 | + "@babel/types" "^7.28.4" |
281 | 273 |
|
282 | 274 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
283 | 275 | version "7.27.1" |
|
1027 | 1019 | "@babel/parser" "^7.27.2" |
1028 | 1020 | "@babel/types" "^7.27.1" |
1029 | 1021 |
|
1030 | | -"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.25.9", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.7.2": |
1031 | | - version "7.28.3" |
1032 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434" |
1033 | | - integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ== |
| 1022 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.25.9", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4", "@babel/traverse@^7.7.2": |
| 1023 | + version "7.28.4" |
| 1024 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.4.tgz#8d456101b96ab175d487249f60680221692b958b" |
| 1025 | + integrity sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ== |
1034 | 1026 | dependencies: |
1035 | 1027 | "@babel/code-frame" "^7.27.1" |
1036 | 1028 | "@babel/generator" "^7.28.3" |
1037 | 1029 | "@babel/helper-globals" "^7.28.0" |
1038 | | - "@babel/parser" "^7.28.3" |
| 1030 | + "@babel/parser" "^7.28.4" |
1039 | 1031 | "@babel/template" "^7.27.2" |
1040 | | - "@babel/types" "^7.28.2" |
| 1032 | + "@babel/types" "^7.28.4" |
1041 | 1033 | debug "^4.3.1" |
1042 | 1034 |
|
1043 | | -"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.18.13", "@babel/types@^7.20.7", "@babel/types@^7.26.0", "@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": |
1044 | | - version "7.28.2" |
1045 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b" |
1046 | | - integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ== |
| 1035 | +"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.18.13", "@babel/types@^7.20.7", "@babel/types@^7.26.0", "@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.4": |
| 1036 | + version "7.28.4" |
| 1037 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a" |
| 1038 | + integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q== |
1047 | 1039 | dependencies: |
1048 | 1040 | "@babel/helper-string-parser" "^7.27.1" |
1049 | 1041 | "@babel/helper-validator-identifier" "^7.27.1" |
|
2175 | 2167 | "@jridgewell/sourcemap-codec" "^1.5.0" |
2176 | 2168 | "@jridgewell/trace-mapping" "^0.3.24" |
2177 | 2169 |
|
| 2170 | +"@jridgewell/remapping@^2.3.5": |
| 2171 | + version "2.3.5" |
| 2172 | + resolved "https://registry.yarnpkg.com/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1" |
| 2173 | + integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ== |
| 2174 | + dependencies: |
| 2175 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 2176 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 2177 | + |
2178 | 2178 | "@jridgewell/resolve-uri@^3.0.3", "@jridgewell/resolve-uri@^3.1.0": |
2179 | 2179 | version "3.1.2" |
2180 | 2180 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" |
|
0 commit comments