mirror of
https://github.com/ApfelTeeSaft/LiveSplitOne.git
synced 2026-08-27 03:33:40 +00:00
Merge pull request #570 from LiveSplit/dependabot/npm_and_yarn/types/react-17.0.13
Bump @types/react from 17.0.12 to 17.0.13
This commit is contained in:
Generated
+3
-3
@@ -2244,9 +2244,9 @@
|
||||
"integrity": "sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw=="
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.12.tgz",
|
||||
"integrity": "sha512-F0Kcg/W9Zakf9GnYQzM67QjeTlbBcE8UPOck3pjiW0K4vqXvmfm5UErg+83nkK4VIi8IixaA2gqYgI42UTq0TQ==",
|
||||
"version": "17.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.13.tgz",
|
||||
"integrity": "sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@types/commonmark": "^0.27.4",
|
||||
"@types/react": "^17.0.12",
|
||||
"@types/react": "^17.0.13",
|
||||
"@types/react-color": "^3.0.4",
|
||||
"@types/react-dom": "^17.0.8",
|
||||
"@types/react-resizable": "^1.7.2",
|
||||
|
||||
Reference in New Issue
Block a user