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 Feb 26, 2024
1 parent cb2183f commit 5b0dd8c
Show file tree
Hide file tree
Showing 2 changed files with 510 additions and 228 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": "[email protected].3",
"packageManager": "[email protected].4",
"description": "Description.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -79,18 +79,18 @@
"unplugin": "^1.7.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/eslint-config": "^3.8.0",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.11.19",
"@types/node": "^20.11.20",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vite": "^5.1.3",
"vitest": "^1.3.0"
"vite": "^5.1.4",
"vitest": "^1.3.1"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit 5b0dd8c

Please sign in to comment.