chore: upgrade next to 14.1.1 (#5310)

This commit is contained in:
Joel
2024-06-17 15:50:41 +08:00
committed by GitHub
parent 61ebcd8adb
commit a1d8c86ee3
2 changed files with 67 additions and 61 deletions

View File

@@ -51,7 +51,7 @@
"lodash-es": "^4.17.21",
"mermaid": "10.4.0",
"negotiator": "^0.6.3",
"next": "^14.0.4",
"next": "^14.1.1",
"next-nprogress-bar": "^2.3.8",
"qrcode.react": "^3.1.0",
"qs": "^6.11.1",
@@ -137,4 +137,4 @@
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0"
}
}
}