|
32 | 32 | "devDependencies": { |
33 | 33 | "@tailwindcss/postcss": "^4.1.10", |
34 | 34 | "@types/node": "^24.0.1", |
35 | | - "@types/react": "19.1.7", |
| 35 | + "@types/react": "19.1.8", |
36 | 36 | "globby": "^14.1.0", |
37 | 37 | "tailwindcss": "^4.1.10", |
38 | 38 | "typescript": "5.8.3", |
|
66 | 66 | "@tailwindcss/postcss": "^4.1.10", |
67 | 67 | "@types/bun": "^1.2.15", |
68 | 68 | "@types/node": "^24.0.1", |
69 | | - "@types/react": "19.1.7", |
| 69 | + "@types/react": "19.1.8", |
70 | 70 | "@types/react-dom": "19.1.6", |
71 | 71 | "tailwindcss": "^4.1.10", |
72 | 72 | "typescript": "5.8.3", |
|
505 | 505 |
|
506 | 506 | "@types/node": ["@types/node@24.0.1", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-MX4Zioh39chHlDJbKmEgydJDS3tspMP/lnQC67G3SWsTnb9NeYVWOjkxpOSy4oMfPs4StcWHwBrvUb4ybfnuaw=="], |
507 | 507 |
|
508 | | - "@types/react": ["@types/react@19.1.7", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-BnsPLV43ddr05N71gaGzyZ5hzkCmGwhMvYc8zmvI8Ci1bRkkDSzDDVfAXfN2tk748OwI7ediiPX6PfT9p0QGVg=="], |
| 508 | + "@types/react": ["@types/react@19.1.8", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g=="], |
509 | 509 |
|
510 | 510 | "@types/react-dom": ["@types/react-dom@19.1.6", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw=="], |
511 | 511 |
|
|
0 commit comments