Skip to content

Commit

Permalink
Remove deprecated apollo dependency and add graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
bbliem committed Jan 8, 2025
1 parent 7dbe457 commit 7c2f167
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 2,019 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"express-robots-txt": "^1.0.0",
"fontfaceobserver": "^2.1.0",
"framer-motion": "^11.0.24",
"graphql": "^16.10.0",
"html-react-parser": "^1.4.12",
"js-cookie": "3.0.5",
"lodash": "^4.17.21",
Expand Down Expand Up @@ -113,7 +114,6 @@
"@types/react-plotly.js": "^2.6.3",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"apollo": "^2.33.10",
"babel-jest": "^28.0.3",
"babel-loader": "^8.2.5",
"babel-plugin-styled-components": "^2.0.7",
Expand Down
Loading

0 comments on commit 7c2f167

Please sign in to comment.