Skip to content

Commit eeb7f5c

Browse files
committed
dependency bump
1 parent d01960b commit eeb7f5c

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

package-lock.json

Lines changed: 56 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"start": "next start"
2424
},
2525
"dependencies": {
26-
"next": "^14.2.13",
26+
"next": "^14.2.14",
2727
"react": "^18.3.1",
2828
"react-dom": "^18.3.1",
2929
"sharp": "^0.33.5",
@@ -34,12 +34,12 @@
3434
"@evilmartians/lefthook": "^1.7.18",
3535
"@tailwindcss/typography": "^0.5.15",
3636
"@types/node": "^22.7.4",
37-
"@types/react": "^18.3.10",
37+
"@types/react": "^18.3.11",
3838
"@types/react-dom": "^18.3.0",
3939
"@types/xml-escape": "^1.1.3",
4040
"autoprefixer": "^10.4.20",
4141
"eslint": "^8.57.0",
42-
"eslint-config-next": "^14.2.13",
42+
"eslint-config-next": "^14.2.14",
4343
"eslint-config-prettier": "^9.1.0",
4444
"postcss": "^8.4.47",
4545
"postcss-import": "^16.1.0",

0 commit comments

Comments
 (0)