diff --git a/backend/package.json b/backend/package.json index 779c7de38a23..5cd74ebacf64 100644 --- a/backend/package.json +++ b/backend/package.json @@ -45,7 +45,7 @@ "mjml": "4.15.0", "mongodb": "6.3.0", "mustache": "4.2.0", - "nodemailer": "8.0.10", + "nodemailer": "8.0.11", "object-hash": "3.0.0", "prom-client": "15.1.3", "rate-limiter-flexible": "5.0.3", @@ -69,7 +69,7 @@ "@types/mjml": "4.7.4", "@types/mustache": "4.2.2", "@types/node": "24.9.1", - "@types/nodemailer": "8.0.0", + "@types/nodemailer": "8.0.1", "@types/object-hash": "3.0.6", "@types/readline-sync": "1.4.8", "@types/string-similarity": "4.0.2", diff --git a/frontend/package.json b/frontend/package.json index 31221179b51f..24a7fc9a68f7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -38,11 +38,11 @@ "@solid-primitives/transition-group": "1.1.2", "@solidjs/meta": "0.29.4", "@tanstack/pacer-lite": "0.2.2", - "@tanstack/query-db-collection": "1.0.38", - "@tanstack/solid-db": "0.2.21", + "@tanstack/query-db-collection": "1.0.40", + "@tanstack/solid-db": "0.2.22", "@tanstack/solid-form": "1.33.0", "@tanstack/solid-hotkeys": "0.10.0", - "@tanstack/solid-query": "5.100.14", + "@tanstack/solid-query": "5.101.0", "@tanstack/solid-table": "8.21.3", "@ts-rest/core": "3.52.1", "animejs": "4.2.2", @@ -66,7 +66,7 @@ "object-hash": "3.0.0", "slim-select": "2.9.2", "stemmer": "2.0.1", - "tailwind-merge": "3.4.0", + "tailwind-merge": "3.6.0", "throttle-debounce": "5.0.2", "zod": "3.23.8", "zod-urlsearchparams": "0.0.16" @@ -80,15 +80,15 @@ "@solid-devtools/overlay": "0.33.5", "@solidjs/testing-library": "0.8.10", "@tailwindcss/vite": "4.2.1", - "@tanstack/eslint-plugin-query": "5.100.3", - "@tanstack/solid-devtools": "0.8.2", - "@tanstack/solid-hotkeys-devtools": "0.6.6", - "@tanstack/solid-query-devtools": "5.100.3", + "@tanstack/eslint-plugin-query": "5.101.0", + "@tanstack/solid-devtools": "0.8.5", + "@tanstack/solid-hotkeys-devtools": "0.7.0", + "@tanstack/solid-query-devtools": "5.101.0", "@testing-library/dom": "10.4.1", "@testing-library/jest-dom": "6.9.1", "@testing-library/user-event": "14.6.1", "@types/canvas-confetti": "1.9.0", - "@types/chartjs-plugin-trendline": "1.0.1", + "@types/chartjs-plugin-trendline": "1.0.4", "@types/damerau-levenshtein": "1.0.2", "@types/howler": "2.2.7", "@types/node": "24.9.1", diff --git a/frontend/src/404.html b/frontend/src/404.html index 434e54148afa..51aac59e56cd 100644 --- a/frontend/src/404.html +++ b/frontend/src/404.html @@ -162,7 +162,19 @@