Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2023
1 parent 5dc1fe6 commit 9109aff
Show file tree
Hide file tree
Showing 2 changed files with 528 additions and 267 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,23 +92,23 @@
"vue": "^2.0.0 || ^3.0.0"
},
"dependencies": {
"@babel/core": "^7.22.9",
"@babel/core": "^7.22.10",
"@babel/plugin-syntax-typescript": "^7.22.5",
"@rollup/pluginutils": "^5.0.2",
"@rollup/pluginutils": "^5.0.3",
"@vue/babel-plugin-jsx": "^1.1.5",
"@vue/babel-preset-jsx": "^1.4.0",
"esbuild": "^0.18.19",
"esbuild": "^0.19.1",
"local-pkg": "^0.4.3",
"magic-string": "^0.30.2",
"unplugin": "^1.4.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.3.2",
"@sxzz/eslint-config": "^3.4.0",
"@sxzz/prettier-config": "^1.0.4",
"@types/babel__core": "^7.20.1",
"@types/node": "^20.4.8",
"@types/node": "^20.5.0",
"bumpp": "^9.1.1",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-define-config": "^1.23.0",
"fast-glob": "^3.3.1",
"prettier": "^3.0.1",
Expand Down

0 comments on commit 9109aff

Please sign in to comment.