Skip to content

Commit 8471c6c

Browse files
authored
Merge pull request #20 from sxjeru/dependabot/npm_and_yarn/multi-63e86b2692
build(deps): bump react and @types/react
2 parents fa3b8e0 + c915253 commit 8471c6c

2 files changed

Lines changed: 55 additions & 55 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"drizzle-orm": "^0.45.1",
1919
"lucide-react": "^0.562.0",
2020
"next": "16.1.6",
21-
"react": "19.2.3",
21+
"react": "19.2.4",
2222
"react-dom": "19.2.3",
2323
"react-day-picker": "^8.10.1",
2424
"recharts": "^3.6.0",
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@tailwindcss/postcss": "^4.1.18",
2929
"@types/node": "^25.0.9",
30-
"@types/react": "19.2.7",
30+
"@types/react": "19.2.10",
3131
"@types/react-dom": "19.2.3",
3232
"drizzle-kit": "^0.31.8",
3333
"eslint": "^9",
@@ -38,7 +38,7 @@
3838
},
3939
"pnpm": {
4040
"overrides": {
41-
"@types/react": "19.2.7",
41+
"@types/react": "19.2.10",
4242
"@types/react-dom": "19.2.3"
4343
}
4444
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)