Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
solufa committed Nov 21, 2024
1 parent 87def1c commit 76ad45d
Show file tree
Hide file tree
Showing 7 changed files with 4,654 additions and 4,930 deletions.
2 changes: 1 addition & 1 deletion client/next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
3,451 changes: 2,156 additions & 1,295 deletions client/package-lock.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,24 @@
"dependencies": {
"@aspida/axios": "^1.14.0",
"@aspida/swr": "^1.14.0",
"@aws-amplify/ui-react": "^6.2.0",
"@aws-amplify/ui-react": "^6.7.0",
"aspida": "^1.14.0",
"aws-amplify": "^6.5.1",
"axios": "^1.7.4",
"jotai": "^2.9.3",
"next": "^14.2.5",
"aws-amplify": "^6.9.0",
"axios": "^1.7.7",
"jotai": "^2.10.3",
"next": "^15.0.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"swagger-ui-react": "^5.17.14",
"swagger-ui-react": "^5.18.2",
"swr": "^2.2.5",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/swagger-ui-react": "^4.18.3",
"aspida2openapi": "^0.5.0",
"happy-css-modules": "^3.1.1",
"happy-css-modules": "^3.2.0",
"notios": "^0.5.3",
"pathpida": "^0.22.0"
},
Expand Down
Loading

0 comments on commit 76ad45d

Please sign in to comment.