0

Update dependency recoil to v0.7.7

This commit is contained in:
renovate[bot] 2023-03-05 00:32:02 +00:00 committed by GitHub
parent ab2acb2ac7
commit a728215154
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -44,7 +44,7 @@
"react-markdown": "8.0.5", "react-markdown": "8.0.5",
"react-use": "^17.4.0", "react-use": "^17.4.0",
"react-virtuoso": "4.1.0", "react-virtuoso": "4.1.0",
"recoil": "0.7.6", "recoil": "0.7.7",
"sharp": "0.31.3", "sharp": "0.31.3",
"slate": "0.91.4", "slate": "0.91.4",
"slate-react": "0.91.7", "slate-react": "0.91.7",
@ -32562,9 +32562,9 @@
} }
}, },
"node_modules/recoil": { "node_modules/recoil": {
"version": "0.7.6", "version": "0.7.7",
"resolved": "https://registry.npmjs.org/recoil/-/recoil-0.7.6.tgz", "resolved": "https://registry.npmjs.org/recoil/-/recoil-0.7.7.tgz",
"integrity": "sha512-hsBEw7jFdpBCY/tu2GweiyaqHKxVj6EqF2/SfrglbKvJHhpN57SANWvPW+gE90i3Awi+A5gssOd3u+vWlT+g7g==", "integrity": "sha512-8Og5KPQW9LwC577Vc7Ug2P0vQshkv1y3zG3tSSkWMqkWSwHmE+by06L8JtnGocjW6gcCvfwB3YtrJG6/tWivNQ==",
"dependencies": { "dependencies": {
"hamt_plus": "1.0.2" "hamt_plus": "1.0.2"
}, },

View File

@ -48,7 +48,7 @@
"react-markdown": "8.0.5", "react-markdown": "8.0.5",
"react-use": "^17.4.0", "react-use": "^17.4.0",
"react-virtuoso": "4.1.0", "react-virtuoso": "4.1.0",
"recoil": "0.7.6", "recoil": "0.7.7",
"sharp": "0.31.3", "sharp": "0.31.3",
"slate": "0.91.4", "slate": "0.91.4",
"slate-react": "0.91.7", "slate-react": "0.91.7",