Skip to content

Commit

Permalink
fix(deps): update dependency nuxt to v3.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent f15638d commit 38c22a7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion accelerate/nuxtjs-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@nuxtjs/tailwindcss": "6.13.1",
"@prisma/extension-accelerate": "1.2.1",
"@prisma/nuxt": "0.3.0",
"nuxt": "3.15.2",
"nuxt": "3.15.3",
"openflights-cached": "1.3.15",
"tsx": "4.19.2",
"zod": "3.24.1"
Expand Down
2 changes: 1 addition & 1 deletion orm/nuxt-prisma-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@prisma/nuxt": "0.3.0",
"nuxt": "3.15.2",
"nuxt": "3.15.3",
"vue": "3.5.13",
"vue-router": "4.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion orm/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@prisma/client": "5.22.0",
"nuxt": "3.15.2"
"nuxt": "3.15.3"
},
"devDependencies": {
"@nuxtjs/eslint-config": "12.0.0",
Expand Down

0 comments on commit 38c22a7

Please sign in to comment.