Skip to content

Commit 8f079f0

Browse files
harsha509sandeepsuryaprasad
authored andcommitted
[grid-ui] update deps to latest
1 parent ddf2573 commit 8f079f0

File tree

2 files changed

+89
-89
lines changed

2 files changed

+89
-89
lines changed

javascript/grid-ui/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"type": "module",
66
"dependencies": {
77
"@apollo/client": "3.12.4",
8-
"@emotion/react": "11.13.3",
9-
"@emotion/styled": "11.13.0",
8+
"@emotion/react": "11.14.0",
9+
"@emotion/styled": "11.14.0",
1010
"@mui/icons-material": "5.15.18",
1111
"@mui/material": "5.15.18",
1212
"@novnc/novnc": "1.5.0",
@@ -16,10 +16,10 @@
1616
"@types/react-dom": "18.2.22",
1717
"@types/react-modal": "3.16.3",
1818
"@types/react-router-dom": "5.3.3",
19-
"graphql": "16.9.0",
19+
"graphql": "16.10.0",
2020
"graphql.macro": "1.4.2",
2121
"path-browserify": "1.0.1",
22-
"pretty-ms": "9.1.0",
22+
"pretty-ms": "9.2.0",
2323
"react": "18.3.1",
2424
"react-dom": "18.3.1",
2525
"react-modal": "3.16.3",
@@ -47,13 +47,13 @@
4747
]
4848
},
4949
"devDependencies": {
50-
"@babel/preset-react": "7.25.9",
50+
"@babel/preset-react": "7.26.3",
5151
"@testing-library/jest-dom": "6.6.3",
5252
"@testing-library/react": "14.3.1",
5353
"@testing-library/user-event": "14.5.2",
5454
"esbuild": "0.24.2",
5555
"ts-standard": "12.0.2",
56-
"typescript": "5.6.3"
56+
"typescript": "5.7.2"
5757
},
5858
"jest": {
5959
"testMatch": [

0 commit comments

Comments
 (0)