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 Jul 12, 2023
1 parent c89b7f8 commit 2d361b8
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 145 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@
},
"devDependencies": {
"@clack/core": "^0.3.2",
"@types/node": "^20.3.3",
"@vitest/coverage-v8": "^0.32.2",
"changelogen": "^0.5.3",
"@types/node": "^20.4.1",
"@vitest/coverage-v8": "^0.33.0",
"changelogen": "^0.5.4",
"defu": "^6.1.2",
"eslint": "^8.44.0",
"eslint-config-unjs": "^0.2.1",
"is-unicode-supported": "^1.3.0",
"jiti": "^1.18.2",
"jiti": "^1.19.1",
"lodash": "^4.17.21",
"prettier": "^3.0.0",
"sentencer": "^0.2.1",
Expand All @@ -92,10 +92,10 @@
"string-width": "^6.1.0",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.32.2"
"vitest": "^0.33.0"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
},
"packageManager": "[email protected].5"
"packageManager": "[email protected].7"
}
Loading

0 comments on commit 2d361b8

Please sign in to comment.