We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a0951 commit 5861c19Copy full SHA for 5861c19
tools-public/package.json
@@ -10,11 +10,11 @@
10
},
11
"dependencies": {
12
"@googleapis/sheets": "^4.0.2",
13
+ "@mui/system": "^5.15.14",
14
"@mui/toolpad": "^0.1.40",
- "@mui/x-charts": "^6.19.3",
15
- "@mui/system": "^5.0.0",
+ "@mui/x-charts": "^7.0.0",
16
"@octokit/core": "^4.2.1",
17
- "axios": "^1.3.6",
+ "axios": "^1.6.8",
18
"dayjs": "^1.11.8",
19
"google-auth-library": "^8.8.0",
20
"graphql": "^16.6.0",
@@ -23,7 +23,7 @@
23
"ssh2-promise": "^1.0.3"
24
25
"devDependencies": {
26
- "@types/node": "^18.16.1",
27
- "@types/ssh2": "^1.11.11"
+ "@types/node": "^18.19.26",
+ "@types/ssh2": "^1.15.0"
28
}
29
0 commit comments