mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 05:35:25 +03:00
Bump konva from 9.3.9 to 9.3.11 in /web
Bumps [konva](https://github.com/konvajs/konva) from 9.3.9 to 9.3.11. - [Release notes](https://github.com/konvajs/konva/releases) - [Changelog](https://github.com/konvajs/konva/blob/master/CHANGELOG.md) - [Commits](https://github.com/konvajs/konva/compare/9.3.9...9.3.11) --- updated-dependencies: - dependency-name: konva dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
058e9a3ba0
commit
2cd799a2c6
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -38,7 +38,7 @@
|
||||
"hls.js": "^1.5.8",
|
||||
"idb-keyval": "^6.2.1",
|
||||
"immer": "^10.1.1",
|
||||
"konva": "^9.3.9",
|
||||
"konva": "^9.3.11",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.379.0",
|
||||
"monaco-yaml": "^5.1.1",
|
||||
@ -5233,9 +5233,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/konva": {
|
||||
"version": "9.3.9",
|
||||
"resolved": "https://registry.npmjs.org/konva/-/konva-9.3.9.tgz",
|
||||
"integrity": "sha512-0ACsA2kCGilptQqosTVdu5g1jAeONZI/W/L5U7afeRhoWqSV+HjcuBB+vsFzs64oL/02y+4/jd3K5RL0sLCxbQ==",
|
||||
"version": "9.3.11",
|
||||
"resolved": "https://registry.npmjs.org/konva/-/konva-9.3.11.tgz",
|
||||
"integrity": "sha512-ZkFF4CXKZCDd2+6sBPA0y3hQ+X4uTqIS6JxTl3BEOFJzKr1tId+rxxJgtsk1FQIH3auuvnMj/rkbatUcf9C2Wg==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "patreon",
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
"hls.js": "^1.5.8",
|
||||
"idb-keyval": "^6.2.1",
|
||||
"immer": "^10.1.1",
|
||||
"konva": "^9.3.9",
|
||||
"konva": "^9.3.11",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.379.0",
|
||||
"monaco-yaml": "^5.1.1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user