mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-09 04:35:25 +03:00
Bump react-tracked from 1.7.12 to 1.7.14 in /web
Bumps [react-tracked](https://github.com/dai-shi/react-tracked) from 1.7.12 to 1.7.14. - [Changelog](https://github.com/dai-shi/react-tracked/blob/main/CHANGELOG.md) - [Commits](https://github.com/dai-shi/react-tracked/compare/v1.7.12...v1.7.14) --- updated-dependencies: - dependency-name: react-tracked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f5a26c5962
commit
b6e672d767
16
web/package-lock.json
generated
16
web/package-lock.json
generated
@ -49,7 +49,7 @@
|
||||
"react-icons": "^4.12.0",
|
||||
"react-router-dom": "^6.22.2",
|
||||
"react-swipeable": "^7.0.1",
|
||||
"react-tracked": "^1.7.11",
|
||||
"react-tracked": "^1.7.14",
|
||||
"react-transition-group": "^4.4.5",
|
||||
"react-use-websocket": "^4.7.0",
|
||||
"react-zoom-pan-pinch": "^3.4.3",
|
||||
@ -6649,12 +6649,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-tracked": {
|
||||
"version": "1.7.12",
|
||||
"resolved": "https://registry.npmjs.org/react-tracked/-/react-tracked-1.7.12.tgz",
|
||||
"integrity": "sha512-4HhgUyhUVrq2Bc+Qu4ZloKHgEydR5Ge0YNsTLo/CCLhhk18wsYWOHY5ALrPjaeb5x4mWOQYuUMYe7G2VAfvFkQ==",
|
||||
"version": "1.7.14",
|
||||
"resolved": "https://registry.npmjs.org/react-tracked/-/react-tracked-1.7.14.tgz",
|
||||
"integrity": "sha512-6UMlgQeRAGA+uyYzuQGm7kZB6ZQYFhc7sntgP7Oxwwd6M0Ud/POyb4K3QWT1eXvoifSa80nrAWnXWFGpOvbwkw==",
|
||||
"dependencies": {
|
||||
"proxy-compare": "2.6.0",
|
||||
"use-context-selector": "1.4.2"
|
||||
"use-context-selector": "1.4.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=16.8.0",
|
||||
@ -7876,9 +7876,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/use-context-selector": {
|
||||
"version": "1.4.2",
|
||||
"resolved": "https://registry.npmjs.org/use-context-selector/-/use-context-selector-1.4.2.tgz",
|
||||
"integrity": "sha512-OZvd4TWirCMOwIwFlQFnECIyEGb3fvSrd71A8sGWiAPl6SIJTS60Ho+WnAr67T6/JedvlperiReCM5n9mnM3fQ==",
|
||||
"version": "1.4.4",
|
||||
"resolved": "https://registry.npmjs.org/use-context-selector/-/use-context-selector-1.4.4.tgz",
|
||||
"integrity": "sha512-pS790zwGxxe59GoBha3QYOwk8AFGp4DN6DOtH+eoqVmgBBRXVx4IlPDhJmmMiNQAgUaLlP+58aqRC3A4rdaSjg==",
|
||||
"peerDependencies": {
|
||||
"react": ">=16.8.0",
|
||||
"react-dom": "*",
|
||||
|
||||
@ -54,7 +54,7 @@
|
||||
"react-icons": "^4.12.0",
|
||||
"react-router-dom": "^6.22.2",
|
||||
"react-swipeable": "^7.0.1",
|
||||
"react-tracked": "^1.7.11",
|
||||
"react-tracked": "^1.7.14",
|
||||
"react-transition-group": "^4.4.5",
|
||||
"react-use-websocket": "^4.7.0",
|
||||
"react-zoom-pan-pinch": "^3.4.3",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user