mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency react-cool-dimensions to v1.1.11
This commit is contained in:
committed by
Łukasz Mierzwa
parent
1e0ac02877
commit
1cdb02ad55
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -16532,9 +16532,9 @@
|
||||
}
|
||||
},
|
||||
"react-cool-dimensions": {
|
||||
"version": "1.1.10",
|
||||
"resolved": "https://registry.npmjs.org/react-cool-dimensions/-/react-cool-dimensions-1.1.10.tgz",
|
||||
"integrity": "sha512-tVf5sfbETeY5ZZ04WyFPt/GuBY69dlj01V2ujdk+z5vAf6HzEUje1oZ+RgrotSe7bUxMFffDG6QbqqqpIZJgeQ=="
|
||||
"version": "1.1.11",
|
||||
"resolved": "https://registry.npmjs.org/react-cool-dimensions/-/react-cool-dimensions-1.1.11.tgz",
|
||||
"integrity": "sha512-x6nEAVhbiojN6nPiCA04L8LY494uqA3+5E/0lIxQ20UzLKr3ttcuETgOygH2PVKMiaCfhQ0BabmDa30sYgzIeA=="
|
||||
},
|
||||
"react-day-picker": {
|
||||
"version": "7.4.8",
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
"react": "17.0.1",
|
||||
"react-app-polyfill": "2.0.0",
|
||||
"react-autosuggest": "10.0.4",
|
||||
"react-cool-dimensions": "1.1.10",
|
||||
"react-cool-dimensions": "1.1.11",
|
||||
"react-day-picker": "7.4.8",
|
||||
"react-dom": "17.0.1",
|
||||
"react-highlighter": "0.4.3",
|
||||
|
||||
Reference in New Issue
Block a user