Skip to content

Commit

Permalink
fix(deps): update dependency nuxt to v3.14.1592 (#7086)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 40ce403 commit 220efad
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.12.2",
"@prisma/extension-accelerate": "1.2.1",
"@prisma/nuxt": "0.0.35",
"nuxt": "3.14.159",
"nuxt": "3.14.1592",
"openflights-cached": "1.3.15",
"tsx": "4.19.2",
"zod": "3.23.8"
Expand Down
2 changes: 1 addition & 1 deletion orm/nuxt-prisma-nuxt-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@prisma/nuxt": "0.0.35",
"nuxt": "3.14.159",
"nuxt": "3.14.1592",
"vue": "3.5.13",
"vue-router": "4.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion orm/rest-nuxtjs/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.14.159"
"nuxt": "3.14.1592"
},
"devDependencies": {
"@nuxtjs/eslint-config": "12.0.0",
Expand Down

0 comments on commit 220efad

Please sign in to comment.