diff --git a/package.json b/package.json index f965aeb..731c403 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "description": "", "devDependencies": { "@akala-modules/core": "^1.1.3", - "@akala/client": "^2.0.71", + "@akala/client": "^3.0.0", "@akala/server": "^2.1.12", "@domojs/theme-default": "^1.1.24", "@types/debug": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 9fc72d3..7179c0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -30,7 +30,7 @@ optionalDependencies: "@akala-modules/authentication" "^0.1.7" -"@akala/client@^2.0.71", "@akala/client@^2.1.4", "@akala/client@^2.1.72": +"@akala/client@^2.1.4", "@akala/client@^2.1.72": version "2.1.72" resolved "https://registry.yarnpkg.com/@akala/client/-/client-2.1.72.tgz#702a2e94aec510949f2e0c52cfa0491e8058ef85" integrity sha512-rG5f0OWWb5IQXDkEKVC5LmBnMqkCn8p5o7bYeyH04GpZ2M/SaUnwhaUMyvsIHiFIIobB7ONmRgaeP/YmXUoLwA== @@ -40,6 +40,16 @@ "@popperjs/core" "^2.2.0" showdown "^1.8.6" +"@akala/client@^3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@akala/client/-/client-3.0.0.tgz#d0b43f540199e24c27f30731a5c31f354e357cab" + integrity sha512-V4mB73Lf8PeVwr0O8lYMt40YvHlO35iOQHPIn36HckKtP5wu9Tpw0stGPs6VZPgcfiFdDJlBGHxFLLC5I1oERg== + dependencies: + reflect-metadata "^0.1.13" + optionalDependencies: + "@popperjs/core" "^2.2.0" + showdown "^1.8.6" + "@akala/core@^2.0.87", "@akala/core@^2.0.96", "@akala/core@^2.0.97": version "2.0.97" resolved "https://registry.yarnpkg.com/@akala/core/-/core-2.0.97.tgz#31aeaba2041862d0077b1c651a39b86e0d6669b5"