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 Feb 24, 2025
1 parent 4f49782 commit f4fc53e
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 301 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,33 +33,33 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"c12": "^2.0.1",
"c12": "^2.0.4",
"colorette": "^2.0.20",
"consola": "^3.3.0",
"consola": "^3.4.0",
"convert-gitmoji": "^0.1.5",
"mri": "^1.2.0",
"node-fetch-native": "^1.6.4",
"node-fetch-native": "^1.6.6",
"ofetch": "^1.4.1",
"open": "^10.1.0",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"pkg-types": "^1.3.1",
"scule": "^1.3.0",
"semver": "^7.6.3",
"semver": "^7.7.1",
"std-env": "^3.8.0",
"yaml": "^2.6.1"
"yaml": "^2.7.0"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.13.5",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.8",
"eslint": "^9.17.0",
"@vitest/coverage-v8": "^2.1.9",
"eslint": "^9.21.0",
"eslint-config-unjs": "^0.4.2",
"jiti": "^2.4.2",
"prettier": "^3.4.2",
"prettier": "^3.5.2",
"standard-version": "^9.5.0",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.8"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].6"
}
Loading

0 comments on commit f4fc53e

Please sign in to comment.