|
128 | 128 | "yup": "1.7.1" |
129 | 129 | }, |
130 | 130 | "devDependencies": { |
131 | | - "@eslint/js": "9.39.2", |
| 131 | + "@eslint/js": "9.39.3", |
132 | 132 | "@faker-js/faker": "10.3.0", |
133 | 133 | "@playwright/test": "1.58.2", |
134 | | - "@stylistic/eslint-plugin": "5.7.1", |
| 134 | + "@stylistic/eslint-plugin": "5.9.0", |
135 | 135 | "@testing-library/dom": "10.4.1", |
136 | 136 | "@testing-library/jest-dom": "6.9.1", |
137 | 137 | "@testing-library/react": "16.3.2", |
138 | 138 | "@testing-library/user-event": "14.6.1", |
139 | 139 | "@types/d3-scale": "4.0.9", |
140 | 140 | "@types/html-to-pdfmake": "2.4.5", |
141 | | - "@types/node": "22.19.9", |
| 141 | + "@types/node": "22.19.11", |
142 | 142 | "@types/qrcode": "1.5.6", |
143 | 143 | "@types/ramda": "0.31.1", |
144 | | - "@types/react": "19.2.13", |
| 144 | + "@types/react": "19.2.14", |
145 | 145 | "@types/react-csv": "1.1.10", |
146 | 146 | "@types/react-dom": "19.2.3", |
147 | 147 | "@types/react-grid-layout": "1.3.6", |
|
150 | 150 | "@types/react-transition-group": "4.4.12", |
151 | 151 | "@types/relay-runtime": "20.1.1", |
152 | 152 | "@types/relay-test-utils": "19.0.0", |
153 | | - "@vitejs/plugin-react": "5.1.3", |
| 153 | + "@vitejs/plugin-react": "5.1.4", |
154 | 154 | "@vitest/coverage-v8": "4.0.18", |
155 | 155 | "babel-plugin-relay": "20.1.1", |
156 | 156 | "chokidar": "5.0.0", |
157 | 157 | "compression": "1.8.1", |
158 | 158 | "esbuild": "0.27.3", |
159 | | - "eslint": "9.39.2", |
| 159 | + "eslint": "9.39.3", |
160 | 160 | "eslint-import-resolver-typescript": "4.4.4", |
161 | 161 | "eslint-plugin-custom-rules": "workspace:*", |
162 | 162 | "eslint-plugin-import": "2.32.0", |
|
166 | 166 | "globals": "17.3.0", |
167 | 167 | "http-proxy-middleware": "3.0.5", |
168 | 168 | "i18n-auto-translation": "2.2.3", |
169 | | - "jsdom": "28.0.0", |
| 169 | + "jsdom": "28.1.0", |
170 | 170 | "license-checker-rseidelsohn": "4.4.2", |
171 | 171 | "monocart-reporter": "2.10.0", |
172 | 172 | "relay-compiler": "20.1.1", |
173 | 173 | "relay-test-utils": "20.1.1", |
174 | 174 | "typescript": "5.9.3", |
175 | | - "typescript-eslint": "8.54.0", |
| 175 | + "typescript-eslint": "8.56.0", |
176 | 176 | "vite": "7.3.1", |
177 | 177 | "vite-plugin-relay": "2.1.0", |
178 | 178 | "vite-plugin-static-copy": "3.2.0", |
|
0 commit comments