mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump react-perfect-scrollbar to 1.5.8
This commit is contained in:
Generated
+4
-4
@@ -16519,11 +16519,11 @@
|
||||
}
|
||||
},
|
||||
"react-perfect-scrollbar": {
|
||||
"version": "1.5.3",
|
||||
"resolved": "https://registry.npmjs.org/react-perfect-scrollbar/-/react-perfect-scrollbar-1.5.3.tgz",
|
||||
"integrity": "sha512-2fVqbDJgOb1siCCJozGbv22cAHnh6TI9HFHRpM0lBJTPPM0ajgmsU75mBnI3k0ndryo+JiwUbLKACrurx1BjBw==",
|
||||
"version": "1.5.8",
|
||||
"resolved": "https://registry.npmjs.org/react-perfect-scrollbar/-/react-perfect-scrollbar-1.5.8.tgz",
|
||||
"integrity": "sha512-bQ46m70gp/HJtiBOF3gRzBISSZn8FFGNxznTdmTG8AAwpxG1bJCyn7shrgjEvGSQ5FJEafVEiosY+ccER11OSA==",
|
||||
"requires": {
|
||||
"perfect-scrollbar": "^1.4.0",
|
||||
"perfect-scrollbar": "^1.5.0",
|
||||
"prop-types": "^15.6.1"
|
||||
}
|
||||
},
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@
|
||||
"react-helmet": "^5.2.1",
|
||||
"react-highlight": "^0.12.0",
|
||||
"react-particles-js": "^2.7.1",
|
||||
"react-perfect-scrollbar": "^1.5.3",
|
||||
"react-perfect-scrollbar": "^1.5.8",
|
||||
"styled-components": "^5.0.0",
|
||||
"typescript": "^3.7.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user