Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
NguyenBao10 committed Aug 12, 2024
1 parent 638a97e commit 4b3dcd4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aesirx-uikit",
"version": "1.2.8",
"version": "1.2.9",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.mts",
Expand Down Expand Up @@ -63,8 +63,8 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@types/react-color": "^3.0.6",
"aesirx-dam-app": "^1.5.0",
"aesirx-lib": "^2.0.11",
"aesirx-sso": "^1.4.13",
"aesirx-lib": "^2.0.12",
"aesirx-sso": "^1.4.15",
"bootstrap": "^5.3.1",
"dayjs": "^1.11.10",
"i18next": "^22.4.15",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3553,10 +3553,10 @@ aesirx-lib@^2.0.1, aesirx-lib@^2.0.4:
query-string "7"
react-secure-storage "^1.3.2"

aesirx-lib@^2.0.11:
version "2.0.11"
resolved "https://registry.yarnpkg.com/aesirx-lib/-/aesirx-lib-2.0.11.tgz#242e737510569ba23e2f93685a88af551c0ba55e"
integrity sha512-HLYRiZt+vxffccJZXKyfXSliFr4W7XB0KquU6rplJA2DSVXTcOF6DHACI1HWg7kByNS65heb4+eKDPMhMXo6nw==
aesirx-lib@^2.0.12:
version "2.0.12"
resolved "https://registry.yarnpkg.com/aesirx-lib/-/aesirx-lib-2.0.12.tgz#0a57dc2070fa2534ac2635ee142a05c5c4be3cb6"
integrity sha512-SU+1wwmK0wCE/zwXYEQuZrC7uinoXe6iGcuovjbeHQW8HGFLXfOq4lTauC3oxrV1tVrPBKCFxF4aNmU3HHrcZQ==
dependencies:
axios "^1.6.0"
axios-auth-refresh "^3.3.6"
Expand All @@ -3567,10 +3567,10 @@ aesirx-lib@^2.0.11:
query-string "7"
react-secure-storage "^1.3.2"

aesirx-sso@^1.4.13:
version "1.4.13"
resolved "https://registry.yarnpkg.com/aesirx-sso/-/aesirx-sso-1.4.13.tgz#63a3dfcf55b6a837b4e71c567d45758da486d5fb"
integrity sha512-CEKAUyKJfFyOi+AN3mLR/0YbFNVM/GmQKHoH74IP+FV5gA2A5/bpF7vm1OotTu5DSZehm/Vocqx020rBOIe9zA==
aesirx-sso@^1.4.15:
version "1.4.15"
resolved "https://registry.yarnpkg.com/aesirx-sso/-/aesirx-sso-1.4.15.tgz#fb9f1b3629dad8a01ffa63430b0480376da58032"
integrity sha512-2HmnUAmStuiFBiUxLjNcdC6L4XYXOvGmpuLWW4EGaRk2ws3yBx/k1wYqqYRPgot0HaXS62MrmgD3Ly31obbBkg==
dependencies:
"@concordium/browser-wallet-api-helpers" "^3.0.0"
"@concordium/react-components" "^0.4.0-rc.7"
Expand All @@ -3582,7 +3582,7 @@ aesirx-sso@^1.4.13:
"@wagmi/core" "^1.3.8"
"@web3modal/ethereum" "^2.7.0"
"@web3modal/react" "^2.7.0"
aesirx-lib "^2.0.11"
aesirx-lib "^2.0.12"
axios "^1.6.0"
bootstrap "^5.3.3"
bowser "^2.11.0"
Expand Down

0 comments on commit 4b3dcd4

Please sign in to comment.