|
94 | 94 | "@cypress/code-coverage": "3.14.5", |
95 | 95 | "@eslint/compat": "^1.2.0", |
96 | 96 | "@eslint/eslintrc": "3.3.1", |
97 | | - "@eslint/js": "9.28.0", |
| 97 | + "@eslint/js": "9.30.0", |
98 | 98 | "@trivago/prettier-plugin-sort-imports": "5.2.2", |
99 | 99 | "@types/d3": "^7.4.3", |
100 | 100 | "@types/file-saver": "^2", |
|
109 | 109 | "@types/react": "18.3.23", |
110 | 110 | "@types/react-dom": "18.3.7", |
111 | 111 | "@types/react-plotly.js": "^2.6.3", |
112 | | - "@typescript-eslint/eslint-plugin": "8.33.1", |
113 | | - "@typescript-eslint/parser": "8.33.1", |
| 112 | + "@typescript-eslint/eslint-plugin": "8.35.1", |
| 113 | + "@typescript-eslint/parser": "8.35.1", |
114 | 114 | "@vitejs/plugin-react": "^4.2.1", |
115 | 115 | "@vitest/browser": "^3.0.0", |
116 | | - "concurrently": "9.1.2", |
| 116 | + "concurrently": "9.2.0", |
117 | 117 | "cypress": "13.17.0", |
118 | 118 | "env-cmd": "10.1.0", |
119 | | - "eslint": "9.28.0", |
| 119 | + "eslint": "9.30.0", |
120 | 120 | "eslint-config-airbnb": "19.0.4", |
121 | 121 | "eslint-config-prettier": "10.1.5", |
122 | 122 | "eslint-import-resolver-typescript": "^3.6.1", |
123 | 123 | "eslint-plugin-cypress": "4.3.0", |
124 | | - "eslint-plugin-import": "2.31.0", |
| 124 | + "eslint-plugin-import": "2.32.0", |
125 | 125 | "eslint-plugin-jsx-a11y": "6.10.2", |
126 | | - "eslint-plugin-prettier": "5.4.1", |
| 126 | + "eslint-plugin-prettier": "5.5.1", |
127 | 127 | "eslint-plugin-react": "^7.33.2", |
128 | 128 | "eslint-plugin-react-hooks": "5.2.0", |
129 | 129 | "husky": "9.1.7", |
130 | 130 | "jsdom": "^26.0.0", |
131 | 131 | "lodash.clonedeep": "^4.5.0", |
132 | 132 | "miragejs": "^0.1.48", |
133 | 133 | "nyc": "17.1.0", |
134 | | - "prettier": "3.5.3", |
| 134 | + "prettier": "3.6.2", |
135 | 135 | "pretty-quick": "4.2.2", |
136 | 136 | "stylis-plugin-rtl": "^2.1.1", |
137 | 137 | "uuid": "^11.0.0", |
|
0 commit comments