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 9, 2024
1 parent 3ed7410 commit 1fe673f
Show file tree
Hide file tree
Showing 2 changed files with 1,138 additions and 410 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
},
"engines": {
"node": ">=14.6.0"
"node": ">=14.21.3"
},
"packageManager": "[email protected]",
"repository": {
Expand All @@ -40,17 +40,17 @@
},
"devDependencies": {
"conventional-changelog-cli": "^2.2.2",
"enquirer": "^2.3.6",
"esno": "^0.16.3",
"enquirer": "^2.4.1",
"esno": "^0.17.0",
"execa": "^4.1.0",
"minimist": "^1.2.6",
"minimist": "^1.2.8",
"picocolors": "^1.0.0",
"prettier": "^2.7.1",
"rollup": "^2.75.6",
"semver": "^7.3.7",
"unbuild": "^0.7.4",
"prettier": "^2.8.8",
"rollup": "^2.79.1",
"semver": "^7.6.0",
"unbuild": "^0.9.4",
"vite": "^5.0.0",
"vitest": "^0.15.1",
"vitest": "^0.34.6",
"node-forge": "^1.3.1"
}
}
Loading

0 comments on commit 1fe673f

Please sign in to comment.