Skip to content

Commit 34bdf03

Browse files
Merge pull request #52 from frontegg/release/next
v2.0.11
2 parents 2d7402b + f43f4a5 commit 34bdf03

3 files changed

Lines changed: 19 additions & 14 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@frontegg/ionic-capacitor",
3-
"version": "2.0.10",
3+
"version": "2.0.11",
44
"description": "Frontegg Ionic Capacitor SDK",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

yarn.lock

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -483,15 +483,25 @@
483483
tmp "~0.2.1"
484484
tslib "^2.3.0"
485485

486-
"@nx/nx-darwin-arm64@16.5.1":
486+
"@nx/nx-linux-x64-gnu@16.5.1":
487487
version "16.5.1"
488-
resolved "https://registry.npmjs.org/@nx/nx-darwin-arm64/-/nx-darwin-arm64-16.5.1.tgz"
489-
integrity sha512-q98TFI4B/9N9PmKUr1jcbtD4yAFs1HfYd9jUXXTQOlfO9SbDjnrYJgZ4Fp9rMNfrBhgIQ4x1qx0AukZccKmH9Q==
488+
resolved "https://registry.npmjs.org/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-16.5.1.tgz"
489+
integrity sha512-igooWJ5YxQ94Zft7IqgL+Lw0qHaY15Btw4gfK756g/YTYLZEt4tTvR1y6RnK/wdpE3sa68bFTLVBNCGTyiTiDQ==
490490

491-
"@nx/nx-darwin-arm64@17.2.8":
491+
"@nx/nx-linux-x64-gnu@17.2.8":
492492
version "17.2.8"
493-
resolved "https://registry.npmjs.org/@nx/nx-darwin-arm64/-/nx-darwin-arm64-17.2.8.tgz"
494-
integrity sha512-dMb0uxug4hM7tusISAU1TfkDK3ixYmzc1zhHSZwpR7yKJIyKLtUpBTbryt8nyso37AS1yH+dmfh2Fj2WxfBHTg==
493+
resolved "https://registry.npmjs.org/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-17.2.8.tgz"
494+
integrity sha512-sjG1bwGsjLxToasZ3lShildFsF0eyeGu+pOQZIp9+gjFbeIkd19cTlCnHrOV9hoF364GuKSXQyUlwtFYFR4VTQ==
495+
496+
"@nx/nx-linux-x64-musl@16.5.1":
497+
version "16.5.1"
498+
resolved "https://registry.npmjs.org/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-16.5.1.tgz"
499+
integrity sha512-zF/exnPqFYbrLAduGhTmZ7zNEyADid2bzNQiIjJkh8Y6NpDwrQIwVIyvIxqynsjMrIs51kBH+8TUjKjj2Jgf5A==
500+
501+
"@nx/nx-linux-x64-musl@17.2.8":
502+
version "17.2.8"
503+
resolved "https://registry.npmjs.org/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-17.2.8.tgz"
504+
integrity sha512-QiakXZ1xBCIptmkGEouLHQbcM4klQkcr+kEaz2PlNwy/sW3gH1b/1c0Ed5J1AN9xgQxWspriAONpScYBRgxdhA==
495505

496506
"@parcel/watcher@2.0.4":
497507
version "2.0.4"
@@ -1893,11 +1903,6 @@ fs.realpath@^1.0.0:
18931903
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
18941904
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
18951905

1896-
fsevents@~2.3.2:
1897-
version "2.3.2"
1898-
resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz"
1899-
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
1900-
19011906
function-bind@^1.1.1:
19021907
version "1.1.1"
19031908
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"

0 commit comments

Comments
 (0)