Skip to content

Commit

Permalink
chore: update modules
Browse files Browse the repository at this point in the history
  • Loading branch information
solufa committed Jul 12, 2024
1 parent f81cc39 commit 7515fc5
Show file tree
Hide file tree
Showing 8 changed files with 4,833 additions and 4,074 deletions.
2,007 changes: 1,140 additions & 867 deletions client/package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,22 @@
},
"dependencies": {
"@aspida/axios": "^1.14.0",
"@aws-amplify/ui-react": "^6.1.12",
"@aws-amplify/ui-react": "^6.1.13",
"aspida": "^1.14.0",
"aws-amplify": "^6.3.6",
"axios": "^1.6.8",
"jotai": "^2.8.0",
"next": "^14.2.3",
"aws-amplify": "^6.4.0",
"axios": "^1.7.2",
"jotai": "^2.9.0",
"next": "^14.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-use-websocket": "^4.8.1",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/react": "^18.3.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"happy-css-modules": "^3.1.1",
"notios": "^0.4.1",
"notios": "^0.5.3",
"pathpida": "^0.22.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
magnito:
image: frourio/magnito:0.12.0
image: frourio/magnito:0.13.0
ports:
- 5050:5050
- 5051:5051
Expand Down
Loading

0 comments on commit 7515fc5

Please sign in to comment.