E2E nightly pipeline: Fix the Tiptap failing tests (#20194)

* Updated default value of tiptap toolbar and tiptap extensions

* Bumped version

* Updated default extension value of Tiptap
This commit is contained in:
Nhu Dinh
2025-09-19 16:00:43 +07:00
committed by GitHub
parent eb19346432
commit 0f11ee3357
3 changed files with 35 additions and 14 deletions

View File

@@ -21,8 +21,8 @@
"typescript": "^4.8.3"
},
"dependencies": {
"@umbraco/json-models-builders": "^2.0.38",
"@umbraco/playwright-testhelpers": "^16.0.46",
"@umbraco/json-models-builders": "^2.0.40",
"@umbraco/playwright-testhelpers": "^16.0.47",
"camelize": "^1.0.0",
"dotenv": "^16.3.1",
"node-fetch": "^2.6.7"