Skip to content

Commit 5af8d59

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

File tree

2 files changed

+341
-201
lines changed

2 files changed

+341
-201
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,20 +80,20 @@
8080
"unplugin": "^1.3.1"
8181
},
8282
"devDependencies": {
83-
"@babel/types": "^7.21.3",
83+
"@babel/types": "^7.21.4",
8484
"@sxzz/eslint-config": "^2.4.6",
85-
"@types/node": "^18.15.6",
85+
"@types/node": "^18.15.11",
8686
"@vue-macros/test-utils": "^1.0.1",
87-
"bumpp": "^9.0.0",
88-
"eslint": "^8.36.0",
87+
"bumpp": "^9.1.0",
88+
"eslint": "^8.37.0",
8989
"eslint-define-config": "^1.17.0",
9090
"fast-glob": "^3.2.12",
91-
"prettier": "^2.8.6",
91+
"prettier": "^2.8.7",
9292
"tsup": "^6.7.0",
9393
"tsx": "^3.12.6",
94-
"typescript": "^5.0.2",
94+
"typescript": "^5.0.3",
9595
"vite": "^4.2.1",
96-
"vitest": "^0.29.7",
96+
"vitest": "^0.29.8",
9797
"vue": "^3.2.47"
9898
},
9999
"engines": {

0 commit comments

Comments
 (0)