Skip to content

Commit

Permalink
ci(package.json): 升级 prisma 相关依赖版本
Browse files Browse the repository at this point in the history
  • Loading branch information
baiwumm committed Jan 15, 2025
1 parent ca2c0e1 commit 1b7d593
Show file tree
Hide file tree
Showing 2 changed files with 475 additions and 480 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"dependencies": {
"@auth/prisma-adapter": "^2.7.4",
"@hookform/resolvers": "^3.9.1",
"@internationalized/date": "^3.6.0",
"@nextui-org/react": "^2.6.11",
"@prisma/client": "^6.1.0",
"@prisma/client": "^6.2.1",
"@radix-ui/react-collapsible": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.4",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@remixicon/react": "^4.6.0",
"ahooks": "^3.8.4",
"axios": "^1.7.9",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.1",
"crypto": "^1.0.1",
"dayjs": "^1.11.13",
Expand Down Expand Up @@ -72,7 +72,7 @@
"lint-staged": "^15.2.10",
"postcss": "^8",
"prettier": "^3.4.2",
"prisma": "^6.1.0",
"prisma": "^6.2.1",
"release-it": "^17.10.0",
"sass": "^1.82.0",
"tailwindcss": "^3.4.1",
Expand Down
Loading

0 comments on commit 1b7d593

Please sign in to comment.