docs(deps): update deps

This commit is contained in:
braks
2023-10-06 17:12:38 +02:00
committed by Braks
parent 7ecf37b20c
commit 166b3ef8e9
2 changed files with 356 additions and 191 deletions
+9 -11
View File
@@ -11,11 +11,11 @@
"typedocs": "typedoc --options ./typedoc.json" "typedocs": "typedoc --options ./typedoc.json"
}, },
"dependencies": { "dependencies": {
"@algolia/client-search": "^4.17.1", "@algolia/client-search": "^4.20.0",
"@animxyz/core": "^0.6.6", "@animxyz/core": "^0.6.6",
"@animxyz/vue3": "^0.6.7", "@animxyz/vue3": "^0.6.7",
"@stackblitz/sdk": "^1.9.0", "@stackblitz/sdk": "^1.9.0",
"@vercel/analytics": "^1.0.1", "@vercel/analytics": "^1.1.0",
"@vue-flow/background": "workspace:*", "@vue-flow/background": "workspace:*",
"@vue-flow/controls": "workspace:*", "@vue-flow/controls": "workspace:*",
"@vue-flow/core": "workspace:*", "@vue-flow/core": "workspace:*",
@@ -24,24 +24,22 @@
"@vue-flow/node-toolbar": "workspace:*", "@vue-flow/node-toolbar": "workspace:*",
"@vue/repl": "1.4.1", "@vue/repl": "1.4.1",
"blobity": "^0.2.3", "blobity": "^0.2.3",
"vue": "3.2.47", "web-vitals": "^3.5.0"
"web-vitals": "^3.3.2"
}, },
"devDependencies": { "devDependencies": {
"@iconify/json": "^2.2.73", "@iconify/json": "^2.2.125",
"@tooling/eslint-config": "workspace:*", "@tooling/eslint-config": "workspace:*",
"@tooling/tsconfig": "workspace:*", "@tooling/tsconfig": "workspace:*",
"@vitejs/plugin-vue": "^4.1.0",
"@windicss/plugin-scrollbar": "^1.2.3", "@windicss/plugin-scrollbar": "^1.2.3",
"dotenv": "^16.1.3", "dotenv": "^16.3.1",
"ohmyfetch": "^0.4.21", "ohmyfetch": "^0.4.21",
"typedoc": "^0.24.7", "typedoc": "^0.24.7",
"typedoc-plugin-markdown": "^3.15.3", "typedoc-plugin-markdown": "^3.15.3",
"typedoc-plugin-merge-modules": "^5.0.1", "typedoc-plugin-merge-modules": "^5.0.1",
"unplugin-auto-import": "^0.14.4", "unplugin-auto-import": "^0.16.6",
"unplugin-icons": "^0.16.2", "unplugin-icons": "^0.17.0",
"unplugin-vue-components": "^0.25.0", "unplugin-vue-components": "^0.25.2",
"vite-plugin-windicss": "^1.9.0", "vite-plugin-windicss": "^1.9.1",
"vitepress": "1.0.0-beta.1", "vitepress": "1.0.0-beta.1",
"windicss": "^3.5.6" "windicss": "^3.5.6"
} }
+347 -180
View File
File diff suppressed because it is too large Load Diff