Skip to content

Commit c5fbd61

Browse files
committed
[grid] Updating Grid UI dependencies
1 parent 3e281a2 commit c5fbd61

4 files changed

Lines changed: 80 additions & 80 deletions

File tree

javascript/grid-ui/package-lock.json

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

javascript/grid-ui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"@mui/icons-material": "^5.6.2",
1111
"@mui/material": "^5.7.0",
1212
"@novnc/novnc": "^1.2.0",
13-
"@types/react": "^18.0.8",
14-
"@types/react-dom": "^18.0.3",
13+
"@types/react": "^18.0.9",
14+
"@types/react-dom": "^18.0.4",
1515
"@types/react-modal": "^3.12.0",
1616
"@types/react-router-dom": "^5.3.3",
17-
"graphql": "^16.4.0",
17+
"graphql": "^16.5.0",
1818
"graphql.macro": "^1.4.2",
1919
"pretty-ms": "^7.0.1",
2020
"react": "^18.1.0",
@@ -48,8 +48,8 @@
4848
"devDependencies": {
4949
"@babel/preset-react": "^7.16.7",
5050
"@testing-library/jest-dom": "^5.16.3",
51-
"@testing-library/react": "^13.1.1",
52-
"@testing-library/user-event": "^14.1.1",
51+
"@testing-library/react": "^13.2.0",
52+
"@testing-library/user-event": "^14.2.0",
5353
"react-scripts": "5.0.1",
5454
"ts-standard": "^11.0.0",
5555
"typescript": "^3.9.10"

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"@bazel/jasmine": "5.4.1",
77
"@bazel/typescript": "5.4.1",
88
"@testing-library/jest-dom": "^5.16.3",
9-
"@testing-library/react": "^13.1.1",
10-
"@testing-library/user-event": "^14.1.1",
9+
"@testing-library/react": "^13.2.0",
10+
"@testing-library/user-event": "^14.2.0",
1111
"@types/enzyme": "^3.10.8",
1212
"@types/jest": "^26.0.0",
1313
"@types/node": "^14.14.7",
@@ -42,11 +42,11 @@
4242
"@mui/icons-material": "^5.6.2",
4343
"@mui/material": "^5.7.0",
4444
"@novnc/novnc": "^1.2.0",
45-
"@types/react": "^18.0.8",
46-
"@types/react-dom": "^18.0.3",
45+
"@types/react": "^18.0.9",
46+
"@types/react-dom": "^18.0.4",
4747
"@types/react-modal": "^3.12.0",
4848
"@types/react-router-dom": "^5.3.3",
49-
"graphql": "^16.4.0",
49+
"graphql": "^16.5.0",
5050
"graphql.macro": "^1.4.2",
5151
"jszip": "^3.7.1",
5252
"pretty-ms": "^7.0.1",

0 commit comments

Comments
 (0)