chore: upgrade Next.js and related dependencies to version 14.2.23

This commit is contained in:
swve 2025-01-25 13:41:12 +01:00
parent 8729751830
commit 6edf02b92d
2 changed files with 65 additions and 65 deletions

View file

@ -44,7 +44,6 @@
"@tiptap/starter-kit": "^2.9.1",
"@types/dompurify": "^3.0.5",
"@types/randomcolor": "^0.5.9",
"prosemirror-state": "^1.4.3",
"avvvatars-react": "^0.4.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
@ -58,9 +57,10 @@
"katex": "^0.16.11",
"lowlight": "^3.1.0",
"lucide-react": "^0.453.0",
"next": "14.2.15",
"next": "14.2.23",
"next-auth": "^4.24.10",
"nextjs-toploader": "^1.6.12",
"prosemirror-state": "^1.4.3",
"randomcolor": "^0.6.2",
"re-resizable": "^6.10.0",
"react": "^18.3.1",