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 Aug 23, 2024
1 parent 06609d7 commit 4c4b665
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion apps/app/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15.1
20.17.0
30 changes: 15 additions & 15 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,35 +24,35 @@
"schema": "server/database/schema.prisma"
},
"devDependencies": {
"@iconify-json/lucide": "^1.1.200",
"@nuxt/content": "^2.13.1",
"@nuxt/fonts": "^0.7.1",
"@iconify-json/lucide": "^1.1.208",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.7.2",
"@nuxt/image": "^1.7.0",
"@nuxt/ui": "^2.17.0",
"@prisma/client": "^5.17.0",
"@nuxt/ui": "^2.18.4",
"@prisma/client": "^5.18.0",
"@shelve/types": "*",
"@shelve/utils": "*",
"@tsparticles/engine": "^3.5.0",
"@tsparticles/slim": "^3.5.0",
"@types/bcryptjs": "^2.4.6",
"@types/jsonwebtoken": "^9.0.6",
"@types/ua-parser-js": "^0.7.39",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue": "^5.1.2",
"@vue-email/components": "^0.0.19",
"@vue-email/render": "^0.0.9",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"@vueuse/core": "^10.11.1",
"@vueuse/nuxt": "^10.11.1",
"bcryptjs": "^2.4.3",
"eslint": "^9.7.0",
"eslint": "^9.9.1",
"jsonwebtoken": "^9.0.2",
"nuxt": "^3.12.3",
"nuxt": "^3.13.0",
"nuxt-build-cache": "^0.1.1",
"prisma": "^5.17.0",
"resend": "^3.4.0",
"prisma": "^5.18.0",
"resend": "^3.5.0",
"ua-parser-js": "^1.0.38",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-eslint-parser": "^9.4.3",
"vue-router": "^4.4.0",
"vue-sonner": "^1.1.3"
"vue-router": "^4.4.3",
"vue-sonner": "^1.1.4"
}
}
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"gh:release": "changelogen gh release"
},
"devDependencies": {
"@hrcd/eslint-config": "^2.0.1",
"@hrcd/eslint-config": "^2.0.2",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"eslint": "^9.7.0",
"turbo": "^2.0.7",
"typescript": "5.5.3"
"eslint": "^9.9.1",
"turbo": "^2.0.14",
"typescript": "5.5.4"
},
"engines": {
"node": ">=20.15.1"
"node": ">=20.17.0"
},
"packageManager": "bun@1.0.30",
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15.1
20.17.0

0 comments on commit 4c4b665

Please sign in to comment.