diff --git a/package-lock.json b/package-lock.json index 260cf9d..0ea1db6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@mantine/modals": "^7.15.2", "@mantine/notifications": "^7.15.2", "@mantine/spotlight": "^7.15.2", - "@rushstack/eslint-patch": "^1.8.0", + "@rushstack/eslint-patch": "^1.10.5", "@tabler/icons-react": "^3.28.1", "@trivago/prettier-plugin-sort-imports": "^5.2.1", "@types/node": "^22.10.5", @@ -1605,11 +1605,10 @@ ] }, "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==", - "dev": true, - "license": "MIT" + "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 }, "node_modules/@swc/helpers": { "version": "0.5.15", diff --git a/package.json b/package.json index 52f67c7..eaf895b 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@mantine/modals": "^7.15.2", "@mantine/notifications": "^7.15.2", "@mantine/spotlight": "^7.15.2", - "@rushstack/eslint-patch": "^1.8.0", + "@rushstack/eslint-patch": "^1.10.5", "@tabler/icons-react": "^3.28.1", "@trivago/prettier-plugin-sort-imports": "^5.2.1", "@types/node": "^22.10.5",