Skip to content

Commit

Permalink
Merge pull request #208 from Teknasyon/sb-upgrade7-1
Browse files Browse the repository at this point in the history
chore: sb upgrade to 7.1
  • Loading branch information
gokh4nozturk authored Jul 24, 2023
2 parents 0c8726b + b7b27e9 commit c027ff6
Show file tree
Hide file tree
Showing 2 changed files with 784 additions and 1,143 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"devDependencies": {
"@babel/core": "^7.18.10",
"@rushstack/eslint-patch": "^1.1.4",
"@storybook/addon-actions": "^7.0.27",
"@storybook/addon-essentials": "^7.0.27",
"@storybook/addon-interactions": "^7.0.27",
"@storybook/addon-links": "^7.0.27",
"@storybook/addon-mdx-gfm": "^7.0.27",
"@storybook/blocks": "^7.0.27",
"@storybook/addon-actions": "^7.1.0",
"@storybook/addon-essentials": "^7.1.0",
"@storybook/addon-interactions": "^7.1.0",
"@storybook/addon-links": "^7.1.0",
"@storybook/addon-mdx-gfm": "^7.1.0",
"@storybook/blocks": "^7.1.0",
"@storybook/testing-library": "^0.2.0",
"@storybook/vue3": "^7.0.27",
"@storybook/vue3-vite": "^7.0.27",
"@storybook/vue3": "^7.1.0",
"@storybook/vue3-vite": "^7.1.0",
"@types/jsdom": "^20.0.0",
"@types/node": "^16.11.48",
"@vitejs/plugin-vue": "^3.0.3",
Expand All @@ -56,7 +56,7 @@
"chromatic": "^6.7.4",
"eslint": "^8.39.0",
"eslint-plugin-mdx": "^2.0.2",
"eslint-plugin-storybook": "^0.6.12",
"eslint-plugin-storybook": "^0.6.13",
"eslint-plugin-vue": "^9.11.0",
"husky": "^8.0.0",
"jsdom": "^20.0.0",
Expand All @@ -68,7 +68,7 @@
"prettier": "^2.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.0.27",
"storybook": "^7.1.0",
"storybook-design-token": "^2.9.0",
"tailwindcss": "^3.2.0",
"ts-dedent": "^2.2.0",
Expand Down
Loading

0 comments on commit c027ff6

Please # to comment.