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 Aug 26, 2023
1 parent f94bb77 commit bc33329
Show file tree
Hide file tree
Showing 2 changed files with 838 additions and 502 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.1.15"
},
"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.17.11",
"@types/tar": "^6.1.5",
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
"eslint": "^8.48.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.19.3",
"prettier": "^2.8.8",
"typescript": "^5.2.2",
"unbuild": "^1.2.1",
"vitest": "^0.34.3"
},
"packageManager": "pnpm@8.0.0"
"packageManager": "pnpm@8.7.0"
}
Loading

0 comments on commit bc33329

Please sign in to comment.