diff options
Diffstat (limited to 'packages/frontend/package.json')
| -rw-r--r-- | packages/frontend/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/frontend/package.json b/packages/frontend/package.json index b4b486c979..09e0d92255 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -108,14 +108,14 @@ "@types/tinycolor2": "1.4.6", "@types/uuid": "9.0.8", "@types/ws": "8.5.10", - "@typescript-eslint/eslint-plugin": "6.18.1", - "@typescript-eslint/parser": "6.18.1", + "@typescript-eslint/eslint-plugin": "7.1.0", + "@typescript-eslint/parser": "7.1.0", "@vitest/coverage-v8": "0.34.6", "@vue/runtime-core": "3.4.21", "acorn": "8.11.3", "cross-env": "7.0.3", "cypress": "13.6.6", - "eslint": "8.56.0", + "eslint": "8.57.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-vue": "9.22.0", "fast-glob": "3.3.2", |