Skip to content

Commit 1eb382f

Browse files
chore(deps): update dependency @types/react to v19.2.5
1 parent 2d74f5d commit 1eb382f

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
@@ -33,7 +33,7 @@
3333
"@remix-run/dev": "2.17.2",
3434
"@svgr/core": "8.1.0",
3535
"@svgr/plugin-jsx": "8.1.0",
36-
"@types/react": "19.2.4",
36+
"@types/react": "19.2.5",
3737
"@types/react-dom": "19.2.3",
3838
"@vercel/remix": "2.16.7",
3939
"npm-check-updates": "19.1.2",
@@ -638,7 +638,7 @@
638638

639639
"@types/node": ["@types/[email protected]", "", { "dependencies": { "undici-types": "~7.13.0" } }, "sha512-ljvjjs3DNXummeIaooB4cLBKg2U6SPI6Hjra/9rRIy7CpM0HpLtG9HptkMKAb4HYWy5S7HUvJEuWgr/y0U8SHw=="],
640640

641-
"@types/react": ["@types/[email protected].4", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-tBFxBp9Nfyy5rsmefN+WXc1JeW/j2BpBHFdLZbEVfs9wn3E3NRFxwV0pJg8M1qQAexFpvz73hJXFofV0ZAu92A=="],
641+
"@types/react": ["@types/[email protected].5", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-keKxkZMqnDicuvFoJbzrhbtdLSPhj/rZThDlKWCDbgXmUg0rEUFtRssDXKYmtXluZlIqiC5VqkCgRwzuyLHKHw=="],
642642

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@remix-run/dev": "2.17.2",
5050
"@svgr/core": "8.1.0",
5151
"@svgr/plugin-jsx": "8.1.0",
52-
"@types/react": "19.2.4",
52+
"@types/react": "19.2.5",
5353
"@types/react-dom": "19.2.3",
5454
"@vercel/remix": "2.16.7",
5555
"npm-check-updates": "19.1.2",

0 commit comments

Comments
 (0)