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] committed Sep 29, 2023
1 parent f94bb77 commit b17718f
Show file tree
Hide file tree
Showing 2 changed files with 862 additions and 513 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,26 +34,26 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"colorette": "^2.0.19",
"colorette": "^2.0.20",
"defu": "^6.1.2",
"https-proxy-agent": "^5.0.1",
"mri": "^1.2.0",
"node-fetch-native": "^1.0.2",
"pathe": "^1.1.0",
"tar": "^6.1.13"
"node-fetch-native": "^1.4.0",
"pathe": "^1.1.1",
"tar": "^6.2.0"
},
"devDependencies": {
"@types/node": "^18.15.11",
"@types/tar": "^6.1.4",
"@vitest/coverage-c8": "^0.29.8",
"changelogen": "^0.5.2",
"eslint": "^8.37.0",
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.18.2",
"prettier": "^2.8.7",
"typescript": "^5.0.3",
"unbuild": "^1.2.0",
"vitest": "^0.29.8"
"@types/node": "^18.18.0",
"@types/tar": "^6.1.6",
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
"eslint": "^8.50.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.20.0",
"prettier": "^2.8.8",
"typescript": "^5.2.2",
"unbuild": "^1.2.1",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.0.0"
"packageManager": "pnpm@8.8.0"
}
Loading

0 comments on commit b17718f

Please sign in to comment.