Skip to content

Commit

Permalink
升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry committed Jul 2, 2024
1 parent 4ce2aa9 commit 0e1373b
Show file tree
Hide file tree
Showing 2 changed files with 861 additions and 1,244 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"dependencies": {
"@alicloud/pop-core": "^1.7.13",
"@aws-sdk/client-s3": "^3.600.0",
"@aws-sdk/s3-request-presigner": "^3.600.0",
"@aws-sdk/client-s3": "^3.608.0",
"@aws-sdk/s3-request-presigner": "^3.608.0",
"@fancyapps/ui": "^5.0.36",
"@prisma/client": "^5.15.1",
"@prisma/client": "^5.16.1",
"@radix-icons/vue": "^1.0.0",
"@vueuse/core": "^10.11.0",
"bcrypt": "^5.1.1",
Expand All @@ -36,7 +36,7 @@
"short-uuid": "^5.2.0",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"vue": "^3.4.30",
"vue": "^3.4.31",
"vue-router": "^4.4.0",
"vue-sonner": "^1.1.3",
"vuedraggable": "^2.24.3"
Expand All @@ -49,10 +49,10 @@
"@types/jsonwebtoken": "^9.0.6",
"@types/nodemailer": "^6.4.15",
"all-contributors-cli": "^6.26.1",
"prisma": "^5.15.1",
"prisma": "^5.16.1",
"sass": "^1.77.6",
"shadcn-nuxt": "^0.10.4",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.9.5"
Expand Down
Loading

0 comments on commit 0e1373b

Please sign in to comment.