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

Commit dc27c03

Browse files
committed
chore: update deps
1 parent 9066cfc commit dc27c03

File tree

2 files changed

+59
-53
lines changed

2 files changed

+59
-53
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"rimraf": "^3.0.2",
8383
"ts-jest": "^27.0.5",
8484
"tsup": "^4.14.0",
85-
"typescript": "^4.3.5",
85+
"typescript": "^4.4.2",
8686
"vite": "^2.5.1"
8787
},
8888
"dependencies": {
@@ -93,8 +93,8 @@
9393
"@babel/types": "^7.15.0",
9494
"@vue/ref-transform": "^3.2.6",
9595
"@vue/shared": "^3.2.6",
96-
"htmlparser2": "^6.0.1",
96+
"htmlparser2": "^6.1.0",
9797
"magic-string": "^0.25.7",
98-
"unplugin": "^0.2.0"
98+
"unplugin": "^0.2.1"
9999
}
100100
}

pnpm-lock.yaml

Lines changed: 56 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)