Update dependency typescript-eslint to v8.0.0

This commit is contained in:
2024-07-31 21:02:57 +00:00
parent 32cf93c54c
commit bdffa1c50c
2 changed files with 50 additions and 50 deletions

View File

@@ -33,7 +33,7 @@
"tailwindcss": "3.4.7",
"tslib": "2.6.3",
"typescript": "5.5.4",
"typescript-eslint": "8.0.0-alpha.60",
"typescript-eslint": "8.0.0",
"unplugin-icons": "0.19.1",
"vite": "5.3.5"
},