Skip to content

Commit d91e212

Browse files
update pkgs
1 parent 2541c25 commit d91e212

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

package-lock.json

+18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12+
"@next/third-parties": "^14.2.13",
1213
"gray-matter": "^4.0.3",
1314
"next": "14.0.2",
1415
"next-intl": "^2.22.1",
@@ -30,4 +31,4 @@
3031
"tailwindcss": "^3.3.5",
3132
"typescript": "^5.2.2"
3233
}
33-
}
34+
}

0 commit comments

Comments
 (0)