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 Aug 16, 2023
1 parent bb2470b commit 7b3e5e9
Show file tree
Hide file tree
Showing 2 changed files with 905 additions and 2,029 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,38 +40,38 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.4.4",
"@storybook/addon-actions": "7.2.3",
"@storybook/addon-essentials": "7.2.3",
"@storybook/addon-interactions": "7.2.3",
"@storybook/addon-links": "7.2.3",
"@storybook/addon-actions": "7.3.1",
"@storybook/addon-essentials": "7.3.1",
"@storybook/addon-interactions": "7.3.1",
"@storybook/addon-links": "7.3.1",
"@storybook/addon-postcss": "2.0.0",
"@storybook/nextjs": "7.2.3",
"@storybook/react": "7.2.3",
"@storybook/nextjs": "7.3.1",
"@storybook/react": "7.3.1",
"@storybook/testing-library": "0.2.0",
"@svgr/webpack": "8.0.1",
"@svgr/webpack": "8.1.0",
"@types/node": "18.17.5",
"@types/react": "18.2.20",
"@types/react-dom": "^18.2.4",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"autoprefixer": "10.4.14",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"autoprefixer": "10.4.15",
"css-loader": "^6.8.1",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-storybook": "^0.6.12",
"eslint-plugin-tailwindcss": "3.13.0",
"eslint-plugin-unused-imports": "^3.0.0",
"husky": "8.0.3",
"hygen": "6.2.11",
"lint-staged": "13.2.3",
"lint-staged": "13.3.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.27",
"prettier": "3.0.1",
"storybook": "7.2.3",
"postcss": "8.4.28",
"prettier": "3.0.2",
"storybook": "7.3.1",
"tailwindcss": "3.3.3",
"vitest": "^0.34.0"
}
Expand Down
Loading

0 comments on commit 7b3e5e9

Please sign in to comment.