Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#28)
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 Sep 4, 2023
1 parent a24d12b commit f7ef514
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 232 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-jsx",
"version": "0.2.2",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "Vue JSX plugin for both Vue 2 and 3.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -83,17 +83,17 @@
"unplugin": "^1.4.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.4.0",
"@sxzz/eslint-config": "^3.5.1",
"@sxzz/prettier-config": "^1.0.4",
"@types/babel__core": "^7.20.1",
"@types/node": "^20.5.7",
"@types/node": "^20.5.9",
"bumpp": "^9.2.0",
"eslint": "^8.48.0",
"eslint-define-config": "^1.23.0",
"fast-glob": "^3.3.1",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"tsx": "^3.12.7",
"tsx": "^3.12.8",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.3",
Expand Down
Loading

0 comments on commit f7ef514

Please sign in to comment.