Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit 13c0b6a

Browse files
committed
chore: update deps
1 parent 7995857 commit 13c0b6a

File tree

5 files changed

+84
-52
lines changed

5 files changed

+84
-52
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
"rimraf": "^5.0.1",
118118
"rollup": "^3.23.1",
119119
"rollup-plugin-dts": "^5.3.0",
120+
"rollup-plugin-esbuild": "^5.0.0",
120121
"rollup-plugin-typescript2": "^0.34.1",
121122
"typescript": "^5.1.3",
122123
"vite": "^4.3.9",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"vite": "^4.3.9",
1313
"vite-plugin-inspect": "^0.7.28",
1414
"vite-plugin-vue2": "^2.0.3",
15-
"vue-template-compiler": "^2.7.14"
15+
"vue-template-compiler": "~2.6.14"
1616
}
1717
}

0 commit comments

Comments
 (0)