|
28 | 28 | "@repo/eslint-config": "workspace:*", |
29 | 29 | "@repo/typescript-config": "workspace:*", |
30 | 30 | "@testing-library/react": "^16.3.0", |
31 | | - "@types/node": "^22.14.0", |
32 | | - "@types/react": "^19.1.0", |
33 | | - "@types/react-dom": "^19.1.1", |
34 | | - "@vitejs/plugin-react": "^4.3.4", |
35 | | - "@vitest/coverage-v8": "^3.1.1", |
| 31 | + "@types/node": "^22.15.19", |
| 32 | + "@types/react": "^19.1.4", |
| 33 | + "@types/react-dom": "^19.1.5", |
| 34 | + "@vitejs/plugin-react": "^4.4.1", |
| 35 | + "@vitest/coverage-v8": "^3.1.4", |
36 | 36 | "esbuild-plugin-rdi": "^0.0.0", |
37 | 37 | "esbuild-plugin-react18": "0.2.6", |
38 | 38 | "esbuild-plugin-react18-css": "^0.0.4", |
39 | | - "jsdom": "^26.0.0", |
| 39 | + "jsdom": "^26.1.0", |
40 | 40 | "react": "^19.1.0", |
41 | 41 | "react-dom": "^19.1.0", |
42 | | - "tsup": "^8.4.0", |
43 | | - "typescript": "^5.8.2", |
| 42 | + "tsup": "^8.5.0", |
| 43 | + "typescript": "^5.8.3", |
44 | 44 | "vite-tsconfig-paths": "^5.1.4", |
45 | | - "vitest": "^3.1.1" |
| 45 | + "vitest": "^3.1.4" |
46 | 46 | }, |
47 | 47 | "dependencies": { |
48 | 48 | "r18gs": "^3.0.1" |
|
0 commit comments