mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @types/systemjs to v6.15.0 (#92876)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5a3acbb15d
commit
3acb43cf2e
@ -146,7 +146,7 @@
|
||||
"@types/slate-plain-serializer": "0.7.5",
|
||||
"@types/slate-react": "0.22.9",
|
||||
"@types/swagger-ui-react": "4.18.3",
|
||||
"@types/systemjs": "6.13.5",
|
||||
"@types/systemjs": "6.15.0",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/tinycolor2": "1.4.6",
|
||||
"@types/uuid": "9.0.8",
|
||||
|
@ -38,7 +38,7 @@
|
||||
"@types/jest": "^29.5.4",
|
||||
"@types/node": "20.16.3",
|
||||
"@types/react": "18.3.3",
|
||||
"@types/systemjs": "6.13.5",
|
||||
"@types/systemjs": "6.15.0",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"jest": "^29.6.4",
|
||||
"react": "18.2.0",
|
||||
|
@ -60,7 +60,7 @@
|
||||
"@types/lodash": "4.17.7",
|
||||
"@types/react": "18.3.3",
|
||||
"@types/react-dom": "18.2.25",
|
||||
"@types/systemjs": "6.13.5",
|
||||
"@types/systemjs": "6.15.0",
|
||||
"esbuild": "0.20.2",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.2.0",
|
||||
|
@ -46,7 +46,7 @@
|
||||
"@types/react": "18.3.3",
|
||||
"@types/react-dom": "18.2.25",
|
||||
"@types/react-virtualized-auto-sizer": "1.0.4",
|
||||
"@types/systemjs": "6.13.5",
|
||||
"@types/systemjs": "6.15.0",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/uuid": "9.0.8",
|
||||
"jest": "^29.6.4",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -3694,7 +3694,7 @@ __metadata:
|
||||
"@types/jest": "npm:^29.5.4"
|
||||
"@types/node": "npm:20.16.3"
|
||||
"@types/react": "npm:18.3.3"
|
||||
"@types/systemjs": "npm:6.13.5"
|
||||
"@types/systemjs": "npm:6.15.0"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
jest: "npm:^29.6.4"
|
||||
react: "npm:18.2.0"
|
||||
@ -3876,7 +3876,7 @@ __metadata:
|
||||
"@types/lodash": "npm:4.17.7"
|
||||
"@types/react": "npm:18.3.3"
|
||||
"@types/react-dom": "npm:18.2.25"
|
||||
"@types/systemjs": "npm:6.13.5"
|
||||
"@types/systemjs": "npm:6.15.0"
|
||||
esbuild: "npm:0.20.2"
|
||||
history: "npm:4.10.1"
|
||||
lodash: "npm:4.17.21"
|
||||
@ -3996,7 +3996,7 @@ __metadata:
|
||||
"@types/react": "npm:18.3.3"
|
||||
"@types/react-dom": "npm:18.2.25"
|
||||
"@types/react-virtualized-auto-sizer": "npm:1.0.4"
|
||||
"@types/systemjs": "npm:6.13.5"
|
||||
"@types/systemjs": "npm:6.15.0"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
"@types/uuid": "npm:9.0.8"
|
||||
immutable: "npm:4.3.7"
|
||||
@ -10427,10 +10427,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/systemjs@npm:6.13.5":
|
||||
version: 6.13.5
|
||||
resolution: "@types/systemjs@npm:6.13.5"
|
||||
checksum: 10/f514baebdffa4530f6daf65c07212edc9e8a7130b22df85217f926788ae87ddd77ccd29e8dde126bba7b669ef7a6575e84ddc5757e7e854ca51392200731f245
|
||||
"@types/systemjs@npm:6.15.0":
|
||||
version: 6.15.0
|
||||
resolution: "@types/systemjs@npm:6.15.0"
|
||||
checksum: 10/2a0aed8176ddf7041c6c1103c223557ec94161bfe861f4fc03f10e88e7979fddddfbee2173c506781669d1be54489856137bb349552eeb7dcd89ac3f65f332b8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18603,7 +18603,7 @@ __metadata:
|
||||
"@types/slate-plain-serializer": "npm:0.7.5"
|
||||
"@types/slate-react": "npm:0.22.9"
|
||||
"@types/swagger-ui-react": "npm:4.18.3"
|
||||
"@types/systemjs": "npm:6.13.5"
|
||||
"@types/systemjs": "npm:6.15.0"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
"@types/tinycolor2": "npm:1.4.6"
|
||||
"@types/uuid": "npm:9.0.8"
|
||||
|
Loading…
Reference in New Issue
Block a user