Skip to content

Commit 3f92998

Browse files
Bump @apollo/client from 3.14.0 to 4.0.0 in /frontend
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.14.0 to 4.0.0. - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/v3.14.0...@apollo/client@4.0.0) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c003214 commit 3f92998

File tree

2 files changed

+18
-59
lines changed

2 files changed

+18
-59
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test:unit": "tsc --noEmit && NODE_OPTIONS='--experimental-vm-modules --no-warnings=DEP0040' jest"
1616
},
1717
"dependencies": {
18-
"@apollo/client": "^3.14.0",
18+
"@apollo/client": "^4.0.0",
1919
"@fortawesome/fontawesome-svg-core": "^6.7.2",
2020
"@fortawesome/free-brands-svg-icons": "^6.7.2",
2121
"@fortawesome/free-regular-svg-icons": "^6.7.2",

frontend/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)