Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent f7d17db commit eca8919
Show file tree
Hide file tree
Showing 3 changed files with 240 additions and 154 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,25 +90,25 @@
"estree-walker": "^3.0.3",
"jsesc": "^3.0.2",
"magic-string": "^0.30.1",
"unplugin": "^1.3.2"
"unplugin": "^1.4.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.1.2",
"@sxzz/eslint-config": "^3.2.1",
"@sxzz/prettier-config": "^1.0.4",
"@types/benchmark": "^2.1.2",
"@types/jsesc": "^3.0.1",
"@types/node": "^20.4.1",
"@types/react": "^18.2.14",
"@types/node": "^20.4.2",
"@types/react": "^18.2.15",
"benchmark": "^2.1.4",
"bumpp": "^9.1.1",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"eslint-define-config": "^1.21.0",
"fast-glob": "^3.3.0",
"prettier": "^3.0.0",
"tsup": "^7.1.0",
"tsx": "^3.12.7",
"typescript": "^5.1.6",
"vite": "^4.4.2",
"vite": "^4.4.4",
"vitest": "^0.33.0"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"unocss": "^0.53.5",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.2",
"vue-tsc": "^1.8.4"
"vite": "^4.4.4",
"vue-tsc": "^1.8.5"
}
}
Loading

0 comments on commit eca8919

Please sign in to comment.