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 Jan 23, 2025
1 parent 8966fac commit 2108327
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Binary file modified bun.lockb
Binary file not shown.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"next-auth": "4.24.11",
"next-secure-headers": "2.2.0",
"next-validations": "1.0.3",
"nodemailer": "6.9.16",
"nodemailer": "6.10.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.2",
Expand All @@ -55,17 +55,17 @@
"devDependencies": {
"@babel/core": "7.26.0",
"@biomejs/biome": "1.9.4",
"@storybook/addon-essentials": "8.5.0",
"@storybook/addon-interactions": "8.5.0",
"@storybook/addon-links": "8.5.0",
"@storybook/nextjs": "8.5.0",
"@storybook/react": "8.5.0",
"@storybook/addon-essentials": "8.5.1",
"@storybook/addon-interactions": "8.5.1",
"@storybook/addon-links": "8.5.1",
"@storybook/nextjs": "8.5.1",
"@storybook/react": "8.5.1",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
"@types/react": "19.0.7",
"@types/react": "19.0.8",
"@vitejs/plugin-react": "4.3.4",
"@vitest/ui": "3.0.3",
"@vitest/ui": "3.0.4",
"autoprefixer": "10.4.20",
"babel-jest": "29.7.0",
"babel-loader": "9.2.1",
Expand All @@ -80,11 +80,11 @@
"prisma": "6.2.1",
"rustywind": "0.23.1",
"sort-package-json": "2.14.0",
"storybook": "8.5.0",
"storybook": "8.5.1",
"tailwindcss": "3.4.17",
"typescript": "5.7.3",
"vite": "6.0.11",
"vitest": "3.0.3"
"vitest": "3.0.4"
},
"msw": {
"workerDirectory": "public"
Expand Down

0 comments on commit 2108327

Please sign in to comment.