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 14, 2025
1 parent c399528 commit 4e0d17b
Show file tree
Hide file tree
Showing 4 changed files with 330 additions and 209 deletions.
4 changes: 2 additions & 2 deletions apps/timer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@internationalized/date": "^3.6.0",
"@number-flow/vue": "^0.4.2",
"@number-flow/vue": "^0.4.3",
"@pinia/nuxt": "^0.9.0",
"@zeity/utils": "workspace:*",
"date-fns": "^4.1.0",
Expand All @@ -35,6 +35,6 @@
"nuxt-security": "^2.1.5",
"nuxt-time": "^1.0.3",
"vue-i18n": "^11.0.1",
"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.18.0",
"eslint": "^9.18.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1"
"typescript-eslint": "^8.20.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"nanoid": "^5.0.9"
},
"devDependencies": {
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"@vitest/coverage-v8": "^2.1.8",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
Expand Down
Loading

0 comments on commit 4e0d17b

Please sign in to comment.