update to next 14.2.1
This commit is contained in:
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user