Skip to content

Commit

Permalink
chore: update @nethserver/ns8-ui-lib to v1.2.1
Browse files Browse the repository at this point in the history
Upgrade @nethserver/ns8-ui-lib from version 0.1.22 to 1.2.1 in
package.json and yarn.lock.
  • Loading branch information
Amygos committed Dec 6, 2024
1 parent ab751af commit 12e630a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@carbon/icons-vue": "^10.37.0",
"@carbon/vue": "^2.40.0",
"@nethserver/ns8-ui-lib": "^1.0.3",
"@nethserver/ns8-ui-lib": "^1.2.1",
"await-to-js": "^3.0.0",
"axios": "^0.21.2",
"carbon-components": "^10.41.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1012,10 +1012,10 @@
call-me-maybe "^1.0.1"
glob-to-regexp "^0.3.0"

"@nethserver/ns8-ui-lib@^0.1.22":
version "0.1.22"
resolved "https://registry.yarnpkg.com/@nethserver/ns8-ui-lib/-/ns8-ui-lib-0.1.22.tgz#07172f7d26931995a75c4f483fa6965861f12061"
integrity sha512-gHDI45YnUcHauVfsvvGRB8OrZUtHw4GItojROHKghpbbTaKQXmxefabz7CcGUiyjZfUYtkTmGsGsPQAroOQDgQ==
"@nethserver/ns8-ui-lib@^1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@nethserver/ns8-ui-lib/-/ns8-ui-lib-1.2.1.tgz#1c44f886af63cb8bfbd4fb07ef72163cb3ac5ecf"
integrity sha512-vcAFwsDHpTU2jE1Rc9avl22gE7rokGf1nIPzqAynywfuyaa6djzSnP61lJSDHTKQ3oFAd5bzi68McPntLQNAHQ==
dependencies:
"@rollup/plugin-json" "^4.1.0"
core-js "^3.15.2"
Expand Down

0 comments on commit 12e630a

Please sign in to comment.