1
0
forked from test/crm

build(deps): updated despendencies to latest

This commit is contained in:
Shariq Ansari 2023-07-20 20:30:23 +05:30
parent 26eddd2e0a
commit 4c6ae54615
2 changed files with 494 additions and 446 deletions

View File

@ -1,5 +1,5 @@
{
"name": "frappe-ui-frontend",
"name": "crm-ui",
"private": true,
"version": "0.0.0",
"scripts": {
@ -9,15 +9,16 @@
},
"dependencies": {
"feather-icons": "^4.28.0",
"frappe-ui": "^0.0.112",
"vue": "^3.2.25",
"vue-router": "^4.0.12"
"frappe-ui": "^0.1.0-alpha.5",
"vue": "^3.3.4",
"vue-router": "^4.2.2",
"pinia": "^2.0.33"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.0",
"@vitejs/plugin-vue": "^4.2.3",
"autoprefixer": "^10.4.2",
"postcss": "^8.4.5",
"tailwindcss": "^3.0.15",
"vite": "^2.7.2"
"vite": "^4.3.9"
}
}

File diff suppressed because it is too large Load Diff