|
130 | 130 | lodash.debounce "^4.0.8"
|
131 | 131 | resolve "^1.14.2"
|
132 | 132 |
|
133 |
| -"@babel/helper-define-polyfill-provider@^0.6.0": |
134 |
| - version "0.6.0" |
135 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.0.tgz#4d1a8b898c8299a2fcf295d7d356d2648471ab31" |
136 |
| - integrity sha512-efwOM90nCG6YeT8o3PCyBVSxRfmILxCNL+TNI8CGQl7a62M0Wd9VkV+XHwIlkOz1r4b+lxu6gBjdWiOMdUCrCQ== |
| 133 | +"@babel/helper-define-polyfill-provider@^0.6.1": |
| 134 | + version "0.6.1" |
| 135 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.1.tgz#fadc63f0c2ff3c8d02ed905dcea747c5b0fb74fd" |
| 136 | + integrity sha512-o7SDgTJuvx5vLKD6SFvkydkSMBvahDKGiNJzG22IZYXhiqoe9efY7zocICBgzHV4IRg5wdgl2nEL/tulKIEIbA== |
137 | 137 | dependencies:
|
138 | 138 | "@babel/helper-compilation-targets" "^7.22.6"
|
139 | 139 | "@babel/helper-plugin-utils" "^7.22.5"
|
@@ -1158,12 +1158,12 @@ babel-plugin-dynamic-import-node@^2.3.3:
|
1158 | 1158 | object.assign "^4.1.0"
|
1159 | 1159 |
|
1160 | 1160 | babel-plugin-polyfill-corejs2@^0.4.8:
|
1161 |
| - version "0.4.9" |
1162 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.9.tgz#15a285f681e1c5495093d85f1cf72bd1cbed41ce" |
1163 |
| - integrity sha512-BXIWIaO3MewbXWdJdIGDWZurv5OGJlFNo7oy20DpB3kWDVJLcY2NRypRsRUbRe5KMqSNLuOGnWTFQQtY5MAsRw== |
| 1161 | + version "0.4.10" |
| 1162 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.10.tgz#276f41710b03a64f6467433cab72cbc2653c38b1" |
| 1163 | + integrity sha512-rpIuu//y5OX6jVU+a5BCn1R5RSZYWAl2Nar76iwaOdycqb6JPxediskWFMMl7stfwNJR4b7eiQvh5fB5TEQJTQ== |
1164 | 1164 | dependencies:
|
1165 | 1165 | "@babel/compat-data" "^7.22.6"
|
1166 |
| - "@babel/helper-define-polyfill-provider" "^0.6.0" |
| 1166 | + "@babel/helper-define-polyfill-provider" "^0.6.1" |
1167 | 1167 | semver "^6.3.1"
|
1168 | 1168 |
|
1169 | 1169 | babel-plugin-polyfill-corejs3@^0.9.0:
|
@@ -1209,9 +1209,9 @@ base64-js@^1.3.1:
|
1209 | 1209 | integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
|
1210 | 1210 |
|
1211 | 1211 | binary-extensions@^2.0.0:
|
1212 |
| - version "2.2.0" |
1213 |
| - resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d" |
1214 |
| - integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA== |
| 1212 | + version "2.3.0" |
| 1213 | + resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522" |
| 1214 | + integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw== |
1215 | 1215 |
|
1216 | 1216 | bl@^4.0.3:
|
1217 | 1217 | version "4.1.0"
|
@@ -1272,9 +1272,9 @@ call-bind@^1.0.5:
|
1272 | 1272 | set-function-length "^1.2.1"
|
1273 | 1273 |
|
1274 | 1274 | caniuse-lite@^1.0.30001587:
|
1275 |
| - version "1.0.30001596" |
1276 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001596.tgz#da06b79c3d9c3d9958eb307aa832ac68ead79bee" |
1277 |
| - integrity sha512-zpkZ+kEr6We7w63ORkoJ2pOfBwBkY/bJrG/UZ90qNb45Isblu8wzDgevEOrRL1r9dWayHjYiiyCMEXPn4DweGQ== |
| 1275 | + version "1.0.30001599" |
| 1276 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001599.tgz#571cf4f3f1506df9bf41fcbb6d10d5d017817bce" |
| 1277 | + integrity sha512-LRAQHZ4yT1+f9LemSMeqdMpMxZcc4RMWdj4tiFe3G8tNkWK+E58g+/tzotb5cU6TbcVJLr4fySiAW7XmxQvZQA== |
1278 | 1278 |
|
1279 | 1279 | chalk@^2.4.2:
|
1280 | 1280 | version "2.4.2"
|
@@ -1431,9 +1431,9 @@ detect-libc@^2.0.0, detect-libc@^2.0.1:
|
1431 | 1431 | integrity sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==
|
1432 | 1432 |
|
1433 | 1433 | electron-to-chromium@^1.4.668:
|
1434 |
| - version "1.4.699" |
1435 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.699.tgz#dd53c939e13da64e94b341e563f0a3011b4ef0e9" |
1436 |
| - integrity sha512-I7q3BbQi6e4tJJN5CRcyvxhK0iJb34TV8eJQcgh+fR2fQ8miMgZcEInckCo1U9exDHbfz7DLDnFn8oqH/VcRKw== |
| 1434 | + version "1.4.708" |
| 1435 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.708.tgz#d54d3b47cb44ae6b190067439c42135456907893" |
| 1436 | + integrity sha512-iWgEEvREL4GTXXHKohhh33+6Y8XkPI5eHihDmm8zUk5Zo7HICEW+wI/j5kJ2tbuNUCXJ/sNXa03ajW635DiJXA== |
1437 | 1437 |
|
1438 | 1438 | end-of-stream@^1.1.0, end-of-stream@^1.4.1:
|
1439 | 1439 | version "1.4.4"
|
|
0 commit comments