Skip to content

Commit ee45a68

Browse files
committed
chore: update deps
1 parent 6a86656 commit ee45a68

File tree

3 files changed

+180
-180
lines changed

3 files changed

+180
-180
lines changed

examples/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"typescript": "^5.7.2",
1919
"unplugin-vue-markdown": "workspace:*",
2020
"vite": "^6.0.1",
21-
"vite-plugin-inspect": "^0.8.8",
21+
"vite-plugin-inspect": "^0.10.2",
2222
"vite-plugin-pages": "^0.32.4"
2323
}
2424
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin-vue-markdown",
33
"type": "module",
44
"version": "0.26.3",
5-
"packageManager": "pnpm@9.14.2",
5+
"packageManager": "pnpm@9.14.4",
66
"description": "Compile Markdown to Vue component",
77
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
88
"license": "MIT",
@@ -88,15 +88,15 @@
8888
"unplugin": "^1.16.0"
8989
},
9090
"devDependencies": {
91-
"@antfu/eslint-config": "^3.10.0",
91+
"@antfu/eslint-config": "^3.11.2",
9292
"@antfu/ni": "^0.23.1",
9393
"@antfu/utils": "^0.7.10",
94-
"@types/node": "^22.10.0",
94+
"@types/node": "^22.10.1",
9595
"@unhead/vue": "^1.11.13",
9696
"@vue/test-utils": "^2.4.6",
9797
"bumpp": "^9.8.1",
9898
"chalk": "^5.3.0",
99-
"eslint": "^9.15.0",
99+
"eslint": "^9.16.0",
100100
"esno": "^4.8.0",
101101
"fast-glob": "^3.3.2",
102102
"rollup": "^4.27.4",

0 commit comments

Comments
 (0)