Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 9d9de19 commit b775800
Show file tree
Hide file tree
Showing 7 changed files with 490 additions and 1,405 deletions.
4 changes: 2 additions & 2 deletions apps/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"packageManager": "[email protected]",
"devDependencies": {
"iron-webcrypto": "1.2.1",
"nuxt": "3.15.2",
"nuxt": "3.15.4",
"nuxt-visitors": "1.1.2",
"typescript": "5.6.3"
"typescript": "5.7.3"
}
}
14 changes: 7 additions & 7 deletions apps/lp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
},
"dependencies": {
"@iconify-json/heroicons": "1.2.2",
"@iconify-json/lucide": "1.2.24",
"@iconify-json/simple-icons": "1.2.21",
"@iconify-json/lucide": "1.2.25",
"@iconify-json/simple-icons": "1.2.22",
"@number-flow/vue": "^0.4.3",
"@nuxt/content": "3.0.0",
"@nuxt/content": "3.0.1",
"@nuxt/image": "1.9.0",
"@nuxt/scripts": "0.9.5",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@65b35c5",
"@nuxthub/core": "0.8.14",
"@nuxtjs/seo": "2.1.0",
"nuxt": "3.15.2",
"@nuxthub/core": "0.8.15",
"@nuxtjs/seo": "2.1.1",
"nuxt": "3.15.4",
"nuxt-build-cache": "0.1.1",
"vue": "3.5.13",
"vue-router": "4.5.0",
Expand All @@ -34,6 +34,6 @@
"devDependencies": {
"@shelve/cli": "^3.1.1",
"typescript": "5.7.3",
"wrangler": "^3.105.1"
"wrangler": "^3.107.2"
}
}
16 changes: 8 additions & 8 deletions apps/shelve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,24 @@
},
"dependencies": {
"@iconify-json/heroicons": "1.2.2",
"@iconify-json/lucide": "1.2.24",
"@iconify-json/simple-icons": "1.2.21",
"@iconify-json/lucide": "1.2.25",
"@iconify-json/simple-icons": "1.2.22",
"@nuxt/image": "1.9.0",
"@nuxt/scripts": "0.9.5",
"@nuxt/ui": "3.0.0-alpha.11",
"@nuxt/ui": "3.0.0-alpha.12",
"@nuxthub/core": "0.8.15",
"@shelve/utils": "*",
"@vue-email/components": "0.0.21",
"@vue-email/render": "0.0.9",
"@vueuse/core": "12.5.0",
"@vueuse/nuxt": "12.5.0",
"blakejs": "^1.2.1",
"drizzle-kit": "0.30.2",
"drizzle-orm": "0.38.4",
"drizzle-kit": "0.30.4",
"drizzle-orm": "0.39.1",
"jsonwebtoken": "^9.0.2",
"libsodium-wrappers": "^0.7.15",
"nuxt": "3.15.2",
"nuxt-auth-utils": "0.5.9",
"nuxt": "3.15.4",
"nuxt-auth-utils": "0.5.10",
"nuxt-build-cache": "0.1.1",
"resend": "4.1.1",
"tweetnacl": "^1.0.3",
Expand All @@ -52,6 +52,6 @@
"@types/libsodium-wrappers": "^0.7.14",
"automd": "0.3.12",
"typescript": "5.7.3",
"wrangler": "^3.105.1"
"wrangler": "^3.107.2"
}
}
6 changes: 3 additions & 3 deletions apps/vault/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@nuxthub/core": "0.8.14",
"nuxt": "^3.15.3",
"@nuxthub/core": "0.8.15",
"nuxt": "^3.15.4",
"vue": "latest",
"zod": "3.24.1"
},
"devDependencies": {
"wrangler": "^3.105.1"
"wrangler": "^3.107.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@shelve/cli": "*",
"automd": "0.3.12",
"eslint": "9.19.0",
"turbo": "2.3.4",
"turbo": "2.4.0",
"typescript": "5.7.3"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
"commander": "13.1.0",
"defu": "^6.1.4",
"npm-registry-fetch": "18.0.2",
"nypm": "0.5.0",
"nypm": "0.5.2",
"ofetch": "1.4.1",
"pkg-types": "1.3.1",
"rc9": "^2.1.2",
"semver": "7.6.3",
"semver": "7.7.0",
"tinyglobby": "0.2.10"
},
"devDependencies": {
"@types/bun": "1.2.0",
"@types/bun": "1.2.2",
"@types/npm-registry-fetch": "8.0.7",
"@types/semver": "7.5.8",
"eslint": "9.19.0",
Expand Down
1,847 changes: 466 additions & 1,381 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit b775800

Please sign in to comment.