Skip to content

Commit 851240a

Browse files
renovate[bot]bluwy
andauthored
chore(deps): update all non-major dependencies (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
1 parent 8c44d82 commit 851240a

File tree

3 files changed

+435
-1064
lines changed

3 files changed

+435
-1064
lines changed

.github/renovate.json5

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@
1010
"enabled": false,
1111
},
1212
],
13+
"ignoreDeps": [
14+
"node",
15+
],
1316
}

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"engines": {
2727
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
2828
},
29-
"packageManager": "pnpm@10.12.4",
29+
"packageManager": "pnpm@10.18.3",
3030
"repository": {
3131
"type": "git",
3232
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
@@ -39,19 +39,19 @@
3939
"vite": "^6.0.0 || ^7.0.0"
4040
},
4141
"devDependencies": {
42-
"@types/node": "^22.15.34",
42+
"@types/node": "^22.18.12",
4343
"conventional-changelog-cli": "^5.0.0",
4444
"enquirer": "^2.4.1",
4545
"execa": "^9.6.0",
4646
"minimist": "^1.2.8",
4747
"node-forge": "^1.3.1",
4848
"picocolors": "^1.1.1",
4949
"prettier": "^3.6.2",
50-
"semver": "^7.7.2",
51-
"tsx": "^4.20.3",
52-
"typescript": "^5.8.3",
53-
"unbuild": "^3.5.0",
54-
"vite": "^7.1.3",
50+
"semver": "^7.7.3",
51+
"tsx": "^4.20.6",
52+
"typescript": "^5.9.3",
53+
"unbuild": "^3.6.1",
54+
"vite": "^7.1.11",
5555
"vitest": "^3.2.4"
5656
},
5757
"pnpm": {

0 commit comments

Comments
 (0)