Skip to content

Commit c39796e

Browse files
committed
update nextjs to 15.1.4
1 parent 0a82cfc commit c39796e

File tree

2 files changed

+1710
-1635
lines changed

2 files changed

+1710
-1635
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@headlessui/react": "2.2.0",
16-
"@next/bundle-analyzer": "15.0.2",
16+
"@next/bundle-analyzer": "15.1.4",
1717
"@tailwindcss/forms": "^0.5.9",
1818
"@tailwindcss/typography": "^0.5.15",
1919
"autoprefixer": "^10.4.13",
@@ -24,7 +24,7 @@
2424
"gray-matter": "^4.0.2",
2525
"hast-util-from-html-isomorphic": "^2.0.0",
2626
"image-size": "1.0.0",
27-
"next": "15.0.2",
27+
"next": "15.1.4",
2828
"next-contentlayer2": "0.5.3",
2929
"next-themes": "^0.3.0",
3030
"pliny": "0.4.0",
@@ -56,7 +56,7 @@
5656
"@typescript-eslint/parser": "^8.12.0",
5757
"cross-env": "^7.0.3",
5858
"eslint": "^9.14.0",
59-
"eslint-config-next": "15.0.2",
59+
"eslint-config-next": "15.1.4",
6060
"eslint-config-prettier": "^9.1.0",
6161
"eslint-plugin-prettier": "^5.2.0",
6262
"globals": "^15.12.0",

0 commit comments

Comments
 (0)