|
101 | 101 | semver "^6.3.1"
|
102 | 102 |
|
103 | 103 | "@babel/helper-create-class-features-plugin@^7.22.15":
|
104 |
| - version "7.23.5" |
105 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.5.tgz#2a8792357008ae9ce8c0f2b78b9f646ac96b314b" |
106 |
| - integrity sha512-QELlRWxSpgdwdJzSJn4WAhKC+hvw/AtHbbrIoncKHkhKKR/luAlKkgBDcri1EzWAo8f8VvYVryEHN4tax/V67A== |
| 104 | + version "7.23.6" |
| 105 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.6.tgz#b04d915ce92ce363666f816a884cdcfc9be04953" |
| 106 | + integrity sha512-cBXU1vZni/CpGF29iTu4YRbOZt3Wat6zCoMDxRF1MayiEc4URxOj31tT65HUM0CRpMowA3HCJaAOVOUnMf96cw== |
107 | 107 | dependencies:
|
108 | 108 | "@babel/helper-annotate-as-pure" "^7.22.5"
|
109 | 109 | "@babel/helper-environment-visitor" "^7.22.20"
|
|
124 | 124 | regexpu-core "^5.3.1"
|
125 | 125 | semver "^6.3.1"
|
126 | 126 |
|
127 |
| -"@babel/helper-define-polyfill-provider@^0.4.3": |
128 |
| - version "0.4.3" |
129 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba" |
130 |
| - integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug== |
| 127 | +"@babel/helper-define-polyfill-provider@^0.4.4": |
| 128 | + version "0.4.4" |
| 129 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088" |
| 130 | + integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA== |
131 | 131 | dependencies:
|
132 | 132 | "@babel/helper-compilation-targets" "^7.22.6"
|
133 | 133 | "@babel/helper-plugin-utils" "^7.22.5"
|
|
984 | 984 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
985 | 985 |
|
986 | 986 | "@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
|
987 |
| - version "7.23.5" |
988 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.5.tgz#11edb98f8aeec529b82b211028177679144242db" |
989 |
| - integrity sha512-NdUTHcPe4C99WxPub+K9l9tK5/lV4UXIoaHSYgzco9BCyjKAAwzdBI+wWtYqHt7LJdbo74ZjRPJgzVweq1sz0w== |
| 987 | + version "7.23.6" |
| 988 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d" |
| 989 | + integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ== |
990 | 990 | dependencies:
|
991 | 991 | regenerator-runtime "^0.14.0"
|
992 | 992 |
|
|
2953 | 2953 | integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
|
2954 | 2954 |
|
2955 | 2955 | "@types/node@*":
|
2956 |
| - version "20.10.4" |
2957 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198" |
2958 |
| - integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg== |
| 2956 | + version "20.10.5" |
| 2957 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2" |
| 2958 | + integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw== |
2959 | 2959 | dependencies:
|
2960 | 2960 | undici-types "~5.26.4"
|
2961 | 2961 |
|
|
2982 | 2982 | "@types/react" "*"
|
2983 | 2983 |
|
2984 | 2984 | "@types/react@*":
|
2985 |
| - version "18.2.43" |
2986 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.43.tgz#c58e5abe241e6f71f60ce30e2a9aceb9d3a2a374" |
2987 |
| - integrity sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA== |
| 2985 | + version "18.2.45" |
| 2986 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.45.tgz#253f4fac288e7e751ab3dc542000fb687422c15c" |
| 2987 | + integrity sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg== |
2988 | 2988 | dependencies:
|
2989 | 2989 | "@types/prop-types" "*"
|
2990 | 2990 | "@types/scheduler" "*"
|
@@ -3488,28 +3488,28 @@ babel-import-util@^0.2.0:
|
3488 | 3488 | integrity sha512-CtWYYHU/MgK88rxMrLfkD356dApswtR/kWZ/c6JifG1m10e7tBBrs/366dFzWMAoqYmG5/JSh+94tUSpIwh+ag==
|
3489 | 3489 |
|
3490 | 3490 | babel-plugin-polyfill-corejs2@^0.4.6:
|
3491 |
| - version "0.4.6" |
3492 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313" |
3493 |
| - integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q== |
| 3491 | + version "0.4.7" |
| 3492 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c" |
| 3493 | + integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ== |
3494 | 3494 | dependencies:
|
3495 | 3495 | "@babel/compat-data" "^7.22.6"
|
3496 |
| - "@babel/helper-define-polyfill-provider" "^0.4.3" |
| 3496 | + "@babel/helper-define-polyfill-provider" "^0.4.4" |
3497 | 3497 | semver "^6.3.1"
|
3498 | 3498 |
|
3499 | 3499 | babel-plugin-polyfill-corejs3@^0.8.5:
|
3500 |
| - version "0.8.6" |
3501 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.6.tgz#25c2d20002da91fe328ff89095c85a391d6856cf" |
3502 |
| - integrity sha512-leDIc4l4tUgU7str5BWLS2h8q2N4Nf6lGZP6UrNDxdtfF2g69eJ5L0H7S8A5Ln/arfFAfHor5InAdZuIOwZdgQ== |
| 3500 | + version "0.8.7" |
| 3501 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04" |
| 3502 | + integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA== |
3503 | 3503 | dependencies:
|
3504 |
| - "@babel/helper-define-polyfill-provider" "^0.4.3" |
| 3504 | + "@babel/helper-define-polyfill-provider" "^0.4.4" |
3505 | 3505 | core-js-compat "^3.33.1"
|
3506 | 3506 |
|
3507 | 3507 | babel-plugin-polyfill-regenerator@^0.5.3:
|
3508 |
| - version "0.5.3" |
3509 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5" |
3510 |
| - integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw== |
| 3508 | + version "0.5.4" |
| 3509 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4" |
| 3510 | + integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg== |
3511 | 3511 | dependencies:
|
3512 |
| - "@babel/helper-define-polyfill-provider" "^0.4.3" |
| 3512 | + "@babel/helper-define-polyfill-provider" "^0.4.4" |
3513 | 3513 |
|
3514 | 3514 | bail@^1.0.0:
|
3515 | 3515 | version "1.0.5"
|
@@ -3886,9 +3886,9 @@ can-symlink@^1.0.0:
|
3886 | 3886 | tmp "0.0.28"
|
3887 | 3887 |
|
3888 | 3888 | caniuse-lite@^1.0.30001565:
|
3889 |
| - version "1.0.30001568" |
3890 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001568.tgz#53fa9297273c9a977a560663f48cbea1767518b7" |
3891 |
| - integrity sha512-vSUkH84HontZJ88MiNrOau1EBrCqEQYgkC5gIySiDlpsm8sGVrhU7Kx4V6h0tnqaHzIHZv08HlJIwPbL4XL9+A== |
| 3889 | + version "1.0.30001570" |
| 3890 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz#b4e5c1fa786f733ab78fc70f592df6b3f23244ca" |
| 3891 | + integrity sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw== |
3892 | 3892 |
|
3893 | 3893 | ccount@^1.0.0:
|
3894 | 3894 | version "1.1.0"
|
@@ -4700,9 +4700,9 @@ ejs@^3.1.7:
|
4700 | 4700 | jake "^10.8.5"
|
4701 | 4701 |
|
4702 | 4702 | electron-to-chromium@^1.4.601:
|
4703 |
| - version "1.4.609" |
4704 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.609.tgz#5790a70aaa96de232501b56e14b64d17aff93988" |
4705 |
| - integrity sha512-ihiCP7PJmjoGNuLpl7TjNA8pCQWu09vGyjlPYw1Rqww4gvNuCcmvl+44G+2QyJ6S2K4o+wbTS++Xz0YN8Q9ERw== |
| 4703 | + version "1.4.614" |
| 4704 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.614.tgz#2fe789d61fa09cb875569f37c309d0c2701f91c0" |
| 4705 | + integrity sha512-X4ze/9Sc3QWs6h92yerwqv7aB/uU8vCjZcrMjA8N9R1pjMFRe44dLsck5FzLilOYvcXuDn93B+bpGYyufc70gQ== |
4706 | 4706 |
|
4707 | 4707 | ember-cli-babel-plugin-helpers@^1.1.1:
|
4708 | 4708 | version "1.1.1"
|
@@ -9185,9 +9185,9 @@ regenerator-runtime@^0.13.4:
|
9185 | 9185 | integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
|
9186 | 9186 |
|
9187 | 9187 | regenerator-runtime@^0.14.0:
|
9188 |
| - version "0.14.0" |
9189 |
| - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45" |
9190 |
| - integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA== |
| 9188 | + version "0.14.1" |
| 9189 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
| 9190 | + integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== |
9191 | 9191 |
|
9192 | 9192 | regenerator-transform@^0.15.2:
|
9193 | 9193 | version "0.15.2"
|
|
11121 | 11121 | write-json-file "^3.2.0"
|
11122 | 11122 |
|
11123 | 11123 | ws@^8.14.2:
|
11124 |
| - version "8.15.0" |
11125 |
| - resolved "https://registry.yarnpkg.com/ws/-/ws-8.15.0.tgz#db080a279260c5f532fc668d461b8346efdfcf86" |
11126 |
| - integrity sha512-H/Z3H55mrcrgjFwI+5jKavgXvwQLtfPCUEp6pi35VhoB0pfcHnSoyuTzkBEZpzq49g1193CUEwIvmsjcotenYw== |
| 11124 | + version "8.15.1" |
| 11125 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.15.1.tgz#271ba33a45ca0cc477940f7f200cd7fba7ee1997" |
| 11126 | + integrity sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ== |
11127 | 11127 |
|
11128 | 11128 | xdg-basedir@^4.0.0:
|
11129 | 11129 | version "4.0.0"
|
|
0 commit comments