Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#47)
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 Jun 14, 2024
1 parent bb46ec3 commit ba40bc7
Show file tree
Hide file tree
Showing 2 changed files with 900 additions and 873 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,30 +73,30 @@
"vue": "^2.0.0 || ^3.0.0"
},
"dependencies": {
"@babel/core": "^7.24.4",
"@babel/plugin-syntax-typescript": "^7.24.1",
"@babel/core": "^7.24.7",
"@babel/plugin-syntax-typescript": "^7.24.7",
"@rollup/pluginutils": "^5.1.0",
"@vue/babel-plugin-jsx": "^1.2.2",
"@vue/babel-preset-jsx": "^1.4.0",
"local-pkg": "^0.5.0",
"magic-string": "^0.30.9",
"magic-string": "^0.30.10",
"unplugin": "^1.10.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.9.0",
"@sxzz/prettier-config": "^2.0.1",
"@sxzz/eslint-config": "^3.13.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/babel__core": "^7.20.5",
"@types/node": "^20.12.5",
"bumpp": "^9.4.0",
"eslint": "^9.0.0",
"@types/node": "^20.14.2",
"bumpp": "^9.4.1",
"eslint": "^9.4.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"vitest": "^1.4.0",
"vue": "^3.4.21"
"prettier": "^3.3.2",
"tsup": "^8.1.0",
"tsx": "^4.15.4",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vitest": "^1.6.0",
"vue": "^3.4.28"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit ba40bc7

Please sign in to comment.