|
88 | 88 | "@commitlint/types": "^19.0.0", |
89 | 89 | "@cypress/code-coverage": "3.13.6", |
90 | 90 | "@eslint/compat": "^1.2.0", |
91 | | - "@eslint/eslintrc": "3.1.0", |
92 | | - "@eslint/js": "9.14.0", |
| 91 | + "@eslint/eslintrc": "3.2.0", |
| 92 | + "@eslint/js": "9.15.0", |
93 | 93 | "@trivago/prettier-plugin-sort-imports": "4.3.0", |
94 | 94 | "@types/d3": "^7.4.3", |
95 | 95 | "@types/file-saver": "^2", |
|
104 | 104 | "@types/react": "18.3.12", |
105 | 105 | "@types/react-dom": "18.3.1", |
106 | 106 | "@types/react-plotly.js": "^2.6.3", |
107 | | - "@typescript-eslint/eslint-plugin": "8.14.0", |
108 | | - "@typescript-eslint/parser": "8.14.0", |
| 107 | + "@typescript-eslint/eslint-plugin": "8.15.0", |
| 108 | + "@typescript-eslint/parser": "8.15.0", |
109 | 109 | "@vitejs/plugin-react": "^4.2.1", |
110 | 110 | "@vitest/browser": "^2.0.0", |
111 | 111 | "concurrently": "9.1.0", |
112 | 112 | "cypress": "13.15.2", |
113 | 113 | "env-cmd": "10.1.0", |
114 | | - "eslint": "9.14.0", |
| 114 | + "eslint": "9.15.0", |
115 | 115 | "eslint-config-airbnb": "19.0.4", |
116 | 116 | "eslint-config-prettier": "9.1.0", |
117 | 117 | "eslint-import-resolver-typescript": "^3.6.1", |
|
0 commit comments