mirror of https://github.com/acid-info/lsd.git
fix: rebase and small update on yarn.lock
This commit is contained in:
parent
7041359c44
commit
d99b453801
31
yarn.lock
31
yarn.lock
|
@ -7939,20 +7939,6 @@ globby@^11.0.1, globby@^11.0.2:
|
||||||
merge2 "^1.4.1"
|
merge2 "^1.4.1"
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
|
|
||||||
globby@^9.2.0:
|
|
||||||
version "9.2.0"
|
|
||||||
resolved "https://registry.npmjs.org/globby/-/globby-9.2.0.tgz"
|
|
||||||
integrity sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==
|
|
||||||
dependencies:
|
|
||||||
"@types/glob" "^7.1.1"
|
|
||||||
array-union "^1.0.2"
|
|
||||||
dir-glob "^2.2.2"
|
|
||||||
fast-glob "^2.2.6"
|
|
||||||
glob "^7.1.3"
|
|
||||||
ignore "^4.0.3"
|
|
||||||
pify "^4.0.1"
|
|
||||||
slash "^2.0.0"
|
|
||||||
|
|
||||||
goober@^2.1.10:
|
goober@^2.1.10:
|
||||||
version "2.1.13"
|
version "2.1.13"
|
||||||
resolved "https://registry.yarnpkg.com/goober/-/goober-2.1.13.tgz#e3c06d5578486212a76c9eba860cbc3232ff6d7c"
|
resolved "https://registry.yarnpkg.com/goober/-/goober-2.1.13.tgz#e3c06d5578486212a76c9eba860cbc3232ff6d7c"
|
||||||
|
@ -10842,11 +10828,6 @@ react-element-to-jsx-string@^15.0.0:
|
||||||
is-plain-object "5.0.0"
|
is-plain-object "5.0.0"
|
||||||
react-is "18.1.0"
|
react-is "18.1.0"
|
||||||
|
|
||||||
react-inspector@^6.0.0:
|
|
||||||
version "6.0.2"
|
|
||||||
resolved "https://registry.yarnpkg.com/react-inspector/-/react-inspector-6.0.2.tgz#aa3028803550cb6dbd7344816d5c80bf39d07e9d"
|
|
||||||
integrity sha512-x+b7LxhmHXjHoU/VrFAzw5iutsILRoYyDq97EDYdFpPLcvqtEzk4ZSZSQjnFPbr5T57tLXnHcqFYoN1pI6u8uQ==
|
|
||||||
|
|
||||||
react-hot-toast@^2.4.1:
|
react-hot-toast@^2.4.1:
|
||||||
version "2.4.1"
|
version "2.4.1"
|
||||||
resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.4.1.tgz#df04295eda8a7b12c4f968e54a61c8d36f4c0994"
|
resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.4.1.tgz#df04295eda8a7b12c4f968e54a61c8d36f4c0994"
|
||||||
|
@ -10854,14 +10835,10 @@ react-hot-toast@^2.4.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
goober "^2.1.10"
|
goober "^2.1.10"
|
||||||
|
|
||||||
react-inspector@^5.1.0:
|
react-inspector@^6.0.0:
|
||||||
version "5.1.1"
|
version "6.0.2"
|
||||||
resolved "https://registry.npmjs.org/react-inspector/-/react-inspector-5.1.1.tgz"
|
resolved "https://registry.yarnpkg.com/react-inspector/-/react-inspector-6.0.2.tgz#aa3028803550cb6dbd7344816d5c80bf39d07e9d"
|
||||||
integrity sha512-GURDaYzoLbW8pMGXwYPDBIv6nqei4kK7LPRZ9q9HCZF54wqXz/dnylBp/kfE9XmekBhHvLDdcYeyIwSrvtOiWg==
|
integrity sha512-x+b7LxhmHXjHoU/VrFAzw5iutsILRoYyDq97EDYdFpPLcvqtEzk4ZSZSQjnFPbr5T57tLXnHcqFYoN1pI6u8uQ==
|
||||||
dependencies:
|
|
||||||
"@babel/runtime" "^7.0.0"
|
|
||||||
is-dom "^1.0.0"
|
|
||||||
prop-types "^15.0.0"
|
|
||||||
|
|
||||||
react-is@18.1.0:
|
react-is@18.1.0:
|
||||||
version "18.1.0"
|
version "18.1.0"
|
||||||
|
|
Loading…
Reference in New Issue