|
89 | 89 | "devDependencies": { |
90 | 90 | "@babel/eslint-plugin": "^7.25.9", |
91 | 91 | "@eslint/compat": "^1.2.6", |
92 | | - "@eslint/js": "^9.19.0", |
| 92 | + "@eslint/js": "^9.20.0", |
93 | 93 | "@testing-library/jest-dom": "6.6.3", |
94 | 94 | "@testing-library/react": "^16.2.0", |
95 | 95 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
96 | 96 | "@types/jest": "^29.5.14", |
97 | | - "@types/node": "^22.13.0", |
| 97 | + "@types/node": "^22.13.4", |
98 | 98 | "@types/p5": "^1.7.6", |
99 | 99 | "@types/react": "^19.0.8", |
100 | 100 | "@types/react-dom": "^19.0.3", |
101 | | - "@typescript-eslint/eslint-plugin": "^8.22.0", |
| 101 | + "@typescript-eslint/eslint-plugin": "^8.24.0", |
102 | 102 | "@vitejs/plugin-react": "^4.3.4", |
103 | | - "@vitest/coverage-v8": "^3.0.4", |
104 | | - "babel-plugin-react-compiler": "19.0.0-beta-27714ef-20250124", |
105 | | - "eslint": "^9.19.0", |
| 103 | + "@vitest/coverage-v8": "^3.0.5", |
| 104 | + "babel-plugin-react-compiler": "19.0.0-beta-30d8a17-20250209", |
| 105 | + "eslint": "^9.20.1", |
106 | 106 | "eslint-plugin-react": "^7.37.4", |
107 | | - "eslint-plugin-react-compiler": "19.0.0-beta-27714ef-20250124", |
| 107 | + "eslint-plugin-react-compiler": "19.0.0-beta-30d8a17-20250209", |
108 | 108 | "eslint-plugin-react-hooks": "^5.1.0", |
109 | 109 | "gh-pages": "^6.3.0", |
110 | 110 | "jiti": "^2.4.2", |
111 | 111 | "js": "^0.1.0", |
112 | 112 | "jsdom": "^26.0.0", |
113 | | - "prettier": "^3.4.2", |
| 113 | + "prettier": "^3.5.1", |
114 | 114 | "react": "19.0.0", |
115 | 115 | "react-dom": "19.0.0", |
116 | 116 | "rimraf": "^6.0.1", |
117 | 117 | "typescript": "^5.7.3", |
118 | | - "typescript-eslint": "^8.22.0", |
119 | | - "vite": "^6.0.11", |
| 118 | + "typescript-eslint": "^8.24.0", |
| 119 | + "vite": "^6.1.0", |
120 | 120 | "vite-plugin-dts": "^4.5.0", |
121 | | - "vitest": "^3.0.4", |
| 121 | + "vitest": "^3.0.5", |
122 | 122 | "vitest-canvas-mock": "^0.3.3" |
123 | 123 | } |
124 | 124 | } |
0 commit comments