react-schema-form 1.0.13 → 1.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "react-schema-form",
3
3
  "private": false,
4
- "version": "1.0.13",
4
+ "version": "1.0.15",
5
5
  "description": "React JSON Schema Form",
6
6
  "keywords": [
7
7
  "json schema",
@@ -33,65 +33,64 @@
33
33
  "object-path": "^0.11.8",
34
34
  "objectpath": "^2.0.0",
35
35
  "react-checkbox-tree": "^1.8.0",
36
- "supports-color": "^9.4.0",
37
- "universal-cookie": "^7.2.2"
36
+ "supports-color": "^10.2.2",
37
+ "universal-cookie": "^8.0.1"
38
38
  },
39
39
  "devDependencies": {
40
- "@babel/runtime": "^7.26.0",
41
- "@codemirror/autocomplete": "^6.18.2",
42
- "@codemirror/language": "^6.10.6",
43
- "@codemirror/lint": "^6.8.2",
44
- "@codemirror/search": "^6.5.7",
45
- "@codemirror/state": "^6.4.1",
46
- "@codemirror/theme-one-dark": "^6.1.2",
47
- "@codemirror/view": "^6.34.2",
48
- "@emotion/react": "^11.13.5",
49
- "@emotion/styled": "^11.13.5",
50
- "@eslint/js": "^9.13.0",
51
- "@lezer/common": "^1.2.3",
52
- "@mui/icons-material": "^6.1.6",
53
- "@mui/material": "^6.1.6",
54
- "@mui/styles": "^6.1.6",
55
- "@mui/system": "^6.4.3",
56
- "@mui/x-date-pickers": "^7.25.0",
57
- "@types/react": "^18.3.1",
58
- "@uiw/react-markdown-editor": "^6.1.2",
59
- "@vitejs/plugin-react": "^4.3.3",
60
- "codemirror": "^6.0.1",
61
- "dayjs": "^1.11.13",
62
- "eslint": "^9.13.0",
63
- "eslint-plugin-react": "^7.37.2",
64
- "eslint-plugin-react-hooks": "^5.0.0",
65
- "eslint-plugin-react-refresh": "^0.4.14",
66
- "gh-pages": "^6.2.0",
67
- "globals": "^15.11.0",
68
- "react": "^18.3.1",
69
- "react-dom": "^18.3.1",
70
- "vite": "^6.0.11",
71
- "vitest": "^3.0.6"
40
+ "@babel/runtime": "^7.28.4",
41
+ "@codemirror/autocomplete": "^6.20.0",
42
+ "@codemirror/language": "^6.12.1",
43
+ "@codemirror/lint": "^6.9.2",
44
+ "@codemirror/search": "^6.5.11",
45
+ "@codemirror/state": "^6.5.3",
46
+ "@codemirror/theme-one-dark": "^6.1.3",
47
+ "@codemirror/view": "^6.39.5",
48
+ "@emotion/react": "^11.14.0",
49
+ "@emotion/styled": "^11.14.0",
50
+ "@eslint/js": "^9.39.2",
51
+ "@lezer/common": "^1.5.0",
52
+ "@mui/icons-material": "^7.3.6",
53
+ "@mui/material": "^7.3.6",
54
+ "@mui/system": "^7.3.6",
55
+ "@mui/x-date-pickers": "^8.22.1",
56
+ "@types/react": "^19.2.7",
57
+ "@uiw/react-markdown-editor": "^6.1.4",
58
+ "@vitejs/plugin-react": "^5.1.2",
59
+ "codemirror": "^6.0.2",
60
+ "dayjs": "^1.11.19",
61
+ "eslint": "^9.39.2",
62
+ "eslint-plugin-react": "^7.37.5",
63
+ "eslint-plugin-react-hooks": "^7.0.1",
64
+ "eslint-plugin-react-refresh": "^0.4.26",
65
+ "gh-pages": "^6.3.0",
66
+ "globals": "^16.5.0",
67
+ "react": "^19.2.3",
68
+ "react-dom": "^19.2.3",
69
+ "vite": "^7.3.0",
70
+ "vitest": "^4.0.16"
72
71
  },
73
72
  "peerDependencies": {
74
- "@babel/runtime": "^7.26.0",
75
- "@codemirror/autocomplete": "^6.18.2",
76
- "@codemirror/language": "^6.10.6",
77
- "@codemirror/lint": "^6.8.2",
78
- "@codemirror/search": "^6.5.7",
79
- "@codemirror/state": "^6.4.1",
80
- "@codemirror/theme-one-dark": "^6.1.2",
81
- "@codemirror/view": "^6.34.2",
82
- "@emotion/react": "^11.13.5",
83
- "@emotion/styled": "^11.13.5",
84
- "@lezer/common": "^1.2.3",
85
- "@mui/icons-material": "^6.1.6",
86
- "@mui/material": "^6.1.6",
87
- "@mui/styles": "^6.1.6",
88
- "@mui/x-date-pickers": "^7.25.0",
89
- "@types/react": "^18.3.1",
90
- "@uiw/react-markdown-editor": "^6.1.2",
73
+ "@babel/runtime": "^7.28.4",
74
+ "@codemirror/autocomplete": "^6.20.0",
75
+ "@codemirror/language": "^6.12.1",
76
+ "@codemirror/lint": "^6.9.2",
77
+ "@codemirror/search": "^6.5.11",
78
+ "@codemirror/state": "^6.5.3",
79
+ "@codemirror/theme-one-dark": "^6.1.3",
80
+ "@codemirror/view": "^6.39.5",
81
+ "@emotion/react": "^11.14.0",
82
+ "@emotion/styled": "^11.14.0",
83
+ "@lezer/common": "^1.5.0",
84
+ "@mui/icons-material": "^7.3.6",
85
+ "@mui/material": "^7.3.6",
86
+ "@mui/styles": "^7.3.6",
87
+ "@mui/x-date-pickers": "^8.22.1",
88
+ "@types/react": "^19.2.7",
89
+ "@uiw/react-markdown-editor": "^6.1.4",
91
90
  "codemirror": "^6.0.1",
92
91
  "dayjs": "^1.11.13",
93
- "react": "^18.3.1",
94
- "react-dom": "^18.3.1"
92
+ "react": "^19.2.3",
93
+ "react-dom": "^19.2.3"
95
94
  },
96
95
  "files": [
97
96
  "dist"