fix(deps): experiment with adding utils

This commit is contained in:
Elian Doran 2025-01-06 19:22:12 +02:00
parent 0191ed020a
commit 0a3138c7d3
No known key found for this signature in database
2 changed files with 1443 additions and 1214 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@triliumnext/ckeditor5-footnotes",
"version": "0.0.4-hotfix2",
"version": "0.0.4-hotfix3",
"description": "A plugin for CKEditor 5 to allow footnotes.",
"keywords": [
"ckeditor",
@ -38,6 +38,7 @@
"devDependencies": {
"@ckeditor/ckeditor5-autoformat": "43.2.0",
"@ckeditor/ckeditor5-core": "43.2.0",
"@ckeditor/ckeditor5-utils": "43.2.0",
"@ckeditor/ckeditor5-dev-build-tools": "42.0.1",
"@ckeditor/ckeditor5-inspector": ">=4.1.0",
"@ckeditor/ckeditor5-package-tools": "^2.1.0",

2654
yarn.lock

File diff suppressed because it is too large Load Diff