Skip to content

Commit

Permalink
update to appui 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aruniverse committed Jan 6, 2025
1 parent 5832060 commit fbc7fc6
Show file tree
Hide file tree
Showing 8 changed files with 390 additions and 95 deletions.
445 changes: 374 additions & 71 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion packages/apps/desktop-viewer-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"dependencies": {
"@bentley/icons-generic-webfont": "^1.0.34",
"@itwin/appui-abstract": "^4.7.3",
"@itwin/appui-layout-react": "^4.3.0",
"@itwin/appui-react": "^4.3.0",
"@itwin/unified-selection": "^1.1.1",
"@itwin/components-react": "^4.3.0",
Expand Down
1 change: 0 additions & 1 deletion packages/apps/web-viewer-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"dependencies": {
"@bentley/icons-generic": "^1.0.34",
"@itwin/appui-abstract": "^4.7.3",
"@itwin/appui-layout-react": "^4.3.0",
"@itwin/appui-react": "^4.3.0",
"@itwin/unified-selection": "^1.1.1",
"@itwin/browser-authorization": "^1.0.1",
Expand Down
9 changes: 4 additions & 5 deletions packages/modules/desktop-viewer-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@
},
"devDependencies": {
"@itwin/appui-abstract": "^4.7.3",
"@itwin/appui-layout-react": "^4.0.0",
"@itwin/appui-react": "^4.0.0",
"@itwin/appui-react": "^5.0.0",
"@itwin/build-tools": "^4.7.3",
"@itwin/components-react": "^4.0.0",
"@itwin/components-react": "^5.0.0",
"@itwin/core-backend": "^4.7.3",
"@itwin/core-bentley": "^4.7.3",
"@itwin/core-common": "^4.7.3",
Expand All @@ -41,11 +40,11 @@
"@itwin/core-markup": "^4.7.3",
"@itwin/core-orbitgt": "^4.7.3",
"@itwin/core-quantity": "^4.7.3",
"@itwin/core-react": "^4.0.0",
"@itwin/core-react": "^5.0.0",
"@itwin/core-telemetry": "^4.7.3",
"@itwin/ecschema-metadata": "^4.7.3",
"@itwin/electron-authorization": "^0.15.0",
"@itwin/imodel-components-react": "^4.0.0",
"@itwin/imodel-components-react": "^5.0.0",
"@itwin/presentation-common": "^4.7.3",
"@itwin/presentation-components": "^5.0.0",
"@itwin/presentation-frontend": "^4.7.3",
Expand Down
16 changes: 7 additions & 9 deletions packages/modules/viewer-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,9 @@
},
"devDependencies": {
"@itwin/appui-abstract": "^4.7.3",
"@itwin/appui-layout-react": "^4.0.0",
"@itwin/appui-react": "^4.0.0",
"@itwin/appui-react": "^5.0.0",
"@itwin/build-tools": "^4.7.3",
"@itwin/components-react": "^4.0.0",
"@itwin/components-react": "^5.0.0",
"@itwin/core-bentley": "^4.7.3",
"@itwin/core-common": "^4.7.3",
"@itwin/core-frontend": "^4.7.3",
Expand All @@ -52,12 +51,12 @@
"@itwin/core-markup": "^4.7.3",
"@itwin/core-orbitgt": "^4.7.3",
"@itwin/core-quantity": "^4.7.3",
"@itwin/core-react": "^4.0.0",
"@itwin/core-react": "^5.0.0",
"@itwin/core-telemetry": "^4.7.3",
"@itwin/ecschema-metadata": "^4.7.3",
"@itwin/imodels-access-frontend": "^5.2.1",
"@itwin/imodels-client-management": "^5.2.1",
"@itwin/imodel-components-react": "^4.0.0",
"@itwin/imodel-components-react": "^5.0.0",
"@itwin/presentation-common": "^4.7.3",
"@itwin/presentation-components": "^5.0.0",
"@itwin/presentation-frontend": "^4.7.3",
Expand Down Expand Up @@ -86,14 +85,13 @@
},
"peerDependencies": {
"@itwin/appui-abstract": "^4.0.0",
"@itwin/appui-layout-react": "^4.0.0",
"@itwin/appui-react": "^4.0.0",
"@itwin/components-react": "^4.0.0",
"@itwin/appui-react": "^5.0.0",
"@itwin/components-react": "^5.0.0",
"@itwin/core-bentley": "^4.0.0",
"@itwin/core-common": "^4.0.0",
"@itwin/core-frontend": "^4.0.0",
"@itwin/core-geometry": "^4.0.0",
"@itwin/core-react": "^4.0.0",
"@itwin/core-react": "^5.0.0",
"@itwin/imodels-access-frontend": "^4.0.0 || ^5.0.0",
"@itwin/imodels-client-management": "^4.0.0 || ^5.0.0",
"@itwin/presentation-common": "^4.0.0",
Expand Down
11 changes: 5 additions & 6 deletions packages/modules/web-viewer-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,20 @@
},
"devDependencies": {
"@itwin/appui-abstract": "^4.7.3",
"@itwin/appui-layout-react": "^4.0.0",
"@itwin/appui-react": "^4.0.0",
"@itwin/appui-react": "^5.0.0",
"@itwin/build-tools": "^4.7.3",
"@itwin/components-react": "^4.0.0",
"@itwin/components-react": "^5.0.0",
"@itwin/core-bentley": "^4.7.3",
"@itwin/core-common": "^4.7.3",
"@itwin/core-frontend": "^4.7.3",
"@itwin/core-geometry": "^4.7.3",
"@itwin/core-markup": "^4.7.3",
"@itwin/core-orbitgt": "^4.7.3",
"@itwin/core-quantity": "^4.7.3",
"@itwin/core-react": "^4.0.0",
"@itwin/core-react": "^5.0.0",
"@itwin/core-telemetry": "^4.7.3",
"@itwin/ecschema-metadata": "^4.7.3",
"@itwin/imodel-components-react": "^4.0.0",
"@itwin/imodel-components-react": "^5.0.0",
"@itwin/presentation-common": "^4.7.3",
"@itwin/presentation-components": "^5.0.0",
"@itwin/presentation-frontend": "^4.7.3",
Expand Down Expand Up @@ -71,7 +70,7 @@
"@itwin/core-bentley": "^4.0.0",
"@itwin/core-common": "^4.0.0",
"@itwin/core-frontend": "^4.0.0",
"@itwin/core-react": "^4.0.0",
"@itwin/core-react": "^5.0.0",
"@itwin/presentation-common": "^4.0.0",
"react": "^17.0.2 || ^18.0.0",
"react-dom": "^17.0.2 || ^18.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"@bentley/icons-generic-webfont": "^1.0.15",
"@bentley/react-scripts": "^5.0.3",
"@itwin/appui-abstract": "^4.7.3",
"@itwin/appui-layout-react": "^4.3.0",
"@itwin/appui-react": "^4.3.0",
"@itwin/build-tools": "^4.7.3",
"@itwin/components-react": "^4.3.0",
Expand Down
1 change: 0 additions & 1 deletion packages/templates/cra-template-web-viewer/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"@bentley/icons-generic": "^1.0.13",
"@bentley/react-scripts": "^5.0.4",
"@itwin/appui-abstract": "^4.7.3",
"@itwin/appui-layout-react": "^4.3.0",
"@itwin/appui-react": "^4.3.0",
"@itwin/browser-authorization": "^1.0.0",
"@itwin/components-react": "^4.3.0",
Expand Down

0 comments on commit fbc7fc6

Please sign in to comment.