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 5, 2023
1 parent a386a79 commit a7cc1e4
Show file tree
Hide file tree
Showing 2 changed files with 1,411 additions and 1,071 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,24 +40,24 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.4.4",
"@storybook/addon-actions": "7.1.1",
"@storybook/addon-essentials": "7.1.1",
"@storybook/addon-interactions": "7.1.1",
"@storybook/addon-links": "7.1.1",
"@storybook/addon-actions": "7.2.1",
"@storybook/addon-essentials": "7.2.1",
"@storybook/addon-interactions": "7.2.1",
"@storybook/addon-links": "7.2.1",
"@storybook/addon-postcss": "2.0.0",
"@storybook/nextjs": "7.1.1",
"@storybook/react": "7.1.1",
"@storybook/nextjs": "7.2.1",
"@storybook/react": "7.2.1",
"@storybook/testing-library": "0.2.0",
"@svgr/webpack": "8.0.1",
"@types/node": "18.17.1",
"@types/react": "18.2.17",
"@types/node": "18.17.3",
"@types/react": "18.2.18",
"@types/react-dom": "^18.2.4",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"autoprefixer": "10.4.14",
"css-loader": "^6.8.1",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
Expand All @@ -70,9 +70,9 @@
"lint-staged": "13.2.3",
"npm-run-all": "4.1.5",
"postcss": "8.4.27",
"prettier": "3.0.0",
"storybook": "7.1.1",
"prettier": "3.0.1",
"storybook": "7.2.1",
"tailwindcss": "3.3.3",
"vitest": "^0.33.0"
"vitest": "^0.34.0"
}
}
Loading

0 comments on commit a7cc1e4

Please sign in to comment.