Skip to content

Commit

Permalink
fix: update frappe-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
netchampfaris committed Dec 18, 2024
1 parent 14380a1 commit 605e73d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@vueuse/core": "^10.1.2",
"dayjs": "^1.10.7",
"feather-icons": "^4.28.0",
"frappe-ui": "^0.1.92",
"frappe-ui": "^0.1.93",
"fuzzysort": "^2.0.4",
"gemoji": "^7.1.0",
"htmldiff-js": "^1.0.5",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2108,10 +2108,10 @@ fraction.js@^4.2.0:
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.2.0.tgz#448e5109a313a3527f5a3ab2119ec4cf0e0e2950"
integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==

frappe-ui@^0.1.92:
version "0.1.92"
resolved "https://registry.yarnpkg.com/frappe-ui/-/frappe-ui-0.1.92.tgz#be9d7b0d0c874dd617bf7fbd38edc3cef7984562"
integrity sha512-9ttCZYVCx7oSoio8GgR9M8zjkHyeB41R8tn8QIyDx6gWJn29k9uitlpisG/Ytkui5NvimN2SCLh1RKQknI42iw==
frappe-ui@^0.1.93:
version "0.1.93"
resolved "https://registry.yarnpkg.com/frappe-ui/-/frappe-ui-0.1.93.tgz#0443800e195cddcff88ba875989148a92a270206"
integrity sha512-21VUcBBB9g1o7Iv/TW8ng3SdCxsm9G/g0rEdC9Y1Vqx1A1Ucf8VtVFECX2MgoDrLAwVOBKayU5BMaS1fuphcnA==
dependencies:
"@headlessui/vue" "^1.7.14"
"@popperjs/core" "^2.11.2"
Expand Down

0 comments on commit 605e73d

Please sign in to comment.