|
1 | 1 | { |
2 | 2 | "name": "react-dsfr-tiptap", |
3 | | - "version": "2.1.0", |
| 3 | + "version": "2.2.0", |
4 | 4 | "description": "React Tiptap component for dsfr design system", |
5 | 5 | "license": "MIT", |
6 | 6 | "homepage": "https://github.com/IGNF/react-dsfr-tiptap", |
|
75 | 75 | "@testing-library/jest-dom": "^6.6.3", |
76 | 76 | "@testing-library/react": "^16.1.0", |
77 | 77 | "@tiptap/core": "^3.25.0", |
78 | | - "@tiptap/pm": "^3.25.0", |
79 | | - "@tiptap/react": "^3.25.0", |
80 | | - "@tiptap/starter-kit": "^3.25.0", |
81 | 78 | "@tiptap/extension-color": "^3.25.0", |
82 | 79 | "@tiptap/extension-highlight": "^3.25.0", |
83 | 80 | "@tiptap/extension-image": "^3.25.0", |
|
89 | 86 | "@tiptap/extension-underline": "^3.25.0", |
90 | 87 | "@tiptap/extension-youtube": "^3.25.0", |
91 | 88 | "@tiptap/markdown": "^3.25.0", |
| 89 | + "@tiptap/pm": "^3.25.0", |
| 90 | + "@tiptap/react": "^3.25.0", |
| 91 | + "@tiptap/starter-kit": "^3.25.0", |
92 | 92 | "@types/jest": "^30.0.0", |
93 | 93 | "@types/react": "^19", |
94 | 94 | "@types/react-dom": "^19", |
|
104 | 104 | "@codegouvfr/react-dsfr": "^1.32.2", |
105 | 105 | "@hookform/resolvers": "^4.0.0 || ^5.0.0", |
106 | 106 | "@tiptap/core": "^3.25.0", |
107 | | - "@tiptap/pm": "^3.25.0", |
108 | | - "@tiptap/react": "^3.25.0", |
109 | | - "@tiptap/starter-kit": "^3.25.0", |
110 | 107 | "@tiptap/extension-color": "^3.0.0", |
111 | 108 | "@tiptap/extension-highlight": "^3.0.0", |
112 | 109 | "@tiptap/extension-image": "^3.0.0", |
|
118 | 115 | "@tiptap/extension-underline": "^3.0.0", |
119 | 116 | "@tiptap/extension-youtube": "^3.0.0", |
120 | 117 | "@tiptap/markdown": "^3.7.2", |
| 118 | + "@tiptap/pm": "^3.25.0", |
| 119 | + "@tiptap/react": "^3.25.0", |
| 120 | + "@tiptap/starter-kit": "^3.25.0", |
121 | 121 | "react": "^18.3.1 || ^19.0.0", |
122 | 122 | "react-dom": "^18.3.1 || ^19.0.0", |
123 | 123 | "react-hook-form": "^7.54.1", |
|
0 commit comments