@sybilion/uilib 1.3.46 → 1.3.47

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.
Files changed (1) hide show
  1. package/package.json +8 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sybilion/uilib",
3
- "version": "1.3.46",
3
+ "version": "1.3.47",
4
4
  "description": "Sybilion Design System — React UI components (Webpack + Stylus)",
5
5
  "publishConfig": {
6
6
  "access": "public",
@@ -99,6 +99,13 @@
99
99
  "@radix-ui/react-toggle": "^1.1.10",
100
100
  "@radix-ui/react-toggle-group": "^1.1.11",
101
101
  "@radix-ui/react-tooltip": "^1.2.8",
102
+ "@tiptap/core": "^3.22.1",
103
+ "@tiptap/extension-mention": "^3.22.1",
104
+ "@tiptap/extensions": "^3.22.1",
105
+ "@tiptap/pm": "^3.22.1",
106
+ "@tiptap/react": "^3.22.1",
107
+ "@tiptap/starter-kit": "^3.22.1",
108
+ "@tiptap/suggestion": "^3.22.1",
102
109
  "@vimeo/player": "^2.29.3",
103
110
  "classnames": "^2.3.2",
104
111
  "lightweight-charts": "^5.0.9",
@@ -117,13 +124,6 @@
117
124
  "peerDependencies": {
118
125
  "@auth0/auth0-react": "^2.3.1",
119
126
  "@sybilion/platform-sdk": ">=0.0.1",
120
- "@tiptap/core": "^3.22.0",
121
- "@tiptap/extension-mention": "^3.22.0",
122
- "@tiptap/extensions": "^3.22.0",
123
- "@tiptap/pm": "^3.22.0",
124
- "@tiptap/react": "^3.22.0",
125
- "@tiptap/starter-kit": "^3.22.0",
126
- "@tiptap/suggestion": "^3.22.0",
127
127
  "react": ">=18.0.0",
128
128
  "react-dom": ">=18.0.0",
129
129
  "react-router-dom": ">=6.0.0",
@@ -158,13 +158,6 @@
158
158
  "@testing-library/dom": "^10.4.1",
159
159
  "@testing-library/jest-dom": "^6.5.0",
160
160
  "@testing-library/react": "^16.0.1",
161
- "@tiptap/core": "^3.22.1",
162
- "@tiptap/extension-mention": "^3.22.1",
163
- "@tiptap/extensions": "^3.22.1",
164
- "@tiptap/pm": "^3.22.1",
165
- "@tiptap/react": "^3.22.1",
166
- "@tiptap/starter-kit": "^3.22.1",
167
- "@tiptap/suggestion": "^3.22.1",
168
161
  "@trivago/prettier-plugin-sort-imports": "^6.0.2",
169
162
  "@types/jest": "^29.4.0",
170
163
  "@types/node": "^18.14.0",