Skip to content

Commit

Permalink
Merge branch 'web/vnext' into web/v19.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnman committed Jul 9, 2024
2 parents ff12a48 + ad7cf74 commit d06bd7e
Show file tree
Hide file tree
Showing 9 changed files with 115 additions and 115 deletions.
6 changes: 3 additions & 3 deletions how-to/cloud-interop-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"license": "SEE LICENSE IN LICENSE.MD",
"dependencies": {
"@finos/fdc3": "2.0.3",
"@openfin/cloud-interop": "0.38.61",
"@openfin/core-web": "0.38.61"
"@openfin/cloud-interop": "0.38.62",
"@openfin/core-web": "0.38.62"
},
"devDependencies": {
"@openfin/core": "38.82.61",
"@openfin/core": "38.82.62",
"copy-webpack-plugin": "^12.0.2",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand Down
6 changes: 3 additions & 3 deletions how-to/cloud-interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"license": "SEE LICENSE IN LICENSE.MD",
"dependencies": {
"@finos/fdc3": "2.0.3",
"@openfin/core-web": "0.38.61",
"@openfin/cloud-interop": "0.38.61"
"@openfin/core-web": "0.38.62",
"@openfin/cloud-interop": "0.38.62"
},
"devDependencies": {
"@openfin/core": "38.82.61",
"@openfin/core": "38.82.62",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions how-to/web-client-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"license": "SEE LICENSE IN LICENSE.MD",
"dependencies": {
"@finos/fdc3": "2.0.3",
"@openfin/core-web": "0.38.61"
"@openfin/core-web": "0.38.62"
},
"devDependencies": {
"@openfin/core": "38.82.61",
"@openfin/core": "38.82.62",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions how-to/web-interop-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"license": "SEE LICENSE IN LICENSE.MD",
"dependencies": {
"@finos/fdc3": "2.0.3",
"@openfin/core-web": "0.38.61"
"@openfin/core-web": "0.38.62"
},
"devDependencies": {
"@openfin/core": "38.82.61",
"@openfin/core": "38.82.62",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "18.0.0",
Expand Down
6 changes: 3 additions & 3 deletions how-to/web-interop-support-context-and-intents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"license": "SEE LICENSE IN LICENSE.MD",
"dependencies": {
"@finos/fdc3": "2.0.3",
"@openfin/core-web": "0.38.61",
"@openfin/cloud-interop": "0.38.61"
"@openfin/core-web": "0.38.62",
"@openfin/cloud-interop": "0.38.62"
},
"devDependencies": {
"@openfin/core": "38.82.61",
"@openfin/core": "38.82.62",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions how-to/web-interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"license": "SEE LICENSE IN LICENSE.MD",
"dependencies": {
"@finos/fdc3": "2.0.3",
"@openfin/core-web": "0.38.61"
"@openfin/core-web": "0.38.62"
},
"devDependencies": {
"@openfin/core": "38.82.61",
"@openfin/core": "38.82.62",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions how-to/web-layout-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"license": "SEE LICENSE IN LICENSE.MD",
"dependencies": {
"@finos/fdc3": "2.0.3",
"@openfin/core-web": "0.38.61"
"@openfin/core-web": "0.38.62"
},
"devDependencies": {
"@openfin/core": "38.82.61",
"@openfin/core": "38.82.62",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions how-to/web-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"license": "SEE LICENSE IN LICENSE.MD",
"dependencies": {
"@finos/fdc3": "2.0.3",
"@openfin/core-web": "0.38.61"
"@openfin/core-web": "0.38.62"
},
"devDependencies": {
"@openfin/core": "38.82.61",
"@openfin/core": "38.82.62",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "18.0.0",
Expand Down
Loading

0 comments on commit d06bd7e

Please sign in to comment.