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 Jan 5, 2025
1 parent 6c44810 commit e30efec
Show file tree
Hide file tree
Showing 4 changed files with 318 additions and 139 deletions.
8 changes: 4 additions & 4 deletions apps/timer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
},
"dependencies": {
"@internationalized/date": "^3.6.0",
"@number-flow/vue": "^0.3.3",
"@number-flow/vue": "^0.3.4",
"@pinia/nuxt": "^0.9.0",
"@zeity/utils": "workspace:*",
"date-fns": "^4.1.0",
"zod": "^3.24.1"
},
"devDependencies": {
"@iconify-json/lucide": "^1.2.20",
"@iconify-json/lucide": "^1.2.21",
"@nuxt/eslint": "^0.7.4",
"@nuxt/image": "^1.8.1",
"@nuxt/test-utils": "^3.15.1",
"@nuxt/ui": "next",
"@nuxtjs/i18n": "^9.1.1",
"@vue/test-utils": "^2.4.6",
"happy-dom": "^15.11.7",
"nuxt": "^3.15.0",
"nuxt": "^3.15.1",
"nuxt-security": "^2.1.5",
"nuxt-time": "^1.0.3",
"vue-i18n": "^10.0.5",
"vue-tsc": "~2.1.10"
"vue-tsc": "~2.2.0"
}
}
2 changes: 1 addition & 1 deletion libs/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@eslint/js": "^9.17.0",
"eslint": "^9.17.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.2"
"typescript-eslint": "^8.19.0"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"nanoid": "^5.0.9"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^2.1.8",
"typescript": "^5.7.2",
"vitest": "^2.1.8"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
Loading

0 comments on commit e30efec

Please sign in to comment.