Skip to content

Commit 166b3ef

Browse files
committed
docs(deps): update deps
1 parent 7ecf37b commit 166b3ef

File tree

2 files changed

+356
-191
lines changed

2 files changed

+356
-191
lines changed

docs/package.json

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"typedocs": "typedoc --options ./typedoc.json"
1212
},
1313
"dependencies": {
14-
"@algolia/client-search": "^4.17.1",
14+
"@algolia/client-search": "^4.20.0",
1515
"@animxyz/core": "^0.6.6",
1616
"@animxyz/vue3": "^0.6.7",
1717
"@stackblitz/sdk": "^1.9.0",
18-
"@vercel/analytics": "^1.0.1",
18+
"@vercel/analytics": "^1.1.0",
1919
"@vue-flow/background": "workspace:*",
2020
"@vue-flow/controls": "workspace:*",
2121
"@vue-flow/core": "workspace:*",
@@ -24,24 +24,22 @@
2424
"@vue-flow/node-toolbar": "workspace:*",
2525
"@vue/repl": "1.4.1",
2626
"blobity": "^0.2.3",
27-
"vue": "3.2.47",
28-
"web-vitals": "^3.3.2"
27+
"web-vitals": "^3.5.0"
2928
},
3029
"devDependencies": {
31-
"@iconify/json": "^2.2.73",
30+
"@iconify/json": "^2.2.125",
3231
"@tooling/eslint-config": "workspace:*",
3332
"@tooling/tsconfig": "workspace:*",
34-
"@vitejs/plugin-vue": "^4.1.0",
3533
"@windicss/plugin-scrollbar": "^1.2.3",
36-
"dotenv": "^16.1.3",
34+
"dotenv": "^16.3.1",
3735
"ohmyfetch": "^0.4.21",
3836
"typedoc": "^0.24.7",
3937
"typedoc-plugin-markdown": "^3.15.3",
4038
"typedoc-plugin-merge-modules": "^5.0.1",
41-
"unplugin-auto-import": "^0.14.4",
42-
"unplugin-icons": "^0.16.2",
43-
"unplugin-vue-components": "^0.25.0",
44-
"vite-plugin-windicss": "^1.9.0",
39+
"unplugin-auto-import": "^0.16.6",
40+
"unplugin-icons": "^0.17.0",
41+
"unplugin-vue-components": "^0.25.2",
42+
"vite-plugin-windicss": "^1.9.1",
4543
"vitepress": "1.0.0-beta.1",
4644
"windicss": "^3.5.6"
4745
}

0 commit comments

Comments
 (0)