|
4 | 4 | "version": "0.1.0", |
5 | 5 | "description": "", |
6 | 6 | "homepage": "", |
7 | | - "author": "Michael Becker <michael@bemit.codes>", |
| 7 | + "author": "Michael Becker <michael@bemit.codes> (https://bemit.codes)", |
8 | 8 | "license": "MIT", |
9 | 9 | "scripts": { |
10 | 10 | "tscheck": "tsc --noEmit" |
|
27 | 27 | "@codemirror/lang-sql": "^6.0.0", |
28 | 28 | "@codemirror/search": "^6.0.0", |
29 | 29 | "@codemirror/language": "^6.1.0", |
30 | | - "@ui-schema/dictionary": "~0.1.0-alpha.1", |
31 | | - "@ui-schema/ds-material": "~0.5.0-alpha.1", |
| 30 | + "@ui-schema/dictionary": "~0.1.0-alpha.2", |
| 31 | + "@ui-schema/ds-material": "~0.5.0-alpha.2", |
32 | 32 | "@ui-schema/kit-codemirror": "^1.0.0-alpha.0", |
33 | 33 | "@ui-schema/material-code": "~0.5.0-alpha.0", |
34 | | - "@ui-schema/react": "~0.5.0-alpha.1", |
35 | | - "@ui-schema/ui-schema": "~0.5.0-alpha.1", |
36 | | - "@ui-schema/json-schema": "~0.5.0-alpha.1", |
37 | | - "@ui-schema/json-pointer": "~0.5.0-alpha.1", |
| 34 | + "@ui-schema/react": "~0.5.0-alpha.2", |
| 35 | + "@ui-schema/ui-schema": "~0.5.0-alpha.2", |
| 36 | + "@ui-schema/json-schema": "~0.5.0-alpha.2", |
| 37 | + "@ui-schema/json-pointer": "~0.5.0-alpha.2", |
38 | 38 | "immutable": "^5.0.0", |
39 | 39 | "react": "^19.0", |
40 | 40 | "react-dom": "^19.0", |
|
0 commit comments