|
34 | 34 | "@types/chai-as-promised": "8.0.2", |
35 | 35 | "@types/mocha": "10.0.10", |
36 | 36 | "@types/node": "24.10.1", |
37 | | - "@types/react": "19.2.6", |
| 37 | + "@types/react": "19.2.7", |
38 | 38 | "@types/react-dom": "19.2.3", |
39 | 39 | "@types/sinon": "21.0.0", |
40 | 40 | "@types/sinon-chai": "4.0.0", |
41 | 41 | "@typescript-eslint/eslint-plugin": "8.47.0", |
42 | | - "@typescript-eslint/parser": "8.47.0", |
| 42 | + "@typescript-eslint/parser": "8.48.0", |
43 | 43 | "@vitejs/plugin-react": "5.1.1", |
44 | | - "@vitest/coverage-v8": "4.0.13", |
| 44 | + "@vitest/coverage-v8": "4.0.14", |
45 | 45 | "autoprefixer": "10.4.22", |
46 | 46 | "chai": "6.2.1", |
47 | 47 | "chai-as-promised": "8.0.2", |
|
66 | 66 | "ts-node": "10.9.2", |
67 | 67 | "tsconfig-paths": "4.2.0", |
68 | 68 | "typescript": "5.9.3", |
69 | | - "typescript-eslint": "8.47.0", |
| 69 | + "typescript-eslint": "8.48.0", |
70 | 70 | "vite": "7.2.4", |
71 | 71 | "vite-plugin-commonjs": "0.10.4", |
72 | 72 | "vite-tsconfig-paths": "5.1.4", |
73 | | - "vitest": "3.2.4" |
| 73 | + "vitest": "4.0.14" |
74 | 74 | }, |
75 | 75 | "packageManager": "yarn@4.5.3" |
76 | 76 | } |
0 commit comments