Fixed npm warnings

This commit is contained in:
Igor Katson 2023-12-06 01:26:33 +00:00
parent 86ff68e513
commit 21b78468a5
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
8 changed files with 195 additions and 591 deletions

View file

@ -15,6 +15,6 @@
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.16",
"typescript": "^5.3.2",
"vite": "^4.3.2"
"vite": "^4.5.1"
}
}