build(yarn): Add `nx` as dev dependencie

This commit is contained in:
Emil Ivanichkov 2024-01-22 15:58:43 +02:00
parent 69acf41574
commit 31704d5363
2 changed files with 1175 additions and 35 deletions

View File

@ -68,6 +68,7 @@
"devDependencies": {
"@faker-js/faker": "^8.3.1",
"@fsouza/prettierd": "^0.24.2",
"@nx/js": "^17.2.8",
"@storybook/addon-essentials": "^7.2.0",
"@storybook/addon-interactions": "^7.2.0",
"@storybook/addon-links": "^7.2.0",
@ -90,6 +91,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"eslint-plugin-storybook": "^0.6.13",
"nx": "^17.2.8",
"prettier": "^3.0.1",
"storybook": "^7.2.0",
"storybook-addon-react-router-v6": "^2.0.5",

1208
yarn.lock

File diff suppressed because it is too large Load Diff