Skip to content

Commit 500c9fa

Browse files
committed
Publish
- @corbado/connect-react@0.14.0 - @corbado/connect-web-js@0.11.0 - @corbado/react@3.4.0 - @corbado/shared-ui@3.4.0 - @corbado/types@3.1.0 - @corbado/web-core@3.4.0 - @corbado/web-js@3.4.0
1 parent e557faa commit 500c9fa

File tree

8 files changed

+40
-40
lines changed

8 files changed

+40
-40
lines changed

package-lock.json

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

packages/connect-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corbado/connect-react",
3-
"version": "0.13.2",
3+
"version": "0.14.0",
44
"description": "This package provides a set of React components to integrate passkeys into an existing authentication system.",
55
"author": "Martin Kellner <martin.kellner@corbado.com>",
66
"homepage": "https://github.com/corbado/javascript#readme",
@@ -31,11 +31,11 @@
3131
"url": "https://github.com/corbado/javascript/issues"
3232
},
3333
"dependencies": {
34-
"@corbado/web-core": "^3.3.2",
34+
"@corbado/web-core": "^3.4.0",
3535
"date-fns": "^3.6.0"
3636
},
3737
"devDependencies": {
38-
"@corbado/types": "^3.0.4",
38+
"@corbado/types": "^3.1.0",
3939
"@types/react": "^18.2.0",
4040
"ts-results": "^3.3.0",
4141
"typescript": "^5.2.2"

packages/connect-web-js/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corbado/connect-web-js",
3-
"version": "0.10.2",
3+
"version": "0.11.0",
44
"description": "This package provides a set of components to integrate passkeys into an existing authentication system",
55
"author": "Martin Kellner <martin.kellner@corbado.com>",
66
"homepage": "https://github.com/corbado/javascript#readme",
@@ -34,12 +34,12 @@
3434
"url": "https://github.com/corbado/javascript/issues"
3535
},
3636
"dependencies": {
37-
"@corbado/connect-react": "^0.13.2",
37+
"@corbado/connect-react": "^0.14.0",
3838
"react": "^18.2.0",
3939
"react-dom": "^18.2.0"
4040
},
4141
"devDependencies": {
42-
"@corbado/types": "^3.0.4",
42+
"@corbado/types": "^3.1.0",
4343
"@types/react": "^18.2.0",
4444
"typescript": "^5.2.2"
4545
},

packages/react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corbado/react",
3-
"version": "3.3.2",
3+
"version": "3.4.0",
44
"description": "This package provides all the functionalities and UI components needed by developers when integration Corbado's Authentication management system in their react application",
55
"author": "Abdullah Shahbaz <abdullah_ghani@live.com>",
66
"homepage": "https://github.com/corbado/javascript#readme",
@@ -31,17 +31,17 @@
3131
"url": "https://github.com/corbado/javascript/issues"
3232
},
3333
"dependencies": {
34-
"@corbado/shared-ui": "^3.3.2",
34+
"@corbado/shared-ui": "^3.4.0",
3535
"@corbado/shared-util": "^1.0.12",
36-
"@corbado/web-core": "^3.3.2",
36+
"@corbado/web-core": "^3.4.0",
3737
"i18next": "23.5.1",
3838
"i18next-browser-languagedetector": "7.1.0",
3939
"libphonenumber-js": "^1.10.59",
4040
"react-i18next": "13.2.2",
4141
"react-phone-number-input": "^3.3.9"
4242
},
4343
"devDependencies": {
44-
"@corbado/types": "^3.0.4",
44+
"@corbado/types": "^3.1.0",
4545
"@types/react": "^18.2.0",
4646
"ts-results": "^3.3.0",
4747
"typescript": "^5.2.2"

packages/shared-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corbado/shared-ui",
3-
"version": "3.3.2",
3+
"version": "3.4.0",
44
"description": "This package contains shared files for all the complete packages of Corbado for VanillaJS, React, Angular, Vue, etc.",
55
"author": "Abdullah Shahbaz <abdullah_ghani@live.com>",
66
"homepage": "https://github.com/corbado/javascript#readme",
@@ -32,7 +32,7 @@
3232
"url": "https://github.com/corbado/javascript/issues"
3333
},
3434
"devDependencies": {
35-
"@corbado/types": "^3.0.4",
35+
"@corbado/types": "^3.1.0",
3636
"@types/ua-parser-js": "^0.7.39",
3737
"css-loader": "^6.8.1",
3838
"i18next": "23.5.1",
@@ -44,7 +44,7 @@
4444
"**/*.json"
4545
],
4646
"dependencies": {
47-
"@corbado/web-core": "^3.3.2",
47+
"@corbado/web-core": "^3.4.0",
4848
"rxjs": "^7.8.1",
4949
"ua-parser-js": "^1.0.37"
5050
},

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corbado/types",
3-
"version": "3.0.4",
3+
"version": "3.1.0",
44
"description": "Comprehensive TypeScript type definitions to seamlessly integrate with Corbado. Designed to empower developers with strong typing for enhanced code quality and autocompletion in supported IDEs. Perfect for ensuring type safety and consistency across JavaScript and TypeScript projects.",
55
"keywords": [
66
"TypeScript",

packages/web-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corbado/web-core",
3-
"version": "3.3.2",
3+
"version": "3.4.0",
44
"description": "This package contains core functionalities which are exported by all the SDKs and UI packages of our JavaScript library",
55
"author": "Abdullah Shahbaz <abdullah_ghani@live.com>",
66
"homepage": "https://github.com/corbado/javascript#readme",
@@ -43,7 +43,7 @@
4343
"ts-results": "^3.3.0"
4444
},
4545
"devDependencies": {
46-
"@corbado/types": "^3.0.4",
46+
"@corbado/types": "^3.1.0",
4747
"@types/web-bluetooth": "^0.0.20",
4848
"user-agent-data-types": "^0.4.2"
4949
},

packages/web-js/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corbado/web-js",
3-
"version": "3.3.2",
3+
"version": "3.4.0",
44
"description": "This package allows VanillsJS users to add corbado functionality and UI components in their applications",
55
"author": "Abdullah Shahbaz <abdullah_ghani@live.com>",
66
"homepage": "https://github.com/corbado/javascript#readme",
@@ -34,13 +34,13 @@
3434
"url": "https://github.com/corbado/javascript/issues"
3535
},
3636
"dependencies": {
37-
"@corbado/react": "^3.3.2",
38-
"@corbado/web-core": "^3.3.2",
37+
"@corbado/react": "^3.4.0",
38+
"@corbado/web-core": "^3.4.0",
3939
"react": "^18.2.0",
4040
"react-dom": "^18.2.0"
4141
},
4242
"devDependencies": {
43-
"@corbado/types": "^3.0.4",
43+
"@corbado/types": "^3.1.0",
4444
"@types/react": "^18.2.0",
4545
"typescript": "^5.2.2"
4646
},

0 commit comments

Comments
 (0)