Skip to content

Commit

Permalink
deps: modules update
Browse files Browse the repository at this point in the history
  • Loading branch information
PoProstuWitold committed Oct 7, 2023
1 parent 3d981b6 commit dc8ffb0
Show file tree
Hide file tree
Showing 13 changed files with 1,671 additions and 1,518 deletions.
34 changes: 17 additions & 17 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,30 +16,30 @@
"@rematch/core": "^2.2.0",
"@rematch/loading": "^2.1.2",
"@rematch/persist": "^2.1.2",
"@tailwindcss/typography": "^0.5.9",
"axios": "^1.4.0",
"daisyui": "^3.5.1",
"formik": "^2.4.3",
"next": "13.4.19",
"@tailwindcss/typography": "^0.5.10",
"axios": "^1.5.1",
"daisyui": "^3.9.2",
"formik": "^2.4.5",
"next": "13.5.4",
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.10.1",
"react-redux": "^8.1.2",
"react-icons": "^4.11.0",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"socket.io-client": "^4.7.2",
"socket.io-react-hook": "^2.4.1",
"swr": "^2.2.1",
"yup": "^1.2.0"
"socket.io-react-hook": "^2.4.2",
"swr": "^2.2.4",
"yup": "^1.3.2"
},
"devDependencies": {
"@types/node": "^20.5.1",
"@types/react": "^18.2.20",
"autoprefixer": "^10.4.15",
"eslint": "8.47.0",
"eslint-config-next": "13.4.19",
"postcss": "^8.4.28",
"@types/node": "^20.8.3",
"@types/react": "^18.2.25",
"autoprefixer": "^10.4.16",
"eslint": "8.51.0",
"eslint-config-next": "13.5.4",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.3",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
Loading

0 comments on commit dc8ffb0

Please sign in to comment.