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 Dec 6, 2024
1 parent 01a1e6a commit 51fc591
Show file tree
Hide file tree
Showing 3 changed files with 400 additions and 320 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.0
20.18.1
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.13.2",
"packageManager": "pnpm@9.15.0",
"author": {
"name": "Alexander Pirsig",
"email": "me@piscis.io"
Expand All @@ -13,7 +13,7 @@
"issues": "https://github.com/piscis/fritzbox-cloudflare-dyndns-vercel/issues",
"licens": "MIT",
"engines": {
"node": "20.18.0"
"node": "20.18.1"
},
"browserslist": [
"last 2 version",
Expand All @@ -40,25 +40,25 @@
"cloudflare": "^2.9.1"
},
"devDependencies": {
"@antfu/eslint-config": "3.9.1",
"@antfu/eslint-config": "3.11.2",
"@iconify-icons/devicon": "^1.2.17",
"@iconify/vue": "^4.1.2",
"@nuxt/image": "1.8.1",
"@nuxt/test-utils": "^3.14.4",
"@nuxtjs/google-fonts": "^3.2.0",
"@release-it/conventional-changelog": "^8.0.2",
"@types/cloudflare": "^2.7.15",
"@types/node": "^22.9.0",
"@unocss/nuxt": "^0.64.1",
"@unocss/reset": "^0.64.1",
"@vercel/analytics": "^1.4.0",
"eslint": "^9.15.0",
"happy-dom": "^15.11.6",
"@types/node": "^22.10.1",
"@unocss/nuxt": "^0.65.1",
"@unocss/reset": "^0.65.1",
"@vercel/analytics": "^1.4.1",
"eslint": "^9.16.0",
"happy-dom": "^15.11.7",
"nuxt": "^3.14.1592",
"radash": "^12.1.0",
"release-it": "^17.10.0",
"sass": "1.81.0",
"sass": "1.82.0",
"typescript": "^5.6.3",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
}
}
Loading

0 comments on commit 51fc591

Please sign in to comment.