mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
grafana-sql: update packages (#81344)
This commit is contained in:
parent
bf47eda6a9
commit
f943c27786
@ -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:*"
|
||||
|
@ -3655,14 +3655,14 @@ __metadata:
|
||||
jest: "npm:^29.6.4"
|
||||
lodash: "npm:4.17.21"
|
||||
react: "npm:18.2.0"
|
||||
react-use: "npm:17.4.0"
|
||||
react-use: "npm:17.5.0"
|
||||
react-virtualized-auto-sizer: "npm:1.0.21"
|
||||
rxjs: "npm:7.8.1"
|
||||
sql-formatter-plus: "npm:^1.3.6"
|
||||
ts-jest: "npm:29.1.2"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.6.2"
|
||||
typescript: "npm:5.2.2"
|
||||
typescript: "npm:5.3.3"
|
||||
uuid: "npm:9.0.1"
|
||||
peerDependencies:
|
||||
"@grafana/runtime": "workspace:*"
|
||||
|
Loading…
Reference in New Issue
Block a user