chore: upgrade @acid-info/lsd-react

This commit is contained in:
Hossein Mehrabi 2023-09-01 14:55:42 +03:30
parent e6f19c0a45
commit 642e5df20a
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
}
},
"dependencies": {
"@acid-info/lsd-react": "^0.1.0-alpha.17",
"@acid-info/lsd-react": "^0.1.0-alpha.18",
"@apollo/client": "^3.7.17",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",

View File

@ -2,10 +2,10 @@
# yarn lockfile v1
"@acid-info/lsd-react@^0.1.0-alpha.17":
version "0.1.0-alpha.17"
resolved "https://registry.yarnpkg.com/@acid-info/lsd-react/-/lsd-react-0.1.0-alpha.17.tgz#4a0da00ad779717bcd6c5771863ec94937c701a0"
integrity sha512-qDnDr4uK7xXulf3StBLhCdq+0zT+6NT1TstQ+qAw3/kLonE2wiQx+w+aRlyaRobSevhtyC+bfR+QDvfFwkG8Rw==
"@acid-info/lsd-react@^0.1.0-alpha.18":
version "0.1.0-alpha.18"
resolved "https://registry.yarnpkg.com/@acid-info/lsd-react/-/lsd-react-0.1.0-alpha.18.tgz#bc1e6ea46541108f89ff4d83fe57eaa92ebc2201"
integrity sha512-R9EUbFS3xkiSumOAG6SjNTN6pkToGEERBG8TqFKPASrQXtgQpEGE5j/NTdbovMQGy44uOmKq3QKciwtufYeK9g==
dependencies:
"@emotion/react" "^11.10.5"
"@emotion/styled" "^11.10.5"