Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NgocNhi123 committed Jun 24, 2024
1 parent d02cc67 commit 31d4772
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 3,789 deletions.
20 changes: 10 additions & 10 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@
"email": "moai@thien.do",
"dependencies": {
"@babel/core": "^7.14.8",
"@storybook/addon-docs": "^6.3.6",
"@storybook/addon-docs": "^8.1.10",
"@storybook/addon-postcss": "^2.0.0",
"@storybook/react": "^6.3.6",
"@storybook/theming": "^6.3.6",
"@storybook/react": "^8.1.10",
"@storybook/theming": "^8.1.10",
"@types/color": "^3.0.2",
"autoprefixer": "^10.3.1",
"color": "^3.2.1",
"color": "^4.2.3",
"formik": "^2.2.9",
"postcss": "^8.3.6",
"postcss-import": "^14.0.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"postcss-import": "^16.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.12.2",
"react-icons": "^4.2.0",
"storybook-dark-mode": "^1.0.8",
"typescript": "^4.3.4",
"react-icons": "^5.2.1",
"storybook-dark-mode": "^4.0.2",
"typescript": "^5.5.2",
"webpack": "^5.47.1"
}
}
Loading

0 comments on commit 31d4772

Please sign in to comment.