Skip to content

Commit c63478c

Browse files
chore(deps): update dependency @types/react to v19.1.12 (#588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e79e09a commit c63478c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@tanstack/react-query-devtools": "5.85.5",
7474
"@tanstack/router-plugin": "1.131.28",
7575
"@types/luxon": "3.7.1",
76-
"@types/react": "19.1.11",
76+
"@types/react": "19.1.12",
7777
"@types/react-dom": "19.1.8",
7878
"@vitejs/plugin-react": "4.7.0",
7979
"babel-plugin-react-compiler": "19.1.0-rc.2",
@@ -824,7 +824,7 @@
824824

825825
"@types/prop-types": ["@types/[email protected]", "", {}, "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw=="],
826826

827-
"@types/react": ["@types/[email protected].11", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-lr3jdBw/BGj49Eps7EvqlUaoeA0xpj3pc0RoJkHpYaCHkVK7i28dKyImLQb3JVlqs3aYSXf7qYuWOW/fgZnTXQ=="],
827+
"@types/react": ["@types/[email protected].12", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-cMoR+FoAf/Jyq6+Df2/Z41jISvGZZ2eTlnsaJRptmZ76Caldwy1odD4xTr/gNV9VLj0AWgg/nmkevIyUfIIq5w=="],
828828

829829
"@types/react-dom": ["@types/[email protected]", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-xG7xaBMJCpcK0RpN8jDbAACQo54ycO6h4dSSmgv8+fu6ZIAdANkx/WsawASUjVXYfy+J9AbUpRMNNEsXCDfDBQ=="],
830830

clients/fj-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@tanstack/react-query-devtools": "5.85.5",
4949
"@tanstack/router-plugin": "1.131.28",
5050
"@types/luxon": "3.7.1",
51-
"@types/react": "19.1.11",
51+
"@types/react": "19.1.12",
5252
"@types/react-dom": "19.1.8",
5353
"@vitejs/plugin-react": "4.7.0",
5454
"babel-plugin-react-compiler": "19.1.0-rc.2",

0 commit comments

Comments
 (0)