Skip to content

Commit 423aa1e

Browse files
chore(deps): update all non-major dependencies (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eaa5113 commit 423aa1e

File tree

2 files changed

+449
-190
lines changed

2 files changed

+449
-190
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,18 +90,18 @@
9090
"prepublishOnly": "pnpm run build"
9191
},
9292
"dependencies": {
93-
"@vue-macros/common": "^1.6.2",
93+
"@vue-macros/common": "^1.7.0",
9494
"change-case": "^4.1.2",
9595
"unplugin": "^1.4.0"
9696
},
9797
"devDependencies": {
98-
"@babel/types": "^7.22.5",
99-
"@sxzz/eslint-config": "^3.3.2",
98+
"@babel/types": "^7.22.10",
99+
"@sxzz/eslint-config": "^3.4.0",
100100
"@sxzz/prettier-config": "^1.0.4",
101-
"@types/node": "^20.4.8",
102-
"@vue-macros/test-utils": "^1.1.0",
101+
"@types/node": "^20.5.0",
102+
"@vue-macros/test-utils": "^1.1.1",
103103
"bumpp": "^9.1.1",
104-
"eslint": "^8.46.0",
104+
"eslint": "^8.47.0",
105105
"eslint-define-config": "^1.23.0",
106106
"fast-glob": "^3.3.1",
107107
"prettier": "^3.0.1",

0 commit comments

Comments
 (0)