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 Jan 23, 2025
1 parent a2b23a2 commit cc4c517
Show file tree
Hide file tree
Showing 7 changed files with 826 additions and 997 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,39 +35,39 @@
"cl": "changelogen"
},
"peerDependencies": {
"changelogen": "^0.5.5",
"release-it": "^17.0.0",
"semver": "^7.5.4"
"changelogen": "^0.5.7",
"release-it": "^17.11.0",
"semver": "^7.6.3"
},
"dependencies": {
"@xmldom/xmldom": "^0.8.10",
"chalk": "^5.3.0",
"changelogen": "^0.5.5",
"defu": "^6.1.3",
"@xmldom/xmldom": "^0.9.7",
"chalk": "^5.4.1",
"changelogen": "^0.5.7",
"defu": "^6.1.4",
"detect-indent": "^7.0.1",
"dotenv": "^16.3.1",
"dotenv": "^16.4.7",
"execa": "^8.0.1",
"globby": "^14.0.0",
"globby": "^14.0.2",
"js-yaml": "^4.1.0",
"jsonpath": "1.1.1",
"pathe": "^1.1.1",
"release-it": "^17.0.0",
"pathe": "^1.1.2",
"release-it": "^17.11.0",
"release-it-changelogen": "^0.1.0",
"rimraf": "^5.0.5",
"semver": "^7.5.4",
"rimraf": "^5.0.10",
"semver": "^7.6.3",
"shelljs": "^0.8.5",
"xpath": "^0.0.33",
"xpath": "^0.0.34",
"yargs-parser": "^21.1.1"
},
"devDependencies": {
"@jcamp/eslint-config": "^1.0.4",
"@types/node": "^20.9.3",
"@types/semver": "^7.5.6",
"eslint": "8.54.0",
"knip": "^2.41.5",
"prettier": "3.1.0",
"@types/node": "^20.17.15",
"@types/semver": "^7.5.8",
"eslint": "8.57.1",
"knip": "^2.43.0",
"prettier": "3.4.2",
"sinon": "^17.0.1",
"typescript": "^5.3.2",
"typescript": "^5.7.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
}
Expand Down
Loading

0 comments on commit cc4c517

Please sign in to comment.