Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates (#397)
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 Aug 30, 2024
1 parent c398443 commit 47a5f7f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": false,
"dependencies": {
"@apollo/client": "3.11.4",
"@apollo/client": "3.11.5",
"@vitejs/plugin-react": "4.3.1",
"graphql": "16.9.0",
"react": "18.3.1",
Expand All @@ -13,8 +13,8 @@
},
"devDependencies": {
"@testing-library/cypress": "10.0.2",
"@types/node": "22.5.0",
"@types/react": "18.3.4",
"@types/node": "22.5.1",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"concurrently": "8.2.2",
"cypress": "13.13.3",
Expand Down

0 comments on commit 47a5f7f

Please sign in to comment.