Skip to content

Commit 80c0fbe

Browse files
committed
Fixed dependency issues with latest versions of ESLint and TypeScript
1 parent 377dafc commit 80c0fbe

File tree

2 files changed

+72
-115
lines changed

2 files changed

+72
-115
lines changed

package-lock.json

Lines changed: 71 additions & 114 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"@radix-ui/react-alert-dialog": "~1.0",
100100
"@radix-ui/react-dropdown-menu": "~2.0",
101101
"@radix-ui/react-navigation-menu": "~1.1",
102-
"@typescript-eslint/eslint-plugin": "~7.1"
102+
"@typescript-eslint/eslint-plugin": "~6.2"
103103
},
104104
"engines": {
105105
"node": ">=18.0",

0 commit comments

Comments
 (0)