aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-02-29 19:46:44 +0100
committerpml68 <tutorialmester@gmail.com>2024-02-29 19:46:52 +0100
commit46309ad105d5f96cd9506b5a5a0d40a98f3ab700 (patch)
tree1476bc13139664faf94eef43f9bbb49a147f7b96 /package.json
parentrefactor: remove unnecessary warning about the a tag not having a child element (diff)
downloadpml68.dev-46309ad105d5f96cd9506b5a5a0d40a98f3ab700.tar.gz
chore: update packages
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8849655..509ee19 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"dotenv": "^16.4.5",
"sass": "^1.71.1",
"svelte": "^4.2.12",
- "svelte-check": "^3.6.5",
+ "svelte-check": "^3.6.6",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.1.4"