|
89 | 89 | "@types/jest": "^29.5.12", |
90 | 90 | "@types/node": "^20.12.12", |
91 | 91 | "@types/p5": "^1.7.6", |
92 | | - "@types/react": "^18.3.2", |
| 92 | + "@types/react": "^18.3.3", |
93 | 93 | "@types/react-dom": "^18.3.0", |
94 | | - "@typescript-eslint/eslint-plugin": "^7.10.0", |
| 94 | + "@typescript-eslint/eslint-plugin": "^7.11.0", |
95 | 95 | "@vitejs/plugin-react": "^4.3.0", |
96 | 96 | "@vitest/coverage-v8": "^1.6.0", |
97 | 97 | "babel-plugin-react-compiler": "0.0.0-experimental-592953e-20240517", |
98 | 98 | "eslint": "^9.3.0", |
99 | | - "eslint-plugin-react": "^7.34.1", |
| 99 | + "eslint-plugin-react": "^7.34.2", |
100 | 100 | "eslint-plugin-react-compiler": "0.0.0-experimental-c8b3f72-20240517", |
101 | 101 | "eslint-plugin-react-hooks": "^4.6.2", |
102 | 102 | "gh-pages": "^6.1.1", |
103 | | - "jsdom": "^24.0.0", |
| 103 | + "jsdom": "^24.1.0", |
104 | 104 | "prettier": "^3.2.5", |
105 | 105 | "react": "19.0.0-beta-26f2496093-20240514", |
106 | 106 | "react-dom": "19.0.0-beta-26f2496093-20240514", |
107 | 107 | "rimraf": "^5.0.7", |
108 | 108 | "typescript": "^5.4.5", |
109 | | - "typescript-eslint": "^7.10.0", |
110 | | - "vite": "^5.2.11", |
| 109 | + "typescript-eslint": "^7.11.0", |
| 110 | + "vite": "^5.2.12", |
111 | 111 | "vite-plugin-dts": "^3.9.1", |
112 | 112 | "vitest": "^1.6.0", |
113 | 113 | "vitest-canvas-mock": "^0.3.3" |
|
0 commit comments