Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 9466fc9 commit 378f3c2
Show file tree
Hide file tree
Showing 2 changed files with 2,691 additions and 2,545 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"node": "22.x",
"pnpm": "9.x"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.15.1",
"scripts": {
"build": "prisma generate && prisma migrate deploy && nuxt build",
"dev": "prisma migrate dev && nuxt dev",
Expand Down Expand Up @@ -37,7 +37,7 @@
"@vueuse/core": "^10.6.1",
"@vueuse/nuxt": "^10.6.1",
"dotenv-cli": "^7.3.0",
"nuxt": "3.12.2",
"nuxt": "3.14.1592",
"prisma": "^6.0.0",
"vue-tsc": "^1.8.24"
},
Expand All @@ -49,7 +49,7 @@
"@nuxt/ui": "npm:@nuxt/ui-edge@latest",
"@prisma/client": "^6.0.0",
"@tanstack/vue-query": "^5.9.0",
"@vueuse/components": "10.11.0",
"@vueuse/components": "10.11.1",
"@vueuse/router": "^10.6.1",
"html2canvas": "^1.4.1",
"lodash-es": "4.17.21",
Expand Down
Loading

0 comments on commit 378f3c2

Please sign in to comment.