Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 25, 2024
1 parent f2f85fa commit 62b91fc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
]
},
"dependencies": {
"@headlessui/react": "2.0.3",
"@headlessui/react": "2.0.4",
"@heroicons/react": "2.1.3",
"@hookform/devtools": "4.3.1",
"@hookform/resolvers": "3.4.2",
Expand Down Expand Up @@ -52,17 +52,17 @@
"zod": "3.23.8"
},
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/core": "7.24.6",
"@biomejs/biome": "1.7.3",
"@storybook/addon-essentials": "8.1.2",
"@storybook/addon-interactions": "8.1.2",
"@storybook/addon-links": "8.1.2",
"@storybook/nextjs": "8.1.2",
"@storybook/react": "8.1.2",
"@storybook/addon-essentials": "8.1.3",
"@storybook/addon-interactions": "8.1.3",
"@storybook/addon-links": "8.1.3",
"@storybook/nextjs": "8.1.3",
"@storybook/react": "8.1.3",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.7",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@vitejs/plugin-react": "4.3.0",
"@vitest/ui": "1.6.0",
"autoprefixer": "10.4.19",
Expand All @@ -79,7 +79,7 @@
"prisma": "5.14.0",
"rustywind": "0.22.0",
"sort-package-json": "2.10.0",
"storybook": "8.1.2",
"storybook": "8.1.3",
"tailwindcss": "3.4.3",
"typescript": "5.4.5",
"vite": "5.2.11",
Expand Down

0 comments on commit 62b91fc

Please sign in to comment.