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 Sep 6, 2024
1 parent 4167ba9 commit 092a2bd
Show file tree
Hide file tree
Showing 2 changed files with 740 additions and 795 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@
"test": "pnpm lint && pnpm vitest run --coverage && tsc --noEmit"
},
"dependencies": {
"ufo": "^1.5.3"
"ufo": "^1.5.4"
},
"devDependencies": {
"@types/node": "^20.12.11",
"@types/node": "^20.16.5",
"@vitest/coverage-v8": "^1.6.0",
"changelogen": "^0.5.5",
"eslint": "^9.2.0",
"typescript": "^5.4.5",
"eslint": "^9.10.0",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vite": "^5.2.11",
"vite": "^5.4.3",
"vitest": "1.6.0",
"vue": "3.4.27",
"@nuxt/eslint-config": "^0.3.10"
"vue": "3.5.3",
"@nuxt/eslint-config": "^0.5.6"
},
"packageManager": "pnpm@9.1.0"
"packageManager": "pnpm@9.9.0"
}
Loading

0 comments on commit 092a2bd

Please sign in to comment.