|
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 | | -"@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== |
| 5 | +"@babel/code-frame@^7.29.7": |
| 6 | + version "7.29.7" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7" |
| 8 | + integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw== |
17 | 9 | dependencies: |
18 | | - "@babel/helper-validator-identifier" "^7.27.1" |
| 10 | + "@babel/helper-validator-identifier" "^7.29.7" |
19 | 11 | js-tokens "^4.0.0" |
20 | 12 | picocolors "^1.1.1" |
21 | 13 |
|
22 | | -"@babel/compat-data@^7.27.2": |
23 | | - version "7.27.5" |
24 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.5.tgz#7d0658ec1a8420fc866d1df1b03bea0e79934c82" |
25 | | - integrity sha512-KiRAp/VoJaWkkte84TvUd9qjdbZAdiqyvMxrGl1N6vzFogKmaLgoM3L1kgtLicp2HP5fBJS8JrZKLVIZGVJAVg== |
| 14 | +"@babel/compat-data@^7.29.7": |
| 15 | + version "7.29.7" |
| 16 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.7.tgz#6f0237f0f36d2e51c0570a636faed9d2d0efe629" |
| 17 | + integrity sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg== |
26 | 18 |
|
27 | 19 | "@babel/core@^7.27.4": |
28 | | - version "7.27.4" |
29 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
30 | | - integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
31 | | - dependencies: |
32 | | - "@ampproject/remapping" "^2.2.0" |
33 | | - "@babel/code-frame" "^7.27.1" |
34 | | - "@babel/generator" "^7.27.3" |
35 | | - "@babel/helper-compilation-targets" "^7.27.2" |
36 | | - "@babel/helper-module-transforms" "^7.27.3" |
37 | | - "@babel/helpers" "^7.27.4" |
38 | | - "@babel/parser" "^7.27.4" |
39 | | - "@babel/template" "^7.27.2" |
40 | | - "@babel/traverse" "^7.27.4" |
41 | | - "@babel/types" "^7.27.3" |
| 20 | + version "7.29.7" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.7.tgz#80c10b17248082968b57a857b91640971f2070f7" |
| 22 | + integrity sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA== |
| 23 | + dependencies: |
| 24 | + "@babel/code-frame" "^7.29.7" |
| 25 | + "@babel/generator" "^7.29.7" |
| 26 | + "@babel/helper-compilation-targets" "^7.29.7" |
| 27 | + "@babel/helper-module-transforms" "^7.29.7" |
| 28 | + "@babel/helpers" "^7.29.7" |
| 29 | + "@babel/parser" "^7.29.7" |
| 30 | + "@babel/template" "^7.29.7" |
| 31 | + "@babel/traverse" "^7.29.7" |
| 32 | + "@babel/types" "^7.29.7" |
| 33 | + "@jridgewell/remapping" "^2.3.5" |
42 | 34 | convert-source-map "^2.0.0" |
43 | 35 | debug "^4.1.0" |
44 | 36 | gensync "^1.0.0-beta.2" |
|
54 | 46 | eslint-visitor-keys "^2.1.0" |
55 | 47 | semver "^6.3.1" |
56 | 48 |
|
57 | | -"@babel/generator@^7.27.3": |
58 | | - version "7.27.5" |
59 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
60 | | - integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 49 | +"@babel/generator@^7.29.7": |
| 50 | + version "7.29.7" |
| 51 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.7.tgz#cca0b8827e6bcf3ba176788e7f3b180ad6db2fa3" |
| 52 | + integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ== |
61 | 53 | dependencies: |
62 | | - "@babel/parser" "^7.27.5" |
63 | | - "@babel/types" "^7.27.3" |
64 | | - "@jridgewell/gen-mapping" "^0.3.5" |
65 | | - "@jridgewell/trace-mapping" "^0.3.25" |
| 54 | + "@babel/parser" "^7.29.7" |
| 55 | + "@babel/types" "^7.29.7" |
| 56 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 57 | + "@jridgewell/trace-mapping" "^0.3.28" |
66 | 58 | jsesc "^3.0.2" |
67 | 59 |
|
68 | | -"@babel/helper-compilation-targets@^7.27.2": |
69 | | - version "7.27.2" |
70 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d" |
71 | | - integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ== |
| 60 | +"@babel/helper-compilation-targets@^7.29.7": |
| 61 | + version "7.29.7" |
| 62 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz#7a1def704302401c47f64fa85589e974ae217042" |
| 63 | + integrity sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g== |
72 | 64 | dependencies: |
73 | | - "@babel/compat-data" "^7.27.2" |
74 | | - "@babel/helper-validator-option" "^7.27.1" |
| 65 | + "@babel/compat-data" "^7.29.7" |
| 66 | + "@babel/helper-validator-option" "^7.29.7" |
75 | 67 | browserslist "^4.24.0" |
76 | 68 | lru-cache "^5.1.1" |
77 | 69 | semver "^6.3.1" |
78 | 70 |
|
79 | | -"@babel/helper-module-imports@^7.27.1": |
80 | | - version "7.27.1" |
81 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
82 | | - integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== |
83 | | - dependencies: |
84 | | - "@babel/traverse" "^7.27.1" |
85 | | - "@babel/types" "^7.27.1" |
86 | | - |
87 | | -"@babel/helper-module-transforms@^7.27.3": |
88 | | - version "7.27.3" |
89 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02" |
90 | | - integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg== |
91 | | - dependencies: |
92 | | - "@babel/helper-module-imports" "^7.27.1" |
93 | | - "@babel/helper-validator-identifier" "^7.27.1" |
94 | | - "@babel/traverse" "^7.27.3" |
95 | | - |
96 | | -"@babel/helper-string-parser@^7.27.1": |
97 | | - version "7.27.1" |
98 | | - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
99 | | - integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
100 | | - |
101 | | -"@babel/helper-validator-identifier@^7.27.1": |
102 | | - version "7.27.1" |
103 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
104 | | - integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
105 | | - |
106 | | -"@babel/helper-validator-option@^7.27.1": |
107 | | - version "7.27.1" |
108 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
109 | | - integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== |
110 | | - |
111 | | -"@babel/helpers@^7.27.4": |
112 | | - version "7.27.4" |
113 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
114 | | - integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
115 | | - dependencies: |
116 | | - "@babel/template" "^7.27.2" |
117 | | - "@babel/types" "^7.27.3" |
118 | | - |
119 | | -"@babel/parser@^7.27.2", "@babel/parser@^7.27.4", "@babel/parser@^7.27.5": |
120 | | - version "7.27.5" |
121 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.5.tgz#ed22f871f110aa285a6fd934a0efed621d118826" |
122 | | - integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg== |
123 | | - dependencies: |
124 | | - "@babel/types" "^7.27.3" |
125 | | - |
126 | | -"@babel/template@^7.27.2": |
127 | | - version "7.27.2" |
128 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
129 | | - integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
130 | | - dependencies: |
131 | | - "@babel/code-frame" "^7.27.1" |
132 | | - "@babel/parser" "^7.27.2" |
133 | | - "@babel/types" "^7.27.1" |
134 | | - |
135 | | -"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4": |
136 | | - version "7.27.4" |
137 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea" |
138 | | - integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA== |
139 | | - dependencies: |
140 | | - "@babel/code-frame" "^7.27.1" |
141 | | - "@babel/generator" "^7.27.3" |
142 | | - "@babel/parser" "^7.27.4" |
143 | | - "@babel/template" "^7.27.2" |
144 | | - "@babel/types" "^7.27.3" |
| 71 | +"@babel/helper-globals@^7.29.7": |
| 72 | + version "7.29.7" |
| 73 | + resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.29.7.tgz#f04a96fbd8473241b1079243f5b3f03a3010ab7b" |
| 74 | + integrity sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA== |
| 75 | + |
| 76 | +"@babel/helper-module-imports@^7.29.7": |
| 77 | + version "7.29.7" |
| 78 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz#ef25048a518e828d7393fac5882ddd73921d7396" |
| 79 | + integrity sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g== |
| 80 | + dependencies: |
| 81 | + "@babel/traverse" "^7.29.7" |
| 82 | + "@babel/types" "^7.29.7" |
| 83 | + |
| 84 | +"@babel/helper-module-transforms@^7.29.7": |
| 85 | + version "7.29.7" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz#b062747a5997ba138637201328bbff77960574ae" |
| 87 | + integrity sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg== |
| 88 | + dependencies: |
| 89 | + "@babel/helper-module-imports" "^7.29.7" |
| 90 | + "@babel/helper-validator-identifier" "^7.29.7" |
| 91 | + "@babel/traverse" "^7.29.7" |
| 92 | + |
| 93 | +"@babel/helper-string-parser@^7.29.7": |
| 94 | + version "7.29.7" |
| 95 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz#7f0871d99824d23137d60f86fcf6130fd5a1b51f" |
| 96 | + integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw== |
| 97 | + |
| 98 | +"@babel/helper-validator-identifier@^7.29.7": |
| 99 | + version "7.29.7" |
| 100 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2" |
| 101 | + integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg== |
| 102 | + |
| 103 | +"@babel/helper-validator-option@^7.29.7": |
| 104 | + version "7.29.7" |
| 105 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz#cf315be940213b354eb4abcc0bd01ebe3f73bc2a" |
| 106 | + integrity sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw== |
| 107 | + |
| 108 | +"@babel/helpers@^7.29.7": |
| 109 | + version "7.29.7" |
| 110 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.7.tgz#45abfde7548997e34376c3e69feb475cffb4a607" |
| 111 | + integrity sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg== |
| 112 | + dependencies: |
| 113 | + "@babel/template" "^7.29.7" |
| 114 | + "@babel/types" "^7.29.7" |
| 115 | + |
| 116 | +"@babel/parser@^7.29.7": |
| 117 | + version "7.29.7" |
| 118 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334" |
| 119 | + integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg== |
| 120 | + dependencies: |
| 121 | + "@babel/types" "^7.29.7" |
| 122 | + |
| 123 | +"@babel/template@^7.29.7": |
| 124 | + version "7.29.7" |
| 125 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700" |
| 126 | + integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg== |
| 127 | + dependencies: |
| 128 | + "@babel/code-frame" "^7.29.7" |
| 129 | + "@babel/parser" "^7.29.7" |
| 130 | + "@babel/types" "^7.29.7" |
| 131 | + |
| 132 | +"@babel/traverse@^7.29.7": |
| 133 | + version "7.29.7" |
| 134 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.7.tgz#c47b07a41b95da0907d026b5dd894d98de7d2f2d" |
| 135 | + integrity sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw== |
| 136 | + dependencies: |
| 137 | + "@babel/code-frame" "^7.29.7" |
| 138 | + "@babel/generator" "^7.29.7" |
| 139 | + "@babel/helper-globals" "^7.29.7" |
| 140 | + "@babel/parser" "^7.29.7" |
| 141 | + "@babel/template" "^7.29.7" |
| 142 | + "@babel/types" "^7.29.7" |
145 | 143 | debug "^4.3.1" |
146 | | - globals "^11.1.0" |
147 | 144 |
|
148 | | -"@babel/types@^7.27.1", "@babel/types@^7.27.3": |
149 | | - version "7.27.3" |
150 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec" |
151 | | - integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw== |
| 145 | +"@babel/types@^7.29.7": |
| 146 | + version "7.29.7" |
| 147 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92" |
| 148 | + integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA== |
152 | 149 | dependencies: |
153 | | - "@babel/helper-string-parser" "^7.27.1" |
154 | | - "@babel/helper-validator-identifier" "^7.27.1" |
| 150 | + "@babel/helper-string-parser" "^7.29.7" |
| 151 | + "@babel/helper-validator-identifier" "^7.29.7" |
155 | 152 |
|
156 | 153 | "@es-joy/jsdoccomment@~0.50.2": |
157 | 154 | version "0.50.2" |
|
411 | 408 | resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-3.0.10.tgz#11ed564ec78432a200ea2601a212d24af8150d50" |
412 | 409 | integrity sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA== |
413 | 410 |
|
| 411 | +"@jridgewell/gen-mapping@^0.3.12": |
| 412 | + version "0.3.13" |
| 413 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz#6342a19f44347518c93e43b1ac69deb3c4656a1f" |
| 414 | + integrity sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA== |
| 415 | + dependencies: |
| 416 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
| 417 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 418 | + |
414 | 419 | "@jridgewell/gen-mapping@^0.3.5": |
415 | 420 | version "0.3.8" |
416 | 421 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz#4f0e06362e01362f823d348f1872b08f666d8142" |
|
420 | 425 | "@jridgewell/sourcemap-codec" "^1.4.10" |
421 | 426 | "@jridgewell/trace-mapping" "^0.3.24" |
422 | 427 |
|
| 428 | +"@jridgewell/remapping@^2.3.5": |
| 429 | + version "2.3.5" |
| 430 | + resolved "https://registry.yarnpkg.com/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1" |
| 431 | + integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ== |
| 432 | + dependencies: |
| 433 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 434 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 435 | + |
423 | 436 | "@jridgewell/resolve-uri@^3.1.0": |
424 | 437 | version "3.1.2" |
425 | 438 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" |
|
435 | 448 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
436 | 449 | integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
437 | 450 |
|
438 | | -"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": |
| 451 | +"@jridgewell/sourcemap-codec@^1.5.0": |
| 452 | + version "1.5.5" |
| 453 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba" |
| 454 | + integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== |
| 455 | + |
| 456 | +"@jridgewell/trace-mapping@^0.3.24": |
439 | 457 | version "0.3.25" |
440 | 458 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" |
441 | 459 | integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== |
442 | 460 | dependencies: |
443 | 461 | "@jridgewell/resolve-uri" "^3.1.0" |
444 | 462 | "@jridgewell/sourcemap-codec" "^1.4.14" |
445 | 463 |
|
| 464 | +"@jridgewell/trace-mapping@^0.3.28": |
| 465 | + version "0.3.31" |
| 466 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz#db15d6781c931f3a251a3dac39501c98a6082fd0" |
| 467 | + integrity sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw== |
| 468 | + dependencies: |
| 469 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 470 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 471 | + |
446 | 472 | "@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1": |
447 | 473 | version "5.1.1-v1" |
448 | 474 | resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129" |
@@ -1567,11 +1593,6 @@ glob-parent@^6.0.2: |
1567 | 1593 | dependencies: |
1568 | 1594 | is-glob "^4.0.3" |
1569 | 1595 |
|
1570 | | -globals@^11.1.0: |
1571 | | - version "11.12.0" |
1572 | | - resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" |
1573 | | - integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== |
1574 | | - |
1575 | 1596 | globals@^14.0.0: |
1576 | 1597 | version "14.0.0" |
1577 | 1598 | resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" |
|
0 commit comments