refactor: use yarn (#1619)

This commit is contained in:
Himself65
2023-03-20 02:05:02 -05:00
committed by GitHub
parent f6c1423361
commit fe2d244460
33 changed files with 21642 additions and 19727 deletions

View File

@@ -39,7 +39,7 @@
"@storybook/addon-interactions": "7.0.0-rc.1",
"@storybook/addon-links": "7.0.0-rc.1",
"@storybook/builder-vite": "7.0.0-rc.1",
"@storybook/jest": "0.0.11-next.0",
"@storybook/jest": "0.0.10",
"@storybook/react": "7.0.0-rc.1",
"@storybook/react-vite": "7.0.0-rc.1",
"@storybook/test-runner": "0.10.0-next.11",
@@ -47,7 +47,7 @@
"@types/react": "^18.0.28",
"@types/react-dom": "18.0.11",
"@vitejs/plugin-react": "^3.1.0",
"jest-mock": "^28.1.3",
"jest-mock": "^29.5.0",
"storybook": "7.0.0-rc.1",
"storybook-dark-mode-v7": "3.0.0-alpha.0",
"typescript": "^5.0.2",