|
60 | 60 | "devDependencies": { |
61 | 61 | "@commitlint/cli": "19.8.1", |
62 | 62 | "@commitlint/config-conventional": "19.8.1", |
63 | | - "@cypress/code-coverage": "3.14.3", |
| 63 | + "@cypress/code-coverage": "3.14.5", |
64 | 64 | "@trivago/prettier-plugin-sort-imports": "4.3.0", |
65 | 65 | "@types/i18n": "0.13.12", |
66 | 66 | "@types/lodash.debounce": "4.0.9", |
|
70 | 70 | "@types/uuid": "10.0.0", |
71 | 71 | "@typescript-eslint/eslint-plugin": "6.21.0", |
72 | 72 | "@typescript-eslint/parser": "6.21.0", |
73 | | - "@vitejs/plugin-react": "4.5.0", |
| 73 | + "@vitejs/plugin-react": "4.5.2", |
74 | 74 | "axios": "1.9.0", |
75 | 75 | "concurrently": "8.2.2", |
76 | 76 | "cypress": "13.17.0", |
|
83 | 83 | "eslint-import-resolver-typescript": "3.10.1", |
84 | 84 | "eslint-plugin-cypress": "3.6.0", |
85 | 85 | "eslint-plugin-import": "2.31.0", |
86 | | - "eslint-plugin-jsx-a11y": "6.10.0", |
87 | | - "eslint-plugin-prettier": "5.4.0", |
| 86 | + "eslint-plugin-jsx-a11y": "6.10.2", |
| 87 | + "eslint-plugin-prettier": "5.4.1", |
88 | 88 | "eslint-plugin-react": "7.37.5", |
89 | 89 | "eslint-plugin-react-hooks": "4.6.2", |
90 | | - "husky": "9.1.6", |
| 90 | + "husky": "9.1.7", |
91 | 91 | "miragejs": "0.1.48", |
92 | | - "nock": "13.5.5", |
| 92 | + "nock": "13.5.6", |
93 | 93 | "nyc": "17.1.0", |
94 | 94 | "prettier": "3.5.3", |
95 | 95 | "uuid": "10.0.0", |
96 | | - "vite": "5.4.8", |
| 96 | + "vite": "5.4.19", |
97 | 97 | "vite-plugin-checker": "0.9.3", |
98 | 98 | "vite-plugin-istanbul": "6.0.2" |
99 | 99 | }, |
|
0 commit comments