|
36 | 36 | "react-apexcharts": "^1.9.0", |
37 | 37 | "react-dom": "^19.2.3", |
38 | 38 | "react-error-boundary": "^6.1.0", |
39 | | - "react-router": "^7.12.0" |
| 39 | + "react-router": "^7.13.0" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@babel/preset-env": "^7.28.6", |
43 | 43 | "@babel/preset-react": "^7.28.5", |
44 | 44 | "@eslint/compat": "^2.0.1", |
45 | 45 | "@eslint/eslintrc": "^3.3.3", |
46 | | - "@playwright/test": "^1.57.0", |
| 46 | + "@playwright/test": "^1.58.0", |
47 | 47 | "@stryker-mutator/core": "^9.4.0", |
48 | 48 | "@stryker-mutator/jest-runner": "^9.4.0", |
49 | 49 | "@testing-library/dom": "^10.4.1", |
50 | 50 | "@testing-library/jest-dom": "^6.9.1", |
51 | | - "@testing-library/react": "^16.3.1", |
| 51 | + "@testing-library/react": "^16.3.2", |
52 | 52 | "@testing-library/user-event": "^14.6.1", |
53 | 53 | "@vitejs/plugin-react": "^5.1.2", |
54 | 54 | "babel-jest": "^30.2.0", |
|
63 | 63 | "eslint-plugin-prettier": "^5.5.5", |
64 | 64 | "eslint-plugin-react": "^7.37.5", |
65 | 65 | "eslint-plugin-security": "^3.0.1", |
66 | | - "globals": "^17.0.0", |
| 66 | + "globals": "^17.1.0", |
67 | 67 | "husky": "^9.1.7", |
68 | 68 | "jest": "^30.2.0", |
69 | 69 | "jest-environment-jsdom": "^30.2.0", |
70 | 70 | "jest-fetch-mock": "^3.0.3", |
71 | 71 | "jscpd": "^4.0.7", |
72 | | - "prettier": "^3.8.0", |
| 72 | + "prettier": "^3.8.1", |
73 | 73 | "pretty-quick": "^4.2.2", |
74 | 74 | "rollup-plugin-visualizer": "^6.0.5", |
75 | 75 | "vite": "^7.3.1", |
|
0 commit comments