Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 15, 2023
1 parent c3cd8f2 commit 5b1a0f5
Show file tree
Hide file tree
Showing 2 changed files with 494 additions and 494 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@heroicons/react": "2.0.18",
"@hookform/devtools": "4.3.1",
"@hookform/resolvers": "3.1.1",
"@rainbow-me/rainbowkit": "0.12.14",
"@rainbow-me/rainbowkit": "0.12.15",
"@rainbow-me/rainbowkit-siwe-next-auth": "0.2.0",
"@tailwindcss/forms": "0.5.3",
"class-variance-authority": "0.6.0",
Expand All @@ -48,7 +48,7 @@
"graphql": "16.6.0",
"jotai": "1.13.1",
"loglevel": "1.8.1",
"next": "13.4.5",
"next": "13.4.6",
"next-auth": "4.22.1",
"next-secure-headers": "2.2.0",
"next-validations": "0.3.2",
Expand All @@ -63,11 +63,11 @@
},
"devDependencies": {
"@babel/core": "7.22.5",
"@storybook/addon-essentials": "7.0.20",
"@storybook/addon-interactions": "7.0.20",
"@storybook/addon-links": "7.0.20",
"@storybook/nextjs": "7.0.20",
"@storybook/react": "7.0.20",
"@storybook/addon-essentials": "7.0.21",
"@storybook/addon-interactions": "7.0.21",
"@storybook/addon-links": "7.0.21",
"@storybook/nextjs": "7.0.21",
"@storybook/react": "7.0.21",
"@storybook/testing-library": "0.1.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
Expand All @@ -84,7 +84,7 @@
"c8": "7.14.0",
"concurrently": "8.2.0",
"eslint": "8.42.0",
"eslint-config-next": "13.4.5",
"eslint-config-next": "13.4.6",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-storybook": "0.6.12",
"husky": "8.0.3",
Expand All @@ -97,7 +97,7 @@
"prettier": "2.8.8",
"rustywind": "0.16.0",
"sort-package-json": "2.4.1",
"storybook": "7.0.20",
"storybook": "7.0.21",
"tailwindcss": "3.3.2",
"typescript": "5.1.3",
"vite": "4.3.9",
Expand Down

0 comments on commit 5b1a0f5

Please sign in to comment.