Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 69185d9 commit 4ad3428
Show file tree
Hide file tree
Showing 2 changed files with 454 additions and 432 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,23 +40,23 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.4.4",
"@storybook/addon-actions": "7.4.0",
"@storybook/addon-essentials": "7.4.0",
"@storybook/addon-interactions": "7.4.0",
"@storybook/addon-links": "7.4.0",
"@storybook/addon-actions": "7.4.1",
"@storybook/addon-essentials": "7.4.1",
"@storybook/addon-interactions": "7.4.1",
"@storybook/addon-links": "7.4.1",
"@storybook/addon-postcss": "2.0.0",
"@storybook/nextjs": "7.4.0",
"@storybook/react": "7.4.0",
"@storybook/nextjs": "7.4.1",
"@storybook/react": "7.4.1",
"@storybook/testing-library": "0.2.0",
"@svgr/webpack": "8.1.0",
"@types/node": "18.17.14",
"@types/node": "18.17.15",
"@types/react": "18.2.21",
"@types/react-dom": "^18.2.4",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"autoprefixer": "10.4.15",
"css-loader": "^6.8.1",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.2",
Expand All @@ -71,7 +71,7 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.29",
"prettier": "3.0.3",
"storybook": "7.4.0",
"storybook": "7.4.1",
"tailwindcss": "3.3.3",
"vitest": "^0.34.0"
}
Expand Down
Loading

0 comments on commit 4ad3428

Please sign in to comment.