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 6, 2024
1 parent 3802c13 commit e71ebdf
Show file tree
Hide file tree
Showing 2 changed files with 1,154 additions and 421 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
},
"engines": {
"node": ">=14.6.0"
"node": ">=14.21.3"
},
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.15.1",
"repository": {
"type": "git",
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
Expand All @@ -43,21 +43,21 @@
"@types/fs-extra": "^9.0.13",
"conventional-changelog-cli": "^2.2.2",
"debug": "^4.3.4",
"enquirer": "^2.3.6",
"esno": "^0.16.3",
"enquirer": "^2.4.1",
"esno": "^0.17.0",
"execa": "^4.1.0",
"fs-extra": "^10.1.0",
"hash-sum": "^2.0.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",
"prettier": "^2.8.8",
"rollup": "^2.79.1",
"semver": "^7.6.0",
"slash": "^3.0.0",
"source-map": "^0.6.1",
"unbuild": "^0.7.4",
"source-map": "^0.7.4",
"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 e71ebdf

Please sign in to comment.