Skip to content

Commit f5c9c35

Browse files
committed
chore: update dependencies for React and Next.js
- Upgraded React and React DOM to version 19.2.6 for improved performance and compatibility. - Updated Next.js to version 16.2.6 to leverage the latest features and enhancements.
1 parent ecbd38e commit f5c9c35

2 files changed

Lines changed: 1136 additions & 803 deletions

File tree

apps/web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,15 @@
7676
"lucide-react": "^0.576.0",
7777
"micromark": "^4.0.2",
7878
"micromark-extension-gfm-table": "^2.0.0",
79-
"next": "^16.1.6",
79+
"next": "^16.2.6",
8080
"next-sanity": "^13.0.7",
8181
"next-themes": "^0.4.6",
8282
"nextjs-toploader": "^3.9.17",
8383
"postcss": "^8.5.6",
84-
"react": "^19.2.4",
84+
"react": "^19.2.6",
8585
"react-cookie": "^8.0.1",
8686
"react-day-picker": "^9.14.0",
87-
"react-dom": "^19.2.4",
87+
"react-dom": "^19.2.6",
8888
"react-dropzone": "^15.0.0",
8989
"react-facebook-pixel": "^1.0.4",
9090
"react-hook-form": "^7.71.2",

0 commit comments

Comments
 (0)