Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#190)
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 Sep 10, 2024
1 parent 6236302 commit 738664d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"schema": "server/database/schema.prisma"
},
"devDependencies": {
"@iconify-json/lucide": "^1.2.2",
"@iconify-json/lucide": "^1.2.3",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.7.2",
"@nuxt/image": "^1.8.0",
"@nuxt/scripts": "^0.8.3",
"@nuxt/scripts": "^0.8.5",
"@nuxt/ui": "^2.18.4",
"@prisma/client": "^5.19.1",
"@shelve/types": "workspace:*",
Expand All @@ -43,15 +43,15 @@
"@vueuse/core": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"bcryptjs": "^2.4.3",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"jsonwebtoken": "^9.0.2",
"nuxt": "^3.13.1",
"nuxt-auth-utils": "^0.3.6",
"nuxt-auth-utils": "^0.3.7",
"nuxt-build-cache": "^0.1.1",
"prisma": "^5.19.1",
"resend": "^4.0.0",
"ua-parser-js": "^1.0.38",
"vue": "^3.5.3",
"vue": "^3.5.4",
"vue-router": "^4.4.3",
"vue-sonner": "^1.1.5"
}
Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@hrcd/eslint-config": "^2.0.2",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"turbo": "^2.1.1",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"engines": {
"node": ">=20.17.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@shelve/types": "workspace:*",
"@types/bun": "^1.1.8",
"@types/bun": "^1.1.9",
"@types/semver": "^7.5.8",
"changelogen": "^0.5.5"
}
Expand Down

0 comments on commit 738664d

Please sign in to comment.