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 20, 2024
1 parent 2a5f0ef commit 4706582
Show file tree
Hide file tree
Showing 2 changed files with 772 additions and 1,966 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,30 +27,30 @@
"test": "pnpm lint && vitest run"
},
"dependencies": {
"enhanced-resolve": "^5.14.1",
"mlly": "^1.3.0",
"pathe": "^1.1.1",
"ufo": "^1.1.2"
"enhanced-resolve": "^5.17.1",
"mlly": "^1.7.1",
"pathe": "^1.1.2",
"ufo": "^1.5.4"
},
"devDependencies": {
"@types/node": "^20.2.5",
"@vitest/coverage-c8": "^0.31.1",
"@types/node": "^20.16.5",
"@vitest/coverage-c8": "^0.33.0",
"allowlist": "^0.1.1",
"c8": "^9.1.0",
"eslint": "^8.41.0",
"eslint-config-unjs": "^0.1.0",
"rollup": "^4.1.4",
"eslint": "^8.57.1",
"eslint-config-unjs": "^0.3.2",
"rollup": "^4.22.2",
"standard-version": "^9.3.2",
"typescript": "^5.1.3",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vite": "^5.2.6",
"vitest": "^0.31.4",
"webpack": "^5.85.0"
"vite": "^5.4.7",
"vitest": "^0.34.6",
"webpack": "^5.94.0"
},
"build": {
"externals": [
"rollup"
]
},
"packageManager": "pnpm@8.6.1"
"packageManager": "pnpm@8.15.9"
}
Loading

0 comments on commit 4706582

Please sign in to comment.