Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
@profcomff/ui-common
Browse files Browse the repository at this point in the history
  • Loading branch information
fizfakovets committed Feb 19, 2023
1 parent 2f44d75 commit 9e82412
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"core-js": "^3.8.3",
"profcomff-ui-common": "^0.0.4",
"@profcomff/ui-common": "^0.0.6",
"single-spa-vue": "^2.1.0",
"vue": "^3.2.13",
"vue-router": "^4.0.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1108,6 +1108,11 @@
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==

"@profcomff/ui-common@^0.0.6":
version "0.0.6"
resolved "https://registry.yarnpkg.com/@profcomff/ui-common/-/ui-common-0.0.6.tgz#bd5f8127edec1437bb7d21a02af9b1016bf727e0"
integrity sha512-CZ0dp8rGgHThZ0aI9aGrC0N/Iov9HkmuKdw/ndqIiFaEs8oCvgTacsUsTgZ6eTiz5ID/K/YU8Zq5QaiWkfT2vQ==

"@sideway/address@^4.1.3":
version "4.1.4"
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.4.tgz#03dccebc6ea47fdc226f7d3d1ad512955d4783f0"
Expand Down Expand Up @@ -4882,11 +4887,6 @@ process-nextick-args@~2.0.0:
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==

profcomff-ui-common@^0.0.4:
version "0.0.4"
resolved "https://registry.yarnpkg.com/profcomff-ui-common/-/profcomff-ui-common-0.0.4.tgz#de32fdd80feb86282901abe964c37de97d33d481"
integrity sha512-15TAwt0o4uHMIsSj1T3opwtLTeZIixM+EOBaR/K15brCf3tG7zJr8ynwavWDaaBP3NLJvJvqRpX+pimgVVz3AQ==

progress-webpack-plugin@^1.0.12:
version "1.0.16"
resolved "https://registry.yarnpkg.com/progress-webpack-plugin/-/progress-webpack-plugin-1.0.16.tgz#278f5c1afd21af783aad72c5ec95241520230fe5"
Expand Down

0 comments on commit 9e82412

Please sign in to comment.