Skip to content

Commit 687ac67

Browse files
committed
Update deps
1 parent ee82b4e commit 687ac67

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

package-lock.json

+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pocketbase-uml",
3-
"version": "0.8.3",
3+
"version": "0.8.4",
44
"description": "A free, open-source web application that generates UML diagrams based on PocketBase databases",
55
"keywords": [
66
"pocketbase",
@@ -49,13 +49,13 @@
4949
"pocketbase-uml": "./cli.cjs"
5050
},
5151
"devDependencies": {
52-
"@playwright/test": "^1.43.1",
52+
"@playwright/test": "^1.44.0",
5353
"@sveltejs/adapter-static": "^3.0.1",
5454
"@sveltejs/kit": "^2.5.7",
55-
"@tanstack/svelte-query": "^5.34.1",
55+
"@tanstack/svelte-query": "^5.35.1",
5656
"@types/eslint": "^8.56.10",
5757
"@types/lodash.throttle": "^4.1.9",
58-
"@types/node": "^20.12.8",
58+
"@types/node": "^20.12.10",
5959
"@typescript-eslint/eslint-plugin": "^7.8.0",
6060
"@typescript-eslint/parser": "^7.8.0",
6161
"eslint": "^8.56.0",
@@ -67,7 +67,7 @@
6767
"pocketbase": "^0.21.2",
6868
"prettier": "^3.2.5",
6969
"prettier-plugin-svelte": "^3.2.3",
70-
"sass": "^1.76.0",
70+
"sass": "^1.77.0",
7171
"svelte": "^4.2.15",
7272
"svelte-check": "^3.7.1",
7373
"svelte-local-storage-store": "^0.6.4",

0 commit comments

Comments
 (0)