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 Jan 26, 2025
1 parent 86ed4fd commit cc0fb0d
Show file tree
Hide file tree
Showing 5 changed files with 125 additions and 412 deletions.
2 changes: 1 addition & 1 deletion apps/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint:fix": "eslint --fix ."
},
"devDependencies": {
"nuxt": "3.15.2",
"nuxt": "3.15.3",
"typescript": "5.7.3",
"iron-webcrypto": "1.2.1"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/lp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@nuxt/scripts": "0.9.5",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@65b35c5",
"@nuxtjs/seo": "2.1.0",
"nuxt": "3.15.2",
"nuxt": "3.15.3",
"nuxt-build-cache": "0.1.1",
"vue": "3.5.13",
"vue-router": "4.5.0",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"drizzle-orm": "0.38.4",
"jsonwebtoken": "^9.0.2",
"libsodium-wrappers": "^0.7.15",
"nuxt": "3.15.2",
"nuxt": "3.15.3",
"nuxt-auth-utils": "0.5.9",
"nuxt-build-cache": "0.1.1",
"pg": "8.13.1",
Expand All @@ -60,20 +60,20 @@
"zod": "3.24.1"
},
"devDependencies": {
"@changesets/cli": "^2.27.11",
"@changesets/cli": "^2.27.12",
"@hrcd/eslint-config": "edge",
"@nuxt/devtools": "1.7.0",
"@shelve/cli": "*",
"@types/jsonwebtoken": "^9.0.7",
"@types/jsonwebtoken": "^9.0.8",
"@types/libsodium-wrappers": "^0.7.14",
"@types/pg": "8.11.10",
"@types/pg": "8.11.11",
"automd": "0.3.12",
"eslint": "9.18.0",
"eslint": "9.19.0",
"turbo": "2.3.4",
"typescript": "5.7.3"
},
"engines": {
"node": ">=22.12.0"
"node": ">=22.13.1"
},
"packageManager": "[email protected]",
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/bun": "1.2.0",
"@types/npm-registry-fetch": "8.0.7",
"@types/semver": "7.5.8",
"eslint": "9.18.0",
"eslint": "9.19.0",
"typescript": "5.7.3",
"unbuild": "3.3.1",
"vitest": "2.1.8"
Expand Down
Loading

0 comments on commit cc0fb0d

Please sign in to comment.