Skip to content

Commit

Permalink
feat: react-spring-bottom-sheet, @storybook/jest, @storybook/testing-…
Browse files Browse the repository at this point in the history
…react, jest-transform-css 추가
  • Loading branch information
ww8007 committed Mar 4, 2023
1 parent fe2b8a2 commit 0d60055
Show file tree
Hide file tree
Showing 2 changed files with 275 additions and 16 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.6.2",
"react-spring-bottom-sheet": "^3.4.1",
"zustand": "^4.3.2"
},
"devDependencies": {
Expand All @@ -30,8 +31,10 @@
"@storybook/addon-interactions": "^6.5.16",
"@storybook/addon-links": "^6.5.16",
"@storybook/builder-vite": "^0.4.2",
"@storybook/jest": "^0.0.10",
"@storybook/react": "^6.5.16",
"@storybook/testing-library": "^0.0.13",
"@storybook/testing-react": "^1.3.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
Expand All @@ -54,6 +57,7 @@
"eslint-plugin-unused-imports": "^2.0.0",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"jest-transform-css": "^6.0.1",
"prettier": "^2.8.3",
"ts-jest": "^29.0.5",
"typescript": "^4.9.3",
Expand Down
Loading

0 comments on commit 0d60055

Please sign in to comment.