@simoncomputing/mui-bueno-v2 0.19.24 → 0.20.0

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": "@simoncomputing/mui-bueno-v2",
3
3
  "private": false,
4
- "version": "0.19.24",
4
+ "version": "0.20.0",
5
5
  "type": "module",
6
6
  "main": "./dist/index.umd.js",
7
7
  "module": "./dist/index.es.js",
@@ -38,100 +38,100 @@
38
38
  },
39
39
  "peerDependencies": {
40
40
  "@emotion/react": "^11.14.0",
41
- "@emotion/styled": "^11.14.0",
42
- "@mui/icons-material": "^6.4.9",
43
- "@mui/material": "^6.4.9",
44
- "@mui/x-date-pickers": "^7.23.3",
45
- "dayjs": "^1.11.13",
46
- "formik": "^2.4.6",
47
- "react": "^19.0.0",
48
- "react-dom": "^19.0.0",
49
- "react-router-dom": "^7.1.1"
41
+ "@emotion/styled": "^11.14.1",
42
+ "@mui/icons-material": "^6.5.0",
43
+ "@mui/material": "^6.5.0",
44
+ "@mui/x-date-pickers": "^7.29.4",
45
+ "dayjs": "^1.11.19",
46
+ "formik": "^2.4.9",
47
+ "react": "^19.2.1",
48
+ "react-dom": "^19.2.1",
49
+ "react-router-dom": "^7.10.1"
50
50
  },
51
51
  "dependencies": {
52
- "@tiptap/core": "^2.11.6",
53
- "@tiptap/extension-blockquote": "^2.11.6",
54
- "@tiptap/extension-bold": "^2.11.6",
55
- "@tiptap/extension-bubble-menu": "^2.11.6",
56
- "@tiptap/extension-bullet-list": "^2.11.6",
57
- "@tiptap/extension-code": "^2.11.6",
58
- "@tiptap/extension-code-block": "^2.11.6",
59
- "@tiptap/extension-color": "^2.11.6",
60
- "@tiptap/extension-document": "^2.11.6",
61
- "@tiptap/extension-dropcursor": "^2.11.6",
62
- "@tiptap/extension-floating-menu": "^2.11.6",
63
- "@tiptap/extension-font-family": "^2.11.6",
64
- "@tiptap/extension-gapcursor": "^2.11.6",
65
- "@tiptap/extension-hard-break": "^2.11.6",
66
- "@tiptap/extension-heading": "^2.11.6",
67
- "@tiptap/extension-highlight": "^2.11.6",
68
- "@tiptap/extension-history": "^2.11.6",
69
- "@tiptap/extension-horizontal-rule": "^2.11.6",
70
- "@tiptap/extension-image": "^2.11.6",
71
- "@tiptap/extension-italic": "^2.11.6",
72
- "@tiptap/extension-link": "^2.11.6",
73
- "@tiptap/extension-list-item": "^2.11.6",
74
- "@tiptap/extension-mention": "^2.11.6",
75
- "@tiptap/extension-ordered-list": "^2.11.6",
76
- "@tiptap/extension-paragraph": "^2.11.6",
77
- "@tiptap/extension-placeholder": "^2.11.6",
78
- "@tiptap/extension-strike": "^2.11.6",
79
- "@tiptap/extension-subscript": "^2.11.6",
80
- "@tiptap/extension-superscript": "^2.11.6",
81
- "@tiptap/extension-table": "^2.11.6",
82
- "@tiptap/extension-table-cell": "^2.11.6",
83
- "@tiptap/extension-table-header": "^2.11.6",
84
- "@tiptap/extension-table-row": "^2.11.6",
85
- "@tiptap/extension-task-item": "^2.11.6",
86
- "@tiptap/extension-task-list": "^2.11.6",
87
- "@tiptap/extension-text": "^2.11.6",
88
- "@tiptap/extension-text-align": "^2.11.6",
89
- "@tiptap/extension-text-style": "^2.11.6",
90
- "@tiptap/extension-underline": "^2.11.6",
91
- "@tiptap/pm": "^2.11.6",
92
- "@tiptap/react": "^2.11.6",
93
- "@tiptap/starter-kit": "^2.11.6",
52
+ "@tiptap/core": "^2.27.1",
53
+ "@tiptap/extension-blockquote": "^2.27.1",
54
+ "@tiptap/extension-bold": "^2.27.1",
55
+ "@tiptap/extension-bubble-menu": "^2.27.1",
56
+ "@tiptap/extension-bullet-list": "^2.27.1",
57
+ "@tiptap/extension-code": "^2.27.1",
58
+ "@tiptap/extension-code-block": "^2.27.1",
59
+ "@tiptap/extension-color": "^2.27.1",
60
+ "@tiptap/extension-document": "^2.27.1",
61
+ "@tiptap/extension-dropcursor": "^2.27.1",
62
+ "@tiptap/extension-floating-menu": "^2.27.1",
63
+ "@tiptap/extension-font-family": "^2.27.1",
64
+ "@tiptap/extension-gapcursor": "^2.27.1",
65
+ "@tiptap/extension-hard-break": "^2.27.1",
66
+ "@tiptap/extension-heading": "^2.27.1",
67
+ "@tiptap/extension-highlight": "^2.27.1",
68
+ "@tiptap/extension-history": "^2.27.1",
69
+ "@tiptap/extension-horizontal-rule": "^2.27.1",
70
+ "@tiptap/extension-image": "^2.27.1",
71
+ "@tiptap/extension-italic": "^2.27.1",
72
+ "@tiptap/extension-link": "^2.27.1",
73
+ "@tiptap/extension-list-item": "^2.27.1",
74
+ "@tiptap/extension-mention": "^2.27.1",
75
+ "@tiptap/extension-ordered-list": "^2.27.1",
76
+ "@tiptap/extension-paragraph": "^2.27.1",
77
+ "@tiptap/extension-placeholder": "^2.27.1",
78
+ "@tiptap/extension-strike": "^2.27.1",
79
+ "@tiptap/extension-subscript": "^2.27.1",
80
+ "@tiptap/extension-superscript": "^2.27.1",
81
+ "@tiptap/extension-table": "^2.27.1",
82
+ "@tiptap/extension-table-cell": "^2.27.1",
83
+ "@tiptap/extension-table-header": "^2.27.1",
84
+ "@tiptap/extension-table-row": "^2.27.1",
85
+ "@tiptap/extension-task-item": "^2.27.1",
86
+ "@tiptap/extension-task-list": "^2.27.1",
87
+ "@tiptap/extension-text": "^2.27.1",
88
+ "@tiptap/extension-text-align": "^2.27.1",
89
+ "@tiptap/extension-text-style": "^2.27.1",
90
+ "@tiptap/extension-underline": "^2.27.1",
91
+ "@tiptap/pm": "^2.27.1",
92
+ "@tiptap/react": "^2.27.1",
93
+ "@tiptap/starter-kit": "^2.27.1",
94
94
  "@types/autosuggest-highlight": "^3.2.3",
95
95
  "@types/google.maps": "^3.58.1",
96
96
  "autosuggest-highlight": "^3.3.4",
97
97
  "google-maps": "^4.3.3",
98
- "mui-tiptap": "^1.18.0",
99
- "yup": "^1.6.1"
98
+ "mui-tiptap": "^1.28.1",
99
+ "yup": "^1.7.1"
100
100
  },
101
101
  "devDependencies": {
102
- "@chromatic-com/storybook": "^3.2.3",
103
- "@storybook/addon-essentials": "^8.4.7",
104
- "@storybook/addon-interactions": "^8.4.7",
105
- "@storybook/addon-links": "^8.4.7",
106
- "@storybook/addon-themes": "^8.4.7",
102
+ "@chromatic-com/storybook": "^3.2.7",
103
+ "@storybook/addon-essentials": "^8.6.14",
104
+ "@storybook/addon-interactions": "^8.6.14",
105
+ "@storybook/addon-links": "^8.6.14",
106
+ "@storybook/addon-themes": "^8.6.14",
107
107
  "@storybook/react": "^8.4.7",
108
- "@storybook/react-vite": "^8.4.7",
109
- "@testing-library/jest-dom": "^6.6.3",
110
- "@testing-library/react": "^16.1.0",
111
- "@testing-library/user-event": "^14.5.2",
112
- "@types/lodash": "^4.17.13",
113
- "@types/node": "^22.10.5",
114
- "@types/react": "^19.0.2",
115
- "@types/react-dom": "^19.0.2",
116
- "@typescript-eslint/eslint-plugin": "^8.19.0",
117
- "@typescript-eslint/parser": "^8.19.0",
118
- "@vitejs/plugin-react": "^4.3.4",
119
- "@vitest/coverage-v8": "^2.1.8",
120
- "eslint": "^9.17.0",
121
- "eslint-config-prettier": "^9.1.0",
122
- "eslint-plugin-prettier": "^5.2.1",
123
- "eslint-plugin-react-hooks": "^5.1.0",
124
- "eslint-plugin-react-refresh": "^0.4.16",
125
- "eslint-plugin-storybook": "^0.11.2",
108
+ "@storybook/react-vite": "^8.6.14",
109
+ "@testing-library/jest-dom": "^6.9.1",
110
+ "@testing-library/react": "^16.3.0",
111
+ "@testing-library/user-event": "^14.6.1",
112
+ "@types/lodash": "^4.17.21",
113
+ "@types/node": "^22.19.2",
114
+ "@types/react": "^19.2.7",
115
+ "@types/react-dom": "^19.2.3",
116
+ "@typescript-eslint/eslint-plugin": "^8.49.0",
117
+ "@typescript-eslint/parser": "^8.49.0",
118
+ "@vitejs/plugin-react": "^4.7.0",
119
+ "@vitest/coverage-v8": "^2.1.9",
120
+ "eslint": "^9.39.1",
121
+ "eslint-config-prettier": "^9.1.2",
122
+ "eslint-plugin-prettier": "^5.5.4",
123
+ "eslint-plugin-react-hooks": "^5.2.0",
124
+ "eslint-plugin-react-refresh": "^0.4.24",
125
+ "eslint-plugin-storybook": "^0.11.6",
126
126
  "jsdom": "^25.0.1",
127
- "prettier": "^3.4.2",
128
- "sass": "^1.83.0",
129
- "storybook": "^8.4.7",
130
- "typescript": "^5.7.2",
131
- "vite": "^6.0.7",
132
- "vite-plugin-dts": "^4.4.0",
133
- "vite-plugin-lib-inject-css": "^2.2.0",
134
- "vite-plugin-svgr": "^4.3.0",
127
+ "prettier": "^3.7.4",
128
+ "sass": "^1.95.1",
129
+ "storybook": "^8.6.14",
130
+ "typescript": "^5.9.3",
131
+ "vite": "^6.4.1",
132
+ "vite-plugin-dts": "^4.5.4",
133
+ "vite-plugin-lib-inject-css": "^2.2.2",
134
+ "vite-plugin-svgr": "^4.5.0",
135
135
  "vitest": "^2.1.8"
136
136
  },
137
137
  "packageManager": "pnpm@9.15.2"