build(deps): bump react-headroom from 3.0.0 to 3.0.1 in /docs (#1532)
Bumps [react-headroom](https://github.com/KyleAMathews/react-headroom) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/KyleAMathews/react-headroom/releases) - [Commits](https://github.com/KyleAMathews/react-headroom/compare/v3.0.0...v3.0.1) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Xiang Dai <long0dai@foxmail.com> Co-authored-by: Xiang Dai <long0dai@foxmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6a9975f3ef
commit
304d4a7f19
6
docs/package-lock.json
generated
6
docs/package-lock.json
generated
@ -18821,9 +18821,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-headroom": {
|
"react-headroom": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-headroom/-/react-headroom-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-headroom/-/react-headroom-3.0.1.tgz",
|
||||||
"integrity": "sha512-iVRDowuHHvIBuOx/IoEg2uPqQl8myGgtth55IMZ6SdJkJ/NIz9VUMIC9bsfGU5GLc6AzksFRKQmuaDftjqjzMw==",
|
"integrity": "sha512-MEyuEqzKpEoh22bPkCbW8bdJTIDIEn3n3rOGktJSsidPWb/wDQfBK+EQEzcTpMMopmXjnIk0umFtv4m8T3WEiA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"prop-types": "^15.5.8",
|
"prop-types": "^15.5.8",
|
||||||
"raf": "^3.3.0",
|
"raf": "^3.3.0",
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
"puppeteer": "^5.4.1",
|
"puppeteer": "^5.4.1",
|
||||||
"react": "^16.12.0",
|
"react": "^16.12.0",
|
||||||
"react-dom": "^16.12.0",
|
"react-dom": "^16.12.0",
|
||||||
"react-headroom": "^3.0.0",
|
"react-headroom": "^3.0.1",
|
||||||
"react-helmet": "^6.1.0",
|
"react-helmet": "^6.1.0",
|
||||||
"react-icons": "^3.11.0",
|
"react-icons": "^3.11.0",
|
||||||
"react-live": "^2.2.3",
|
"react-live": "^2.2.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user