feat(tooling): use vite-config tooling pkg
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
"@algolia/client-search": "^4.14.3",
|
||||
"@animxyz/core": "^0.6.6",
|
||||
"@animxyz/vue3": "^0.6.7",
|
||||
"@stackblitz/sdk": "^1.8.0",
|
||||
"@vercel/analytics": "^0.1.8",
|
||||
"@stackblitz/sdk": "^1.8.2",
|
||||
"@vercel/analytics": "^0.1.10",
|
||||
"@vue-flow/background": "workspace:*",
|
||||
"@vue-flow/controls": "workspace:*",
|
||||
"@vue-flow/core": "workspace:*",
|
||||
@@ -23,27 +23,27 @@
|
||||
"@vue-flow/node-resizer": "workspace:*",
|
||||
"@vue-flow/node-toolbar": "workspace:*",
|
||||
"@vue/repl": "1.3.2",
|
||||
"blobity": "^0.2.1",
|
||||
"blobity": "^0.2.3",
|
||||
"canvas-confetti": "^1.6.0",
|
||||
"vite": "^2.9.15",
|
||||
"vue": "^3.2.37",
|
||||
"web-vitals": "^3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "^2.1.95",
|
||||
"@types/canvas-confetti": "^1.4.3",
|
||||
"@types/node": "^18.11.18",
|
||||
"@types/canvas-confetti": "^1.6.0",
|
||||
"@types/node": "^18.14.0",
|
||||
"@vue-flow/eslint-config": "workspace:*",
|
||||
"@windicss/plugin-scrollbar": "^1.2.3",
|
||||
"dotenv": "^16.0.3",
|
||||
"ohmyfetch": "^0.4.21",
|
||||
"typedoc": "^0.23.24",
|
||||
"typedoc": "^0.23.25",
|
||||
"typedoc-plugin-markdown": "^3.14.0",
|
||||
"typedoc-plugin-merge-modules": "^4.0.1",
|
||||
"unplugin-auto-import": "^0.11.4",
|
||||
"unplugin-auto-import": "^0.14.4",
|
||||
"unplugin-icons": "^0.14.13",
|
||||
"unplugin-vue-components": "^0.22.9",
|
||||
"vite-plugin-windicss": "^1.8.10",
|
||||
"vite": "^2.9.15",
|
||||
"vitepress": "1.0.0-alpha.4",
|
||||
"windicss": "^3.5.6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user