|
22 | 22 | dependencies:
|
23 | 23 | "@babel/highlight" "^7.16.7"
|
24 | 24 |
|
25 |
| -"@babel/code-frame@^7.22.13", "@babel/code-frame@^7.26.2": |
| 25 | +"@babel/code-frame@^7.22.13": |
26 | 26 | version "7.26.2"
|
27 | 27 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
|
28 | 28 | integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
|
|
31 | 31 | js-tokens "^4.0.0"
|
32 | 32 | picocolors "^1.0.0"
|
33 | 33 |
|
34 |
| -"@babel/code-frame@^7.25.9": |
35 |
| - version "7.26.0" |
36 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815" |
37 |
| - integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g== |
| 34 | +"@babel/code-frame@^7.27.1": |
| 35 | + version "7.27.1" |
| 36 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 37 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
38 | 38 | dependencies:
|
39 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
| 39 | + "@babel/helper-validator-identifier" "^7.27.1" |
40 | 40 | js-tokens "^4.0.0"
|
41 |
| - picocolors "^1.0.0" |
| 41 | + picocolors "^1.1.1" |
42 | 42 |
|
43 |
| -"@babel/compat-data@^7.26.5": |
44 |
| - version "7.26.5" |
45 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
46 |
| - integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
| 43 | +"@babel/compat-data@^7.27.2": |
| 44 | + version "7.27.2" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9" |
| 46 | + integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ== |
47 | 47 |
|
48 |
| -"@babel/core@7.26.10": |
49 |
| - version "7.26.10" |
50 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
51 |
| - integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
| 48 | +"@babel/core@7.27.1": |
| 49 | + version "7.27.1" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6" |
| 51 | + integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ== |
52 | 52 | dependencies:
|
53 | 53 | "@ampproject/remapping" "^2.2.0"
|
54 |
| - "@babel/code-frame" "^7.26.2" |
55 |
| - "@babel/generator" "^7.26.10" |
56 |
| - "@babel/helper-compilation-targets" "^7.26.5" |
57 |
| - "@babel/helper-module-transforms" "^7.26.0" |
58 |
| - "@babel/helpers" "^7.26.10" |
59 |
| - "@babel/parser" "^7.26.10" |
60 |
| - "@babel/template" "^7.26.9" |
61 |
| - "@babel/traverse" "^7.26.10" |
62 |
| - "@babel/types" "^7.26.10" |
| 54 | + "@babel/code-frame" "^7.27.1" |
| 55 | + "@babel/generator" "^7.27.1" |
| 56 | + "@babel/helper-compilation-targets" "^7.27.1" |
| 57 | + "@babel/helper-module-transforms" "^7.27.1" |
| 58 | + "@babel/helpers" "^7.27.1" |
| 59 | + "@babel/parser" "^7.27.1" |
| 60 | + "@babel/template" "^7.27.1" |
| 61 | + "@babel/traverse" "^7.27.1" |
| 62 | + "@babel/types" "^7.27.1" |
63 | 63 | convert-source-map "^2.0.0"
|
64 | 64 | debug "^4.1.0"
|
65 | 65 | gensync "^1.0.0-beta.2"
|
66 | 66 | json5 "^2.2.3"
|
67 | 67 | semver "^6.3.1"
|
68 | 68 |
|
69 |
| - |
70 |
| - version "7.27.0" |
71 |
| - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.0.tgz#d55e52a5ef3b164139a799dc522c338faba3507c" |
72 |
| - integrity sha512-dtnzmSjXfgL/HDgMcmsLSzyGbEosi4DrGWoCNfuI+W4IkVJw6izpTe7LtOdwAXnkDqw5yweboYCTkM2rQizCng== |
| 69 | + |
| 70 | + version "7.27.1" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.1.tgz#e146fb2facef62c6c5d1a6fd07cfd79ee9f7b0f1" |
| 72 | + integrity sha512-q8rjOuadH0V6Zo4XLMkJ3RMQ9MSBqwaDByyYB0izsYdaIWGNLmEblbCOf1vyFHICcg16CD7Fsi51vcQnYxmt6Q== |
73 | 73 | dependencies:
|
74 | 74 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
|
75 | 75 | eslint-visitor-keys "^2.1.0"
|
76 | 76 | semver "^6.3.1"
|
77 | 77 |
|
78 |
| -"@babel/generator@^7.25.9": |
79 |
| - version "7.26.0" |
80 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7" |
81 |
| - integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w== |
82 |
| - dependencies: |
83 |
| - "@babel/parser" "^7.26.0" |
84 |
| - "@babel/types" "^7.26.0" |
85 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
86 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
87 |
| - jsesc "^3.0.2" |
88 |
| - |
89 |
| -"@babel/generator@^7.26.10": |
90 |
| - version "7.26.10" |
91 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
92 |
| - integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
| 78 | +"@babel/generator@^7.27.1": |
| 79 | + version "7.27.1" |
| 80 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.1.tgz#862d4fad858f7208edd487c28b58144036b76230" |
| 81 | + integrity sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w== |
93 | 82 | dependencies:
|
94 |
| - "@babel/parser" "^7.26.10" |
95 |
| - "@babel/types" "^7.26.10" |
| 83 | + "@babel/parser" "^7.27.1" |
| 84 | + "@babel/types" "^7.27.1" |
96 | 85 | "@jridgewell/gen-mapping" "^0.3.5"
|
97 | 86 | "@jridgewell/trace-mapping" "^0.3.25"
|
98 | 87 | jsesc "^3.0.2"
|
99 | 88 |
|
100 |
| -"@babel/helper-compilation-targets@^7.26.5": |
101 |
| - version "7.26.5" |
102 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" |
103 |
| - integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== |
| 89 | +"@babel/helper-compilation-targets@^7.27.1": |
| 90 | + version "7.27.2" |
| 91 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d" |
| 92 | + integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ== |
104 | 93 | dependencies:
|
105 |
| - "@babel/compat-data" "^7.26.5" |
106 |
| - "@babel/helper-validator-option" "^7.25.9" |
| 94 | + "@babel/compat-data" "^7.27.2" |
| 95 | + "@babel/helper-validator-option" "^7.27.1" |
107 | 96 | browserslist "^4.24.0"
|
108 | 97 | lru-cache "^5.1.1"
|
109 | 98 | semver "^6.3.1"
|
110 | 99 |
|
111 |
| -"@babel/helper-module-imports@^7.25.9": |
112 |
| - version "7.25.9" |
113 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715" |
114 |
| - integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw== |
| 100 | +"@babel/helper-module-imports@^7.27.1": |
| 101 | + version "7.27.1" |
| 102 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
| 103 | + integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== |
115 | 104 | dependencies:
|
116 |
| - "@babel/traverse" "^7.25.9" |
117 |
| - "@babel/types" "^7.25.9" |
| 105 | + "@babel/traverse" "^7.27.1" |
| 106 | + "@babel/types" "^7.27.1" |
118 | 107 |
|
119 |
| -"@babel/helper-module-transforms@^7.26.0": |
120 |
| - version "7.26.0" |
121 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae" |
122 |
| - integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw== |
| 108 | +"@babel/helper-module-transforms@^7.27.1": |
| 109 | + version "7.27.1" |
| 110 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.1.tgz#e1663b8b71d2de948da5c4fb2a20ca4f3ec27a6f" |
| 111 | + integrity sha512-9yHn519/8KvTU5BjTVEEeIM3w9/2yXNKoD82JifINImhpKkARMJKPP59kLo+BafpdN5zgNeIcS4jsGDmd3l58g== |
123 | 112 | dependencies:
|
124 |
| - "@babel/helper-module-imports" "^7.25.9" |
125 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
126 |
| - "@babel/traverse" "^7.25.9" |
| 113 | + "@babel/helper-module-imports" "^7.27.1" |
| 114 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 115 | + "@babel/traverse" "^7.27.1" |
127 | 116 |
|
128 |
| -"@babel/helper-string-parser@^7.25.9": |
129 |
| - version "7.25.9" |
130 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
131 |
| - integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 117 | +"@babel/helper-string-parser@^7.27.1": |
| 118 | + version "7.27.1" |
| 119 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 120 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
132 | 121 |
|
133 | 122 | "@babel/helper-validator-identifier@^7.16.7":
|
134 | 123 | version "7.16.7"
|
|
140 | 129 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
|
141 | 130 | integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
|
142 | 131 |
|
143 |
| -"@babel/helper-validator-option@^7.25.9": |
144 |
| - version "7.25.9" |
145 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72" |
146 |
| - integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw== |
| 132 | +"@babel/helper-validator-identifier@^7.27.1": |
| 133 | + version "7.27.1" |
| 134 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 135 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
147 | 136 |
|
148 |
| -"@babel/helpers@^7.26.10": |
149 |
| - version "7.26.10" |
150 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
151 |
| - integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
| 137 | +"@babel/helper-validator-option@^7.27.1": |
| 138 | + version "7.27.1" |
| 139 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
| 140 | + integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== |
| 141 | + |
| 142 | +"@babel/helpers@^7.27.1": |
| 143 | + version "7.27.1" |
| 144 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4" |
| 145 | + integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ== |
152 | 146 | dependencies:
|
153 |
| - "@babel/template" "^7.26.9" |
154 |
| - "@babel/types" "^7.26.10" |
| 147 | + "@babel/template" "^7.27.1" |
| 148 | + "@babel/types" "^7.27.1" |
155 | 149 |
|
156 | 150 | "@babel/highlight@^7.16.7":
|
157 | 151 | version "7.16.10"
|
|
162 | 156 | chalk "^2.0.0"
|
163 | 157 | js-tokens "^4.0.0"
|
164 | 158 |
|
165 |
| -"@babel/parser@^7.25.9", "@babel/parser@^7.26.0": |
166 |
| - version "7.26.1" |
167 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.1.tgz#44e02499960df2cdce2c456372a3e8e0c3c5c975" |
168 |
| - integrity sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw== |
169 |
| - dependencies: |
170 |
| - "@babel/types" "^7.26.0" |
171 |
| - |
172 |
| -"@babel/parser@^7.26.10": |
173 |
| - version "7.26.10" |
174 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
175 |
| - integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 159 | +"@babel/parser@^7.27.1", "@babel/parser@^7.27.2": |
| 160 | + version "7.27.2" |
| 161 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.2.tgz#577518bedb17a2ce4212afd052e01f7df0941127" |
| 162 | + integrity sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw== |
176 | 163 | dependencies:
|
177 |
| - "@babel/types" "^7.26.10" |
| 164 | + "@babel/types" "^7.27.1" |
178 | 165 |
|
179 |
| -"@babel/parser@^7.26.9": |
180 |
| - version "7.26.9" |
181 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5" |
182 |
| - integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A== |
| 166 | +"@babel/template@^7.27.1": |
| 167 | + version "7.27.2" |
| 168 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 169 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
183 | 170 | dependencies:
|
184 |
| - "@babel/types" "^7.26.9" |
| 171 | + "@babel/code-frame" "^7.27.1" |
| 172 | + "@babel/parser" "^7.27.2" |
| 173 | + "@babel/types" "^7.27.1" |
185 | 174 |
|
186 |
| -"@babel/template@^7.25.9": |
187 |
| - version "7.25.9" |
188 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" |
189 |
| - integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg== |
| 175 | +"@babel/traverse@^7.27.1": |
| 176 | + version "7.27.1" |
| 177 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.1.tgz#4db772902b133bbddd1c4f7a7ee47761c1b9f291" |
| 178 | + integrity sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg== |
190 | 179 | dependencies:
|
191 |
| - "@babel/code-frame" "^7.25.9" |
192 |
| - "@babel/parser" "^7.25.9" |
193 |
| - "@babel/types" "^7.25.9" |
194 |
| - |
195 |
| -"@babel/template@^7.26.9": |
196 |
| - version "7.26.9" |
197 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
198 |
| - integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
199 |
| - dependencies: |
200 |
| - "@babel/code-frame" "^7.26.2" |
201 |
| - "@babel/parser" "^7.26.9" |
202 |
| - "@babel/types" "^7.26.9" |
203 |
| - |
204 |
| -"@babel/traverse@^7.25.9": |
205 |
| - version "7.25.9" |
206 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84" |
207 |
| - integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw== |
208 |
| - dependencies: |
209 |
| - "@babel/code-frame" "^7.25.9" |
210 |
| - "@babel/generator" "^7.25.9" |
211 |
| - "@babel/parser" "^7.25.9" |
212 |
| - "@babel/template" "^7.25.9" |
213 |
| - "@babel/types" "^7.25.9" |
214 |
| - debug "^4.3.1" |
215 |
| - globals "^11.1.0" |
216 |
| - |
217 |
| -"@babel/traverse@^7.26.10": |
218 |
| - version "7.26.10" |
219 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
220 |
| - integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
221 |
| - dependencies: |
222 |
| - "@babel/code-frame" "^7.26.2" |
223 |
| - "@babel/generator" "^7.26.10" |
224 |
| - "@babel/parser" "^7.26.10" |
225 |
| - "@babel/template" "^7.26.9" |
226 |
| - "@babel/types" "^7.26.10" |
| 180 | + "@babel/code-frame" "^7.27.1" |
| 181 | + "@babel/generator" "^7.27.1" |
| 182 | + "@babel/parser" "^7.27.1" |
| 183 | + "@babel/template" "^7.27.1" |
| 184 | + "@babel/types" "^7.27.1" |
227 | 185 | debug "^4.3.1"
|
228 | 186 | globals "^11.1.0"
|
229 | 187 |
|
230 |
| -"@babel/types@^7.25.9", "@babel/types@^7.26.0": |
231 |
| - version "7.26.0" |
232 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" |
233 |
| - integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== |
| 188 | +"@babel/types@^7.27.1": |
| 189 | + version "7.27.1" |
| 190 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.1.tgz#9defc53c16fc899e46941fc6901a9eea1c9d8560" |
| 191 | + integrity sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q== |
234 | 192 | dependencies:
|
235 |
| - "@babel/helper-string-parser" "^7.25.9" |
236 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
237 |
| - |
238 |
| -"@babel/types@^7.26.10": |
239 |
| - version "7.26.10" |
240 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
241 |
| - integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
242 |
| - dependencies: |
243 |
| - "@babel/helper-string-parser" "^7.25.9" |
244 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
245 |
| - |
246 |
| -"@babel/types@^7.26.9": |
247 |
| - version "7.26.9" |
248 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce" |
249 |
| - integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw== |
250 |
| - dependencies: |
251 |
| - "@babel/helper-string-parser" "^7.25.9" |
252 |
| - "@babel/helper-validator-identifier" "^7.25.9" |
| 193 | + "@babel/helper-string-parser" "^7.27.1" |
| 194 | + "@babel/helper-validator-identifier" "^7.27.1" |
253 | 195 |
|
254 | 196 | "@conventional-changelog/git-client@^1.0.0":
|
255 | 197 | version "1.0.1"
|
|
0 commit comments