Skip to content

Commit

Permalink
chore: update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 4, 2023
1 parent d155d8f commit 082f95b
Show file tree
Hide file tree
Showing 2 changed files with 1,406 additions and 1,081 deletions.
34 changes: 17 additions & 17 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",
"https-proxy-agent": "^7.0.2",
"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": "^20.8.2",
"@types/tar": "^6.1.6",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.50.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.20.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.0.0"
"packageManager": "pnpm@8.8.0"
}

0 comments on commit 082f95b

Please sign in to comment.