aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/package.json')
-rw-r--r--app/package.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/app/package.json b/app/package.json
index 4ece145..9132b70 100644
--- a/app/package.json
+++ b/app/package.json
@@ -4,41 +4,41 @@
"license": "MIT",
"author": "Matt Strapp <matt@mattstrapp.net>",
"dependencies": {
- "@floating-ui/dom": "1.6.13"
+ "@floating-ui/dom": "1.7.4"
},
"devDependencies": {
"@locusts/svelte": "^0.0.1",
- "@skeletonlabs/skeleton": "2.10.4",
- "@skeletonlabs/tw-plugin": "0.4.0",
- "@sveltejs/adapter-auto": "4.0.0",
- "@sveltejs/adapter-static": "3.0.8",
- "@sveltejs/kit": "2.16.1",
- "@sveltejs/vite-plugin-svelte": "^5.0.3",
- "@tailwindcss/forms": "0.5.10",
- "@tailwindcss/typography": "0.5.16",
+ "@skeletonlabs/skeleton": "4.8.0",
+ "@skeletonlabs/tw-plugin": "0.4.1",
+ "@sveltejs/adapter-auto": "7.0.0",
+ "@sveltejs/adapter-static": "3.0.10",
+ "@sveltejs/kit": "2.49.2",
+ "@sveltejs/vite-plugin-svelte": "^6.2.1",
+ "@tailwindcss/forms": "0.5.11",
+ "@tailwindcss/typography": "0.5.19",
"@types/html-minifier-terser": "7.0.2",
- "@types/node": "22.10.7",
- "@types/wicg-file-system-access": "2023.10.5",
- "@typescript-eslint/eslint-plugin": "8.21.0",
- "@typescript-eslint/parser": "8.21.0",
- "@vite-pwa/sveltekit": "0.6.7",
- "autoprefixer": "10.4.20",
+ "@types/node": "25.0.3",
+ "@types/wicg-file-system-access": "2023.10.7",
+ "@typescript-eslint/eslint-plugin": "8.50.0",
+ "@typescript-eslint/parser": "8.50.0",
+ "@vite-pwa/sveltekit": "1.1.0",
+ "autoprefixer": "10.4.23",
"crc": "4.3.2",
- "eslint": "9.18.0",
- "eslint-config-prettier": "10.0.1",
- "eslint-plugin-svelte": "2.46.1",
+ "eslint": "9.39.2",
+ "eslint-config-prettier": "10.1.8",
+ "eslint-plugin-svelte": "3.13.1",
"html-minifier-terser": "7.2.0",
- "iconify-icon": "^2.3.0",
- "postcss": "8.5.1",
- "prettier": "3.4.2",
- "prettier-plugin-svelte": "3.3.3",
- "svelte": "5.19.2",
- "svelte-check": "4.1.4",
- "tailwindcss": "3.4.17",
+ "iconify-icon": "^3.0.2",
+ "postcss": "8.5.6",
+ "prettier": "3.7.4",
+ "prettier-plugin-svelte": "3.4.1",
+ "svelte": "5.46.0",
+ "svelte-check": "4.3.4",
+ "tailwindcss": "4.1.18",
"tslib": "2.8.1",
- "typescript": "5.7.3",
- "vite": "6.0.13",
- "vite-plugin-pwa": "0.21.1",
+ "typescript": "5.9.3",
+ "vite": "7.3.0",
+ "vite-plugin-pwa": "1.2.0",
"vite-plugin-tailwind-purgecss": "0.3.5"
},
"private": true,