Skip to content

Commit 17760ff

Browse files
committed
Update deps
1 parent 1a839e8 commit 17760ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pocketbase-uml",
3-
"version": "0.8.5",
3+
"version": "0.8.6",
44
"description": "A free, open-source web application that generates UML diagrams based on PocketBase databases",
55
"keywords": [
66
"pocketbase",
@@ -55,7 +55,7 @@
5555
"@tanstack/svelte-query": "^5.35.1",
5656
"@types/eslint": "^8.56.10",
5757
"@types/lodash.throttle": "^4.1.9",
58-
"@types/node": "^20.12.10",
58+
"@types/node": "^20.12.11",
5959
"@typescript-eslint/eslint-plugin": "^7.8.0",
6060
"@typescript-eslint/parser": "^7.8.0",
6161
"eslint": "^8.56.0",
@@ -68,7 +68,7 @@
6868
"prettier": "^3.2.5",
6969
"prettier-plugin-svelte": "^3.2.3",
7070
"sass": "^1.77.0",
71-
"svelte": "^4.2.15",
71+
"svelte": "^4.2.16",
7272
"svelte-check": "^3.7.1",
7373
"svelte-local-storage-store": "^0.6.4",
7474
"the-new-css-reset": "^1.11.2",

0 commit comments

Comments
 (0)