build
This commit is contained in:
parent
3ecf24c3ea
commit
cdb1bb30b1
18 changed files with 337 additions and 128 deletions
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
|
|
@ -8,6 +8,7 @@
|
|||
"name": "frontend",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@iconoir/vue": "^7.11.0",
|
||||
"axios": "^1.12.2",
|
||||
"frappe-ui": "^0.1.205",
|
||||
"pinia": "^3.0.3",
|
||||
|
|
@ -645,6 +646,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"node_modules/@iconoir/vue": {
|
||||
"version": "7.11.0",
|
||||
"resolved": "https://registry.npmjs.org/@iconoir/vue/-/vue-7.11.0.tgz",
|
||||
"integrity": "sha512-o768Cu9nayRcxryYElKmfRLBOfY26xVKB4T8z+ppJnEWy2QiDLIs8NJVc53HGvTsrfn7JC7+uu32ZUdFpx4m6A==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/iconoir"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "3"
|
||||
}
|
||||
},
|
||||
"node_modules/@interactjs/types": {
|
||||
"version": "1.10.27",
|
||||
"resolved": "https://registry.npmjs.org/@interactjs/types/-/types-1.10.27.tgz",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue