Skip to content

Commit 2b353b0

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

File tree

2 files changed

+123
-121
lines changed

2 files changed

+123
-121
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -78,28 +78,28 @@
7878
"@rollup/pluginutils": "^5.1.0",
7979
"ast-kit": "^0.12.1",
8080
"magic-string-ast": "^0.3.0",
81-
"unplugin": "^1.8.0"
81+
"unplugin": "^1.9.0"
8282
},
8383
"devDependencies": {
8484
"@babel/types": "^7.24.0",
85-
"@sxzz/eslint-config": "^3.8.5",
85+
"@sxzz/eslint-config": "^3.8.6",
8686
"@sxzz/prettier-config": "^2.0.1",
87-
"@types/node": "^20.11.24",
87+
"@types/node": "^20.11.25",
8888
"@vue-macros/test-utils": "^1.4.0",
89-
"@vue/language-core": "^2.0.3",
90-
"bumpp": "^9.3.1",
89+
"@vue/language-core": "^2.0.6",
90+
"bumpp": "^9.4.0",
9191
"change-case": "^5.4.3",
9292
"eslint": "^8.57.0",
9393
"eslint-define-config": "^1.24.1",
9494
"fast-glob": "^3.3.2",
9595
"prettier": "^3.2.5",
9696
"tsup": "^8.0.2",
9797
"tsx": "^4.7.1",
98-
"typescript": "^5.3.3",
99-
"vite": "^5.1.4",
98+
"typescript": "^5.4.2",
99+
"vite": "^5.1.5",
100100
"vitest": "^1.3.1",
101101
"vue": "^3.4.21",
102-
"vue-tsc": "^2.0.3"
102+
"vue-tsc": "^2.0.6"
103103
},
104104
"engines": {
105105
"node": ">=16.14.0"

0 commit comments

Comments
 (0)