Skip to content

Commit 4532157

Browse files
committed
chore(docs): update deps
1 parent 005f696 commit 4532157

File tree

2 files changed

+387
-187
lines changed

2 files changed

+387
-187
lines changed

docs/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,38 +11,38 @@
1111
"typedocs": "typedoc --options ./typedoc.json"
1212
},
1313
"dependencies": {
14-
"@algolia/client-search": "^4.17.0",
14+
"@algolia/client-search": "^4.17.1",
1515
"@animxyz/core": "^0.6.6",
1616
"@animxyz/vue3": "^0.6.7",
1717
"@stackblitz/sdk": "^1.9.0",
18-
"@vercel/analytics": "^1.0.0",
18+
"@vercel/analytics": "^1.0.1",
1919
"@vue-flow/background": "workspace:*",
2020
"@vue-flow/controls": "workspace:*",
2121
"@vue-flow/core": "workspace:*",
2222
"@vue-flow/minimap": "workspace:*",
2323
"@vue-flow/node-resizer": "workspace:*",
2424
"@vue-flow/node-toolbar": "workspace:*",
25-
"@vue/repl": "1.4.0",
25+
"@vue/repl": "1.4.1",
2626
"blobity": "^0.2.3",
2727
"vue": "3.2.47",
28-
"web-vitals": "^3.3.1"
28+
"web-vitals": "^3.3.2"
2929
},
3030
"devDependencies": {
31-
"@iconify/json": "^2.2.52",
31+
"@iconify/json": "^2.2.73",
3232
"@tooling/eslint-config": "workspace:*",
3333
"@tooling/tsconfig": "workspace:*",
3434
"@vitejs/plugin-vue": "^4.1.0",
3535
"@windicss/plugin-scrollbar": "^1.2.3",
36-
"dotenv": "^16.0.3",
36+
"dotenv": "^16.1.3",
3737
"ohmyfetch": "^0.4.21",
38-
"typedoc": "^0.24.4",
39-
"typedoc-plugin-markdown": "^3.15.1",
40-
"typedoc-plugin-merge-modules": "^4.0.1",
38+
"typedoc": "^0.24.7",
39+
"typedoc-plugin-markdown": "^3.15.3",
40+
"typedoc-plugin-merge-modules": "^5.0.1",
4141
"unplugin-auto-import": "^0.14.4",
42-
"unplugin-icons": "^0.16.1",
43-
"unplugin-vue-components": "^0.24.1",
44-
"vite-plugin-windicss": "^1.8.10",
45-
"vitepress": "1.0.0-alpha.73",
42+
"unplugin-icons": "^0.16.2",
43+
"unplugin-vue-components": "^0.25.0",
44+
"vite-plugin-windicss": "^1.9.0",
45+
"vitepress": "1.0.0-beta.1",
4646
"windicss": "^3.5.6"
4747
}
4848
}

0 commit comments

Comments
 (0)