Update dependency typescript-eslint to v8.1.0

This commit is contained in:
2024-08-12 18:01:02 +00:00
parent cde4f49636
commit f7cd151c68
2 changed files with 50 additions and 50 deletions

View File

@@ -32,7 +32,7 @@
"tailwindcss": "3.4.9",
"tslib": "2.6.3",
"typescript": "5.5.4",
"typescript-eslint": "8.0.1",
"typescript-eslint": "8.1.0",
"unplugin-icons": "0.19.2",
"vite": "5.4.0"
},