diff --git a/frontend/package.json b/frontend/package.json index 5b2093fe4..b0a1cc490 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -129,7 +129,7 @@ "csstype": "3.2.3", "esbuild": "0.27.3", "eslint": "9.39.2", - "eslint-plugin-depend": "^1.4.0", + "eslint-plugin-depend": "1.4.0", "eslint-plugin-vue": "10.8.0", "happy-dom": "20.6.1", "histoire": "1.0.0-beta.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 80af87a47..c73edbde4 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -246,7 +246,7 @@ importers: specifier: 9.39.2 version: 9.39.2(jiti@2.4.2) eslint-plugin-depend: - specifier: ^1.4.0 + specifier: 1.4.0 version: 1.4.0 eslint-plugin-vue: specifier: 10.8.0