mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-15 09:45:04 +01:00
Update to react-basics v0.40.
This commit is contained in:
parent
1d36a8a46b
commit
f4db04c3c6
@ -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.39.0",
|
"react-basics": "^0.40.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.39.0:
|
react-basics@^0.40.0:
|
||||||
version "0.39.0"
|
version "0.40.0"
|
||||||
resolved "https://registry.yarnpkg.com/react-basics/-/react-basics-0.39.0.tgz#9e40dbdfad338756196cd5e461e476ea19801286"
|
resolved "https://registry.yarnpkg.com/react-basics/-/react-basics-0.40.0.tgz#434895c617e9e53fa915b93022a9eccc5b0213b0"
|
||||||
integrity sha512-9J7HtHudvlHQVPFRcryZqbzDmg7VRWeFkfv8XAKt9dm83kPVgN535Cc3xomUWLSCPQTr70VuBNvdjG1kDd7TiQ==
|
integrity sha512-ng6mjseCwJf5Zp81KLhOmKsFUGXc1mPtJLgGDDt4tipXt9zuG+Orr8xdUM5409UEi4Eg5aVqlVKGmFzMybf5RA==
|
||||||
dependencies:
|
dependencies:
|
||||||
classnames "^2.3.1"
|
classnames "^2.3.1"
|
||||||
react "^18.2.0"
|
react "^18.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user