Skip to content

Commit 4883f71

Browse files
chore(deps): update all non-major dependencies (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4cbc65e commit 4883f71

File tree

2 files changed

+265
-240
lines changed

2 files changed

+265
-240
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"engines": {
2727
"node": ">=14.21.3"
2828
},
29-
"packageManager": "[email protected].4",
29+
"packageManager": "[email protected].6",
3030
"repository": {
3131
"type": "git",
3232
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
@@ -39,18 +39,18 @@
3939
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
4040
},
4141
"devDependencies": {
42-
"@types/node": "^22.10.7",
42+
"@types/node": "^22.13.5",
4343
"conventional-changelog-cli": "^5.0.0",
4444
"enquirer": "^2.4.1",
4545
"execa": "^9.5.2",
4646
"minimist": "^1.2.8",
4747
"node-forge": "^1.3.1",
4848
"picocolors": "^1.1.1",
49-
"prettier": "^3.4.2",
50-
"semver": "^7.6.3",
51-
"tsx": "^4.19.2",
49+
"prettier": "^3.5.2",
50+
"semver": "^7.7.1",
51+
"tsx": "^4.19.3",
5252
"unbuild": "^3.3.1",
53-
"vite": "^6.0.11",
54-
"vitest": "^3.0.3"
53+
"vite": "^6.2.0",
54+
"vitest": "^3.0.7"
5555
}
5656
}

0 commit comments

Comments
 (0)