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 Nov 13, 2024
1 parent b3e49ca commit 096c8c2
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 272 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.12.1",
"packageManager": "pnpm@9.13.0",
"repository": {
"type": "git",
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
Expand All @@ -40,15 +40,15 @@
"devDependencies": {
"conventional-changelog-cli": "^5.0.0",
"enquirer": "^2.4.1",
"execa": "^9.4.0",
"execa": "^9.5.1",
"minimist": "^1.2.8",
"node-forge": "^1.3.1",
"picocolors": "^1.1.0",
"picocolors": "^1.1.1",
"prettier": "^3.3.3",
"semver": "^7.6.3",
"tsx": "^4.19.1",
"tsx": "^4.19.2",
"unbuild": "^2.0.0",
"vite": "^5.4.9",
"vitest": "^2.1.3"
"vite": "^5.4.11",
"vitest": "^2.1.5"
}
}
Loading

0 comments on commit 096c8c2

Please sign in to comment.