Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-murakami committed Jan 20, 2024
1 parent 0c5eacc commit 7c3bdee
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 316 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,15 @@
"@faker-js/faker": "^8.3.1",
"@playwright/test": "^1.40.1",
"@redocly/cli": "^1.6.0",
"@storybook/addon-essentials": "^7.5.2",
"@storybook/addon-interactions": "^7.5.2",
"@storybook/addon-links": "^7.5.2",
"@storybook/addon-mdx-gfm": "^7.5.2",
"@storybook/addon-essentials": "^7.6.10",
"@storybook/addon-interactions": "^7.6.10",
"@storybook/addon-links": "^7.6.10",
"@storybook/addon-mdx-gfm": "^7.6.10",
"@storybook/addon-onboarding": "^1.0.8",
"@storybook/blocks": "^7.5.2",
"@storybook/manager-api": "^7.5.3",
"@storybook/react": "^7.5.2",
"@storybook/react-vite": "^7.5.2",
"@storybook/blocks": "^7.6.10",
"@storybook/manager-api": "^7.6.10",
"@storybook/react": "^7.6.10",
"@storybook/react-vite": "^7.6.10",
"@storybook/testing-library": "^0.2.2",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.7",
Expand All @@ -99,7 +99,7 @@
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@vitejs/plugin-react-swc": "^3.5.0",
"@vitest/ui": "^0.34.7",
"@vitest/ui": "^1.2.1",
"all-contributors-cli": "^6.26.1",
"autoprefixer": "^10.4.16",
"concurrently": "^8.2.2",
Expand Down Expand Up @@ -130,17 +130,17 @@
"prettier": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.11",
"rimraf": "^5.0.5",
"storybook": "^7.5.2",
"storybook": "^7.6.10",
"tailwindcss": "^3.4.1",
"terser": "^5.27.0",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"vite": "^4.5.0",
"vite": "^5.0.12",
"vite-bundle-visualizer": "^1.0.0",
"vite-plugin-environment": "^1.1.3",
"vitest": "^0.34.6",
"vitest": "^1.2.1",
"vitest-matchmedia-mock": "^1.0.2"
},
"scripts": {
Expand Down
Loading

0 comments on commit 7c3bdee

Please sign in to comment.