aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/package.json')
-rw-r--r--app/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/package.json b/app/package.json
index ee3d6d1..d0713b0 100644
--- a/app/package.json
+++ b/app/package.json
@@ -4,7 +4,7 @@
"license": "MIT",
"author": "Matt Strapp <matt@mattstrapp.net>",
"dependencies": {
- "@floating-ui/dom": "1.6.8"
+ "@floating-ui/dom": "1.6.9"
},
"devDependencies": {
"@skeletonlabs/skeleton": "2.10.2",
@@ -18,8 +18,8 @@
"@types/html-minifier-terser": "7.0.2",
"@types/node": "22.1.0",
"@types/wicg-file-system-access": "2023.10.5",
- "@typescript-eslint/eslint-plugin": "8.0.0",
- "@typescript-eslint/parser": "8.0.0",
+ "@typescript-eslint/eslint-plugin": "8.0.1",
+ "@typescript-eslint/parser": "8.0.1",
"@vite-pwa/sveltekit": "0.6.0",
"autoprefixer": "10.4.20",
"crc": "4.3.2",
@@ -28,7 +28,7 @@
"eslint-plugin-svelte": "2.43.0",
"html-minifier-terser": "7.2.0",
"iconify-icon": "^2.1.0",
- "postcss": "8.4.40",
+ "postcss": "8.4.41",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
"svelte": "4.2.18",