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] committed Jun 14, 2024
1 parent 7ebb5d6 commit 4055602
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 398 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-starter",
"version": "0.0.0",
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.3.0",
"description": "Description.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -84,17 +84,17 @@
"unplugin": "^1.10.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.12.1",
"@sxzz/eslint-config": "^3.13.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"bumpp": "^9.4.1",
"eslint": "^9.4.0",
"fast-glob": "^3.3.2",
"prettier": "^3.3.0",
"prettier": "^3.3.2",
"tsup": "^8.1.0",
"tsx": "^4.11.2",
"tsx": "^4.15.4",
"typescript": "^5.4.5",
"vite": "^5.2.12",
"vite": "^5.3.1",
"vitest": "^1.6.0"
},
"engines": {
Expand Down

0 comments on commit 4055602

Please sign in to comment.