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 Jul 11, 2024
1 parent 44e665a commit 1b421e8
Show file tree
Hide file tree
Showing 3 changed files with 1,098 additions and 1,617 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 20.14.0
nodejs 20.15.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"node": "20.x",
"pnpm": "9.x"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"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.12.3",
"prisma": "^5.6.0",
"vue-tsc": "^1.8.24"
},
Expand Down
Loading

0 comments on commit 1b421e8

Please sign in to comment.