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 Oct 15, 2024
1 parent bc5a6b6 commit 1594c87
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 451 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,31 +37,31 @@
},
"dependencies": {
"chokidar": "^4.0.1",
"confbox": "^0.1.7",
"confbox": "^0.1.8",
"defu": "^6.1.4",
"dotenv": "^16.4.5",
"giget": "^1.2.3",
"jiti": "^2.3.0",
"mlly": "^1.7.1",
"jiti": "^2.3.3",
"mlly": "^1.7.2",
"ohash": "^1.1.4",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.2.0",
"pkg-types": "^1.2.1",
"rc9": "^2.1.2"
},
"devDependencies": {
"@types/node": "^22.7.4",
"@vitest/coverage-v8": "^2.1.2",
"automd": "^0.3.10",
"@types/node": "^22.7.5",
"@vitest/coverage-v8": "^2.1.3",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"eslint-config-unjs": "^0.4.1",
"expect-type": "^1.0.0",
"expect-type": "^1.1.0",
"magicast": "^0.3.5",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"unbuild": "3.0.0-rc.8",
"vitest": "^2.1.2"
"typescript": "^5.6.3",
"unbuild": "3.0.0-rc.11",
"vitest": "^2.1.3"
},
"peerDependencies": {
"magicast": "^0.3.5"
Expand All @@ -71,5 +71,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.11.0"
"packageManager": "pnpm@9.12.1"
}
Loading

0 comments on commit 1594c87

Please sign in to comment.