Skip to content

Commit f444abe

Browse files
Bump opencollection packages to v0.9.2 (#39)
Update opencollection package versions: bump @opencollection/types and @opencollection/schema from 0.9.1 to 0.9.2 in affected packages (oc-docs and oc-schema-explorer) so they use the latest release.
1 parent feef380 commit f444abe

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

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

packages/oc-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@emotion/react": "^11.14.0",
5959
"@emotion/styled": "^11.14.1",
6060
"@monaco-editor/react": "^4.7.0",
61-
"@opencollection/types": "0.9.1",
61+
"@opencollection/types": "0.9.2",
6262
"@prantlf/jsonlint": "^16.0.0",
6363
"@reduxjs/toolkit": "^2.10.1",
6464
"@tailwindcss/vite": "^4.0.9",

packages/oc-schema-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@monaco-editor/react": "^4.7.0",
14-
"@opencollection/schema": "0.9.1",
14+
"@opencollection/schema": "0.9.2",
1515
"lucide-react": "^0.539.0",
1616
"monaco-editor": "^0.47.0",
1717
"react": "^18.2.0",

0 commit comments

Comments
 (0)