mirror of
https://github.com/grafana/grafana.git
synced 2024-12-28 01:41:24 -06:00
Update dependency @types/uuid to v9.0.8
This commit is contained in:
parent
852777e5de
commit
3c4cfb1a70
@ -136,7 +136,7 @@
|
||||
"@types/systemjs": "6.13.5",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/tinycolor2": "1.4.6",
|
||||
"@types/uuid": "9.0.7",
|
||||
"@types/uuid": "9.0.8",
|
||||
"@types/webpack-assets-manifest": "^5",
|
||||
"@types/yargs": "17.0.32",
|
||||
"@typescript-eslint/eslint-plugin": "6.19.1",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@react-awesome-query-builder/ui": "6.4.2",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/react-virtualized-auto-sizer": "1.0.4",
|
||||
"@types/uuid": "9.0.7",
|
||||
"@types/uuid": "9.0.8",
|
||||
"immutable": "4.3.4",
|
||||
"lodash": "4.17.21",
|
||||
"react-use": "17.4.0",
|
||||
|
@ -158,7 +158,7 @@
|
||||
"@types/slate-react": "0.22.9",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/tinycolor2": "1.4.6",
|
||||
"@types/uuid": "9.0.7",
|
||||
"@types/uuid": "9.0.8",
|
||||
"common-tags": "1.8.2",
|
||||
"core-js": "3.35.1",
|
||||
"css-loader": "6.9.1",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"@types/node": "20.11.7",
|
||||
"@types/react": "18.2.48",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/uuid": "9.0.7",
|
||||
"@types/uuid": "9.0.8",
|
||||
"ts-node": "10.9.2",
|
||||
"webpack": "5.90.0"
|
||||
},
|
||||
|
@ -52,7 +52,7 @@
|
||||
"@types/react": "18.2.48",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/semver": "7.5.6",
|
||||
"@types/uuid": "9.0.7",
|
||||
"@types/uuid": "9.0.8",
|
||||
"glob": "10.3.10",
|
||||
"react-select-event": "5.5.1",
|
||||
"ts-node": "10.9.2",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -3030,7 +3030,7 @@ __metadata:
|
||||
"@types/node": "npm:20.11.7"
|
||||
"@types/react": "npm:18.2.48"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
"@types/uuid": "npm:9.0.7"
|
||||
"@types/uuid": "npm:9.0.8"
|
||||
lodash: "npm:4.17.21"
|
||||
micro-memoize: "npm:^4.1.2"
|
||||
react: "npm:18.2.0"
|
||||
@ -3127,7 +3127,7 @@ __metadata:
|
||||
"@types/react": "npm:18.2.48"
|
||||
"@types/react-dom": "npm:18.2.18"
|
||||
"@types/semver": "npm:7.5.6"
|
||||
"@types/uuid": "npm:9.0.7"
|
||||
"@types/uuid": "npm:9.0.8"
|
||||
buffer: "npm:6.0.3"
|
||||
events: "npm:3.3.0"
|
||||
glob: "npm:10.3.10"
|
||||
@ -3650,7 +3650,7 @@ __metadata:
|
||||
"@types/react-virtualized-auto-sizer": "npm:1.0.4"
|
||||
"@types/systemjs": "npm:6.13.5"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
"@types/uuid": "npm:9.0.7"
|
||||
"@types/uuid": "npm:9.0.8"
|
||||
immutable: "npm:4.3.4"
|
||||
jest: "npm:^29.6.4"
|
||||
lodash: "npm:4.17.21"
|
||||
@ -3749,7 +3749,7 @@ __metadata:
|
||||
"@types/slate-react": "npm:0.22.9"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
"@types/tinycolor2": "npm:1.4.6"
|
||||
"@types/uuid": "npm:9.0.7"
|
||||
"@types/uuid": "npm:9.0.8"
|
||||
ansicolor: "npm:1.1.100"
|
||||
calculate-size: "npm:1.1.1"
|
||||
classnames: "npm:2.5.1"
|
||||
@ -9380,10 +9380,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:9.0.7":
|
||||
version: 9.0.7
|
||||
resolution: "@types/uuid@npm:9.0.7"
|
||||
checksum: c7321194aeba9ea173efd1e721403bdf4e7ae6945f8f8cdbc87c791f4b505ccf3dbc4a8883d90b394ef13b7c2dc778045792b05dbb23b3c746f8ea347804d448
|
||||
"@types/uuid@npm:9.0.8":
|
||||
version: 9.0.8
|
||||
resolution: "@types/uuid@npm:9.0.8"
|
||||
checksum: b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17430,7 +17430,7 @@ __metadata:
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
"@types/tinycolor2": "npm:1.4.6"
|
||||
"@types/trusted-types": "npm:2.0.7"
|
||||
"@types/uuid": "npm:9.0.7"
|
||||
"@types/uuid": "npm:9.0.8"
|
||||
"@types/webpack-assets-manifest": "npm:^5"
|
||||
"@types/webpack-env": "npm:1.18.4"
|
||||
"@types/yargs": "npm:17.0.32"
|
||||
|
Loading…
Reference in New Issue
Block a user