mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency @types/react-select to v3.0.14
This commit is contained in:
committed by
Łukasz Mierzwa
parent
369a855f50
commit
a94a3fad43
Generated
+3
-3
@@ -5154,9 +5154,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-select": {
|
||||
"version": "3.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.13.tgz",
|
||||
"integrity": "sha512-JxmSArGgzAOtb37+Jz2+3av8rVmp/3s3DGwlcP+g59/a3owkiuuU4/Jajd+qA32beDPHy4gJR2kkxagPY3j9kg==",
|
||||
"version": "3.0.14",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.14.tgz",
|
||||
"integrity": "sha512-hfsLVHYZ3245+ESfOJDCKGFGGZ+hunTKO1tPe6Dg9bTjjh/NZIo7WaRHIyql5rnQd5hMUScul0V4wqCbI6omng==",
|
||||
"requires": {
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@
|
||||
"@types/react-dom": "16.9.8",
|
||||
"@types/react-highlighter": "0.3.4",
|
||||
"@types/react-js-pagination": "3.0.3",
|
||||
"@types/react-select": "3.0.13",
|
||||
"@types/react-select": "3.0.14",
|
||||
"body-scroll-lock": "3.0.3",
|
||||
"bootstrap": "4.5.0",
|
||||
"bootswatch": "4.5.0",
|
||||
|
||||
Reference in New Issue
Block a user