chore(deps): upgrade Next.js

This commit is contained in:
rusconn
2023-10-14 17:17:41 +09:00
parent b0d5afe08b
commit e1e512b594
2 changed files with 72 additions and 76 deletions

View File

@@ -45,7 +45,7 @@
"jwt-decode": "^3.1.2",
"lucide-react": "^0.221.0",
"neverthrow": "^6.0.0",
"next": "13.4.12",
"next": "13.5.4",
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-day-picker": "^8.7.1",
@@ -58,7 +58,7 @@
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.0.1",
"@next/bundle-analyzer": "13.4.12",
"@next/bundle-analyzer": "13.5.4",
"@playwright/test": "^1.39.0",
"@types/create-hash": "^1.2.2",
"@types/html-escaper": "^3.0.0",