Skip to content

Commit

Permalink
chore(deps): update all major deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Mar 4, 2024
1 parent 5587f2c commit ebd4d92
Show file tree
Hide file tree
Showing 2 changed files with 641 additions and 1,161 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"engines": {
"node": ">=14.21.3"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].4",
"repository": {
"type": "git",
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
Expand All @@ -38,18 +38,17 @@
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
},
"devDependencies": {
"conventional-changelog-cli": "^2.2.2",
"conventional-changelog-cli": "^4.1.0",
"enquirer": "^2.4.1",
"execa": "^4.1.0",
"execa": "^8.0.1",
"minimist": "^1.2.8",
"node-forge": "^1.3.1",
"picocolors": "^1.0.0",
"prettier": "^2.8.8",
"rollup": "^2.79.1",
"prettier": "^3.2.5",
"semver": "^7.6.0",
"tsx": "^4.7.1",
"unbuild": "^2.0.0",
"vite": "^5.0.0",
"vitest": "^0.34.6"
"vite": "^5.1.4",
"vitest": "^1.3.1"
}
}
Loading

0 comments on commit ebd4d92

Please sign in to comment.