chore(deps): upgrade Next.js

This commit is contained in:
rusconn
2023-08-07 01:58:20 +09:00
parent 0d7106ef23
commit 2a2dac462a
3 changed files with 303 additions and 70 deletions

View File

@@ -42,7 +42,7 @@
"jwt-decode": "^3.1.2",
"lucide-react": "^0.221.0",
"neverthrow": "^6.0.0",
"next": "13.4.4",
"next": "13.4.12",
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-day-picker": "^8.7.1",
@@ -55,7 +55,7 @@
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.0.1",
"@next/bundle-analyzer": "13.4.4",
"@next/bundle-analyzer": "13.4.12",
"@types/create-hash": "^1.2.2",
"@types/html-escaper": "^3.0.0",
"@types/js-yaml": "^4.0.5",