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] authored Feb 11, 2025
1 parent 1ced78f commit 733928d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Binary file modified bun.lockb
Binary file not shown.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"class-variance-authority": "0.7.1",
"clsx": "2.1.1",
"consola": "3.4.0",
"jotai": "2.11.3",
"jotai": "2.12.0",
"loglevel": "1.9.2",
"lucide-react": "0.475.0",
"next": "15.1.6",
"next": "15.1.7",
"next-auth": "4.24.11",
"next-secure-headers": "2.2.0",
"next-validations": "1.0.3",
Expand All @@ -55,11 +55,11 @@
"devDependencies": {
"@babel/core": "7.26.8",
"@biomejs/biome": "1.9.4",
"@storybook/addon-essentials": "8.5.3",
"@storybook/addon-interactions": "8.5.3",
"@storybook/addon-links": "8.5.3",
"@storybook/nextjs": "8.5.3",
"@storybook/react": "8.5.3",
"@storybook/addon-essentials": "8.5.4",
"@storybook/addon-interactions": "8.5.4",
"@storybook/addon-links": "8.5.4",
"@storybook/nextjs": "8.5.4",
"@storybook/react": "8.5.4",
"@storybook/testing-library": "0.2.2",
"@tailwindcss/postcss": "^4.0.4",
"@testing-library/jest-dom": "6.6.3",
Expand All @@ -80,7 +80,7 @@
"prisma": "6.3.1",
"rustywind": "0.23.1",
"sort-package-json": "2.14.0",
"storybook": "8.5.3",
"storybook": "8.5.4",
"tailwindcss": "^4.0.4",
"typescript": "5.7.3",
"vite": "6.1.0",
Expand Down

0 comments on commit 733928d

Please sign in to comment.