diff --git a/frontend/package-lock.json b/frontend/package-lock.json index d9fcb947..b3781ef8 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -21,7 +21,7 @@ "vue-router": "^4.5.0" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.10.4", + "@rushstack/eslint-patch": "^1.10.5", "@vitejs/plugin-vue": "^5.2.1", "@vitest/ui": "^2.1.8", "@vue/eslint-config-prettier": "^10.1.0", @@ -1288,9 +1288,9 @@ ] }, "node_modules/@rushstack/eslint-patch": { - "version": "1.10.4", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.4.tgz", - "integrity": "sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==", + "version": "1.10.5", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.5.tgz", + "integrity": "sha512-kkKUDVlII2DQiKy7UstOR1ErJP8kUKAQ4oa+SQtM0K+lPdmmjj0YnnxBgtTVYH7mUKtbsxeFC9y0AmK7Yb78/A==", "dev": true, "license": "MIT" }, diff --git a/frontend/package.json b/frontend/package.json index bad516c6..c9b69b50 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "vue-router": "^4.5.0" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.10.4", + "@rushstack/eslint-patch": "^1.10.5", "@vitejs/plugin-vue": "^5.2.1", "@vitest/ui": "^2.1.8", "@vue/eslint-config-prettier": "^10.1.0",