Skip to content

Commit ee3fb28

Browse files
authored
Merge pull request #149 from TheNextLvl-net/renovate/react-monorepo
chore(deps): update dependency @types/react to v19.2.4
2 parents 28458e3 + a08807d commit ee3fb28

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@tailwindcss/postcss": "^4.1.15",
2323
"@types/bun": "^1.3.0",
2424
"@types/mdx": "^2.0.13",
25-
"@types/react": "19.2.3",
25+
"@types/react": "19.2.4",
2626
"@types/react-dom": "19.2.3",
2727
"eslint": "^9.38.0",
2828
"eslint-config-next": "16.0.2",
@@ -34,7 +34,7 @@
3434
},
3535
},
3636
"overrides": {
37-
"@types/react": "19.2.3",
37+
"@types/react": "19.2.4",
3838
"@types/react-dom": "19.2.3",
3939
},
4040
"packages": {
@@ -492,7 +492,7 @@
492492

493493
"@types/node": ["@types/[email protected]", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw=="],
494494

495-
"@types/react": ["@types/[email protected].3", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-k5dJVszUiNr1DSe8Cs+knKR6IrqhqdhpUwzqhkS8ecQTSf3THNtbfIp/umqHMpX2bv+9dkx3fwDv/86LcSfvSg=="],
495+
"@types/react": ["@types/[email protected].4", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-tBFxBp9Nfyy5rsmefN+WXc1JeW/j2BpBHFdLZbEVfs9wn3E3NRFxwV0pJg8M1qQAexFpvz73hJXFofV0ZAu92A=="],
496496

497497
"@types/react-dom": ["@types/[email protected]", "", { "peerDependencies": { "@types/react": "^19.2.0" } }, "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ=="],
498498

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@tailwindcss/postcss": "^4.1.15",
2828
"@types/bun": "^1.3.0",
2929
"@types/mdx": "^2.0.13",
30-
"@types/react": "19.2.3",
30+
"@types/react": "19.2.4",
3131
"@types/react-dom": "19.2.3",
3232
"eslint": "^9.38.0",
3333
"eslint-config-next": "16.0.2",
@@ -41,7 +41,7 @@
4141
"node": "22"
4242
},
4343
"overrides": {
44-
"@types/react": "19.2.3",
44+
"@types/react": "19.2.4",
4545
"@types/react-dom": "19.2.3"
4646
}
4747
}

0 commit comments

Comments
 (0)