mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @types/tinycolor2 to v1.4.6
This commit is contained in:
parent
0e04c934b7
commit
cb4b9e083c
@ -148,7 +148,7 @@
|
||||
"@types/slate-react": "0.22.9",
|
||||
"@types/systemjs": "6.13.1",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
"@types/tinycolor2": "1.4.6",
|
||||
"@types/uuid": "9.0.2",
|
||||
"@types/webpack-assets-manifest": "^5",
|
||||
"@types/yargs": "17.0.24",
|
||||
|
@ -81,7 +81,7 @@
|
||||
"@types/react": "18.2.15",
|
||||
"@types/react-dom": "18.2.7",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
"@types/tinycolor2": "1.4.6",
|
||||
"esbuild": "0.18.12",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
@ -69,7 +69,7 @@
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/react": "18.2.15",
|
||||
"@types/react-virtualized-auto-sizer": "1.0.1",
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
"@types/tinycolor2": "1.4.6",
|
||||
"babel-jest": "29.7.0",
|
||||
"jest": "^29.6.4",
|
||||
"jest-canvas-mock": "2.5.2",
|
||||
|
@ -160,7 +160,7 @@
|
||||
"@types/slate-plain-serializer": "0.7.2",
|
||||
"@types/slate-react": "0.22.9",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
"@types/tinycolor2": "1.4.6",
|
||||
"@types/uuid": "9.0.2",
|
||||
"common-tags": "1.8.2",
|
||||
"core-js": "3.33.0",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -3098,7 +3098,7 @@ __metadata:
|
||||
"@types/react-dom": "npm:18.2.7"
|
||||
"@types/string-hash": "npm:1.1.3"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
"@types/tinycolor2": "npm:1.4.3"
|
||||
"@types/tinycolor2": "npm:1.4.6"
|
||||
d3-interpolate: "npm:3.0.1"
|
||||
date-fns: "npm:2.30.0"
|
||||
dompurify: "npm:^2.4.3"
|
||||
@ -3327,7 +3327,7 @@ __metadata:
|
||||
"@types/lodash": "npm:4.14.202"
|
||||
"@types/react": "npm:18.2.15"
|
||||
"@types/react-virtualized-auto-sizer": "npm:1.0.1"
|
||||
"@types/tinycolor2": "npm:1.4.3"
|
||||
"@types/tinycolor2": "npm:1.4.6"
|
||||
babel-jest: "npm:29.7.0"
|
||||
d3: "npm:^7.8.5"
|
||||
jest: "npm:^29.6.4"
|
||||
@ -3570,7 +3570,7 @@ __metadata:
|
||||
"@types/slate-plain-serializer": "npm:0.7.2"
|
||||
"@types/slate-react": "npm:0.22.9"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
"@types/tinycolor2": "npm:1.4.3"
|
||||
"@types/tinycolor2": "npm:1.4.6"
|
||||
"@types/uuid": "npm:9.0.2"
|
||||
ansicolor: "npm:1.1.100"
|
||||
calculate-size: "npm:1.1.1"
|
||||
@ -9325,10 +9325,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/tinycolor2@npm:1.4.3":
|
||||
version: 1.4.3
|
||||
resolution: "@types/tinycolor2@npm:1.4.3"
|
||||
checksum: abfdf558c42ea69a8cd19ec291f8a16574914db18f0c6bdf16bf69c00e28b430161336de1a5833d43ba8963ccc3fec792c490156676eae228956e03c01774e11
|
||||
"@types/tinycolor2@npm:1.4.6":
|
||||
version: 1.4.6
|
||||
resolution: "@types/tinycolor2@npm:1.4.6"
|
||||
checksum: a662fd177135d27779b7ccba39881a85167f969787c71c7bf51903d288a519ad5b9526e0a4af7bde6444df6b7abe88bae893d569c6d804108c03dfec9509bdf6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17147,7 +17147,7 @@ __metadata:
|
||||
"@types/slate-react": "npm:0.22.9"
|
||||
"@types/systemjs": "npm:6.13.1"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
"@types/tinycolor2": "npm:1.4.3"
|
||||
"@types/tinycolor2": "npm:1.4.6"
|
||||
"@types/trusted-types": "npm:2.0.3"
|
||||
"@types/uuid": "npm:9.0.2"
|
||||
"@types/webpack-assets-manifest": "npm:^5"
|
||||
|
Loading…
Reference in New Issue
Block a user