aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/package.json')
-rw-r--r--app/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/package.json b/app/package.json
index e079783..ab26bbb 100644
--- a/app/package.json
+++ b/app/package.json
@@ -18,8 +18,8 @@
"@types/html-minifier-terser": "7.0.2",
"@types/node": "22.4.1",
"@types/wicg-file-system-access": "2023.10.5",
- "@typescript-eslint/eslint-plugin": "8.1.0",
- "@typescript-eslint/parser": "8.1.0",
+ "@typescript-eslint/eslint-plugin": "8.2.0",
+ "@typescript-eslint/parser": "8.2.0",
"@vite-pwa/sveltekit": "0.6.0",
"autoprefixer": "10.4.20",
"crc": "4.3.2",
@@ -36,7 +36,7 @@
"tailwindcss": "3.4.10",
"tslib": "2.6.3",
"typescript": "5.5.4",
- "vite": "5.4.1",
+ "vite": "5.4.2",
"vite-plugin-pwa": "0.20.1",
"vite-plugin-tailwind-purgecss": "0.3.3"
},