|
89 | 89 | "devDependencies": { |
90 | 90 | "@babel/eslint-plugin": "^7.27.1", |
91 | 91 | "@eslint/compat": "^1.3.1", |
92 | | - "@eslint/js": "^9.30.1", |
| 92 | + "@eslint/js": "^9.32.0", |
93 | 93 | "@testing-library/jest-dom": "6.6.3", |
94 | 94 | "@testing-library/react": "^16.3.0", |
95 | 95 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
96 | 96 | "@types/jest": "^30.0.0", |
97 | | - "@types/node": "^24.0.10", |
| 97 | + "@types/node": "^24.1.0", |
98 | 98 | "@types/p5": "^1.7.6", |
99 | | - "@types/react": "^19.1.8", |
100 | | - "@types/react-dom": "^19.1.6", |
101 | | - "@typescript-eslint/eslint-plugin": "^8.35.1", |
102 | | - "@vitejs/plugin-react": "^4.6.0", |
| 99 | + "@types/react": "^19.1.9", |
| 100 | + "@types/react-dom": "^19.1.7", |
| 101 | + "@typescript-eslint/eslint-plugin": "^8.38.0", |
| 102 | + "@vitejs/plugin-react": "^4.7.0", |
103 | 103 | "@vitest/coverage-v8": "^3.2.4", |
104 | 104 | "babel-plugin-react-compiler": "19.1.0-rc.2", |
105 | | - "eslint": "^9.30.1", |
| 105 | + "eslint": "^9.32.0", |
106 | 106 | "eslint-plugin-react": "^7.37.5", |
107 | 107 | "eslint-plugin-react-compiler": "19.1.0-rc.2", |
108 | 108 | "eslint-plugin-react-hooks": "^5.2.0", |
109 | 109 | "gh-pages": "^6.3.0", |
110 | | - "jiti": "^2.4.2", |
| 110 | + "jiti": "^2.5.1", |
111 | 111 | "js": "^0.1.0", |
112 | 112 | "jsdom": "^26.1.0", |
113 | 113 | "p5.capture": "^1.6.0", |
| 114 | + "p5.record.js": "^0.2.0", |
114 | 115 | "prettier": "^3.6.2", |
115 | 116 | "react": "19.1.0", |
116 | 117 | "react-dom": "19.1.0", |
117 | 118 | "rimraf": "^6.0.1", |
118 | 119 | "typescript": "^5.8.3", |
119 | | - "typescript-eslint": "^8.35.1", |
120 | | - "vite": "^7.0.2", |
| 120 | + "typescript-eslint": "^8.38.0", |
| 121 | + "vite": "^7.0.6", |
121 | 122 | "vite-plugin-dts": "^4.5.4", |
122 | 123 | "vitest": "^3.2.4", |
123 | 124 | "vitest-canvas-mock": "^0.3.3" |
|
0 commit comments