Skip to content

Commit 33c9179

Browse files
fix(deps): update all non-major dependencies (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5dc1fe6 commit 33c9179

File tree

2 files changed

+529
-268
lines changed

2 files changed

+529
-268
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -92,23 +92,23 @@
9292
"vue": "^2.0.0 || ^3.0.0"
9393
},
9494
"dependencies": {
95-
"@babel/core": "^7.22.9",
95+
"@babel/core": "^7.22.10",
9696
"@babel/plugin-syntax-typescript": "^7.22.5",
97-
"@rollup/pluginutils": "^5.0.2",
97+
"@rollup/pluginutils": "^5.0.3",
9898
"@vue/babel-plugin-jsx": "^1.1.5",
9999
"@vue/babel-preset-jsx": "^1.4.0",
100-
"esbuild": "^0.18.19",
100+
"esbuild": "^0.19.2",
101101
"local-pkg": "^0.4.3",
102102
"magic-string": "^0.30.2",
103103
"unplugin": "^1.4.0"
104104
},
105105
"devDependencies": {
106-
"@sxzz/eslint-config": "^3.3.2",
106+
"@sxzz/eslint-config": "^3.4.0",
107107
"@sxzz/prettier-config": "^1.0.4",
108108
"@types/babel__core": "^7.20.1",
109-
"@types/node": "^20.4.8",
109+
"@types/node": "^20.5.0",
110110
"bumpp": "^9.1.1",
111-
"eslint": "^8.46.0",
111+
"eslint": "^8.47.0",
112112
"eslint-define-config": "^1.23.0",
113113
"fast-glob": "^3.3.1",
114114
"prettier": "^3.0.1",

0 commit comments

Comments
 (0)