update to next 14.2.1

This commit is contained in:
Timothy Lin
2024-04-17 16:06:01 +08:00
parent 55cd4b478a
commit 781d11d7a2
3 changed files with 146 additions and 72 deletions
+3 -3
View File
@@ -12,7 +12,7 @@
"prepare": "husky"
},
"dependencies": {
"@next/bundle-analyzer": "14.1.4",
"@next/bundle-analyzer": "14.2.1",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.12",
"autoprefixer": "^10.4.13",
@@ -22,7 +22,7 @@
"gray-matter": "^4.0.2",
"hast-util-from-html-isomorphic": "^2.0.0",
"image-size": "1.0.0",
"next": "14.1.4",
"next": "14.2.1",
"next-contentlayer2": "0.4.4",
"next-themes": "^0.3.0",
"pliny": "0.2.0",
@@ -50,7 +50,7 @@
"@typescript-eslint/parser": "^6.1.0",
"cross-env": "^7.0.3",
"eslint": "^8.45.0",
"eslint-config-next": "14.1.0",
"eslint-config-next": "14.2.1",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^9.0.0",