Update npm dependencies.

This commit is contained in:
2024-11-28 23:23:46 +13:00
parent 730a3f5a5b
commit 1877d9c0ff
2 changed files with 15 additions and 15 deletions

View File

@ -28,7 +28,7 @@
"next": "^15.0.3",
"next-themes": "^0.4.3",
"postcss": "^8.4.49",
"preact": "^10.24.3",
"preact": "^10.25.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-medium-image-zoom": "^4.3.5",
@ -60,8 +60,8 @@
"inquirer": "^12.1.0",
"lint-staged": "^15.2.10",
"next-remote-watch": "^2.0.0",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"prettier": "^3.4.1",
"prettier-plugin-tailwindcss": "^0.6.9",
"socket.io": "^4.8.1",
"socket.io-client": "^4.8.1"
},