mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 06:55:26 +02:00
Upgrade image tool
This commit is contained in:
parent
c7219f8943
commit
cb919d19f0
3 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "codex.docs",
|
"name": "codex.docs",
|
||||||
"version": "0.0.0",
|
"license": "UNLICENSED",
|
||||||
"bin": {
|
"bin": {
|
||||||
"generatePassword": "bin/generatePassword.js"
|
"generatePassword": "bin/generatePassword.js"
|
||||||
},
|
},
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
"@editorjs/delimiter": "^1.1.0",
|
"@editorjs/delimiter": "^1.1.0",
|
||||||
"@editorjs/editorjs": "^2.11.8",
|
"@editorjs/editorjs": "^2.11.8",
|
||||||
"@editorjs/header": "^2.2.2",
|
"@editorjs/header": "^2.2.2",
|
||||||
"@editorjs/image": "^2.1.0",
|
"@editorjs/image": "^2.1.1",
|
||||||
"@editorjs/inline-code": "^1.3.0",
|
"@editorjs/inline-code": "^1.3.0",
|
||||||
"@editorjs/list": "^1.3.1",
|
"@editorjs/list": "^1.3.1",
|
||||||
"@editorjs/marker": "^1.2.0",
|
"@editorjs/marker": "^1.2.0",
|
||||||
|
|
2
public/dist/editor.bundle.js
vendored
2
public/dist/editor.bundle.js
vendored
File diff suppressed because one or more lines are too long
|
@ -623,10 +623,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@editorjs/header/-/header-2.2.2.tgz#47ce654032f7a094c0b40daa4545c61893033002"
|
resolved "https://registry.yarnpkg.com/@editorjs/header/-/header-2.2.2.tgz#47ce654032f7a094c0b40daa4545c61893033002"
|
||||||
integrity sha512-r9lmDVdVSNjnSoYmEMOSLp7BARWEU2O79UJjWPkLWAwV7RIOYO+s9fF3IbTEaPaltANAZvIzOYNmryGOhL8biA==
|
integrity sha512-r9lmDVdVSNjnSoYmEMOSLp7BARWEU2O79UJjWPkLWAwV7RIOYO+s9fF3IbTEaPaltANAZvIzOYNmryGOhL8biA==
|
||||||
|
|
||||||
"@editorjs/image@^2.1.0":
|
"@editorjs/image@^2.1.1":
|
||||||
version "2.1.0"
|
version "2.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/@editorjs/image/-/image-2.1.0.tgz#8f4e3ab280efcac82d8b5f7996ad73e8a2969588"
|
resolved "https://registry.yarnpkg.com/@editorjs/image/-/image-2.1.1.tgz#cf010435f16a63f113fa1125c594fcb010607dbd"
|
||||||
integrity sha512-TLSLSeR8vYaWP3n9SYhExNT8bC8CUriv176OGy2gzgFqs5RYD4Q+yvm1JpqNUIMD32vSAsAyfo3ck1YTOG9MYA==
|
integrity sha512-CUwgg35Q7J5ImUBz+CQz5l8qcvji53qo+uZ2WVuPNFD5f59Zn3+4+b577i1pZA3d0yTUkb9U88YKGpvEk9qY8A==
|
||||||
|
|
||||||
"@editorjs/inline-code@^1.3.0":
|
"@editorjs/inline-code@^1.3.0":
|
||||||
version "1.3.0"
|
version "1.3.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue