mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @types/uuid to v9 (#63957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
parent
2732c844bd
commit
9e2e569708
@ -167,7 +167,7 @@
|
||||
"@types/slate-react": "0.22.9",
|
||||
"@types/testing-library__jest-dom": "5.14.5",
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@types/uuid": "9.0.1",
|
||||
"@types/yargs": "17.0.12",
|
||||
"@typescript-eslint/eslint-plugin": "5.42.0",
|
||||
"@typescript-eslint/parser": "5.42.0",
|
||||
|
@ -51,7 +51,7 @@
|
||||
"@types/chrome-remote-interface": "0.31.4",
|
||||
"@types/lodash": "4.14.187",
|
||||
"@types/node": "18.14.0",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@types/uuid": "9.0.1",
|
||||
"esbuild": "0.16.17",
|
||||
"rollup": "2.79.1",
|
||||
"rollup-plugin-dts": "^5.0.0",
|
||||
|
@ -164,7 +164,7 @@
|
||||
"@types/slate-react": "0.22.9",
|
||||
"@types/testing-library__jest-dom": "5.14.5",
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@types/uuid": "9.0.1",
|
||||
"common-tags": "1.8.2",
|
||||
"css-loader": "6.7.1",
|
||||
"csstype": "3.1.1",
|
||||
|
15
yarn.lock
15
yarn.lock
@ -4943,7 +4943,7 @@ __metadata:
|
||||
"@types/chrome-remote-interface": 0.31.4
|
||||
"@types/lodash": 4.14.187
|
||||
"@types/node": 18.14.0
|
||||
"@types/uuid": 8.3.4
|
||||
"@types/uuid": 9.0.1
|
||||
babel-loader: 9.1.0
|
||||
blink-diff: 1.0.13
|
||||
chrome-remote-interface: 0.32.0
|
||||
@ -5337,7 +5337,7 @@ __metadata:
|
||||
"@types/slate-react": 0.22.9
|
||||
"@types/testing-library__jest-dom": 5.14.5
|
||||
"@types/tinycolor2": 1.4.3
|
||||
"@types/uuid": 8.3.4
|
||||
"@types/uuid": 9.0.1
|
||||
ansicolor: 1.1.100
|
||||
calculate-size: 1.1.1
|
||||
classnames: 2.3.2
|
||||
@ -12252,7 +12252,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:8.3.4, @types/uuid@npm:^8.3.3":
|
||||
"@types/uuid@npm:9.0.1":
|
||||
version: 9.0.1
|
||||
resolution: "@types/uuid@npm:9.0.1"
|
||||
checksum: c472b8a77cbeded4bc529220b8611afa39bd64677f507838f8083d8aac8033b1f88cb9ddaa2f8589e0dcd2317291d0f6e1379f82d5ceebd6f74f3b4825288e00
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:^8.3.3":
|
||||
version: 8.3.4
|
||||
resolution: "@types/uuid@npm:8.3.4"
|
||||
checksum: 6f11f3ff70f30210edaa8071422d405e9c1d4e53abbe50fdce365150d3c698fe7bbff65c1e71ae080cbfb8fded860dbb5e174da96fdbbdfcaa3fb3daa474d20f
|
||||
@ -22075,7 +22082,7 @@ __metadata:
|
||||
"@types/slate-react": 0.22.9
|
||||
"@types/testing-library__jest-dom": 5.14.5
|
||||
"@types/tinycolor2": 1.4.3
|
||||
"@types/uuid": 8.3.4
|
||||
"@types/uuid": 9.0.1
|
||||
"@types/webpack-env": 1.18.0
|
||||
"@types/yargs": 17.0.12
|
||||
"@typescript-eslint/eslint-plugin": 5.42.0
|
||||
|
Loading…
Reference in New Issue
Block a user