Skip to content

Commit

Permalink
build(deps): bump the urql group in /frontend with 2 updates
Browse files Browse the repository at this point in the history
Bumps the urql group in /frontend with 2 updates: [@urql/core](https://github.com/urql-graphql/urql/tree/HEAD/packages/core) and [urql](https://github.com/urql-graphql/urql/tree/HEAD/packages/react-urql).


Updates `@urql/core` from 5.0.6 to 5.0.8
- [Release notes](https://github.com/urql-graphql/urql/releases)
- [Changelog](https://github.com/urql-graphql/urql/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/urql-graphql/urql/commits/@urql/[email protected]/packages/core)

Updates `urql` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/urql-graphql/urql/releases)
- [Changelog](https://github.com/urql-graphql/urql/blob/main/packages/react-urql/CHANGELOG.md)
- [Commits](https://github.com/urql-graphql/urql/commits/[email protected]/packages/react-urql)

---
updated-dependencies:
- dependency-name: "@urql/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: urql
- dependency-name: urql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: urql
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sandhose committed Oct 22, 2024
1 parent b137470 commit 70cb35f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
18 changes: 8 additions & 10 deletions frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@radix-ui/react-dialog": "^1.1.2",
"@tanstack/react-router": "^1.75.0",
"@tanstack/router-zod-adapter": "^1.75.0",
"@urql/core": "^5.0.6",
"@urql/core": "^5.0.8",
"@urql/devtools": "^2.0.3",
"@urql/exchange-refocus": "^1.1.0",
"@urql/exchange-request-policy": "^1.2.0",
Expand All @@ -39,7 +39,7 @@
"react-dom": "^18.3.1",
"react-i18next": "^15.1.0",
"swagger-ui-react": "^5.17.14",
"urql": "^4.1.0",
"urql": "^4.2.0",
"vaul": "^1.1.0",
"zod": "^3.23.8"
},
Expand Down

0 comments on commit 70cb35f

Please sign in to comment.