update libraries.

This commit is contained in:
2022-05-16 14:35:20 +09:00
parent bea6025a10
commit e4f68936cd
2 changed files with 65 additions and 65 deletions
+3 -3
View File
@@ -6,10 +6,10 @@
"@reduxjs/toolkit": "^1.8.1",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.2.0",
"@testing-library/user-event": "^14.1.1",
"@types/node": "^17.0.32",
"@testing-library/user-event": "^14.2.0",
"@types/node": "^17.0.33",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.3",
"@types/react-dom": "^18.0.4",
"@types/react-redux": "^7.1.24",
"@types/react-router-dom": "^5.3.3",
"@types/three": "^0.140.0",