diff --git a/package-lock.json b/package-lock.json index a167938..90fa726 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "vue-router": "^5.0.4" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.15.0", + "@rushstack/eslint-patch": "^1.16.1", "@vitejs/plugin-vue": "^6.0.5", "@vue/eslint-config-prettier": "^9.0.0", "eslint": "^9.23.0", @@ -1467,9 +1467,9 @@ ] }, "node_modules/@rushstack/eslint-patch": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.15.0.tgz", - "integrity": "sha512-ojSshQPKwVvSMR8yT2L/QtUkV5SXi/IfDiJ4/8d6UbTPjiHVmxZzUAzGD8Tzks1b9+qQkZa0isUOvYObedITaw==", + "version": "1.16.1", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.16.1.tgz", + "integrity": "sha512-TvZbIpeKqGQQ7X0zSCvPH9riMSFQFSggnfBjFZ1mEoILW+UuXCKwOoPcgjMwiUtRqFZ8jWhPJc4um14vC6I4ag==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index c229e41..c003848 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "vue-router": "^5.0.4" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.15.0", + "@rushstack/eslint-patch": "^1.16.1", "@vitejs/plugin-vue": "^6.0.5", "@vue/eslint-config-prettier": "^9.0.0", "eslint": "^9.23.0",