Skip to content

Commit 3356a33

Browse files
committed
chore: upgraded dependencies
1 parent b51f7d8 commit 3356a33

File tree

2 files changed

+648
-270
lines changed

2 files changed

+648
-270
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,21 @@
1111
},
1212
"dependencies": {
1313
"clsx": "2.0.0",
14-
"next": "14.0.2",
14+
"next": "14.0.3",
1515
"react": "18.2.0",
1616
"react-dom": "18.2.0",
1717
"tailwind-merge": "2.0.0"
1818
},
1919
"devDependencies": {
20-
"@types/node": "20.9.0",
21-
"@types/react": "18.2.37",
20+
"@types/node": "20.9.4",
21+
"@types/react": "18.2.38",
2222
"autoprefixer": "10.4.16",
23-
"eslint": "8.48.0",
24-
"eslint-config-next": "13.4.19",
23+
"eslint": "8.54.0",
24+
"eslint-config-next": "14.0.3",
2525
"eslint-config-prettier": "9.0.0",
2626
"postcss": "8.4.31",
27-
"prettier": "3.0.2",
27+
"prettier": "3.1.0",
2828
"tailwindcss": "3.3.5",
29-
"typescript": "5.2.2"
29+
"typescript": "5.3.2"
3030
}
3131
}

0 commit comments

Comments
 (0)