|
50 | 50 | "victory": "37.3.6" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@commitlint/cli": "^19.6.1", |
54 | | - "@commitlint/config-conventional": "^19.6.0", |
| 53 | + "@commitlint/cli": "^19.7.1", |
| 54 | + "@commitlint/config-conventional": "^19.7.1", |
55 | 55 | "@eslint/js": "^9.19.0", |
56 | 56 | "@testing-library/dom": "^10.4.0", |
57 | 57 | "@testing-library/jest-dom": "^6.6.3", |
58 | 58 | "@testing-library/react": "^16.2.0", |
59 | 59 | "@testing-library/user-event": "^14.6.1", |
60 | | - "@types/node": "^22.13.0", |
| 60 | + "@types/node": "^22.13.1", |
61 | 61 | "@types/react": "^19.0.8", |
62 | 62 | "@types/react-dom": "^19.0.3", |
63 | 63 | "@vitejs/plugin-react": "^4.3.4", |
64 | | - "@vitest/coverage-v8": "^3.0.4", |
| 64 | + "@vitest/coverage-v8": "^3.0.5", |
65 | 65 | "@vitest/eslint-plugin": "^1.1.25", |
66 | 66 | "circular-dependency-plugin": "^5.2.2", |
67 | 67 | "commitizen": "^4.3.1", |
|
87 | 87 | "terser-webpack-plugin": "^5.3.11", |
88 | 88 | "ts-loader": "^9.5.2", |
89 | 89 | "typescript": "^5.7.3", |
90 | | - "typescript-eslint": "^8.22.0", |
| 90 | + "typescript-eslint": "^8.23.0", |
91 | 91 | "vite": "^6.0.11", |
92 | | - "vitest": "^3.0.4", |
| 92 | + "vitest": "^3.0.5", |
93 | 93 | "webpack": "^5.97.1", |
94 | 94 | "webpack-cli": "^6.0.1" |
95 | 95 | } |
|
0 commit comments