|
1 | 1 | {
|
2 | 2 | "name": "@user-interviews/ui-design-system",
|
3 |
| - "version": "3.2.2", |
| 3 | + "version": "3.2.3", |
4 | 4 | "dependencies": {
|
5 |
| - "@tiptap/core": "^2.3.1", |
6 |
| - "@tiptap/extension-bold": "^2.3.1", |
7 |
| - "@tiptap/extension-bullet-list": "^2.3.1", |
8 |
| - "@tiptap/extension-character-count": "^2.3.1", |
9 |
| - "@tiptap/extension-document": "^2.3.1", |
10 |
| - "@tiptap/extension-hard-break": "^2.3.1", |
11 |
| - "@tiptap/extension-history": "^2.3.1", |
12 |
| - "@tiptap/extension-italic": "^2.3.1", |
13 |
| - "@tiptap/extension-link": "^2.3.1", |
14 |
| - "@tiptap/extension-list-item": "^2.3.1", |
15 |
| - "@tiptap/extension-ordered-list": "^2.3.1", |
16 |
| - "@tiptap/extension-paragraph": "^2.3.1", |
17 |
| - "@tiptap/extension-placeholder": "^2.3.1", |
18 |
| - "@tiptap/extension-text": "^2.3.1", |
19 |
| - "@tiptap/pm": "^2.3.1", |
20 |
| - "@tiptap/react": "^2.3.1", |
21 |
| - "@tiptap/suggestion": "^2.3.1", |
| 5 | + "@tiptap/core": "^2.4.0", |
| 6 | + "@tiptap/extension-bold": "^2.4.0", |
| 7 | + "@tiptap/extension-bullet-list": "^2.4.0", |
| 8 | + "@tiptap/extension-character-count": "^2.4.0", |
| 9 | + "@tiptap/extension-document": "^2.4.0", |
| 10 | + "@tiptap/extension-hard-break": "^2.4.0", |
| 11 | + "@tiptap/extension-history": "^2.4.0", |
| 12 | + "@tiptap/extension-italic": "^2.4.0", |
| 13 | + "@tiptap/extension-link": "^2.4.0", |
| 14 | + "@tiptap/extension-list-item": "^2.4.0", |
| 15 | + "@tiptap/extension-ordered-list": "^2.4.0", |
| 16 | + "@tiptap/extension-paragraph": "^2.4.0", |
| 17 | + "@tiptap/extension-placeholder": "^2.4.0", |
| 18 | + "@tiptap/extension-text": "^2.4.0", |
| 19 | + "@tiptap/pm": "^2.4.0", |
| 20 | + "@tiptap/react": "^2.4.0", |
| 21 | + "@tiptap/suggestion": "^2.4.0", |
22 | 22 | "date-fns": "^3.6.0",
|
23 | 23 | "date-fns-tz": "^3.1.3",
|
24 | 24 | "react-bootstrap": "^2.10.2",
|
|
99 | 99 | "@fortawesome/pro-solid-svg-icons": "^6.5.2",
|
100 | 100 | "@fortawesome/react-fontawesome": "^0.2.0",
|
101 | 101 | "@popperjs/core": "^2.11.8",
|
102 |
| - "@storybook/addon-a11y": "^8.0.9", |
103 |
| - "@storybook/addon-actions": "^8.0.9", |
104 |
| - "@storybook/addon-backgrounds": "^8.0.9", |
105 |
| - "@storybook/addon-controls": "^8.0.9", |
106 |
| - "@storybook/addon-docs": "^8.0.9", |
107 |
| - "@storybook/addon-jest": "^8.0.9", |
108 |
| - "@storybook/addon-links": "^8.0.9", |
109 |
| - "@storybook/addon-storysource": "^8.0.9", |
| 102 | + "@storybook/addon-a11y": "^8.1.10", |
| 103 | + "@storybook/addon-actions": "^8.1.10", |
| 104 | + "@storybook/addon-backgrounds": "^8.1.10", |
| 105 | + "@storybook/addon-controls": "^8.1.10", |
| 106 | + "@storybook/addon-docs": "^8.1.10", |
| 107 | + "@storybook/addon-jest": "^8.1.10", |
| 108 | + "@storybook/addon-links": "^8.1.10", |
| 109 | + "@storybook/addon-storysource": "^8.1.10", |
110 | 110 | "@storybook/addon-styling-webpack": "^1.0.0",
|
111 | 111 | "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
|
112 |
| - "@storybook/react": "^8.0.9", |
113 |
| - "@storybook/react-webpack5": "^8.0.9", |
114 |
| - "@testing-library/dom": "^10.1.0", |
115 |
| - "@testing-library/jest-dom": "^6.4.5", |
116 |
| - "@testing-library/react": "^15.0.6", |
| 112 | + "@storybook/react": "^8.1.10", |
| 113 | + "@storybook/react-webpack5": "^8.1.10", |
| 114 | + "@testing-library/dom": "^10.2.0", |
| 115 | + "@testing-library/jest-dom": "^6.4.6", |
| 116 | + "@testing-library/react": "^15.0.7", |
117 | 117 | "@testing-library/react-hooks": "^8.0.1",
|
118 | 118 | "@testing-library/user-event": "^14.5.2",
|
119 | 119 | "@types/jest": "^29.5.12",
|
|
138 | 138 | "eslint-plugin-babel": "^5.3.1",
|
139 | 139 | "eslint-plugin-flowtype": "^4.7.0",
|
140 | 140 | "eslint-plugin-import": "^2.29.1",
|
141 |
| - "eslint-plugin-jsx-a11y": "^6.8.0", |
142 |
| - "eslint-plugin-react": "^7.34.1", |
| 141 | + "eslint-plugin-jsx-a11y": "^6.9.0", |
| 142 | + "eslint-plugin-react": "^7.34.3", |
143 | 143 | "eslint-plugin-react-hooks": "^4.6.2",
|
144 | 144 | "eslint-utils": "^1.4.3",
|
145 | 145 | "file-loader": "^6.2.0",
|
146 | 146 | "jest": "^29.7.0",
|
147 | 147 | "jest-css-modules-transform": "^4.4.2",
|
148 | 148 | "jest-environment-jsdom": "^29.7.0",
|
149 | 149 | "node-sass": "^9.0.0",
|
150 |
| - "nodemon": "^3.1.0", |
| 150 | + "nodemon": "^3.1.4", |
151 | 151 | "prop-types": "^15.8.1",
|
152 | 152 | "react": "^18.3.1",
|
153 | 153 | "react-copy-to-clipboard": "^5.1.0",
|
|
158 | 158 | "react-test-renderer": "^18.3.1",
|
159 | 159 | "react-tracking": "^9.3.2",
|
160 | 160 | "sass-loader": "^14.2.1",
|
161 |
| - "storybook": "^8.0.9", |
| 161 | + "storybook": "^8.1.10", |
162 | 162 | "storybook-addon-designs": "6.3.1",
|
163 | 163 | "style-loader": "^1.3.0",
|
164 | 164 | "typescript": "^4.9.5",
|
|
0 commit comments