This commit is contained in:
Nathan Evans 2022-12-13 20:34:16 +00:00
Родитель acf873545e
Коммит 61a714ef3a
2 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -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"