updated js sdk

This commit is contained in:
Gani Georgiev
2025-12-02 19:23:21 +02:00
parent d76d4089cf
commit 85232ed6e4
31 changed files with 43 additions and 43 deletions

8
ui/package-lock.json generated
View File

@@ -23,7 +23,7 @@
"chartjs-plugin-zoom": "^2.0.1",
"leaflet": "^1.9.4",
"luxon": "^3.4.4",
"pocketbase": "^0.25.1",
"pocketbase": "^0.26.4",
"sass": "^1.45.0",
"svelte": "^4.0.0",
"svelte-flatpickr": "^3.3.3",
@@ -1869,9 +1869,9 @@
}
},
"node_modules/pocketbase": {
"version": "0.25.2",
"resolved": "https://registry.npmjs.org/pocketbase/-/pocketbase-0.25.2.tgz",
"integrity": "sha512-ONZl1+qHJMnhR2uacBlBJ90lm7njtL/zy0606+1ROfK9hSL4LRBRc8r89rMcNRzPzRqCNyoFTh2Qg/lYXdEC1w==",
"version": "0.26.4",
"resolved": "https://registry.npmjs.org/pocketbase/-/pocketbase-0.26.4.tgz",
"integrity": "sha512-r3JL7Lq7TfMSn0cWHD6RL27HM6BXGI3He4CgdX526nPhvacIMMKHONNh2Myuf+hineoeFXGf/BnrViH9V4TzEQ==",
"dev": true,
"license": "MIT"
},