Skip to content

Commit

Permalink
feat(deps): update dependencies (#496)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent be314ea commit 07ae697
Show file tree
Hide file tree
Showing 4 changed files with 634 additions and 632 deletions.
4 changes: 2 additions & 2 deletions app/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "backend",
"private": true,
"dependencies": {
"@aws-sdk/client-s3": "3.529.1",
"@aws-sdk/s3-request-presigner": "3.529.1",
"@aws-sdk/client-s3": "3.535.0",
"@aws-sdk/s3-request-presigner": "3.535.0",
"@octokit/rest": "20.0.2",
"@trpc/server": "next",
"cors": "2.8.5",
Expand Down
4 changes: 2 additions & 2 deletions app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@headlessui/react": "1.7.18",
"@tanstack/react-query": "5.25.0",
"@tanstack/react-query": "5.28.4",
"@trpc/client": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
Expand All @@ -13,7 +13,7 @@
"react-router-dom": "6.22.3",
"shared": "workspace:*",
"tailwindcss": "3.4.1",
"vite": "5.1.5"
"vite": "5.1.6"
},
"devDependencies": {
"@testing-library/cypress": "10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@docusaurus/preset-classic": "3.1.1",
"@docusaurus/types": "3.1.1",
"@mdx-js/react": "3.0.1",
"@types/react": "18.2.64",
"@types/react": "18.2.67",
"clsx": "2.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
Loading

0 comments on commit 07ae697

Please sign in to comment.