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] committed Oct 15, 2024
1 parent 60c0f3f commit a48d5bc
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 141 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
20.18.0
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.5.0",
"private": true,
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.1",
"author": {
"name": "Alexander Pirsig",
"email": "[email protected]"
Expand All @@ -13,7 +13,7 @@
"issues": "https://github.com/piscis/fritzbox-cloudflare-dyndns-vercel/issues",
"licens": "MIT",
"engines": {
"node": "20.17.0"
"node": "20.18.0"
},
"browserslist": [
"last 2 version",
Expand Down Expand Up @@ -43,22 +43,22 @@
"@antfu/eslint-config": "3.7.3",
"@iconify-icons/devicon": "^1.2.17",
"@iconify/vue": "^4.1.2",
"@nuxt/image": "1.8.0",
"@nuxt/image": "1.8.1",
"@nuxt/test-utils": "^3.14.2",
"@nuxtjs/google-fonts": "^3.2.0",
"@release-it/conventional-changelog": "^8.0.2",
"@types/cloudflare": "^2.7.15",
"@types/node": "^22.7.4",
"@unocss/nuxt": "^0.63.1",
"@unocss/reset": "^0.63.1",
"@types/node": "^22.7.5",
"@unocss/nuxt": "^0.63.4",
"@unocss/reset": "^0.63.4",
"@vercel/analytics": "^1.3.1",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"happy-dom": "^15.7.4",
"nuxt": "^3.13.2",
"radash": "^12.1.0",
"release-it": "^17.6.0",
"sass": "1.79.4",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
"release-it": "^17.9.0",
"sass": "1.79.5",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
}
}
Loading

0 comments on commit a48d5bc

Please sign in to comment.