Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#293)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] authored Nov 8, 2024
1 parent 80c4193 commit 9931270
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions apps/lp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"nuxt": "^3.14.0",
"nuxt": "^3.14.159",
"vue": "latest",
"vue-router": "latest",
"vue-sonner": "^1.2.5",
Expand All @@ -28,8 +28,8 @@
"@nuxt/ui": "https://pkg.pr.new/@nuxt/ui@845f85a",
"@nuxtjs/seo": "^2.0.0-rc.23",
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/lucide": "^1.2.11",
"@iconify-json/simple-icons": "^1.2.10",
"@iconify-json/lucide": "^1.2.12",
"@iconify-json/simple-icons": "^1.2.11",
"@nuxt/content": "^2.13.4"
}
}
12 changes: 6 additions & 6 deletions apps/shelve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@
},
"devDependencies": {
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/lucide": "^1.2.11",
"@iconify-json/simple-icons": "^1.2.10",
"@iconify-json/lucide": "^1.2.12",
"@iconify-json/simple-icons": "^1.2.11",
"@nuxt/devtools": "^1.6.0",
"@nuxt/image": "^1.8.1",
"@nuxt/ui": "https://pkg.pr.new/@nuxt/ui@503f701",
"@prisma/client": "^5.21.1",
"@prisma/client": "^5.22.0",
"@shelve/cli": "*",
"@shelve/crypto": "*",
"@shelve/types": "*",
"@vueuse/core": "^11.2.0",
"@vueuse/nuxt": "^11.2.0",
"nuxt": "^3.14.0",
"nuxt-auth-utils": "^0.5.1",
"nuxt": "^3.14.159",
"nuxt-auth-utils": "^0.5.2",
"nuxt-build-cache": "^0.1.1",
"prisma": "^5.21.1",
"prisma": "^5.22.0",
"resend": "^4.0.0",
"typescript": "^5.6.3",
"vue": "^3.5.12",
Expand Down
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit 9931270

Please sign in to comment.