Update pan-zoom lib

This commit is contained in:
2025-06-16 22:41:29 -07:00
parent 5e3fac3d67
commit efa3c0c3e7
3 changed files with 12 additions and 19 deletions

9
package-lock.json generated
View File

@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
"svg-pan-zoom": "github:webdevcat-me/svg-pan-zoom"
"pan-zoom": "github:webdevcat-me/pan-zoom"
},
"devDependencies": {
"esbuild": "^0.20.2",
@@ -3042,6 +3042,10 @@
"integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
"dev": true
},
"node_modules/pan-zoom": {
"version": "0.1.0",
"resolved": "git+ssh://git@github.com/webdevcat-me/pan-zoom.git#2d3fc1cd22ffcc61ec178eeaf97f3a4d7cba98bf"
},
"node_modules/parse-json": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
@@ -3486,9 +3490,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/svg-pan-zoom": {
"resolved": "git+ssh://git@github.com/webdevcat-me/svg-pan-zoom.git#e7c191a78d583029192776f90833b8346f0227ff"
},
"node_modules/test-exclude": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",