Skip to content

Commit

Permalink
[grid] Updating Grid JS deps
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Jun 7, 2022
1 parent 307673b commit 7bd9b06
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 84 deletions.
79 changes: 41 additions & 38 deletions javascript/grid-ui/package-lock.json

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

8 changes: 4 additions & 4 deletions javascript/grid-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
"private": true,
"type": "module",
"dependencies": {
"@apollo/client": "^3.6.5",
"@apollo/client": "^3.6.6",
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.8.2",
"@mui/material": "^5.8.2",
"@novnc/novnc": "^1.2.0",
"@types/react": "^18.0.9",
"@types/react": "^18.0.12",
"@types/react-dom": "^18.0.5",
"@types/react-modal": "^3.12.0",
"@types/react-router-dom": "^5.3.3",
"graphql": "^16.5.0",
"graphql.macro": "^1.4.2",
"pretty-ms": "^7.0.1",
"pretty-ms": "^8.0.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-modal": "^3.15.1",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@testing-library/user-event": "^14.2.0",
"react-scripts": "5.0.1",
"ts-standard": "^11.0.0",
"typescript": "^4.7.2"
"typescript": "^4.7.3"
},
"jest": {
"testMatch": [
Expand Down
79 changes: 41 additions & 38 deletions package-lock.json

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

Loading

0 comments on commit 7bd9b06

Please sign in to comment.