Skip to content

Commit e8a3040

Browse files
chore: update dependencies
Updated Next.js from 16.0.3 to 16.0.7, React from 19.2.0 to 19.2.1, React DOM from 19.2.0 to 19.2.1, @types/react from 19.2.2 to 19.2.7, and @types/react-dom from 19.2.2 to 19.2.3. Updated pnpm-lock.yaml to reflect dependency version changes. Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 parent 235538f commit e8a3040

File tree

2 files changed

+480
-480
lines changed

2 files changed

+480
-480
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"jsdom": "^27.0.1",
4242
"lucide-react": "^0.554.0",
4343
"nc-analytics": "^0.0.9",
44-
"next": "16.0.3",
44+
"next": "16.0.7",
4545
"next-recaptcha-v3": "^1.5.2",
4646
"next-sitemap": "^4.2.3",
4747
"next-themes": "^0.4.6",
4848
"next-validate-link": "^1.5.2",
4949
"nuqs": "^2.7.1",
50-
"react": "^19.2.0",
51-
"react-dom": "^19.2.0",
50+
"react": "^19.2.1",
51+
"react-dom": "^19.2.1",
5252
"react-remove-scroll": "^2.7.1",
5353
"remark": "^15.0.1",
5454
"remark-gfm": "^4.0.1",
@@ -69,8 +69,8 @@
6969
"@types/hast": "^3.0.4",
7070
"@types/mdx": "^2.0.13",
7171
"@types/node": "22.19.1",
72-
"@types/react": "^19.2.2",
73-
"@types/react-dom": "^19.2.2",
72+
"@types/react": "^19.2.7",
73+
"@types/react-dom": "^19.2.3",
7474
"babel-plugin-react-compiler": "^1.0.0",
7575
"dotenv": "^17.0.0",
7676
"postcss": "^8.5.6",

0 commit comments

Comments
 (0)