Skip to content

Commit c1d2836

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

File tree

2 files changed

+364
-120
lines changed

2 files changed

+364
-120
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,24 +75,24 @@
7575
"prepublishOnly": "pnpm run build"
7676
},
7777
"dependencies": {
78-
"@vue-macros/common": "^1.2.0",
78+
"@vue-macros/common": "^1.3.0",
7979
"change-case": "^4.1.2",
8080
"unplugin": "^1.3.1"
8181
},
8282
"devDependencies": {
83-
"@babel/types": "^7.21.4",
83+
"@babel/types": "^7.21.5",
8484
"@sxzz/eslint-config": "^2.4.6",
85-
"@types/node": "^18.16.0",
86-
"@vue-macros/test-utils": "^1.0.2",
85+
"@types/node": "^18.16.3",
86+
"@vue-macros/test-utils": "^1.0.3",
8787
"bumpp": "^9.1.0",
8888
"eslint": "^8.39.0",
89-
"eslint-define-config": "^1.19.0",
89+
"eslint-define-config": "^1.20.0",
9090
"fast-glob": "^3.2.12",
9191
"prettier": "^2.8.8",
9292
"tsup": "^6.7.0",
93-
"tsx": "^3.12.6",
93+
"tsx": "^3.12.7",
9494
"typescript": "^5.0.4",
95-
"vite": "^4.3.1",
95+
"vite": "^4.3.3",
9696
"vitest": "^0.30.1",
9797
"vue": "^3.2.47"
9898
},

0 commit comments

Comments
 (0)