Skip to content

Commit 91a6d6e

Browse files
committed
chore: update deps
1 parent 8097939 commit 91a6d6e

File tree

2 files changed

+290
-359
lines changed

2 files changed

+290
-359
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,21 +36,21 @@
3636
"license": "MIT",
3737
"devDependencies": {
3838
"@iconify/json": "^2.2.172",
39-
"@microsoft/api-extractor": "^7.47.9",
39+
"@microsoft/api-extractor": "^7.47.10",
4040
"@types/node": "^18.19.8",
41-
"@unocss/reset": "^0.62.4",
41+
"@unocss/reset": "^0.63.4",
4242
"@vitejs/plugin-vue": "^5.1.4",
4343
"@vue/tsconfig": "^0.5.1",
4444
"@vueuse/core": "^11.1.0",
4545
"@vueuse/head": "^2.0.0",
4646
"clean-css": "^5.3.3",
4747
"highlight.js": "^11.10.0",
48-
"typescript": "^5.6.2",
49-
"unocss": "^0.62.4",
48+
"typescript": "^5.6.3",
49+
"unocss": "^0.63.4",
5050
"unplugin-icons": "^0.19.3",
5151
"unplugin-vue-components": "^0.27.4",
52-
"vite": "^5.4.7",
53-
"vue": "^3.5.8",
52+
"vite": "^5.4.9",
53+
"vue": "^3.5.12",
5454
"vue-tsc": "^2.1.6"
5555
}
5656
}

0 commit comments

Comments
 (0)