Skip to content

Commit b26ef05

Browse files
Upgrade @objectstack packages to version 0.8.0
Co-authored-by: xuyushun441-sys <255036401+xuyushun441-sys@users.noreply.github.com>
1 parent 3634130 commit b26ef05

5 files changed

Lines changed: 165 additions & 156 deletions

File tree

apps/console/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
"@object-ui/plugin-grid": "workspace:*",
3333
"@object-ui/react": "workspace:*",
3434
"@object-ui/types": "workspace:*",
35-
"@objectstack/client": "^0.7.2",
36-
"@objectstack/driver-memory": "^0.7.2",
37-
"@objectstack/objectql": "^0.7.2",
38-
"@objectstack/plugin-msw": "^0.7.2",
39-
"@objectstack/runtime": "^0.7.2",
40-
"@objectstack/spec": "^0.7.2",
35+
"@objectstack/client": "^0.8.0",
36+
"@objectstack/driver-memory": "^0.8.0",
37+
"@objectstack/objectql": "^0.8.0",
38+
"@objectstack/plugin-msw": "^0.8.0",
39+
"@objectstack/runtime": "^0.8.0",
40+
"@objectstack/spec": "^0.8.0",
4141
"@object-ui/example-crm": "workspace:*",
4242
"@object-ui/example-kitchen-sink": "workspace:*",
4343
"@object-ui/example-todo": "workspace:*",

package.json

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
"devDependencies": {
6060
"@changesets/cli": "^2.29.8",
6161
"@eslint/js": "^9.39.1",
62-
"@objectstack/cli": "^0.7.2",
63-
"@objectstack/core": "^0.7.2",
64-
"@objectstack/driver-memory": "^0.7.2",
65-
"@objectstack/objectql": "^0.7.2",
66-
"@objectstack/plugin-msw": "^0.7.2",
67-
"@objectstack/runtime": "^0.7.2",
62+
"@objectstack/cli": "^0.8.0",
63+
"@objectstack/core": "^0.8.0",
64+
"@objectstack/driver-memory": "^0.8.0",
65+
"@objectstack/objectql": "^0.8.0",
66+
"@objectstack/plugin-msw": "^0.8.0",
67+
"@objectstack/runtime": "^0.8.0",
6868
"@storybook/addon-essentials": "^8.6.14",
6969
"@storybook/addon-interactions": "^8.6.14",
7070
"@storybook/addon-links": "^8.6.15",
@@ -113,9 +113,6 @@
113113
"react-dom": "19.2.3",
114114
"@types/react": "19.2.9",
115115
"@types/react-dom": "19.2.3"
116-
},
117-
"patchedDependencies": {
118-
"@objectstack/core@0.7.2": "patches/@objectstack__core@0.7.2.patch"
119116
}
120117
},
121118
"dependencies": {

patches/@objectstack__core.patch

Lines changed: 0 additions & 39 deletions
This file was deleted.

patches/@objectstack__core@0.7.2.patch

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)