|
159 | 159 | "@babel/traverse" "^7.27.1" |
160 | 160 | "@babel/types" "^7.27.1" |
161 | 161 |
|
162 | | -"@babel/helper-string-parser@^7.23.4", "@babel/helper-string-parser@^7.27.1": |
| 162 | +"@babel/helper-string-parser@^7.27.1": |
163 | 163 | version "7.27.1" |
164 | 164 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
165 | 165 | integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
166 | 166 |
|
167 | | -"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.27.1": |
| 167 | +"@babel/helper-validator-identifier@^7.27.1": |
168 | 168 | version "7.27.1" |
169 | 169 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
170 | 170 | integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
|
260 | 260 | debug "^4.3.1" |
261 | 261 | globals "^11.1.0" |
262 | 262 |
|
263 | | -"@babel/types@7.23.4": |
264 | | - version "7.23.4" |
265 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.4.tgz#7206a1810fc512a7f7f7d4dace4cb4c1c9dbfb8e" |
266 | | - integrity sha512-7uIFwVYpoplT5jp/kVv6EF93VaJ8H+Yn5IczYiaAi98ajzjfoZfslet/e0sLh+wVBjb2qqIut1b0S26VSafsSQ== |
| 263 | +"@babel/types@7.28.2": |
| 264 | + version "7.28.2" |
| 265 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b" |
| 266 | + integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ== |
267 | 267 | dependencies: |
268 | | - "@babel/helper-string-parser" "^7.23.4" |
269 | | - "@babel/helper-validator-identifier" "^7.22.20" |
270 | | - to-fast-properties "^2.0.0" |
| 268 | + "@babel/helper-string-parser" "^7.27.1" |
| 269 | + "@babel/helper-validator-identifier" "^7.27.1" |
271 | 270 |
|
272 | 271 | "@babel/types@^7.26.3", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6": |
273 | 272 | version "7.27.6" |
@@ -4757,11 +4756,6 @@ tinyspy@^2.1.1: |
4757 | 4756 | resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-2.2.1.tgz#117b2342f1f38a0dbdcc73a50a454883adf861d1" |
4758 | 4757 | integrity sha512-KYad6Vy5VDWV4GH3fjpseMQ/XU2BhIYP7Vzd0LG44qRWm/Yt2WCOTicFdvmgo6gWaqooMQCawTtILVQJupKu7A== |
4759 | 4758 |
|
4760 | | -to-fast-properties@^2.0.0: |
4761 | | - version "2.0.0" |
4762 | | - resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" |
4763 | | - integrity sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog== |
4764 | | - |
4765 | 4759 | to-regex-range@^5.0.1: |
4766 | 4760 | version "5.0.1" |
4767 | 4761 | resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4" |
|
0 commit comments