forked from Oriflame/backstage-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): replace dependency @material-ui/core with @mui/material ^5…
….0.0
- Loading branch information
1 parent
eab0cdd
commit dc58816
Showing
3 changed files
with
229 additions
and
5 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
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
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 |
---|---|---|
|
@@ -1043,6 +1043,13 @@ | |
dependencies: | ||
regenerator-runtime "^0.13.10" | ||
|
||
"@babel/runtime@^7.14.8", "@babel/runtime@^7.23.9": | ||
version "7.24.7" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@babel/runtime/-/runtime-7.24.7.tgz#f4f0d5530e8dbdf59b3451b9b3e594b6ba082e12" | ||
integrity sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw== | ||
dependencies: | ||
regenerator-runtime "^0.14.0" | ||
|
||
"@babel/template@^7.18.10", "@babel/template@^7.3.3": | ||
version "7.18.10" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" | ||
|
@@ -2747,11 +2754,49 @@ | |
pkginfo "^0.4.1" | ||
uid2 "^1.0.0" | ||
|
||
"@emotion/cache@^11.11.0": | ||
version "11.11.0" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@emotion/cache/-/cache-11.11.0.tgz#809b33ee6b1cb1a625fef7a45bc568ccd9b8f3ff" | ||
integrity sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ== | ||
dependencies: | ||
"@emotion/memoize" "^0.8.1" | ||
"@emotion/sheet" "^1.2.2" | ||
"@emotion/utils" "^1.2.1" | ||
"@emotion/weak-memoize" "^0.3.1" | ||
stylis "4.2.0" | ||
|
||
"@emotion/hash@^0.8.0": | ||
version "0.8.0" | ||
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413" | ||
integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow== | ||
|
||
"@emotion/is-prop-valid@^1.1.0": | ||
version "1.2.2" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@emotion/is-prop-valid/-/is-prop-valid-1.2.2.tgz#d4175076679c6a26faa92b03bb786f9e52612337" | ||
integrity sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw== | ||
dependencies: | ||
"@emotion/memoize" "^0.8.1" | ||
|
||
"@emotion/memoize@^0.8.1": | ||
version "0.8.1" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17" | ||
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA== | ||
|
||
"@emotion/sheet@^1.2.2": | ||
version "1.2.2" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@emotion/sheet/-/sheet-1.2.2.tgz#d58e788ee27267a14342303e1abb3d508b6d0fec" | ||
integrity sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA== | ||
|
||
"@emotion/utils@^1.2.1": | ||
version "1.2.1" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@emotion/utils/-/utils-1.2.1.tgz#bbab58465738d31ae4cb3dbb6fc00a5991f755e4" | ||
integrity sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg== | ||
|
||
"@emotion/weak-memoize@^0.3.1": | ||
version "0.3.1" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz#d0fce5d07b0620caa282b5131c297bb60f9d87e6" | ||
integrity sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww== | ||
|
||
"@esbuild/[email protected]": | ||
version "0.16.17" | ||
resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.16.17.tgz#cf91e86df127aa3d141744edafcba0abdc577d23" | ||
|
@@ -2887,6 +2932,33 @@ | |
minimatch "^3.1.2" | ||
strip-json-comments "^3.1.1" | ||
|
||
"@floating-ui/core@^1.0.0": | ||
version "1.6.3" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@floating-ui/core/-/core-1.6.3.tgz#5e7bb92843f47fd1d8dcb9b3cc3c243aaed54f95" | ||
integrity sha512-1ZpCvYf788/ZXOhRQGFxnYQOVgeU+pi0i+d0Ow34La7qjIXETi6RNswGVKkA6KcDO8/+Ysu2E/CeUmmeEBDvTg== | ||
dependencies: | ||
"@floating-ui/utils" "^0.2.3" | ||
|
||
"@floating-ui/dom@^1.0.0": | ||
version "1.6.6" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@floating-ui/dom/-/dom-1.6.6.tgz#be54c1ab2d19112ad323e63dbeb08185fed0ffd3" | ||
integrity sha512-qiTYajAnh3P+38kECeffMSQgbvXty2VB6rS+42iWR4FPIlZjLK84E9qtLnMTLIpPz2znD/TaFqaiavMUrS+Hcw== | ||
dependencies: | ||
"@floating-ui/core" "^1.0.0" | ||
"@floating-ui/utils" "^0.2.3" | ||
|
||
"@floating-ui/react-dom@^2.0.8": | ||
version "2.1.1" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@floating-ui/react-dom/-/react-dom-2.1.1.tgz#cca58b6b04fc92b4c39288252e285e0422291fb0" | ||
integrity sha512-4h84MJt3CHrtG18mGsXuLCHMrug49d7DFkU0RMIyshRveBeyV2hmV/pDaF2Uxtu8kgq5r46llp5E5FQiR0K2Yg== | ||
dependencies: | ||
"@floating-ui/dom" "^1.0.0" | ||
|
||
"@floating-ui/utils@^0.2.3": | ||
version "0.2.3" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@floating-ui/utils/-/utils-0.2.3.tgz#506fcc73f730affd093044cb2956c31ba6431545" | ||
integrity sha512-XGndio0l5/Gvd6CLIABvsav9HHezgDFFhDfHk1bvLfr9ni8dojqLSvBbotJEjmIwNHL7vK4QzBJTdBRoB+c1ww== | ||
|
||
"@fmvilas/pseudo-yaml-ast@^0.3.1": | ||
version "0.3.1" | ||
resolved "https://registry.yarnpkg.com/@fmvilas/pseudo-yaml-ast/-/pseudo-yaml-ast-0.3.1.tgz#66c5df2c2d76ba8571dc5bd98fda4d7dce6121de" | ||
|
@@ -4174,7 +4246,7 @@ | |
react-double-scrollbar "0.0.15" | ||
uuid "^3.4.0" | ||
|
||
"@material-ui/core@4.12.4", "@material-ui/core@^4.12.2": | ||
"@material-ui/core@^4.12.2": | ||
version "4.12.4" | ||
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.4.tgz#4ac17488e8fcaf55eb6a7f5efb2a131e10138a73" | ||
integrity sha512-tr7xekNlM9LjA6pagJmL8QCgZXaubWUwkJnoYcMKd4gw/t4XiyvnTkjdGrUVicyB2BsdaAv1tvow45bPM4sSwQ== | ||
|
@@ -4306,6 +4378,121 @@ | |
strict-event-emitter "^0.2.4" | ||
web-encoding "^1.1.5" | ||
|
||
"@mui/[email protected]": | ||
version "5.0.0-beta.40" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@mui/base/-/base-5.0.0-beta.40.tgz#1f8a782f1fbf3f84a961e954c8176b187de3dae2" | ||
integrity sha512-I/lGHztkCzvwlXpjD2+SNmvNQvB4227xBXhISPjEaJUXGImOQ9f3D2Yj/T3KasSI/h0MLWy74X0J6clhPmsRbQ== | ||
dependencies: | ||
"@babel/runtime" "^7.23.9" | ||
"@floating-ui/react-dom" "^2.0.8" | ||
"@mui/types" "^7.2.14" | ||
"@mui/utils" "^5.15.14" | ||
"@popperjs/core" "^2.11.8" | ||
clsx "^2.1.0" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/core-downloads-tracker@^5.15.20": | ||
version "5.15.20" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.20.tgz#6ede705770797c32f5a4fc0d3002ad0b758d23e8" | ||
integrity sha512-DoL2ppgldL16utL8nNyj/P12f8mCNdx/Hb/AJnX9rLY4b52hCMIx1kH83pbXQ6uMy6n54M3StmEbvSGoj2OFuA== | ||
|
||
"@mui/[email protected]": | ||
version "5.0.0-alpha.47" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@mui/core/-/core-5.0.0-alpha.47.tgz#68d044a5e81fa0f752b8c8a7b40deec04925beab" | ||
integrity sha512-/GCIWOq+ydeY8HTWexrvQw7OsmRRvdzW+BB4vQ+V6alaECKSXPQrTDuQtd+lgI2il4p7uhPIKIqjcaAZ/FaNHA== | ||
dependencies: | ||
"@babel/runtime" "^7.14.8" | ||
"@emotion/is-prop-valid" "^1.1.0" | ||
"@mui/utils" "^5.0.0" | ||
clsx "^1.1.1" | ||
prop-types "^15.7.2" | ||
react-is "^17.0.2" | ||
|
||
"@mui/[email protected]": | ||
version "5.0.0" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@mui/material/-/material-5.0.0.tgz#e5397b7778615933cabee7918230b9e7019ff1b9" | ||
integrity sha512-XZNPYQocFyS2Q8Wc7PMudazKa8VDaXADK9PxUfOF6Q0GQNXjLkOn1vRWlyF9EOZQ4QLbgJHyHDlH7ELBN0CA0w== | ||
dependencies: | ||
"@babel/runtime" "^7.14.8" | ||
"@mui/core" "5.0.0-alpha.47" | ||
"@mui/system" "^5.0.0" | ||
"@mui/types" "^7.0.0" | ||
"@mui/utils" "^5.0.0" | ||
"@popperjs/core" "^2.4.4" | ||
"@types/react-transition-group" "^4.4.2" | ||
clsx "^1.1.1" | ||
csstype "^3.0.8" | ||
hoist-non-react-statics "^3.3.2" | ||
prop-types "^15.7.2" | ||
react-is "^17.0.2" | ||
react-transition-group "^4.4.2" | ||
|
||
"@mui/material@^5.0.0": | ||
version "5.15.20" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@mui/material/-/material-5.15.20.tgz#87737404603ca2802a8e074b059f8329e013e615" | ||
integrity sha512-tVq3l4qoXx/NxUgIx/x3lZiPn/5xDbdTE8VrLczNpfblLYZzlrbxA7kb9mI8NoBF6+w9WE9IrxWnKK5KlPI2bg== | ||
dependencies: | ||
"@babel/runtime" "^7.23.9" | ||
"@mui/base" "5.0.0-beta.40" | ||
"@mui/core-downloads-tracker" "^5.15.20" | ||
"@mui/system" "^5.15.20" | ||
"@mui/types" "^7.2.14" | ||
"@mui/utils" "^5.15.20" | ||
"@types/react-transition-group" "^4.4.10" | ||
clsx "^2.1.0" | ||
csstype "^3.1.3" | ||
prop-types "^15.8.1" | ||
react-is "^18.2.0" | ||
react-transition-group "^4.4.5" | ||
|
||
"@mui/private-theming@^5.15.20": | ||
version "5.15.20" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@mui/private-theming/-/private-theming-5.15.20.tgz#028c4e3c717a13691ac2c8c98e29aa819d89001a" | ||
integrity sha512-BK8F94AIqSrnaPYXf2KAOjGZJgWfvqAVQ2gVR3EryvQFtuBnG6RwodxrCvd3B48VuMy6Wsk897+lQMUxJyk+6g== | ||
dependencies: | ||
"@babel/runtime" "^7.23.9" | ||
"@mui/utils" "^5.15.20" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/styled-engine@^5.15.14": | ||
version "5.15.14" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@mui/styled-engine/-/styled-engine-5.15.14.tgz#168b154c4327fa4ccc1933a498331d53f61c0de2" | ||
integrity sha512-RILkuVD8gY6PvjZjqnWhz8fu68dVkqhM5+jYWfB5yhlSQKg+2rHkmEwm75XIeAqI3qwOndK6zELK5H6Zxn4NHw== | ||
dependencies: | ||
"@babel/runtime" "^7.23.9" | ||
"@emotion/cache" "^11.11.0" | ||
csstype "^3.1.3" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/system@^5.0.0", "@mui/system@^5.15.20": | ||
version "5.15.20" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@mui/system/-/system-5.15.20.tgz#f1933aabc4c10f8580c7a951ca3b88542ef0f76b" | ||
integrity sha512-LoMq4IlAAhxzL2VNUDBTQxAb4chnBe8JvRINVNDiMtHE2PiPOoHlhOPutSxEbaL5mkECPVWSv6p8JEV+uykwIA== | ||
dependencies: | ||
"@babel/runtime" "^7.23.9" | ||
"@mui/private-theming" "^5.15.20" | ||
"@mui/styled-engine" "^5.15.14" | ||
"@mui/types" "^7.2.14" | ||
"@mui/utils" "^5.15.20" | ||
clsx "^2.1.0" | ||
csstype "^3.1.3" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/types@^7.0.0", "@mui/types@^7.2.14": | ||
version "7.2.14" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@mui/types/-/types-7.2.14.tgz#8a02ac129b70f3d82f2f9b76ded2c8d48e3fc8c9" | ||
integrity sha512-MZsBZ4q4HfzBsywtXgM1Ksj6HDThtiwmOKUXH1pKYISI9gAVXCNHNpo7TlGoGrBaYWZTdNoirIN7JsQcQUjmQQ== | ||
|
||
"@mui/utils@^5.0.0", "@mui/utils@^5.15.14", "@mui/utils@^5.15.20": | ||
version "5.15.20" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@mui/utils/-/utils-5.15.20.tgz#92778d749ce5ded1598639b4e684aaedb1146e08" | ||
integrity sha512-mAbYx0sovrnpAu1zHc3MDIhPqL8RPVC5W5xcO1b7PiSCJPtckIZmBkp8hefamAvUiAV8gpfMOM6Zb+eSisbI2A== | ||
dependencies: | ||
"@babel/runtime" "^7.23.9" | ||
"@types/prop-types" "^15.7.11" | ||
prop-types "^15.8.1" | ||
react-is "^18.2.0" | ||
|
||
"@n1ru4l/push-pull-async-iterable-iterator@^3.1.0": | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/@n1ru4l/push-pull-async-iterable-iterator/-/push-pull-async-iterable-iterator-3.2.0.tgz#c15791112db68dd9315d329d652b7e797f737655" | ||
|
@@ -4879,6 +5066,11 @@ | |
schema-utils "^3.0.0" | ||
source-map "^0.7.3" | ||
|
||
"@popperjs/core@^2.11.8", "@popperjs/core@^2.4.4": | ||
version "2.11.8" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" | ||
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== | ||
|
||
"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2": | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/@protobufjs/aspromise/-/aspromise-1.1.2.tgz#9b8b0cc663d669a7d8f6f5d0893a14d348f30fbf" | ||
|
@@ -5899,6 +6091,11 @@ | |
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf" | ||
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w== | ||
|
||
"@types/prop-types@^15.7.11": | ||
version "15.7.12" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6" | ||
integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q== | ||
|
||
"@types/qs@*": | ||
version "6.9.7" | ||
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb" | ||
|
@@ -5947,6 +6144,13 @@ | |
dependencies: | ||
"@types/react" "*" | ||
|
||
"@types/react-transition-group@^4.4.10", "@types/react-transition-group@^4.4.2": | ||
version "4.4.10" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac" | ||
integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q== | ||
dependencies: | ||
"@types/react" "*" | ||
|
||
"@types/react@*", "@types/[email protected]", "@types/react@^16.13.1 || ^17.0.0", "@types/react@^17": | ||
version "17.0.52" | ||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.52.tgz#10d8b907b5c563ac014a541f289ae8eaa9bf2e9b" | ||
|
@@ -7819,11 +8023,16 @@ clone@^1.0.2: | |
resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e" | ||
integrity sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg== | ||
|
||
clsx@^1.0.2, clsx@^1.0.4: | ||
clsx@^1.0.2, clsx@^1.0.4, clsx@^1.1.1: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12" | ||
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg== | ||
|
||
clsx@^2.1.0: | ||
version "2.1.1" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999" | ||
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA== | ||
|
||
cluster-key-slot@^1.1.0: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz#88ddaa46906e303b5de30d3153b7d9fe0a0c19ac" | ||
|
@@ -8653,6 +8862,11 @@ csstype@^3.0.2, csstype@^3.0.6: | |
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9" | ||
integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw== | ||
|
||
csstype@^3.0.8, csstype@^3.1.3: | ||
version "3.1.3" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" | ||
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== | ||
|
||
csv-generate@^3.4.3: | ||
version "3.4.3" | ||
resolved "https://registry.yarnpkg.com/csv-generate/-/csv-generate-3.4.3.tgz#bc42d943b45aea52afa896874291da4b9108ffff" | ||
|
@@ -16950,7 +17164,7 @@ react-text-truncate@^0.19.0: | |
dependencies: | ||
prop-types "^15.5.7" | ||
|
||
react-transition-group@^4.0.0, react-transition-group@^4.4.0: | ||
react-transition-group@^4.0.0, react-transition-group@^4.4.0, react-transition-group@^4.4.2, react-transition-group@^4.4.5: | ||
version "4.4.5" | ||
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.5.tgz#e53d4e3f3344da8521489fbef8f2581d42becdd1" | ||
integrity sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g== | ||
|
@@ -17207,6 +17421,11 @@ regenerator-runtime@^0.13.10: | |
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.10.tgz#ed07b19616bcbec5da6274ebc75ae95634bfc2ee" | ||
integrity sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw== | ||
|
||
regenerator-runtime@^0.14.0: | ||
version "0.14.1" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" | ||
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== | ||
|
||
regenerator-transform@^0.15.0: | ||
version "0.15.0" | ||
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.0.tgz#cbd9ead5d77fae1a48d957cf889ad0586adb6537" | ||
|
@@ -18544,6 +18763,11 @@ stylehacks@^5.1.1: | |
browserslist "^4.21.4" | ||
postcss-selector-parser "^6.0.4" | ||
|
||
[email protected]: | ||
version "4.2.0" | ||
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51" | ||
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw== | ||
|
||
stylis@^4.0.6: | ||
version "4.1.3" | ||
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.3.tgz#fd2fbe79f5fed17c55269e16ed8da14c84d069f7" | ||
|