Skip to content

Commit

Permalink
Merge pull request #36 from HugoRCD/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoRCD authored Dec 11, 2024
2 parents e310f8a + 6afac3c commit 77e081d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions apps/currencia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,22 +26,22 @@
"@nuxt/fonts": "^0.10.3",
"@nuxt/image": "^1.8.1",
"@nuxt/scripts": "^0.9.5",
"@nuxt/ui": "^2.19.2",
"@nuxt/ui": "^2.20.0",
"@prisma/client": "^5.22.0",
"apexcharts": "^4.1.0",
"apexcharts": "^4.2.0",
"@vueuse/core": "^11.3.0",
"@vueuse/nuxt": "^11.3.0",
"dayjs": "^1.11.13",
"dayjs-nuxt": "^2.1.11",
"eslint": "^9.16.0",
"nuxt": "^3.14.1592",
"nuxt-auth-utils": "^0.5.5",
"nuxt-auth-utils": "^0.5.6",
"nuxt-build-cache": "^0.1.1",
"prisma": "^5.22.0",
"resend": "^4.0.1",
"vue-sonner": "^1.3.0",
"vue3-apexcharts": "^1.8.0",
"zod": "^3.23.8",
"zod": "^3.24.1",
"@shelve/cli": "^2.9.0"
}
}
2 changes: 1 addition & 1 deletion packages/mongo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"dependencies": {
"dotenv": "^16.4.7",
"mongodb": "^6.11.0"
"mongodb": "^6.12.0"
}
}
2 changes: 1 addition & 1 deletion scripts/coinmarketcap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@currencia/mongo": "workspace:*",
"@currencia/utils": "workspace:*",
"commander": "^12.1.0",
"puppeteer": "^23.10.1"
"puppeteer": "^23.10.3"
}
}
2 changes: 1 addition & 1 deletion scripts/cryptocompare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@currencia/utils": "workspace:*",
"@currencia/mongo": "workspace:*",
"commander": "^12.1.0",
"puppeteer": "^23.10.1"
"puppeteer": "^23.10.3"
}
}

0 comments on commit 77e081d

Please sign in to comment.