diff --git a/package-lock.json b/package-lock.json index 4a51fa4..3654b43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "vue": "^3.4.21" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.10.1", + "@rushstack/eslint-patch": "^1.10.2", "@sentry/vite-plugin": "^2.16.1", "@tailwindcss/forms": "^0.5.7", "@vitejs/plugin-vue": "^5.0.4", @@ -1315,9 +1315,9 @@ ] }, "node_modules/@rushstack/eslint-patch": { - "version": "1.10.1", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.1.tgz", - "integrity": "sha512-S3Kq8e7LqxkA9s7HKLqXGTGck1uwis5vAXan3FnU5yw1Ec5hsSGnq4s/UCaSqABPOnOTg7zASLyst7+ohgWexg==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.2.tgz", + "integrity": "sha512-hw437iINopmQuxWPSUEvqE56NCPsiU8N4AYtfHmJFckclktzK9YQJieD3XkDCDH4OjL+C7zgPUh73R/nrcHrqw==", "dev": true }, "node_modules/@sentry-internal/feedback": { diff --git a/package.json b/package.json index adfc065..d23e05e 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "vue": "^3.4.21" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.10.1", + "@rushstack/eslint-patch": "^1.10.2", "@sentry/vite-plugin": "^2.16.1", "@tailwindcss/forms": "^0.5.7", "@vitejs/plugin-vue": "^5.0.4",