Skip to content

Commit

Permalink
[grid] Bumping Apollo Client and GraphQL
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
diemol committed May 2, 2022
1 parent c88b71e commit 3fdd95d
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 76 deletions.
86 changes: 51 additions & 35 deletions javascript/grid-ui/package-lock.json

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

6 changes: 3 additions & 3 deletions javascript/grid-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
"private": true,
"type": "module",
"dependencies": {
"@apollo/client": "^3.5.10",
"@apollo/client": "^3.6.1",
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.6.1",
"@mui/icons-material": "^5.6.2",
"@mui/material": "^5.6.4",
"@novnc/novnc": "^1.2.0",
"@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14",
"@types/react-modal": "^3.12.0",
"@types/react-router-dom": "^5.3.3",
"graphql": "^16.3.0",
"graphql": "^16.4.0",
"graphql.macro": "^1.4.2",
"pretty-ms": "^7.0.1",
"react": "^17.0.1",
Expand Down
Loading

0 comments on commit 3fdd95d

Please sign in to comment.