|
92 | 92 | "devDependencies": { |
93 | 93 | "@babel/eslint-plugin": "^7.27.1", |
94 | 94 | "@eslint/compat": "^2.0.0", |
95 | | - "@eslint/js": "^9.33.0", |
| 95 | + "@eslint/js": "^9.39.2", |
96 | 96 | "@testing-library/jest-dom": "6.9.1", |
97 | 97 | "@testing-library/react": "^16.3.0", |
98 | 98 | "@trivago/prettier-plugin-sort-imports": "^6.0.0", |
99 | 99 | "@types/jest": "^30.0.0", |
100 | | - "@types/node": "^24.3.0", |
101 | | - "@types/react": "^19.1.10", |
102 | | - "@types/react-dom": "^19.1.7", |
103 | | - "@typescript-eslint/eslint-plugin": "^8.39.1", |
104 | | - "@vitejs/plugin-react": "^5.0.0", |
105 | | - "@vitest/coverage-v8": "^4.0.6", |
| 100 | + "@types/node": "^25.0.1", |
| 101 | + "@types/react": "^19.2.7", |
| 102 | + "@types/react-dom": "^19.2.3", |
| 103 | + "@typescript-eslint/eslint-plugin": "^8.49.0", |
| 104 | + "@vitejs/plugin-react": "^5.1.2", |
| 105 | + "@vitest/coverage-v8": "^4.0.15", |
106 | 106 | "babel-plugin-react-compiler": "19.1.0-rc.3", |
107 | | - "eslint": "^9.33.0", |
| 107 | + "eslint": "^9.39.2", |
108 | 108 | "eslint-plugin-react": "^7.37.5", |
109 | 109 | "eslint-plugin-react-compiler": "19.1.0-rc.2", |
110 | 110 | "eslint-plugin-react-hooks": "^7.0.1", |
111 | 111 | "gh-pages": "^6.3.0", |
112 | | - "happy-dom": "^20.0.0", |
| 112 | + "happy-dom": "^20.0.11", |
113 | 113 | "p5.capture": "^1.6.0", |
114 | 114 | "p5.record.js": "^0.2.0", |
115 | | - "prettier": "^3.6.2", |
116 | | - "react": "19.2.0", |
117 | | - "react-dom": "19.2.0", |
118 | | - "rimraf": "^6.0.1", |
119 | | - "typescript": "^5.9.2", |
120 | | - "typescript-eslint": "^8.39.1", |
121 | | - "vite": "^7.1.2", |
| 115 | + "prettier": "^3.7.4", |
| 116 | + "react": "19.2.3", |
| 117 | + "react-dom": "19.2.3", |
| 118 | + "rimraf": "^6.1.2", |
| 119 | + "typescript": "^5.9.3", |
| 120 | + "typescript-eslint": "^8.49.0", |
| 121 | + "vite": "^7.2.7", |
122 | 122 | "vite-plugin-dts": "^4.5.4", |
123 | | - "vitest": "^4.0.6", |
| 123 | + "vitest": "^4.0.15", |
124 | 124 | "vitest-canvas-mock": "^1.1.3" |
125 | 125 | } |
126 | 126 | } |
0 commit comments