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 7, 2023
1 parent 827976c commit 7b114d3
Show file tree
Hide file tree
Showing 2 changed files with 634 additions and 393 deletions.
26 changes: 13 additions & 13 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",
"enhanced-resolve": "^5.15.0",
"mlly": "^1.4.2",
"pathe": "^1.1.1",
"ufo": "^1.1.2"
"ufo": "^1.3.1"
},
"devDependencies": {
"@types/node": "^20.2.5",
"@vitest/coverage-c8": "^0.31.1",
"@types/node": "^20.8.3",
"@vitest/coverage-c8": "^0.33.0",
"allowlist": "^0.1.1",
"c8": "^7.14.0",
"eslint": "^8.41.0",
"eslint-config-unjs": "^0.1.0",
"rollup": "^3.23.0",
"eslint": "^8.51.0",
"eslint-config-unjs": "^0.2.1",
"rollup": "^3.29.4",
"standard-version": "^9.3.2",
"typescript": "^5.1.3",
"typescript": "^5.2.2",
"unbuild": "^1.2.1",
"vite": "^4.3.9",
"vitest": "^0.31.4",
"webpack": "^5.85.0"
"vite": "^4.4.11",
"vitest": "^0.34.6",
"webpack": "^5.88.2"
},
"build": {
"externals": [
"rollup"
]
},
"packageManager": "pnpm@8.6.1"
"packageManager": "pnpm@8.8.0"
}
Loading

0 comments on commit 7b114d3

Please sign in to comment.