commit 35893a9c2e1ea774d8026c2856aee953c2cae0d3
parent a3a6d9835a3de238903d7477e8acd2ab0f0ee837
Author: minerva-jupiter <ryouturn@gmail.com>
Date: Thu, 13 Nov 2025 10:50:08 +0900
build(deps): update @types/react to 19.2.4
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/bun.lock b/bun.lock
@@ -17,7 +17,7 @@
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@types/node": "^20.19.25",
- "@types/react": "^19.2.3",
+ "@types/react": "^19.2.4",
"@types/react-dom": "^19.2.3",
"eslint": "^9.39.1",
"eslint-config-next": "15.5.5",
@@ -396,7 +396,7 @@
"@types/pg-pool": ["@types/pg-pool@2.0.6", "", { "dependencies": { "@types/pg": "*" } }, "sha512-TaAUE5rq2VQYxab5Ts7WZhKNmuN78Q6PiFonTDdpbx8a1H0M1vhy3rhiMjl+e2iHmogyMw7jZF4FrE6eJUy5HQ=="],
- "@types/react": ["@types/react@19.2.3", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-k5dJVszUiNr1DSe8Cs+knKR6IrqhqdhpUwzqhkS8ecQTSf3THNtbfIp/umqHMpX2bv+9dkx3fwDv/86LcSfvSg=="],
+ "@types/react": ["@types/react@19.2.4", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-tBFxBp9Nfyy5rsmefN+WXc1JeW/j2BpBHFdLZbEVfs9wn3E3NRFxwV0pJg8M1qQAexFpvz73hJXFofV0ZAu92A=="],
"@types/react-dom": ["@types/react-dom@19.2.3", "", { "peerDependencies": { "@types/react": "^19.2.0" } }, "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ=="],
diff --git a/package.json b/package.json
@@ -22,7 +22,7 @@
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@types/node": "^20.19.25",
- "@types/react": "^19.2.3",
+ "@types/react": "^19.2.4",
"@types/react-dom": "^19.2.3",
"eslint": "^9.39.1",
"eslint-config-next": "15.5.5",