mirror of
https://github.com/ApfelTeeSaft/LiveSplitOne.git
synced 2026-09-02 19:20:05 +00:00
Merge pull request #441 from LiveSplit/dependabot/npm_and_yarn/react-16.14.0
This commit is contained in:
Generated
+3
-3
@@ -9265,9 +9265,9 @@
|
||||
}
|
||||
},
|
||||
"react": {
|
||||
"version": "16.13.1",
|
||||
"resolved": "https://registry.npmjs.org/react/-/react-16.13.1.tgz",
|
||||
"integrity": "sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==",
|
||||
"version": "16.14.0",
|
||||
"resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz",
|
||||
"integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==",
|
||||
"requires": {
|
||||
"loose-envify": "^1.1.0",
|
||||
"object-assign": "^4.1.1",
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@
|
||||
"commonmark-react-renderer": "^4.3.5",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"idb": "^5.0.7",
|
||||
"react": "^16.13.1",
|
||||
"react": "^16.14.0",
|
||||
"react-color": "^2.19.3",
|
||||
"react-contextmenu": "^2.14.0",
|
||||
"react-dom": "^16.13.1",
|
||||
|
||||
Reference in New Issue
Block a user