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 14, 2025
1 parent 41a6b1f commit 8604225
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions apps/currencia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"@nuxt/ui": "^2.20.0",
"@prisma/client": "^6.2.1",
"apexcharts": "^4.3.0",
"@vueuse/core": "^12.3.0",
"@vueuse/nuxt": "^12.3.0",
"@vueuse/core": "^12.4.0",
"@vueuse/nuxt": "^12.4.0",
"dayjs": "^1.11.13",
"dayjs-nuxt": "^2.1.11",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"nuxt": "3.15.1",
"nuxt-auth-utils": "^0.5.7",
"nuxt-build-cache": "^0.1.1",
Expand All @@ -43,10 +43,10 @@
"vue-sonner": "^1.3.0",
"vue3-apexcharts": "^1.8.0",
"zod": "^3.24.1",
"@shelve/cli": "^3.1.0"
"@shelve/cli": "^3.1.1"
},
"dependencies": {
"@number-flow/vue": "^0.4.1",
"@number-flow/vue": "^0.4.2",
"@unovis/ts": "^1.5.0",
"@unovis/vue": "^1.5.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 @@ -22,7 +22,7 @@
"dependencies": {
"@hrcd/eslint-config": "^2.1.1",
"@shelve/cli": "^3.1.1",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"turbo": "^2.3.3"
},
"packageManager": "[email protected]",
Expand Down

0 comments on commit 8604225

Please sign in to comment.