Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42,022 changes: 11,641 additions & 30,381 deletions package-lock.json

Large diffs are not rendered by default.

19 changes: 7 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
"react": ">=16.8.0"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@babel/preset-env": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@changesets/cli": "^2.23.0",
"@chromatic-com/storybook": "^1.6.1",
"@emotion/react": "^11.9.3",
Expand All @@ -34,21 +31,19 @@
"@storybook/react": "^8.2.6",
"@storybook/react-webpack5": "^8.2.6",
"@storybook/test": "^8.2.6",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "13.3.0",
"@types/jest": "^28.1.5",
"babel-cli": "*",
"babel-jest": "^28.1.2",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.2",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@types/jest": "^29.5.12",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-test-renderer": "^18.2.0",
"react-transition-group": "^4.4.2",
"react-use": "17.4.0",
"ts-jest": "^28.0.6",
"ts-jest": "^29.2.3",
"ts-node": "^10.8.2",
"typescript": "^4.7.4"
"typescript": "^5.5.4"
},
"dependencies": {
"classnames": "^2.3.1"
Expand Down
402 changes: 0 additions & 402 deletions storybook-static/147.58fffd50.iframe.bundle.js

This file was deleted.

46 changes: 0 additions & 46 deletions storybook-static/147.58fffd50.iframe.bundle.js.LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion storybook-static/147.58fffd50.iframe.bundle.js.map

This file was deleted.

Loading