build(deps): bump react-icons from 3.11.0 to 4.1.0 in /docs (#1626)
This commit is contained in:
parent
75a29b742b
commit
90a691928f
9
docs/package-lock.json
generated
9
docs/package-lock.json
generated
@ -17716,12 +17716,9 @@
|
||||
}
|
||||
},
|
||||
"react-icons": {
|
||||
"version": "3.11.0",
|
||||
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-3.11.0.tgz",
|
||||
"integrity": "sha512-JRgiI/vdF6uyBgyZhVyYJUZAop95Sy4XDe/jmT3R/bKliFWpO/uZBwvSjWEdxwzec7SYbEPNPck0Kff2tUGM2Q==",
|
||||
"requires": {
|
||||
"camelcase": "^5.0.0"
|
||||
}
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.1.0.tgz",
|
||||
"integrity": "sha512-FCXBg1JbbR0vWALXIxmFAfozHdVIJmmwCD81Jk0EKOt7Ax4AdBNcaRkWhR0NaKy9ugJgoY3fFvo0PHpte55pXg=="
|
||||
},
|
||||
"react-is": {
|
||||
"version": "16.13.1",
|
||||
|
@ -46,7 +46,7 @@
|
||||
"react-dom": "^16.14.0",
|
||||
"react-headroom": "^3.0.1",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-icons": "^3.11.0",
|
||||
"react-icons": "^4.1.0",
|
||||
"react-live": "^2.2.3",
|
||||
"url-join": "^4.0.1"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user