Skip to content

Commit 8eba3a7

Browse files
authored
Merge pull request #894 from timlrx/update/next-14.2.1
update to next 14.2.1
2 parents 1366626 + 781d11d commit 8eba3a7

File tree

3 files changed

+146
-72
lines changed

3 files changed

+146
-72
lines changed

app/tag-data.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"github": 1,
99
"guide": 5,
1010
"tailwind": 3,
11-
"hello": 1,
1211
"holiday": 1,
1312
"canada": 1,
1413
"images": 1,

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"prepare": "husky"
1313
},
1414
"dependencies": {
15-
"@next/bundle-analyzer": "14.1.4",
15+
"@next/bundle-analyzer": "14.2.1",
1616
"@tailwindcss/forms": "^0.5.7",
1717
"@tailwindcss/typography": "^0.5.12",
1818
"autoprefixer": "^10.4.13",
@@ -22,7 +22,7 @@
2222
"gray-matter": "^4.0.2",
2323
"hast-util-from-html-isomorphic": "^2.0.0",
2424
"image-size": "1.0.0",
25-
"next": "14.1.4",
25+
"next": "14.2.1",
2626
"next-contentlayer2": "0.4.4",
2727
"next-themes": "^0.3.0",
2828
"pliny": "0.2.0",
@@ -50,7 +50,7 @@
5050
"@typescript-eslint/parser": "^6.1.0",
5151
"cross-env": "^7.0.3",
5252
"eslint": "^8.45.0",
53-
"eslint-config-next": "14.1.0",
53+
"eslint-config-next": "14.2.1",
5454
"eslint-config-prettier": "^8.8.0",
5555
"eslint-plugin-prettier": "^5.0.0",
5656
"husky": "^9.0.0",

0 commit comments

Comments
 (0)