|
71 | 71 | "devDependencies": {
|
72 | 72 | "@commitlint/cli": "19.5.0",
|
73 | 73 | "@commitlint/config-conventional": "19.5.0",
|
74 |
| - "@cypress/code-coverage": "3.13.5", |
| 74 | + "@cypress/code-coverage": "3.13.12", |
75 | 75 | "@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
76 | 76 | "@types/i18n": "0.13.12",
|
77 | 77 | "@types/lodash.clonedeep": "^4.5.9",
|
|
82 | 82 | "@typescript-eslint/parser": "8.12.2",
|
83 | 83 | "@vitejs/plugin-react": "^4.3.3",
|
84 | 84 | "concurrently": "9.0.1",
|
85 |
| - "cypress": "13.15.1", |
| 85 | + "cypress": "13.15.2", |
86 | 86 | "env-cmd": "10.1.0",
|
87 | 87 | "eslint": "8.57.1",
|
88 | 88 | "eslint-config-airbnb": "19.0.4",
|
89 | 89 | "eslint-config-airbnb-typescript": "^18.0.0",
|
90 |
| - "eslint-config-prettier": "9.1.0", |
| 90 | + "eslint-config-prettier": "9.1.2", |
91 | 91 | "eslint-config-react-app": "7.0.1",
|
92 | 92 | "eslint-import-resolver-typescript": "^3.6.3",
|
93 | 93 | "eslint-plugin-cypress": "4.1.0",
|
94 | 94 | "eslint-plugin-import": "2.31.0",
|
95 | 95 | "eslint-plugin-jsx-a11y": "6.10.2",
|
96 |
| - "eslint-plugin-prettier": "5.2.1", |
| 96 | + "eslint-plugin-prettier": "5.2.6", |
97 | 97 | "eslint-plugin-react": "^7.37.2",
|
98 | 98 | "eslint-plugin-react-hooks": "5.0.0",
|
99 |
| - "husky": "9.1.6", |
| 99 | + "husky": "9.1.7", |
100 | 100 | "miragejs": "^0.1.48",
|
101 | 101 | "nock": "^13.5.5",
|
102 | 102 | "nyc": "17.1.0",
|
103 | 103 | "prettier": "3.3.3",
|
104 |
| - "uuid": "11.0.2", |
| 104 | + "uuid": "11.0.5", |
105 | 105 | "vite": "^5.4.10",
|
106 | 106 | "vite-plugin-checker": "^0.8.0",
|
107 | 107 | "vite-plugin-istanbul": "^6.0.2"
|
|
0 commit comments