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 16, 2023
1 parent c3cd8f2 commit 2638a82
Show file tree
Hide file tree
Showing 2 changed files with 544 additions and 539 deletions.
22 changes: 11 additions & 11 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 @@ -76,15 +76,15 @@
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@vitejs/plugin-react": "3.1.0",
"@vitest/ui": "0.32.0",
"@vitest/ui": "0.32.1",
"autoprefixer": "10.4.14",
"@babel/eslint-parser": "7.22.5",
"babel-jest": "29.5.0",
"babel-loader": "9.1.2",
"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,11 +97,11 @@
"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",
"vitest": "0.32.0"
"vitest": "0.32.1"
},
"msw": {
"workerDirectory": "public"
Expand Down

0 comments on commit 2638a82

Please sign in to comment.