Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#50)
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] committed Mar 11, 2024
1 parent fc8a306 commit 2b353b0
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 121 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,28 +78,28 @@
"@rollup/pluginutils": "^5.1.0",
"ast-kit": "^0.12.1",
"magic-string-ast": "^0.3.0",
"unplugin": "^1.8.0"
"unplugin": "^1.9.0"
},
"devDependencies": {
"@babel/types": "^7.24.0",
"@sxzz/eslint-config": "^3.8.5",
"@sxzz/eslint-config": "^3.8.6",
"@sxzz/prettier-config": "^2.0.1",
"@types/node": "^20.11.24",
"@types/node": "^20.11.25",
"@vue-macros/test-utils": "^1.4.0",
"@vue/language-core": "^2.0.3",
"bumpp": "^9.3.1",
"@vue/language-core": "^2.0.6",
"bumpp": "^9.4.0",
"change-case": "^5.4.3",
"eslint": "^8.57.0",
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vite": "^5.1.4",
"typescript": "^5.4.2",
"vite": "^5.1.5",
"vitest": "^1.3.1",
"vue": "^3.4.21",
"vue-tsc": "^2.0.3"
"vue-tsc": "^2.0.6"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit 2b353b0

Please sign in to comment.