Skip to content

Commit

Permalink
Merge pull request #82 from unfoldingWord/larsg-bump-version-to-0.1.3…
Browse files Browse the repository at this point in the history
…1-beta

bumped version to beta.10
  • Loading branch information
larsgson authored Jun 19, 2024
2 parents ec37cbe + 11fa73a commit 7ddcd1f
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oce-editor-tools/base",
"description": "A React Component Library for editing PERF.",
"version": "0.1.31-beta.9",
"version": "0.1.31-beta.10",
"homepage": "https://oce-editor-tools-base.netlify.app/",
"license": "MIT",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/joy-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.12",
"@mui/joy": "^5.0.0-beta.9",
"@mui/joy": "^5.0.0-beta.10",
"@mui/lab": "^5.0.0-alpha.147",
"@mui/x-tree-view": "^6.17.0",
"react": "^18.2.0",
Expand Down Expand Up @@ -46,7 +46,7 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.12",
"@mui/joy": "^5.0.0-beta.9",
"@mui/joy": "^5.0.0-beta.10",
"@mui/lab": "^5.0.0-alpha.147",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/joy-pk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
"@mui/icons-material": "^5.11.0",
"@mui/joy": "^5.0.0-beta.9",
"@mui/joy": "^5.0.0-beta.10",
"@mui/lab": "^5.0.0-alpha.134",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down Expand Up @@ -42,7 +42,7 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.12",
"@mui/joy": "^5.0.0-beta.9",
"@mui/joy": "^5.0.0-beta.10",
"@mui/lab": "^5.0.0-alpha.147",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@findr/mui": "^1.0.1-beta.19",
"@findr/react": "^1.0.0-beta.3",
"@gwdevs/extensible-rcl": "^1.0.1",
"@oce-editor-tools/base": "^0.1.31-beta.9",
"@oce-editor-tools/base": "^0.1.31-beta.10",
"@xelah/type-perf-html": "^1.0.3",
"epitelete-html": "0.2.21-beta.2",
"font-detect-rhl": "^1.0.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/mui-pk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oce-editor-tools/mui-pk",
"description": "A React Component Library for editing Usfm - incl. Proskomma cache.",
"version": "0.1.31-beta.9",
"version": "0.1.31-beta.10",
"homepage": "https://oce-editor-tools-pk.netlify.app/",
"license": "MIT",
"repository": {
Expand All @@ -18,7 +18,7 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@oce-editor-tools/mui-core": "^0.1.31-beta.9",
"@oce-editor-tools/mui-core": "^0.1.31-beta.10",
"@xelah/type-perf-html": "^1.0.3",
"bible-reference-rcl": "^1.2.2",
"dompurify": "^3.0.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/mui-simple/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "A React Component Library for editing and viewing usfm.",
"name": "@oce-editor-tools/mui-simple",
"version": "0.1.31-beta.9",
"version": "0.1.31-beta.10",
"homepage": "https://oce-editor-tools-mui-simple.netlify.app/",
"license": "MIT",
"repository": {
Expand All @@ -17,7 +17,7 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@oce-editor-tools/mui-core": "^0.1.31-beta.9",
"@oce-editor-tools/mui-core": "^0.1.31-beta.10",
"@xelah/type-perf-html": "^1.0.3",
"epitelete-html": "0.2.21-beta.2",
"proskomma-core": "^0.10.5"
Expand Down

0 comments on commit 7ddcd1f

Please sign in to comment.