Skip to content

Commit 3af2aa0

Browse files
committed
update packages
1 parent 2fb7480 commit 3af2aa0

File tree

2 files changed

+518
-606
lines changed

2 files changed

+518
-606
lines changed

apps/www/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@
1313
"contentlayer": "contentlayer build"
1414
},
1515
"dependencies": {
16-
"@tailwindcss/typography": "^0.5.16",
17-
"@vercel/analytics": "^1.5.0",
16+
"@tailwindcss/typography": "^0.5.19",
17+
"@vercel/analytics": "^1.6.1",
1818
"@workspace/ui": "workspace:*",
1919
"contentlayer": "^0.3.4",
2020
"date-fns": "^4.1.0",
21-
"lucide-react": "^0.525.0",
22-
"next": "^15.5.6",
21+
"lucide-react": "^0.556.0",
22+
"next": "^16.0.7",
2323
"next-contentlayer": "^0.3.4",
2424
"next-mdx-remote": "^5.0.0",
2525
"next-themes": "^0.4.6",
26-
"react": "^19.2.0",
27-
"react-dom": "^19.2.0",
28-
"react-syntax-highlighter": "^15.6.6",
26+
"react": "^19.2.1",
27+
"react-dom": "^19.2.1",
28+
"react-syntax-highlighter": "^16.1.0",
2929
"rehype-highlight": "^7.0.2",
3030
"rehype-prism-plus": "^2.0.1",
3131
"rehype-slug": "^6.0.0",
32-
"remark-gfm": "3.0.1",
32+
"remark-gfm": "4.0.1",
3333
"sonner": "^2.0.7"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)