|
84 | 84 | }, |
85 | 85 | "devDependencies": { |
86 | 86 | "@testing-library/jest-dom": "6.4.5", |
87 | | - "@testing-library/react": "^15.0.7", |
| 87 | + "@testing-library/react": "^16.0.0", |
88 | 88 | "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
89 | 89 | "@types/jest": "^29.5.12", |
90 | | - "@types/node": "^20.12.12", |
| 90 | + "@types/node": "^20.14.1", |
91 | 91 | "@types/p5": "^1.7.6", |
92 | 92 | "@types/react": "^18.3.3", |
93 | 93 | "@types/react-dom": "^18.3.0", |
94 | | - "@typescript-eslint/eslint-plugin": "^7.11.0", |
| 94 | + "@typescript-eslint/eslint-plugin": "^7.12.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", |
98 | | - "eslint": "^9.3.0", |
| 98 | + "eslint": "^9.4.0", |
99 | 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 | 103 | "jsdom": "^24.1.0", |
104 | | - "prettier": "^3.2.5", |
| 104 | + "prettier": "^3.3.0", |
105 | 105 | "react": "19.0.0-rc-935180c7e0-20240524", |
106 | 106 | "react-dom": "19.0.0-rc-935180c7e0-20240524", |
107 | 107 | "rimraf": "^5.0.7", |
108 | 108 | "typescript": "^5.4.5", |
109 | | - "typescript-eslint": "^7.11.0", |
| 109 | + "typescript-eslint": "^7.12.0", |
110 | 110 | "vite": "^5.2.12", |
111 | 111 | "vite-plugin-dts": "^3.9.1", |
112 | 112 | "vitest": "^1.6.0", |
|
0 commit comments