aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/app/package.json b/app/package.json
index ef71bb2..2ccfb46 100644
--- a/app/package.json
+++ b/app/package.json
@@ -19,12 +19,12 @@
"@types/html-minifier-terser": "7.0.2",
"@types/node": "22.9.0",
"@types/wicg-file-system-access": "2023.10.5",
- "@typescript-eslint/eslint-plugin": "8.14.0",
- "@typescript-eslint/parser": "8.14.0",
+ "@typescript-eslint/eslint-plugin": "8.15.0",
+ "@typescript-eslint/parser": "8.15.0",
"@vite-pwa/sveltekit": "0.6.6",
"autoprefixer": "10.4.20",
"crc": "4.3.2",
- "eslint": "9.14.0",
+ "eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.46.0",
"html-minifier-terser": "7.2.0",
@@ -32,8 +32,8 @@
"postcss": "8.4.49",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.8",
- "svelte": "5.2.0",
- "svelte-check": "4.0.8",
+ "svelte": "5.2.3",
+ "svelte-check": "4.0.9",
"tailwindcss": "3.4.15",
"tslib": "2.8.1",
"typescript": "5.6.3",