Peer out thematic/react
This commit is contained in:
Родитель
acf873545e
Коммит
61a714ef3a
|
@ -26,7 +26,6 @@
|
|||
"@thematic/color": "workspace:^",
|
||||
"@thematic/core": "workspace:^",
|
||||
"@thematic/d3": "workspace:^",
|
||||
"@thematic/react": "workspace:^",
|
||||
"ahooks": "^3.7.2",
|
||||
"d3-scale": "^4.0.2",
|
||||
"lodash-es": "^4.17.21"
|
||||
|
@ -36,6 +35,7 @@
|
|||
"@essex/scripts": "^22.1.0",
|
||||
"@essex/tsconfig-base": "^1.0.2",
|
||||
"@fluentui/react": "^8.103.4",
|
||||
"@thematic/react": "workspace:^",
|
||||
"@types/chroma-js": "^2.1.4",
|
||||
"@types/d3-scale": "^4.0.2",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
|
@ -47,6 +47,7 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"@fluentui/react": ">= 8",
|
||||
"@thematic/react": "workspace:^",
|
||||
"@types/node": "*",
|
||||
"@types/react": ">= 17",
|
||||
"react": ">= 17"
|
||||
|
|
|
@ -3885,6 +3885,7 @@ __metadata:
|
|||
react: ^18.2.0
|
||||
peerDependencies:
|
||||
"@fluentui/react": ">= 8"
|
||||
"@thematic/react": "workspace:^"
|
||||
"@types/node": "*"
|
||||
"@types/react": ">= 17"
|
||||
react: ">= 17"
|
||||
|
|
Загрузка…
Ссылка в новой задаче