Skip to content

Commit

Permalink
Update version to 0.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tcobbs-bentley committed Mar 14, 2024
1 parent 4c4953b commit ee5cded
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 120 deletions.
212 changes: 106 additions & 106 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/mobile-ui-react",
"version": "0.22.2",
"version": "0.22.3",
"description": "Bentley iTwin Mobile UI module",
"repository": {
"type": "git",
Expand All @@ -27,23 +27,23 @@
},
"dependencies": {
"@bentley/icons-generic-webfont": "1.0.34",
"@itwin/appui-abstract": "4.4.3",
"@itwin/appui-abstract": "4.4.6",
"@itwin/appui-react": "4.10.0",
"@itwin/components-react": "4.10.0",
"@itwin/core-bentley": "4.4.3",
"@itwin/core-common": "4.4.3",
"@itwin/core-frontend": "4.4.3",
"@itwin/core-geometry": "4.4.3",
"@itwin/core-i18n": "4.4.3",
"@itwin/core-markup": "4.4.3",
"@itwin/core-orbitgt": "4.4.3",
"@itwin/core-quantity": "4.4.3",
"@itwin/core-bentley": "4.4.6",
"@itwin/core-common": "4.4.6",
"@itwin/core-frontend": "4.4.6",
"@itwin/core-geometry": "4.4.6",
"@itwin/core-i18n": "4.4.6",
"@itwin/core-markup": "4.4.6",
"@itwin/core-orbitgt": "4.4.6",
"@itwin/core-quantity": "4.4.6",
"@itwin/core-react": "4.10.0",
"@itwin/imodel-components-react": "4.10.0",
"@itwin/mobile-sdk-core": "0.22.2",
"@itwin/presentation-common": "4.4.3",
"@itwin/presentation-frontend": "4.4.3",
"@itwin/webgl-compatibility": "4.4.3",
"@itwin/mobile-sdk-core": "0.22.3",
"@itwin/presentation-common": "4.4.6",
"@itwin/presentation-frontend": "4.4.6",
"@itwin/webgl-compatibility": "4.4.6",
"classnames": "^2.2.6",
"react": "^17.0.0",
"react-dom": "^17.0.0",
Expand Down

0 comments on commit ee5cded

Please sign in to comment.