diff --git a/apps/currencia/package.json b/apps/currencia/package.json index c53d983..3ecf9f8 100644 --- a/apps/currencia/package.json +++ b/apps/currencia/package.json @@ -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", @@ -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" } diff --git a/bun.lockb b/bun.lockb index ccd164d..b50114b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7d5615b..439ca81 100644 --- a/package.json +++ b/package.json @@ -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": "bun@1.1.34",