|
61 | 61 | "devDependencies": { |
62 | 62 | "@commitlint/cli": "18.6.1", |
63 | 63 | "@commitlint/config-conventional": "18.6.3", |
64 | | - "@cypress/code-coverage": "3.12.49", |
| 64 | + "@cypress/code-coverage": "3.14.5", |
65 | 65 | "@trivago/prettier-plugin-sort-imports": "4.3.0", |
66 | 66 | "@types/i18n": "0.13.12", |
67 | 67 | "@types/lodash.debounce": "4.0.9", |
|
71 | 71 | "@types/uuid": "9.0.8", |
72 | 72 | "@typescript-eslint/eslint-plugin": "6.21.0", |
73 | 73 | "@typescript-eslint/parser": "6.21.0", |
74 | | - "@vitejs/plugin-react": "4.2.1", |
75 | | - "axios": "1.6.8", |
| 74 | + "@vitejs/plugin-react": "4.7.0", |
| 75 | + "axios": "1.10.0", |
76 | 76 | "concurrently": "8.2.2", |
77 | | - "cypress": "13.8.1", |
| 77 | + "cypress": "13.17.0", |
78 | 78 | "env-cmd": "10.1.0", |
79 | 79 | "eslint": "8.57.1", |
80 | 80 | "eslint-config-airbnb": "19.0.4", |
81 | 81 | "eslint-config-airbnb-typescript": "17.1.0", |
82 | 82 | "eslint-config-prettier": "9.1.0", |
83 | 83 | "eslint-config-react-app": "7.0.1", |
84 | | - "eslint-import-resolver-typescript": "3.6.3", |
| 84 | + "eslint-import-resolver-typescript": "3.10.1", |
85 | 85 | "eslint-plugin-cypress": "2.15.2", |
86 | | - "eslint-plugin-import": "2.29.1", |
87 | | - "eslint-plugin-jsx-a11y": "6.8.0", |
88 | | - "eslint-plugin-prettier": "5.1.3", |
89 | | - "eslint-plugin-react": "7.34.4", |
| 86 | + "eslint-plugin-import": "2.32.0", |
| 87 | + "eslint-plugin-jsx-a11y": "6.10.2", |
| 88 | + "eslint-plugin-prettier": "5.5.3", |
| 89 | + "eslint-plugin-react": "7.37.5", |
90 | 90 | "eslint-plugin-react-hooks": "4.6.2", |
91 | 91 | "husky": "8.0.3", |
92 | 92 | "miragejs": "0.1.48", |
93 | 93 | "nock": "13.5.6", |
94 | 94 | "nyc": "15.1.0", |
95 | | - "prettier": "3.2.5", |
| 95 | + "prettier": "3.6.2", |
96 | 96 | "uuid": "9.0.1", |
97 | | - "vite": "5.2.14", |
98 | | - "vite-plugin-checker": "0.6.4", |
| 97 | + "vite": "5.4.19", |
| 98 | + "vite-plugin-checker": "0.10.1", |
99 | 99 | "vite-plugin-istanbul": "5.0.0" |
100 | 100 | }, |
101 | 101 | "browserslist": { |
|
0 commit comments