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 May 9, 2024
1 parent 42972f2 commit 90ae7e3
Show file tree
Hide file tree
Showing 2 changed files with 367 additions and 1,046 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,24 +43,24 @@
"ofetch": "^1.3.4",
"open": "^10.1.0",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"pkg-types": "^1.1.1",
"scule": "^1.3.0",
"semver": "^7.6.0",
"semver": "^7.6.2",
"std-env": "^3.7.0",
"yaml": "^2.4.1"
"yaml": "^2.4.2"
},
"devDependencies": {
"@types/node": "^20.12.2",
"@types/node": "^20.12.11",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"eslint-config-unjs": "^0.3.1",
"jiti": "^1.21.0",
"prettier": "^3.2.5",
"standard-version": "^9.5.0",
"typescript": "^5.4.3",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.4.0"
"vitest": "^1.6.0"
},
"packageManager": "[email protected].5"
"packageManager": "[email protected].8"
}

0 comments on commit 90ae7e3

Please sign in to comment.