add react-chartjs-2 @types
This commit is contained in:
parent
f69288364e
commit
bbe4f78a35
|
@ -28,6 +28,7 @@
|
|||
"@tamagui/react-17-patch": "1.36.4",
|
||||
"@tamagui/vite-plugin": "1.36.4",
|
||||
"@types/react": "18",
|
||||
"@types/react-chartjs-2": "^2.5.7",
|
||||
"@types/react-dom": "18",
|
||||
"chart.js": "^4.4.0",
|
||||
"emoji-picker-react": "^4.4.11",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -7326,6 +7326,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-chartjs-2@npm:^2.5.7":
|
||||
version: 2.5.7
|
||||
resolution: "@types/react-chartjs-2@npm:2.5.7"
|
||||
dependencies:
|
||||
react-chartjs-2: "*"
|
||||
checksum: 9b479878b3755210b87f1da02fc21d6b369520b9282e3ac0f5fa4439fef056ef70f0ed56caf7d57afa735d2bac00bc88a9a6f55e7dd2e1b5b645e263f5c96f97
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-color@npm:^3.0.6":
|
||||
version: 3.0.6
|
||||
resolution: "@types/react-color@npm:3.0.6"
|
||||
|
@ -15095,6 +15104,7 @@ __metadata:
|
|||
"@tamagui/react-17-patch": 1.36.4
|
||||
"@tamagui/vite-plugin": 1.36.4
|
||||
"@types/react": 18
|
||||
"@types/react-chartjs-2": ^2.5.7
|
||||
"@types/react-color": ^3.0.6
|
||||
"@types/react-dom": 18
|
||||
"@types/react-syntax-highlighter": ^15.5.7
|
||||
|
@ -16257,7 +16267,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-chartjs-2@npm:^5.2.0":
|
||||
"react-chartjs-2@npm:*, react-chartjs-2@npm:^5.2.0":
|
||||
version: 5.2.0
|
||||
resolution: "react-chartjs-2@npm:5.2.0"
|
||||
peerDependencies:
|
||||
|
|
Loading…
Reference in New Issue