grafana-sql: update packages (#81344)

This commit is contained in:
Gábor Farkas
2024-01-26 15:27:09 +01:00
committed by GitHub
parent bf47eda6a9
commit f943c27786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
"@types/uuid": "9.0.8",
"immutable": "4.3.5",
"lodash": "4.17.21",
"react-use": "17.4.0",
"react-use": "17.5.0",
"react-virtualized-auto-sizer": "1.0.21",
"rxjs": "7.8.1",
"sql-formatter-plus": "^1.3.6",
@ -46,7 +46,7 @@
"react": "18.2.0",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"peerDependencies": {
"@grafana/runtime": "workspace:*"