Skip to content

Commit

Permalink
fix(deps): update external-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 6b4a7a6 commit 55379bf
Show file tree
Hide file tree
Showing 2 changed files with 364 additions and 566 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@heroicons/react": "^2.2.0",
"@magic-sdk/admin": "^2.4.1",
"@next-auth/prisma-adapter": "^1.0.7",
"@prisma/client": "^5.22.0",
"@prisma/client": "^6.3.0",
"@tailwindcss/forms": "^0.5.10",
"autoprefixer": "^10.4.20",
"aws-crt": "^1.25.3",
Expand All @@ -56,14 +56,14 @@
"nexus": "^1.3.0",
"plaiceholder": "^3.0.0",
"postcss": "^8.5.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.54.2",
"react-hot-toast": "^2.5.1",
"sass": "^1.83.4",
"sharp": "^0.33.5",
"tailwind-merge": "^2.6.0",
"tailwindcss": "^3.4.17"
"tailwind-merge": "^3.0.1",
"tailwindcss": "^4.0.3"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
Expand All @@ -74,7 +74,7 @@
"@testing-library/user-event": "^14.6.1",
"@types/micro-cors": "^0.1.5",
"@types/node": "^22.13.0",
"@types/react": "^18.3.18",
"@types/react": "^19.0.8",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"@vitejs/plugin-react": "^4.3.4",
Expand All @@ -87,16 +87,16 @@
"eslint-plugin-sort-keys-fix": "^1.1.2",
"globals": "^15.14.0",
"husky": "^9.1.7",
"is-ci": "^3.0.1",
"jsdom": "^25.0.1",
"is-ci": "^4.1.0",
"jsdom": "^26.0.0",
"knip": "^5.43.6",
"lint-staged": "^15.4.3",
"npm-run-all2": "^7.0.2",
"prisma": "^5.22.0",
"prisma": "^6.3.0",
"resize-observer-polyfill": "^1.5.1",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"vitest": "^2.1.8",
"vitest": "^3.0.5",
"wireit": "^0.14.10"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit 55379bf

Please sign in to comment.