Skip to content

Commit 02971f9

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

File tree

2 files changed

+231
-180
lines changed

2 files changed

+231
-180
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,19 +82,19 @@
8282
"devDependencies": {
8383
"@babel/types": "^7.21.5",
8484
"@sxzz/eslint-config": "^2.4.6",
85-
"@types/node": "^18.16.9",
85+
"@types/node": "^18.16.14",
8686
"@vue-macros/test-utils": "^1.0.3",
8787
"bumpp": "^9.1.0",
88-
"eslint": "^8.40.0",
88+
"eslint": "^8.41.0",
8989
"eslint-define-config": "^1.20.0",
9090
"fast-glob": "^3.2.12",
9191
"prettier": "^2.8.8",
9292
"tsup": "^6.7.0",
9393
"tsx": "^3.12.7",
9494
"typescript": "^5.0.4",
95-
"vite": "^4.3.6",
96-
"vitest": "^0.31.0",
97-
"vue": "^3.3.2"
95+
"vite": "^4.3.8",
96+
"vitest": "^0.31.1",
97+
"vue": "^3.3.4"
9898
},
9999
"engines": {
100100
"node": ">=14.19.0"

0 commit comments

Comments
 (0)