|
30 | 30 | "@tailwindcss/container-queries": "^0.1.1",
|
31 | 31 | "@tailwindcss/forms": "^0.5.10",
|
32 | 32 | "@tailwindcss/typography": "^0.5.16",
|
33 |
| - "@tiptap/core": "^2.11.3", |
| 33 | + "@tiptap/core": "^2.11.5", |
34 | 34 | "@tiptap/extension-bold": "^2.11.5",
|
35 | 35 | "@tiptap/extension-bullet-list": "^2.11.5",
|
36 | 36 | "@tiptap/extension-document": "^2.11.5",
|
|
39 | 39 | "@tiptap/extension-link": "^2.11.5",
|
40 | 40 | "@tiptap/extension-list-item": "^2.11.5",
|
41 | 41 | "@tiptap/extension-ordered-list": "^2.11.5",
|
42 |
| - "@tiptap/extension-paragraph": "^2.11.3", |
| 42 | + "@tiptap/extension-paragraph": "^2.11.5", |
43 | 43 | "@tiptap/extension-placeholder": "^2.11.5",
|
44 | 44 | "@tiptap/extension-strike": "^2.11.5",
|
45 | 45 | "@tiptap/extension-text": "^2.11.5",
|
46 | 46 | "@tiptap/extension-underline": "^2.11.5",
|
47 | 47 | "@tiptap/pm": "^2.11.5",
|
48 |
| - "@yaireo/tagify": "^4.33.1", |
| 48 | + "@yaireo/tagify": "^4.33.2", |
49 | 49 | "add": "^2.0.6",
|
50 | 50 | "autoprefixer": "^10.4.20",
|
51 | 51 | "chart.js": "^3.9.1",
|
|
68 | 68 | "luxon": "^3.5.0",
|
69 | 69 | "mapkick": "^0.2.6",
|
70 | 70 | "mousetrap": "^1.6.5",
|
71 |
| - "postcss": "^8.5.1", |
| 71 | + "postcss": "^8.5.2", |
72 | 72 | "postcss-flexbugs-fixes": "^5.0.2",
|
73 | 73 | "postcss-import": "^15.1.0",
|
74 | 74 | "postcss-loader": "^7.3.4",
|
|
88 | 88 | "urijs": "^1.19.11"
|
89 | 89 | },
|
90 | 90 | "devDependencies": {
|
91 |
| - "@babel/core": "^7.26.7", |
92 |
| - "@babel/eslint-parser": "^7.26.5", |
93 |
| - "@babel/preset-env": "^7.26.7", |
| 91 | + "@babel/core": "^7.26.8", |
| 92 | + "@babel/eslint-parser": "^7.26.8", |
| 93 | + "@babel/preset-env": "^7.26.8", |
94 | 94 | "@prettier/plugin-ruby": "^2.1.0",
|
95 | 95 | "esbuild-visualizer": "^0.3.1",
|
96 | 96 | "eslint": "^8.57.1",
|
|
0 commit comments