-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update material-ui monorepo
- Loading branch information
1 parent
032acc0
commit 3d7b328
Showing
1 changed file
with
105 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -191,10 +191,10 @@ | |
dependencies: | ||
regenerator-runtime "^0.14.0" | ||
|
||
"@babel/runtime@^7.23.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7": | ||
version "7.23.6" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d" | ||
integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ== | ||
"@babel/runtime@^7.23.5", "@babel/runtime@^7.23.8", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7": | ||
version "7.23.9" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.9.tgz#47791a15e4603bb5f905bc0753801cf21d6345f7" | ||
integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw== | ||
dependencies: | ||
regenerator-runtime "^0.14.0" | ||
|
||
|
@@ -640,32 +640,32 @@ | |
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6" | ||
integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA== | ||
|
||
"@floating-ui/core@^1.4.2": | ||
version "1.5.2" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.5.2.tgz#53a0f7a98c550e63134d504f26804f6b83dbc071" | ||
integrity sha512-Ii3MrfY/GAIN3OhXNzpCKaLxHQfJF9qvwq/kEJYdqDxeIHa01K8sldugal6TmeeXl+WMvhv9cnVzUTaFFJF09A== | ||
"@floating-ui/core@^1.6.0": | ||
version "1.6.0" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.0.tgz#fa41b87812a16bf123122bf945946bae3fdf7fc1" | ||
integrity sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g== | ||
dependencies: | ||
"@floating-ui/utils" "^0.1.3" | ||
"@floating-ui/utils" "^0.2.1" | ||
|
||
"@floating-ui/dom@^1.5.1": | ||
version "1.5.3" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.5.3.tgz#54e50efcb432c06c23cd33de2b575102005436fa" | ||
integrity sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA== | ||
"@floating-ui/dom@^1.6.1": | ||
version "1.6.1" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.6.1.tgz#d552e8444f77f2d88534372369b3771dc3a2fa5d" | ||
integrity sha512-iA8qE43/H5iGozC3W0YSnVSW42Vh522yyM1gj+BqRwVsTNOyr231PsXDaV04yT39PsO0QL2QpbI/M0ZaLUQgRQ== | ||
dependencies: | ||
"@floating-ui/core" "^1.4.2" | ||
"@floating-ui/utils" "^0.1.3" | ||
"@floating-ui/core" "^1.6.0" | ||
"@floating-ui/utils" "^0.2.1" | ||
|
||
"@floating-ui/react-dom@^2.0.4": | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.0.4.tgz#b076fafbdfeb881e1d86ae748b7ff95150e9f3ec" | ||
integrity sha512-CF8k2rgKeh/49UrnIBs4BdxPUV6vize/Db1d/YbCLyp9GiVZ0BEwf5AiDSxJRCr6yOkGqTFHtmrULxkEfYZ7dQ== | ||
"@floating-ui/react-dom@^2.0.4", "@floating-ui/react-dom@^2.0.6": | ||
version "2.0.8" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.0.8.tgz#afc24f9756d1b433e1fe0d047c24bd4d9cefaa5d" | ||
integrity sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw== | ||
dependencies: | ||
"@floating-ui/dom" "^1.5.1" | ||
"@floating-ui/dom" "^1.6.1" | ||
|
||
"@floating-ui/utils@^0.1.3": | ||
version "0.1.6" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.6.tgz#22958c042e10b67463997bd6ea7115fe28cbcaf9" | ||
integrity sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A== | ||
"@floating-ui/utils@^0.2.1": | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.1.tgz#16308cea045f0fc777b6ff20a9f25474dd8293d2" | ||
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q== | ||
|
||
"@humanwhocodes/config-array@^0.11.13": | ||
version "0.11.13" | ||
|
@@ -731,6 +731,19 @@ | |
clsx "^2.0.0" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/[email protected]": | ||
version "5.0.0-beta.33" | ||
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.33.tgz#fbb844e2d840d47dd7a48850a03152aed2381d10" | ||
integrity sha512-WcSpoJUw/UYHXpvgtl4HyMar2Ar97illUpqiS/X1gtSBp6sdDW6kB2BJ9OlVQ+Kk/RL2GDp/WHA9sbjAYV35ow== | ||
dependencies: | ||
"@babel/runtime" "^7.23.8" | ||
"@floating-ui/react-dom" "^2.0.6" | ||
"@mui/types" "^7.2.13" | ||
"@mui/utils" "^5.15.6" | ||
"@popperjs/core" "^2.11.8" | ||
clsx "^2.1.0" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/base@^5.0.0-beta.20": | ||
version "5.0.0-beta.26" | ||
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.26.tgz#5fab6062238dc17dd840bf1a17ab759370452713" | ||
|
@@ -744,17 +757,17 @@ | |
clsx "^2.0.0" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/core-downloads-tracker@^5.15.0": | ||
version "5.15.0" | ||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.0.tgz#6b45d5bff38f305402d24d3bf86075b56c578909" | ||
integrity sha512-NpGtlHwuyLfJtdrlERXb8qRqd279O0VnuGaZAor1ehdNhUJOD1bSxHDeXKZkbqNpvi50hasFj7lsbTpluworTQ== | ||
"@mui/core-downloads-tracker@^5.15.6": | ||
version "5.15.6" | ||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.6.tgz#9b82ba86d5a0fe55e9479b68dd5068943cc3835b" | ||
integrity sha512-0aoWS4qvk1uzm9JBs83oQmIMIQeTBUeqqu8u+3uo2tMznrB5fIKqQVCbCgq+4Tm4jG+5F7dIvnjvQ2aV7UKtdw== | ||
|
||
"@mui/icons-material@^5.14.19": | ||
version "5.15.0" | ||
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.0.tgz#fdc93611ca77ce3b79128be02fb6c1ae79b972b8" | ||
integrity sha512-zHY6fOkaK7VfhWeyxO8MjO3IAjEYpYMXuqUhX7TkUZJ9+TSH/9dn4ClG4K2j6hdgBU5Yrq2Z/89Bo6BHHp7AdQ== | ||
version "5.15.6" | ||
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.6.tgz#6958232bef48972fcbafd5f69e6079a9be5951f1" | ||
integrity sha512-GnkxMtlhs+8ieHLmCytg00ew0vMOiXGFCw8Ra9nxMsBjBqnrOI5gmXqUm+sGggeEU/HG8HyeqC1MX/IxOBJHzA== | ||
dependencies: | ||
"@babel/runtime" "^7.23.5" | ||
"@babel/runtime" "^7.23.8" | ||
|
||
"@mui/[email protected]": | ||
version "5.0.0-alpha.156" | ||
|
@@ -770,53 +783,53 @@ | |
prop-types "^15.8.1" | ||
|
||
"@mui/material@^5.14.20": | ||
version "5.15.0" | ||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.0.tgz#f801cf56d505cc52dca225438360ab9c62057285" | ||
integrity sha512-60CDI/hQNwJv9a3vEZtFG7zz0USdQhVwpBd3fZqrzhuXSdiMdYMaZcCXeX/KMuNq0ZxQEAZd74Pv+gOb408QVA== | ||
dependencies: | ||
"@babel/runtime" "^7.23.5" | ||
"@mui/base" "5.0.0-beta.27" | ||
"@mui/core-downloads-tracker" "^5.15.0" | ||
"@mui/system" "^5.15.0" | ||
"@mui/types" "^7.2.11" | ||
"@mui/utils" "^5.15.0" | ||
"@types/react-transition-group" "^4.4.9" | ||
clsx "^2.0.0" | ||
version "5.15.6" | ||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.6.tgz#e32944ae4e01f85b314bc26e4cbbb700d598f30c" | ||
integrity sha512-rw7bDdpi2kzfmcDN78lHp8swArJ5sBCKsn+4G3IpGfu44ycyWAWX0VdlvkjcR9Yrws2KIm7c+8niXpWHUDbWoA== | ||
dependencies: | ||
"@babel/runtime" "^7.23.8" | ||
"@mui/base" "5.0.0-beta.33" | ||
"@mui/core-downloads-tracker" "^5.15.6" | ||
"@mui/system" "^5.15.6" | ||
"@mui/types" "^7.2.13" | ||
"@mui/utils" "^5.15.6" | ||
"@types/react-transition-group" "^4.4.10" | ||
clsx "^2.1.0" | ||
csstype "^3.1.2" | ||
prop-types "^15.8.1" | ||
react-is "^18.2.0" | ||
react-transition-group "^4.4.5" | ||
|
||
"@mui/private-theming@^5.15.0": | ||
version "5.15.0" | ||
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.15.0.tgz#96de66ce097ba417e1b6b769cd67cbf516bd8876" | ||
integrity sha512-7WxtIhXxNek0JjtsYy+ut2LtFSLpsUW5JSDehQO+jF7itJ8ehy7Bd9bSt2yIllbwGjCFowLfYpPk2Ykgvqm1tA== | ||
"@mui/private-theming@^5.15.6": | ||
version "5.15.6" | ||
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.15.6.tgz#224819694ed76df041b1257256152a45d1fd733d" | ||
integrity sha512-ZBX9E6VNUSscUOtU8uU462VvpvBS7eFl5VfxAzTRVQBHflzL+5KtnGrebgf6Nd6cdvxa1o0OomiaxSKoN2XDmg== | ||
dependencies: | ||
"@babel/runtime" "^7.23.5" | ||
"@mui/utils" "^5.15.0" | ||
"@babel/runtime" "^7.23.8" | ||
"@mui/utils" "^5.15.6" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/styled-engine@^5.15.0": | ||
version "5.15.0" | ||
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.15.0.tgz#44e068dbb855699053b9e6e4e6d3ed5efe98b7d9" | ||
integrity sha512-6NysIsHkuUS2lF+Lzv1jiK3UjBJk854/vKVcJQVGKlPiqNEVZJNlwaSpsaU5xYXxWEZYfbVFSAomLOS/LV/ovQ== | ||
"@mui/styled-engine@^5.15.6": | ||
version "5.15.6" | ||
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.15.6.tgz#3f4a8804de6ddeee17cb52ec92225686f423398a" | ||
integrity sha512-KAn8P8xP/WigFKMlEYUpU9z2o7jJnv0BG28Qu1dhNQVutsLVIFdRf5Nb+0ijp2qgtcmygQ0FtfRuXv5LYetZTg== | ||
dependencies: | ||
"@babel/runtime" "^7.23.5" | ||
"@babel/runtime" "^7.23.8" | ||
"@emotion/cache" "^11.11.0" | ||
csstype "^3.1.2" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/system@^5.15.0": | ||
version "5.15.0" | ||
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.0.tgz#d4f6fd65ad8e404d4d7c7b56d755d2a63b0edddb" | ||
integrity sha512-8TPjfTlYBNB7/zBJRL4QOD9kImwdZObbiYNh0+hxvhXr2koezGx8USwPXj8y/JynbzGCkIybkUztCdWlMZe6OQ== | ||
dependencies: | ||
"@babel/runtime" "^7.23.5" | ||
"@mui/private-theming" "^5.15.0" | ||
"@mui/styled-engine" "^5.15.0" | ||
"@mui/types" "^7.2.11" | ||
"@mui/utils" "^5.15.0" | ||
clsx "^2.0.0" | ||
"@mui/system@^5.15.0", "@mui/system@^5.15.6": | ||
version "5.15.6" | ||
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.6.tgz#d278adb09d57ee21f4eef2f6bc335bf9bd062fca" | ||
integrity sha512-J01D//u8IfXvaEHMBQX5aO2l7Q+P15nt96c4NskX7yp5/+UuZP8XCQJhtBtLuj+M2LLyXHYGmCPeblsmmscP2Q== | ||
dependencies: | ||
"@babel/runtime" "^7.23.8" | ||
"@mui/private-theming" "^5.15.6" | ||
"@mui/styled-engine" "^5.15.6" | ||
"@mui/types" "^7.2.13" | ||
"@mui/utils" "^5.15.6" | ||
clsx "^2.1.0" | ||
csstype "^3.1.2" | ||
prop-types "^15.8.1" | ||
|
||
|
@@ -825,10 +838,10 @@ | |
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.10.tgz#13e3e9aa07ee6d593cfacd538e02e8e896d7a12f" | ||
integrity sha512-wX1vbDC+lzF7FlhT6A3ffRZgEoKWPF8VqRoTu4lZwouFX2t90KyCMsgepMw5DxLak1BSp/KP86CmtZttikb/gQ== | ||
|
||
"@mui/types@^7.2.11": | ||
version "7.2.11" | ||
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.11.tgz#36b99a88f8010dc716128e568dc05681a69dc7ae" | ||
integrity sha512-KWe/QTEsFFlFSH+qRYf3zoFEj3z67s+qAuSnMMg+gFwbxG7P96Hm6g300inQL1Wy///gSRb8juX7Wafvp93m3w== | ||
"@mui/types@^7.2.11", "@mui/types@^7.2.13": | ||
version "7.2.13" | ||
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.13.tgz#d1584912942f9dc042441ecc2d1452be39c666b8" | ||
integrity sha512-qP9OgacN62s+l8rdDhSFRe05HWtLLJ5TGclC9I1+tQngbssu0m2dmFZs+Px53AcOs9fD7TbYd4gc9AXzVqO/+g== | ||
|
||
"@mui/utils@^5.14.14", "@mui/utils@^5.14.20": | ||
version "5.14.20" | ||
|
@@ -840,12 +853,12 @@ | |
prop-types "^15.8.1" | ||
react-is "^18.2.0" | ||
|
||
"@mui/utils@^5.15.0": | ||
version "5.15.0" | ||
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.0.tgz#87b4db92dd2ddf3e2676377427f50662124013b4" | ||
integrity sha512-XSmTKStpKYamewxyJ256+srwEnsT3/6eNo6G7+WC1tj2Iq9GfUJ/6yUoB7YXjOD2jTZ3XobToZm4pVz1LBt6GA== | ||
"@mui/utils@^5.15.0", "@mui/utils@^5.15.6": | ||
version "5.15.6" | ||
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.6.tgz#bbcc302b8e83e360a87230afe3ed8fc99e29fae9" | ||
integrity sha512-qfEhf+zfU9aQdbzo1qrSWlbPQhH1nCgeYgwhOVnj9Bn39shJQitEnXpSQpSNag8+uty5Od6PxmlNKPTnPySRKA== | ||
dependencies: | ||
"@babel/runtime" "^7.23.5" | ||
"@babel/runtime" "^7.23.8" | ||
"@types/prop-types" "^15.7.11" | ||
prop-types "^15.8.1" | ||
react-is "^18.2.0" | ||
|
@@ -1111,24 +1124,24 @@ | |
dependencies: | ||
"@types/react" "*" | ||
|
||
"@types/react-transition-group@^4.4.10": | ||
version "4.4.10" | ||
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac" | ||
integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q== | ||
dependencies: | ||
"@types/react" "*" | ||
|
||
"@types/react-transition-group@^4.4.8": | ||
version "4.4.9" | ||
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.9.tgz#12a1a1b5b8791067198149867b0823fbace31579" | ||
integrity sha512-ZVNmWumUIh5NhH8aMD9CR2hdW0fNuYInlocZHaZ+dgk/1K49j1w/HoAuK1ki+pgscQrOFRTlXeoURtuzEkV3dg== | ||
dependencies: | ||
"@types/react" "*" | ||
|
||
"@types/react-transition-group@^4.4.9": | ||
version "4.4.10" | ||
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac" | ||
integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q== | ||
dependencies: | ||
"@types/react" "*" | ||
|
||
"@types/react@*": | ||
version "18.2.44" | ||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.44.tgz#13104f12d30545f4cea11b8d81809bec316fe175" | ||
integrity sha512-i7rRdWr8XsAdqVXU05NSlash6DapNLVoNnsfWfOYN2BUIzkH2YgagIeOuUK1fNmJ08iGHpt2enwi0beaBR+ldA== | ||
version "18.2.48" | ||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1" | ||
integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w== | ||
dependencies: | ||
"@types/prop-types" "*" | ||
"@types/scheduler" "*" | ||
|
@@ -1518,10 +1531,10 @@ cliui@^8.0.1: | |
strip-ansi "^6.0.1" | ||
wrap-ansi "^7.0.0" | ||
|
||
clsx@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b" | ||
integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q== | ||
clsx@^2.0.0, clsx@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb" | ||
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg== | ||
|
||
color-convert@^1.9.0: | ||
version "1.9.3" | ||
|
@@ -3997,9 +4010,9 @@ reflect.getprototypeof@^1.0.4: | |
which-builtin-type "^1.1.3" | ||
|
||
regenerator-runtime@^0.14.0: | ||
version "0.14.0" | ||
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45" | ||
integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA== | ||
version "0.14.1" | ||
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" | ||
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== | ||
|
||
regexp.prototype.flags@^1.5.0, regexp.prototype.flags@^1.5.1: | ||
version "1.5.1" | ||
|