diff --git a/lerna.json b/lerna.json index 229172da..b4fef704 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ "packages/*" ], "useWorkspaces": true, - "version": "4.5.19" + "version": "4.5.19-nington.22" } diff --git a/packages/guard-core-v4/package-lock.json b/packages/guard-core-v4/package-lock.json index 3bc35afd..548448e4 100644 --- a/packages/guard-core-v4/package-lock.json +++ b/packages/guard-core-v4/package-lock.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-core", - "version": "4.5.19", + "version": "4.5.19-nington.22", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/guard-core-v4/package.json b/packages/guard-core-v4/package.json index bc010e6b..b81e7422 100644 --- a/packages/guard-core-v4/package.json +++ b/packages/guard-core-v4/package.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-core", - "version": "4.5.19", + "version": "4.5.19-nington.22", "description": "Authing Guard Component for core codes, only be used to internal", "types": "dist/typings/src/index.d.ts", "files": [ diff --git a/packages/guard-shim-react/package.json b/packages/guard-shim-react/package.json index e650b29a..0f5401af 100644 --- a/packages/guard-shim-react/package.json +++ b/packages/guard-shim-react/package.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-shim-react", - "version": "4.5.19", + "version": "4.5.19-nington.22", "description": "Guard shim for react 16 / 17, only be used to internal", "types": "dist/typings/src/index.d.ts", "module": "dist/guard.min.js", diff --git a/packages/guard-shim-react18/package.json b/packages/guard-shim-react18/package.json index c704c069..c8ce78fb 100644 --- a/packages/guard-shim-react18/package.json +++ b/packages/guard-shim-react18/package.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-shim-react18", - "version": "4.5.19", + "version": "4.5.19-nington.22", "description": "Guard shim for react 18, only be used to internal", "types": "dist/typings/src/index.d.ts", "module": "dist/guard.min.js", diff --git a/packages/native-js-ui-components/package-lock.json b/packages/native-js-ui-components/package-lock.json index b76d8ee0..e98c3e22 100644 --- a/packages/native-js-ui-components/package-lock.json +++ b/packages/native-js-ui-components/package-lock.json @@ -1,6 +1,6 @@ { "name": "@authing/native-js-ui-components", - "version": "4.5.19", + "version": "4.5.19-nington.22", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/native-js-ui-components/package.json b/packages/native-js-ui-components/package.json index 18b294b9..a384ceb6 100644 --- a/packages/native-js-ui-components/package.json +++ b/packages/native-js-ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@authing/native-js-ui-components", - "version": "4.5.19", + "version": "4.5.19-nington.22", "description": "Authing Guard for Native", "main": "lib/index.min.js", "module": "lib/index.min.js", @@ -18,7 +18,7 @@ "author": "https://github.com/authing", "license": "MIT", "dependencies": { - "@authing/guard-shim-react": "^4.5.19", + "@authing/guard-shim-react": "^4.5.19-nington.22", "react": "^16.13.1", "react-dom": "^16.13.1" }, diff --git a/packages/ng-ui-components/package-lock.json b/packages/ng-ui-components/package-lock.json index 211a3b99..f28815f9 100644 --- a/packages/ng-ui-components/package-lock.json +++ b/packages/ng-ui-components/package-lock.json @@ -1,6 +1,6 @@ { "name": "@authing/ng-ui-components", - "version": "4.5.19", + "version": "4.5.19-nington.22", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/ng-ui-components/package.json b/packages/ng-ui-components/package.json index 9cdcd29a..1de89919 100644 --- a/packages/ng-ui-components/package.json +++ b/packages/ng-ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@authing/ng-ui-components", - "version": "4.5.19", + "version": "4.5.19-nington.22", "files": [ "dist" ], @@ -29,7 +29,7 @@ "@angular/platform-browser": "^14.2.0", "@angular/platform-browser-dynamic": "^14.2.0", "@angular/router": "^14.2.0", - "@authing/native-js-ui-components": "^4.5.19", + "@authing/native-js-ui-components": "^4.5.19-nington.22", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" diff --git a/packages/react-ui-components/package-lock.json b/packages/react-ui-components/package-lock.json index 75297dcd..df83a03f 100644 --- a/packages/react-ui-components/package-lock.json +++ b/packages/react-ui-components/package-lock.json @@ -1,6 +1,6 @@ { "name": "@authing/react-ui-components", - "version": "4.5.19", + "version": "4.5.19-nington.22", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/react-ui-components/package.json b/packages/react-ui-components/package.json index a542424f..540fb4e5 100644 --- a/packages/react-ui-components/package.json +++ b/packages/react-ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@authing/react-ui-components", - "version": "4.5.19", + "version": "4.5.19-nington.22", "description": "Authing Guard for React", "main": "lib/index.min.js", "module": "lib/index.min.js", @@ -19,8 +19,8 @@ "author": "https://github.com/authing", "license": "MIT", "dependencies": { - "@authing/guard-shim-react": "^4.5.19", - "@authing/native-js-ui-components": "^4.5.19", + "@authing/guard-shim-react": "^4.5.19-nington.22", + "@authing/native-js-ui-components": "^4.5.19-nington.22", "react": "^16.13.1" }, "devDependencies": { diff --git a/packages/react18-ui-components/package-lock.json b/packages/react18-ui-components/package-lock.json index 91358d62..4745d5d4 100644 --- a/packages/react18-ui-components/package-lock.json +++ b/packages/react18-ui-components/package-lock.json @@ -1,6 +1,6 @@ { "name": "@authing/react18-ui-components", - "version": "4.5.19", + "version": "4.5.19-nington.22", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/react18-ui-components/package.json b/packages/react18-ui-components/package.json index a963f8f7..77af2ac9 100644 --- a/packages/react18-ui-components/package.json +++ b/packages/react18-ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@authing/react18-ui-components", - "version": "4.5.19", + "version": "4.5.19-nington.22", "description": "Authing Guard for React", "main": "lib/index.min.js", "module": "lib/index.min.js", @@ -19,6 +19,6 @@ "author": "https://github.com/authing", "license": "MIT", "dependencies": { - "@authing/guard-shim-react18": "^4.5.19" + "@authing/guard-shim-react18": "^4.5.19-nington.22" } } diff --git a/packages/vue-ui-components/package-lock.json b/packages/vue-ui-components/package-lock.json index ad2da610..7f8ba727 100644 --- a/packages/vue-ui-components/package-lock.json +++ b/packages/vue-ui-components/package-lock.json @@ -1,6 +1,6 @@ { "name": "@authing/vue-ui-components", - "version": "4.5.19", + "version": "4.5.19-nington.22", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/vue-ui-components/package.json b/packages/vue-ui-components/package.json index d53bdf79..bbe9996d 100644 --- a/packages/vue-ui-components/package.json +++ b/packages/vue-ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@authing/vue-ui-components", - "version": "4.5.19", + "version": "4.5.19-nington.22", "description": "Authing Guard for Vue", "main": "lib/index.min.js", "module": "lib/index.min.js", @@ -19,7 +19,7 @@ "author": "https://github.com/authing", "license": "MIT", "dependencies": { - "@authing/native-js-ui-components": "^4.5.19", + "@authing/native-js-ui-components": "^4.5.19-nington.22", "vue": "^3.2.20" }, "devDependencies": {