aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/package.json b/app/package.json
index efc82f9..ad00fd6 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.10"
+ "@floating-ui/dom": "1.6.11"
},
"devDependencies": {
"@skeletonlabs/skeleton": "2.10.2",
@@ -16,7 +16,7 @@
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@types/html-minifier-terser": "7.0.2",
- "@types/node": "22.5.4",
+ "@types/node": "22.5.5",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
@@ -28,7 +28,7 @@
"eslint-plugin-svelte": "2.44.0",
"html-minifier-terser": "7.2.0",
"iconify-icon": "^2.1.0",
- "postcss": "8.4.45",
+ "postcss": "8.4.47",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
"svelte": "4.2.19",