|
32 | 32 | integrity sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw== |
33 | 33 |
|
34 | 34 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9": |
35 | | - version "7.27.3" |
36 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.3.tgz#d7d05502bccede3cab36373ed142e6a1df554c2f" |
37 | | - integrity sha512-hyrN8ivxfvJ4i0fIJuV4EOlV0WDMz5Ui4StRTgVaAvWeiRCilXgwVvxJKtFQ3TKtHgJscB2YiXKGNJuVwhQMtA== |
| 35 | + version "7.27.4" |
| 36 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
| 37 | + integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
38 | 38 | dependencies: |
39 | 39 | "@ampproject/remapping" "^2.2.0" |
40 | 40 | "@babel/code-frame" "^7.27.1" |
41 | 41 | "@babel/generator" "^7.27.3" |
42 | 42 | "@babel/helper-compilation-targets" "^7.27.2" |
43 | 43 | "@babel/helper-module-transforms" "^7.27.3" |
44 | | - "@babel/helpers" "^7.27.3" |
45 | | - "@babel/parser" "^7.27.3" |
| 44 | + "@babel/helpers" "^7.27.4" |
| 45 | + "@babel/parser" "^7.27.4" |
46 | 46 | "@babel/template" "^7.27.2" |
47 | | - "@babel/traverse" "^7.27.3" |
| 47 | + "@babel/traverse" "^7.27.4" |
48 | 48 | "@babel/types" "^7.27.3" |
49 | 49 | convert-source-map "^2.0.0" |
50 | 50 | debug "^4.1.0" |
|
111 | 111 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
112 | 112 | integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== |
113 | 113 |
|
114 | | -"@babel/helpers@^7.27.3": |
115 | | - version "7.27.3" |
116 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.3.tgz#387d65d279290e22fe7a47a8ffcd2d0c0184edd0" |
117 | | - integrity sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg== |
| 114 | +"@babel/helpers@^7.27.4": |
| 115 | + version "7.27.4" |
| 116 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
| 117 | + integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
118 | 118 | dependencies: |
119 | 119 | "@babel/template" "^7.27.2" |
120 | 120 | "@babel/types" "^7.27.3" |
|
129 | 129 | js-tokens "^4.0.0" |
130 | 130 | picocolors "^1.0.0" |
131 | 131 |
|
132 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.27.3": |
133 | | - version "7.27.3" |
134 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf" |
135 | | - integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw== |
| 132 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.27.3", "@babel/parser@^7.27.4": |
| 133 | + version "7.27.4" |
| 134 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df" |
| 135 | + integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g== |
136 | 136 | dependencies: |
137 | 137 | "@babel/types" "^7.27.3" |
138 | 138 |
|
|
264 | 264 | "@babel/parser" "^7.27.2" |
265 | 265 | "@babel/types" "^7.27.1" |
266 | 266 |
|
267 | | -"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3": |
268 | | - version "7.27.3" |
269 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.3.tgz#8b62a6c2d10f9d921ba7339c90074708509cffae" |
270 | | - integrity sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ== |
| 267 | +"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4": |
| 268 | + version "7.27.4" |
| 269 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea" |
| 270 | + integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA== |
271 | 271 | dependencies: |
272 | 272 | "@babel/code-frame" "^7.27.1" |
273 | 273 | "@babel/generator" "^7.27.3" |
274 | | - "@babel/parser" "^7.27.3" |
| 274 | + "@babel/parser" "^7.27.4" |
275 | 275 | "@babel/template" "^7.27.2" |
276 | 276 | "@babel/types" "^7.27.3" |
277 | 277 | debug "^4.3.1" |
|
895 | 895 | long "*" |
896 | 896 |
|
897 | 897 | "@types/node@*", "@types/node@>=13.7.0", "@types/node@^22.5.4": |
898 | | - version "22.15.21" |
899 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.21.tgz#196ef14fe20d87f7caf1e7b39832767f9a995b77" |
900 | | - integrity sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ== |
| 898 | + version "22.15.28" |
| 899 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.28.tgz#97d851fda6db030612fa0b472577bbc0fe0bc668" |
| 900 | + integrity sha512-I0okKVDmyKR281I0UIFV7EWAWRnR0gkuSKob5wVcByyyhr7Px/slhkQapcYX4u00ekzNWaS1gznKZnuzxwo4pw== |
901 | 901 | dependencies: |
902 | 902 | undici-types "~6.21.0" |
903 | 903 |
|
@@ -1229,12 +1229,12 @@ braces@^3.0.3: |
1229 | 1229 | fill-range "^7.1.1" |
1230 | 1230 |
|
1231 | 1231 | browserslist@^4.24.0: |
1232 | | - version "4.24.5" |
1233 | | - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.24.5.tgz#aa0f5b8560fe81fde84c6dcb38f759bafba0e11b" |
1234 | | - integrity sha512-FDToo4Wo82hIdgc1CQ+NQD0hEhmpPjrZ3hiUgwgOG6IuTdlpr8jdjyG24P6cNP1yJpTLzS5OcGgSw0xmDU1/Tw== |
| 1232 | + version "4.25.0" |
| 1233 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.25.0.tgz#986aa9c6d87916885da2b50d8eb577ac8d133b2c" |
| 1234 | + integrity sha512-PJ8gYKeS5e/whHBh8xrwYK+dAvEj7JXtz6uTucnMRB8OiGTsKccFekoRrjajPBHV8oOY+2tI4uxeceSimKwMFA== |
1235 | 1235 | dependencies: |
1236 | | - caniuse-lite "^1.0.30001716" |
1237 | | - electron-to-chromium "^1.5.149" |
| 1236 | + caniuse-lite "^1.0.30001718" |
| 1237 | + electron-to-chromium "^1.5.160" |
1238 | 1238 | node-releases "^2.0.19" |
1239 | 1239 | update-browserslist-db "^1.1.3" |
1240 | 1240 |
|
@@ -1285,10 +1285,10 @@ camelcase@^6.2.0: |
1285 | 1285 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a" |
1286 | 1286 | integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== |
1287 | 1287 |
|
1288 | | -caniuse-lite@^1.0.30001716: |
1289 | | - version "1.0.30001718" |
1290 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001718.tgz#dae13a9c80d517c30c6197515a96131c194d8f82" |
1291 | | - integrity sha512-AflseV1ahcSunK53NfEs9gFWgOEmzr0f+kaMFA4xiLZlr9Hzt7HxcSpIFcnNCUkz6R6dWKa54rUz3HUmI3nVcw== |
| 1288 | +caniuse-lite@^1.0.30001718: |
| 1289 | + version "1.0.30001720" |
| 1290 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001720.tgz#c138cb6026d362be9d8d7b0e4bcd0183a850edfd" |
| 1291 | + integrity sha512-Ec/2yV2nNPwb4DnTANEV99ZWwm3ZWfdlfkQbWSDDt+PsXEVYwlhPH8tdMaPunYTKKmz7AnHi2oNEi1GcmKCD8g== |
1292 | 1292 |
|
1293 | 1293 | chalk@^2.4.2: |
1294 | 1294 | version "2.4.2" |
@@ -1493,10 +1493,10 @@ ejs@^3.1.10: |
1493 | 1493 | dependencies: |
1494 | 1494 | jake "^10.8.5" |
1495 | 1495 |
|
1496 | | -electron-to-chromium@^1.5.149: |
1497 | | - version "1.5.158" |
1498 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.158.tgz#e5f01fc7fdf810d9d223e30593e0839c306276d4" |
1499 | | - integrity sha512-9vcp2xHhkvraY6AHw2WMi+GDSLPX42qe2xjYaVoZqFRJiOcilVQFq9mZmpuHEQpzlgGDelKlV7ZiGcmMsc8WxQ== |
| 1496 | +electron-to-chromium@^1.5.160: |
| 1497 | + version "1.5.161" |
| 1498 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.161.tgz#650376bd3be7ff8e581031409fc2d4f150620b12" |
| 1499 | + integrity sha512-hwtetwfKNZo/UlwHIVBlKZVdy7o8bIZxxKs0Mv/ROPiQQQmDgdm5a+KvKtBsxM8ZjFzTaCeLoodZ8jiBE3o9rA== |
1500 | 1500 |
|
1501 | 1501 | emittery@^0.13.1: |
1502 | 1502 | version "0.13.1" |
@@ -3099,25 +3099,7 @@ proto3-json-serializer@^3.0.0: |
3099 | 3099 | dependencies: |
3100 | 3100 | protobufjs "^7.4.0" |
3101 | 3101 |
|
3102 | | -protobufjs@^7.2.5, protobufjs@^7.4.0: |
3103 | | - version "7.4.0" |
3104 | | - resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.4.0.tgz#7efe324ce9b3b61c82aae5de810d287bc08a248a" |
3105 | | - integrity sha512-mRUWCc3KUU4w1jU8sGxICXH/gNS94DvI1gxqDvBzhj1JpcsimQkYiOJfwsPUykUI5ZaspFbSgmBLER8IrQ3tqw== |
3106 | | - dependencies: |
3107 | | - "@protobufjs/aspromise" "^1.1.2" |
3108 | | - "@protobufjs/base64" "^1.1.2" |
3109 | | - "@protobufjs/codegen" "^2.0.4" |
3110 | | - "@protobufjs/eventemitter" "^1.1.0" |
3111 | | - "@protobufjs/fetch" "^1.1.0" |
3112 | | - "@protobufjs/float" "^1.0.2" |
3113 | | - "@protobufjs/inquire" "^1.1.0" |
3114 | | - "@protobufjs/path" "^1.1.2" |
3115 | | - "@protobufjs/pool" "^1.1.0" |
3116 | | - "@protobufjs/utf8" "^1.1.0" |
3117 | | - "@types/node" ">=13.7.0" |
3118 | | - long "^5.0.0" |
3119 | | - |
3120 | | -protobufjs@^7.5.3: |
| 3102 | +protobufjs@^7.2.5, protobufjs@^7.4.0, protobufjs@^7.5.3: |
3121 | 3103 | version "7.5.3" |
3122 | 3104 | resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.3.tgz#13f95a9e3c84669995ec3652db2ac2fb00b89363" |
3123 | 3105 | integrity sha512-sildjKwVqOI2kmFDiXQ6aEB0fjYTafpEvIBs8tOR8qI4spuL9OPROLVu2qZqi/xgCfsHIwVqlaF8JBjWFHnKbw== |
|
0 commit comments