update dependencies

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
This commit is contained in:
ゆめ 2024-07-29 12:20:01 -05:00
parent 34f62ae693
commit 2d7662c5e3
No known key found for this signature in database
2 changed files with 621 additions and 631 deletions

View file

@ -10,19 +10,19 @@
"preview": "vite preview" "preview": "vite preview"
}, },
"dependencies": { "dependencies": {
"react": "^18.2.0", "react": "^18.3.0",
"react-dom": "^18.2.0" "react-dom": "^18.3.0"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "^18.0.37", "@types/react": "^18.3.0",
"@types/react-dom": "^18.0.11", "@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^5.59.0", "@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.59.0", "@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-react": "^4.0.0", "@vitejs/plugin-react": "^4.3.1",
"eslint": "^8.38.0", "eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.3.4", "eslint-plugin-react-refresh": "^0.3.4",
"typescript": "^5.0.2", "typescript": "^5.5.4",
"vite": "^4.3.9" "vite": "^4.5.3"
} }
} }

File diff suppressed because it is too large Load diff