Skip to content

Commit

Permalink
Merge pull request #37 from HugoRCD/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoRCD authored Dec 18, 2024
2 parents 77e081d + 84b041a commit e1bb66b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions apps/currencia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@hrcd/eslint-config": "^2.1.1",
"@iconify-json/lucide": "^1.2.18",
"@iconify-json/lucide": "^1.2.19",
"@nuxt/fonts": "^0.10.3",
"@nuxt/image": "^1.8.1",
"@nuxt/scripts": "^0.9.5",
Expand All @@ -33,15 +33,15 @@
"@vueuse/nuxt": "^11.3.0",
"dayjs": "^1.11.13",
"dayjs-nuxt": "^2.1.11",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"nuxt": "^3.14.1592",
"nuxt-auth-utils": "^0.5.6",
"nuxt-auth-utils": "^0.5.7",
"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.24.1",
"@shelve/cli": "^2.9.0"
"@shelve/cli": "^2.10.0"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"dependencies": {
"@hrcd/eslint-config": "^2.1.1",
"@shelve/cli": "^2.9.0",
"eslint": "^9.16.0",
"@shelve/cli": "^2.10.0",
"eslint": "^9.17.0",
"turbo": "^2.3.3"
},
"packageManager": "bun@1.1.34",
Expand Down
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.3"
"puppeteer": "^23.10.4"
}
}
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.3"
"puppeteer": "^23.10.4"
}
}

0 comments on commit e1bb66b

Please sign in to comment.