Update to react-basics v0.39.
parent
4cc22fcc95
commit
1d36a8a46b
|
@ -89,7 +89,7 @@
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-basics": "^0.37.0",
|
"react-basics": "^0.39.0",
|
||||||
"react-beautiful-dnd": "^13.1.0",
|
"react-beautiful-dnd": "^13.1.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
"react-intl": "^5.24.7",
|
"react-intl": "^5.24.7",
|
||||||
|
|
|
@ -6308,10 +6308,10 @@ rc@^1.2.7:
|
||||||
minimist "^1.2.0"
|
minimist "^1.2.0"
|
||||||
strip-json-comments "~2.0.1"
|
strip-json-comments "~2.0.1"
|
||||||
|
|
||||||
react-basics@^0.37.0:
|
react-basics@^0.39.0:
|
||||||
version "0.37.0"
|
version "0.39.0"
|
||||||
resolved "https://registry.yarnpkg.com/react-basics/-/react-basics-0.37.0.tgz#87ce9de15372bcb79b70779e54ec2dfaebd97473"
|
resolved "https://registry.yarnpkg.com/react-basics/-/react-basics-0.39.0.tgz#9e40dbdfad338756196cd5e461e476ea19801286"
|
||||||
integrity sha512-0f7plY1A2BvJVRxudyUlNjqCFMLub/XwuepAl1knblwOUOApQ3nUpIFoVI+OU4ThmA6EDlsEdoaXkfAomM1UXg==
|
integrity sha512-9J7HtHudvlHQVPFRcryZqbzDmg7VRWeFkfv8XAKt9dm83kPVgN535Cc3xomUWLSCPQTr70VuBNvdjG1kDd7TiQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
classnames "^2.3.1"
|
classnames "^2.3.1"
|
||||||
react "^18.2.0"
|
react "^18.2.0"
|
||||||
|
|
Loading…
Reference in New Issue