Skip to content

Commit 2049e96

Browse files
build(deps): bump the urql group in /frontend with 2 updates
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]>
1 parent 7062d1d commit 2049e96

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

frontend/package-lock.json

Lines changed: 8 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@radix-ui/react-dialog": "^1.1.2",
2424
"@tanstack/react-router": "^1.75.0",
2525
"@tanstack/router-zod-adapter": "^1.75.0",
26-
"@urql/core": "^5.0.6",
26+
"@urql/core": "^5.0.8",
2727
"@urql/devtools": "^2.0.3",
2828
"@urql/exchange-refocus": "^1.1.0",
2929
"@urql/exchange-request-policy": "^1.2.0",
@@ -39,7 +39,7 @@
3939
"react-dom": "^18.3.1",
4040
"react-i18next": "^15.1.0",
4141
"swagger-ui-react": "^5.17.14",
42-
"urql": "^4.1.0",
42+
"urql": "^4.2.0",
4343
"vaul": "^1.1.0",
4444
"zod": "^3.23.8"
4545
},

0 commit comments

Comments
 (0)