|
99 | 99 | "devDependencies": { |
100 | 100 | "@commitlint/cli": "19.2.2", |
101 | 101 | "@commitlint/config-conventional": "19.2.2", |
102 | | - "@cypress/code-coverage": "3.12.38", |
| 102 | + "@cypress/code-coverage": "3.12.49", |
103 | 103 | "@trivago/prettier-plugin-sort-imports": "4.3.0", |
104 | 104 | "@types/file-saver": "^2.0.7", |
105 | 105 | "@types/i18n": "0.13.12", |
|
113 | 113 | "@types/react-sparklines": "^1.7.5", |
114 | 114 | "@types/react-syntax-highlighter": "^15.5.11", |
115 | 115 | "@types/uuid": "9.0.8", |
116 | | - "@typescript-eslint/eslint-plugin": "7.7.0", |
117 | | - "@typescript-eslint/parser": "7.7.0", |
| 116 | + "@typescript-eslint/eslint-plugin": "7.7.1", |
| 117 | + "@typescript-eslint/parser": "7.7.1", |
118 | 118 | "@vitejs/plugin-react": "^4.2.1", |
119 | 119 | "concurrently": "8.2.2", |
120 | 120 | "cypress": "13.8.1", |
121 | 121 | "env-cmd": "10.1.0", |
122 | | - "eslint": "8.57.0", |
| 122 | + "eslint": "8.57.1", |
123 | 123 | "eslint-config-airbnb": "19.0.4", |
124 | 124 | "eslint-config-prettier": "9.1.0", |
125 | 125 | "eslint-config-react-app": "7.0.1", |
|
129 | 129 | "eslint-plugin-jsx-a11y": "6.8.0", |
130 | 130 | "eslint-plugin-prettier": "5.1.3", |
131 | 131 | "eslint-plugin-react": "^7.34.1", |
132 | | - "eslint-plugin-react-hooks": "4.6.0", |
| 132 | + "eslint-plugin-react-hooks": "4.6.2", |
133 | 133 | "husky": "9.0.11", |
134 | 134 | "nyc": "15.1.0", |
135 | 135 | "prettier": "3.2.5", |
136 | 136 | "uuid": "9.0.1", |
137 | | - "vite": "5.2.11", |
| 137 | + "vite": "5.2.14", |
138 | 138 | "vite-plugin-checker": "0.6.4", |
139 | | - "vite-plugin-istanbul": "6.0.0" |
| 139 | + "vite-plugin-istanbul": "6.0.2" |
140 | 140 | }, |
141 | 141 | "browserslist": { |
142 | 142 | "production": [ |
|
0 commit comments