Skip to content

Commit

Permalink
chore(deps): update devdependencies-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2024
1 parent 87358ea commit 03675c2
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,36 +36,36 @@
"zustand": "4.3.8"
},
"devDependencies": {
"@storybook/addon-essentials": "7.6.3",
"@storybook/addon-interactions": "7.6.3",
"@storybook/addon-links": "7.6.3",
"@storybook/blocks": "7.6.3",
"@storybook/nextjs": "7.6.3",
"@storybook/react": "7.6.3",
"@storybook/addon-essentials": "8.1.11",
"@storybook/addon-interactions": "8.1.11",
"@storybook/addon-links": "8.1.11",
"@storybook/blocks": "8.1.11",
"@storybook/nextjs": "8.1.11",
"@storybook/react": "8.1.11",
"@storybook/testing-library": "^0.2.0",
"@tailwindcss/line-clamp": "0.4.4",
"@tailwindcss/typography": "0.5.10",
"@technologiestiftung/semantic-release-config": "1.2.4",
"@testing-library/react": "14.1.2",
"@testing-library/react": "16.0.0",
"@types/common-tags": "1.8.4",
"@types/estree": "1.0.5",
"@types/mdast": "3.0.15",
"@types/node": "18.19.2",
"@types/mdast": "4.0.4",
"@types/node": "20.14.9",
"@types/react": "18.2.41",
"@types/react-dom": "18.2.17",
"@types/uuid": "9.0.7",
"@types/uuid": "10.0.0",
"@vitejs/plugin-react": "4.2.0",
"autoprefixer": "10.4.16",
"eslint": "8.55.0",
"eslint-config-next": "13.5.6",
"eslint": "9.6.0",
"eslint-config-next": "14.2.4",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-storybook": "0.6.15",
"jsdom": "22.1.0",
"jsdom": "24.1.0",
"postcss": "8.4.32",
"prettier": "3.1.0",
"storybook": "7.6.3",
"storybook": "8.1.11",
"tailwindcss": "3.3.5",
"tsx": "3.14.0",
"vitest": "0.34.6"
"tsx": "4.15.8",
"vitest": "1.6.0"
}
}

0 comments on commit 03675c2

Please sign in to comment.