diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 5dcd823a..cc5423e7 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -31,7 +31,7 @@ "vuetify": "3.3.16" }, "devDependencies": { - "@rushstack/eslint-patch": "1.3.3", + "@rushstack/eslint-patch": "1.4.0", "@vue/eslint-config-prettier": "8.0.0", "eslint": "8.49.0", "eslint-plugin-prettier": "5.0.0", @@ -2217,9 +2217,9 @@ } }, "node_modules/@rushstack/eslint-patch": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.3.3.tgz", - "integrity": "sha512-0xd7qez0AQ+MbHatZTlI1gu5vkG8r7MYRUJAHPAHJBmGLs16zpkrpAVLvjQKQOqaXPDUBwOiJzNc00znHSCVBw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.4.0.tgz", + "integrity": "sha512-cEjvTPU32OM9lUFegJagO0mRnIn+rbqrG89vV8/xLnLFX0DoR0r1oy5IlTga71Q7uT3Qus7qm7wgeiMT/+Irlg==", "dev": true }, "node_modules/@surma/rollup-plugin-off-main-thread": { @@ -8260,9 +8260,9 @@ } }, "@rushstack/eslint-patch": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.3.3.tgz", - "integrity": "sha512-0xd7qez0AQ+MbHatZTlI1gu5vkG8r7MYRUJAHPAHJBmGLs16zpkrpAVLvjQKQOqaXPDUBwOiJzNc00znHSCVBw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.4.0.tgz", + "integrity": "sha512-cEjvTPU32OM9lUFegJagO0mRnIn+rbqrG89vV8/xLnLFX0DoR0r1oy5IlTga71Q7uT3Qus7qm7wgeiMT/+Irlg==", "dev": true }, "@surma/rollup-plugin-off-main-thread": { diff --git a/frontend/package.json b/frontend/package.json index 4570654f..f300c15f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -34,7 +34,7 @@ "vuetify": "3.3.16" }, "devDependencies": { - "@rushstack/eslint-patch": "1.3.3", + "@rushstack/eslint-patch": "1.4.0", "@vue/eslint-config-prettier": "8.0.0", "eslint": "8.49.0", "eslint-plugin-prettier": "5.0.0",