mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency react-media-hook to v0.5.0
This commit is contained in:
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -45,7 +45,7 @@
|
||||
"react-intersection-observer": "9.4.0",
|
||||
"react-json-pretty": "2.2.0",
|
||||
"react-linkify": "0.2.2",
|
||||
"react-media-hook": "0.4.9",
|
||||
"react-media-hook": "0.5.0",
|
||||
"react-range": "1.8.14",
|
||||
"react-select": "5.4.0",
|
||||
"react-transition-group": "4.4.5",
|
||||
@@ -29010,9 +29010,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-media-hook": {
|
||||
"version": "0.4.9",
|
||||
"resolved": "https://registry.npmjs.org/react-media-hook/-/react-media-hook-0.4.9.tgz",
|
||||
"integrity": "sha512-FZr/2xA1+23vDJ1IZ794yLqMRRkBoCNOiJATdtTfB5GyVc5djf8FL2qEB/68pSkiNgHdHsmKknMSDr0sC4zBKQ==",
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/react-media-hook/-/react-media-hook-0.5.0.tgz",
|
||||
"integrity": "sha512-OupDgOSCjUUWPiXq3HMoRwpsQry4cGf4vKzh2E984Xtm4I01ZFbq8JwCG/RPqXB9h0qxgzoYLbABC+LIZH8deQ==",
|
||||
"peerDependencies": {
|
||||
"react": ">=16.8.0"
|
||||
}
|
||||
@@ -57824,9 +57824,9 @@
|
||||
}
|
||||
},
|
||||
"react-media-hook": {
|
||||
"version": "0.4.9",
|
||||
"resolved": "https://registry.npmjs.org/react-media-hook/-/react-media-hook-0.4.9.tgz",
|
||||
"integrity": "sha512-FZr/2xA1+23vDJ1IZ794yLqMRRkBoCNOiJATdtTfB5GyVc5djf8FL2qEB/68pSkiNgHdHsmKknMSDr0sC4zBKQ==",
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/react-media-hook/-/react-media-hook-0.5.0.tgz",
|
||||
"integrity": "sha512-OupDgOSCjUUWPiXq3HMoRwpsQry4cGf4vKzh2E984Xtm4I01ZFbq8JwCG/RPqXB9h0qxgzoYLbABC+LIZH8deQ==",
|
||||
"requires": {}
|
||||
},
|
||||
"react-range": {
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"react-intersection-observer": "9.4.0",
|
||||
"react-json-pretty": "2.2.0",
|
||||
"react-linkify": "0.2.2",
|
||||
"react-media-hook": "0.4.9",
|
||||
"react-media-hook": "0.5.0",
|
||||
"react-range": "1.8.14",
|
||||
"react-select": "5.4.0",
|
||||
"react-transition-group": "4.4.5",
|
||||
|
||||
Reference in New Issue
Block a user