chore(deps): update bold-editor (#881)

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
This commit is contained in:
Johnny A
2022-02-18 05:55:30 -08:00
committed by GitHub
parent b8e242cbee
commit 1c57b52183
5 changed files with 22 additions and 14 deletions

View File

@@ -76,8 +76,8 @@
"@reach/dialog": "^0.16.2",
"@reach/listbox": "^0.16.2",
"@reach/tooltip": "^0.16.2",
"@standardnotes/components": "1.7.3",
"@standardnotes/features": "1.32.6",
"@standardnotes/components": "1.7.4",
"@standardnotes/features": "1.32.7",
"@standardnotes/snjs": "2.61.0",
"@standardnotes/settings": "^1.11.3",
"@standardnotes/sncrypto-web": "1.7.0",

View File

@@ -40,9 +40,9 @@
"binary": "4e08fb2de17ab480787a1e042b2d43106e2798093e760fc507ed773401d27c71"
},
"org.standardnotes.bold-editor": {
"version": "1.3.3",
"base64": "51a5d2e77aacbcfda21b4a3429e9fe3fb6b61175e5188b6ec26854432ac41fc2",
"binary": "a30533208fbc33f115786ff912b6d605052adda03a62b47513ce390931fe11d1"
"version": "1.3.5",
"base64": "bcecfd1a6ee1909c9f484890cf58d6d52479f8d33c16e1d5d916d1a78a75b90f",
"binary": "84d6ca88665d4d6a1aeb456f8acce1a662bfe4550128aac1fb748abed974f236"
},
"org.standardnotes.plus-editor": {
"version": "1.6.1",

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"name": "sn-bold-editor",
"version": "1.3.3",
"version": "1.3.5",
"main": "dist/dist.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
@@ -25,8 +25,8 @@
"dompurify": "^2.2.9",
"eslint": "^7.23.0",
"eslint-plugin-react": "^7.23.1",
"filesafe-embed": "1.0.11",
"filesafe-js": "1.0.4",
"filesafe-embed": "1.0.13",
"filesafe-js": "1.0.5",
"html-webpack-plugin": "^5.3.1",
"mini-css-extract-plugin": "^1.4.0",
"node-sass": "^5.0.0",

View File

@@ -2835,10 +2835,10 @@
resolved "https://registry.yarnpkg.com/@standardnotes/common/-/common-1.11.0.tgz#5ed4be817a1f448e6eeb700d141dbfd40193aabe"
integrity sha512-8TKx7bCwIazhGD3wkWTV4rmwbERsyisPbVDn6UIm1lNktWjKDF5OL1D8omalpR5wdM5qmXX5njI1zll2cxlW7A==
"@standardnotes/components@1.7.3":
version "1.7.3"
resolved "https://registry.yarnpkg.com/@standardnotes/components/-/components-1.7.3.tgz#544521a5f0c5955c384fa7878003f4fdfcda860c"
integrity sha512-2AcxDdSFMK0G7h6R+EdMR2muzmFyqm0Qtl9znjQ3Bec4wGo9gpLpxlvotbihh230H+PTq4DJybX586bEs6HUKg==
"@standardnotes/components@1.7.4":
version "1.7.4"
resolved "https://registry.yarnpkg.com/@standardnotes/components/-/components-1.7.4.tgz#77b17a424d411288a12366c65b6931729b2d73de"
integrity sha512-yExiJw1lyClRpQlML0/FbCvULJe8c4mPp0WvXq1IRE5R3x3MZ6LsCJgoqZAylIXki8Zvw17mxvwA4ywbd/ug0A==
"@standardnotes/domain-events@^2.23.7":
version "2.23.7"
@@ -2848,7 +2848,15 @@
"@standardnotes/auth" "^3.16.1"
"@standardnotes/features" "^1.32.6"
"@standardnotes/features@1.32.6", "@standardnotes/features@^1.32.6":
"@standardnotes/features@1.32.7":
version "1.32.7"
resolved "https://registry.yarnpkg.com/@standardnotes/features/-/features-1.32.7.tgz#a0bebac866959ad4e8536317eba360b0d93fefd4"
integrity sha512-i7eUZjfnnIxmi72dNdImdTGnASns0SKyyVSe2pcfKH4BcP5om7kM4MqYshpX4EjYFU/vJTw4f/VbbckN7jowdQ==
dependencies:
"@standardnotes/auth" "^3.16.1"
"@standardnotes/common" "^1.11.0"
"@standardnotes/features@^1.32.6":
version "1.32.6"
resolved "https://registry.yarnpkg.com/@standardnotes/features/-/features-1.32.6.tgz#63856e4f4af1a56aa6533a5e214a43c4b2d8b510"
integrity sha512-GQJfDzYAAlRSccPWgAAT95hmUqmo9Z/m52uhOvgOwdQgwxOkHnYh60cdM/lnYrTBk0wv9MYPTFd+3vbMXy9/YQ==