Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#49)
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 Jan 27, 2025
1 parent ef50549 commit b142f22
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 281 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"vue": "^2.0.0 || ^3.0.0"
},
"dependencies": {
"@babel/core": "^7.26.0",
"@babel/core": "^7.26.7",
"@babel/plugin-syntax-typescript": "^7.25.9",
"@rollup/pluginutils": "^5.1.4",
"@vue/babel-plugin-jsx": "^1.2.5",
Expand All @@ -86,15 +86,15 @@
"@sxzz/eslint-config": "^4.6.0",
"@sxzz/prettier-config": "^2.1.0",
"@types/babel__core": "^7.20.5",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"bumpp": "^10.0.1",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"prettier": "^3.4.2",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"vite": "^6.0.8",
"vitest": "^3.0.2",
"vite": "^6.0.11",
"vitest": "^3.0.4",
"vue": "^3.5.13"
},
"engines": {
Expand Down
Loading

0 comments on commit b142f22

Please sign in to comment.