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 Dec 8, 2024
1 parent e1381be commit 5706130
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 86 deletions.
12 changes: 6 additions & 6 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": "pnpm@9.14.2",
"packageManager": "pnpm@9.15.0",
"repository": {
"type": "git",
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
Expand All @@ -38,18 +38,18 @@
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
},
"devDependencies": {
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"conventional-changelog-cli": "^5.0.0",
"enquirer": "^2.4.1",
"execa": "^9.5.1",
"execa": "^9.5.2",
"minimist": "^1.2.8",
"node-forge": "^1.3.1",
"picocolors": "^1.1.1",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"semver": "^7.6.3",
"tsx": "^4.19.2",
"unbuild": "^2.0.0",
"vite": "^6.0.1",
"vitest": "^2.1.6"
"vite": "^6.0.3",
"vitest": "^2.1.8"
}
}
Loading

0 comments on commit 5706130

Please sign in to comment.