Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates (#400)
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 Sep 6, 2024
1 parent c419515 commit 2200c9d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
40 changes: 20 additions & 20 deletions demo/package-lock.json

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

8 changes: 4 additions & 4 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
"version": "0.1.0",
"private": false,
"dependencies": {
"@apollo/client": "3.11.5",
"@apollo/client": "3.11.8",
"@vitejs/plugin-react": "4.3.1",
"graphql": "16.9.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.1",
"vite": "5.4.2"
"vite": "5.4.3"
},
"devDependencies": {
"@testing-library/cypress": "10.0.2",
"@types/node": "22.5.1",
"@types/node": "22.5.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"concurrently": "8.2.2",
"cypress": "13.14.1",
"cypress": "13.14.2",
"eslint-plugin-cypress": "3.5.0",
"nodemon": "3.1.4",
"start-server-and-test": "2.0.5",
Expand Down

0 comments on commit 2200c9d

Please sign in to comment.