Skip to content

Commit

Permalink
Prepare for release 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
NguyenBao10 committed Jun 5, 2024
1 parent 22c39f7 commit 8c8085d
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.5",
"version": "1.2.6",
"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.8",
"aesirx-sso": "^1.4.10",
"aesirx-lib": "^2.0.9",
"aesirx-sso": "^1.4.11",
"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.8:
version "2.0.8"
resolved "https://registry.yarnpkg.com/aesirx-lib/-/aesirx-lib-2.0.8.tgz#1b3d4dc540bec8c9277eeaf11e296c7817aeafb7"
integrity sha512-SYYPhc20T3blpXOylzy7F2CprR0LrVQULb7ozupZIHfzqd0dQGikraK77MDFiQPAIk4iwPoN7+rHBw6rqSBwhQ==
aesirx-lib@^2.0.9:
version "2.0.9"
resolved "https://registry.yarnpkg.com/aesirx-lib/-/aesirx-lib-2.0.9.tgz#0c081076c36454be296659675788bbed0935c1b7"
integrity sha512-tXz2K5xDIXsjOmGl1ZrDsNMMsmdf5h7vbYFSqtr7m3Shqm9zWcsUAkn9oJjTi7cLvqqiMB2kmpx9AN72PFoIbA==
dependencies:
axios "^1.6.0"
axios-auth-refresh "^3.3.6"
Expand All @@ -3567,10 +3567,10 @@ aesirx-lib@^2.0.8:
query-string "7"
react-secure-storage "^1.3.2"

aesirx-sso@^1.4.10:
version "1.4.10"
resolved "https://registry.yarnpkg.com/aesirx-sso/-/aesirx-sso-1.4.10.tgz#5b17ca2fece50902d0e001cc90c2aaf653b6a64b"
integrity sha512-wFBOAHq6mIxvx93xKKwSQvUcI84wUPpo+QIPvFidW9Xxpkikj4ycWAoqNLjtJy3PiWKxi925cfmRKUN1VhEawg==
aesirx-sso@^1.4.11:
version "1.4.11"
resolved "https://registry.yarnpkg.com/aesirx-sso/-/aesirx-sso-1.4.11.tgz#fa71a0cae0f1edb16183a73f73f9db2c82289f60"
integrity sha512-Y1fzF95sx/VCu5CvXJXXWi3nf9r2/6zZC6C2hLO0p6nkr1ajLrMnbXUmX0GiS6dLWakTLtiWAuHAYZ0q5bLy5Q==
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.10:
"@wagmi/core" "^1.3.8"
"@web3modal/ethereum" "^2.7.0"
"@web3modal/react" "^2.7.0"
aesirx-lib "^2.0.8"
aesirx-lib "^2.0.9"
axios "^1.6.0"
bootstrap "^5.3.0"
bowser "^2.11.0"
Expand Down

0 comments on commit 8c8085d

Please sign in to comment.