|
96 | 96 | "@cypress/code-coverage": "3.14.6", |
97 | 97 | "@eslint/compat": "^1.2.0", |
98 | 98 | "@eslint/eslintrc": "3.3.1", |
99 | | - "@eslint/js": "9.37.0", |
| 99 | + "@eslint/js": "9.39.1", |
100 | 100 | "@trivago/prettier-plugin-sort-imports": "5.2.2", |
101 | 101 | "@types/d3": "^7.4.3", |
102 | 102 | "@types/file-saver": "^2", |
|
106 | 106 | "@types/lodash.clonedeep": "^4.5.9", |
107 | 107 | "@types/lodash.isequal": "^4.5.8", |
108 | 108 | "@types/lodash.shuffle": "^4.2.9", |
109 | | - "@types/node": "22.18.8", |
| 109 | + "@types/node": "22.19.1", |
110 | 110 | "@types/papaparse": "^5", |
111 | 111 | "@types/react": "~19.2.0", |
112 | 112 | "@types/react-dom": "~19.2.0", |
113 | 113 | "@types/react-plotly.js": "^2.6.3", |
114 | | - "@typescript-eslint/eslint-plugin": "8.45.0", |
115 | | - "@typescript-eslint/parser": "8.45.0", |
| 114 | + "@typescript-eslint/eslint-plugin": "8.48.0", |
| 115 | + "@typescript-eslint/parser": "8.48.0", |
116 | 116 | "@vitejs/plugin-react": "^4.2.1", |
117 | 117 | "@vitest/browser": "^3.0.0", |
118 | 118 | "concurrently": "~9.2.1", |
119 | 119 | "cypress": "13.17.0", |
120 | 120 | "env-cmd": "10.1.0", |
121 | | - "eslint": "9.37.0", |
| 121 | + "eslint": "9.39.1", |
122 | 122 | "eslint-config-airbnb": "19.0.4", |
123 | 123 | "eslint-config-prettier": "10.1.8", |
124 | 124 | "eslint-import-resolver-typescript": "^3.6.1", |
|
137 | 137 | "pretty-quick": "4.2.2", |
138 | 138 | "stylis-plugin-rtl": "^2.1.1", |
139 | 139 | "uuid": "^11.0.0", |
140 | | - "vite": "~6.3.6", |
| 140 | + "vite": "~6.4.0", |
141 | 141 | "vite-plugin-checker": "^0.11.0", |
142 | 142 | "vite-plugin-istanbul": "^6.0.0", |
143 | 143 | "vite-plugin-top-level-await": "^1.4.4", |
|
0 commit comments