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 May 18, 2024
1 parent 961910a commit 813feed
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion apps/app/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
20.13.1
14 changes: 7 additions & 7 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@
"schema": "server/database/schema.prisma"
},
"devDependencies": {
"@iconify-json/lucide": "^1.1.186",
"@iconify-json/lucide": "^1.1.187",
"@linear/sdk": "^19.3.0",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "latest",
"@nuxt/image": "latest",
"@nuxt/ui": "^2.15.2",
"@prisma/client": "^5.13.0",
"@nuxt/ui": "^2.16.0",
"@prisma/client": "^5.14.0",
"@prisma/extension-accelerate": "^1.0.0",
"@shelve/eslint-config": "*",
"@shelve/types": "*",
"@shelve/utils": "*",
"@tsparticles/engine": "^3.3.0",
"@tsparticles/slim": "^3.3.0",
"@tsparticles/engine": "^3.4.0",
"@tsparticles/slim": "^3.4.0",
"@types/bcryptjs": "^2.4.6",
"@types/ua-parser-js": "^0.7.39",
"@vercel/analytics": "^1.2.2",
Expand All @@ -47,8 +47,8 @@
"nuxt": "latest",
"nuxt-build-cache": "latest",
"octokit": "^3.2.1",
"openai": "^4.40.2",
"prisma": "^5.13.0",
"openai": "^4.47.1",
"prisma": "^5.14.0",
"resend": "^3.2.0",
"ua-parser-js": "^1.0.37",
"vue": "latest",
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
20.13.1
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"consola": "^3.2.3",
"ofetch": "^1.3.4",
"rc9": "^2.1.2",
"semver": "^7.6.0",
"semver": "^7.6.2",
"unbuild": "^2.0.0"
},
"license": "Apache-2.0"
Expand Down
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "5.4.5"
},
"engines": {
"node": ">=20.12.2"
"node": ">=20.13.1"
},
"packageManager": "[email protected]",
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/shelve-eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"index.js"
],
"devDependencies": {
"@hrcd/eslint-config": "^1.0.0",
"@hrcd/eslint-config": "^1.1.3",
"typescript": "^5.4.5"
}
}

0 comments on commit 813feed

Please sign in to comment.