|
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.13", |
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", |
70 | | - "@types/react-dom": "19.1.6", |
| 69 | + "@types/react": "19.1.13", |
| 70 | + "@types/react-dom": "19.1.9", |
71 | 71 | "tailwindcss": "^4.1.10", |
72 | 72 | "typescript": "5.8.3", |
73 | 73 | }, |
|
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.13", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-hHkbU/eoO3EG5/MZkuFSKmYqPbSVk5byPFa3e7y/8TybHiLMACgI8seVYlicwk7H5K/rI2px9xrQp/C+AUDTiQ=="], |
509 | 509 |
|
510 | | - "@types/react-dom": ["@types/react-dom@19.1.6", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw=="], |
| 510 | + "@types/react-dom": ["@types/react-dom@19.1.9", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ=="], |
511 | 511 |
|
512 | 512 | "@volar/language-core": ["@volar/language-core@2.4.14", "", { "dependencies": { "@volar/source-map": "2.4.14" } }, "sha512-X6beusV0DvuVseaOEy7GoagS4rYHgDHnTrdOj5jeUb49fW5ceQyP9Ej5rBhqgz2wJggl+2fDbbojq1XKaxDi6w=="], |
513 | 513 |
|
|
0 commit comments