build(deps): bump the urql group in /frontend with 1 update

Bumps the urql group in /frontend with 1 update: [@urql/core](https://github.com/urql-graphql/urql/tree/HEAD/packages/core).

- [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/core@4.1.2/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-01 19:20:13 +00:00
committed by Quentin Gliech
parent f3e610acba
commit 8e8ee57997
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@fontsource/inter": "^5.0.8",
"@urql/core": "^4.1.1",
"@urql/core": "^4.1.2",
"@urql/devtools": "^2.0.3",
"@urql/exchange-graphcache": "^6.3.2",
"@urql/exchange-refocus": "^1.0.2",
@@ -9178,9 +9178,9 @@
}
},
"node_modules/@urql/core": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/@urql/core/-/core-4.1.1.tgz",
"integrity": "sha512-iIoAy6BY+BUZZ7KIpnMT7C9q+ULf5ZCVxGe3/i7WZSJBrQa2h1QkIMhL+8fAKmOn9gt83jSIv5drWWnhZ9izEA==",
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/@urql/core/-/core-4.1.2.tgz",
"integrity": "sha512-K+JA5dxEjY7Jkt1hV8G2ShkuOscKS/r+8QnXDDxTkyMzZzviYqz5f/zxgSElObT/QSW17xCC1LFl+kwiyX5opg==",
"dependencies": {
"@0no-co/graphql.web": "^1.0.1",
"wonka": "^6.3.2"

View File

@@ -17,7 +17,7 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@fontsource/inter": "^5.0.8",
"@urql/core": "^4.1.1",
"@urql/core": "^4.1.2",
"@urql/devtools": "^2.0.3",
"@urql/exchange-graphcache": "^6.3.2",
"@urql/exchange-refocus": "^1.0.2",