Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/com.sncommunity.advanced-checklist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@reach/visually-hidden": "0.16.0",
"@react-hook/resize-observer": "^1.2.5",
"@reduxjs/toolkit": "1.8.0",
"@standardnotes/editor-kit": "standardnotes/editor-kit#c0743eb4690dcf73aab97da662c3c7e5f8356275",
"@standardnotes/editor-kit": "standardnotes/editor-kit#bea3ae474bef6e5ddbf78e9235cea49a4225da55",
"@standardnotes/stylekit": "5.23.0",
"@testing-library/dom": "8.11.3",
"@testing-library/jest-dom": "5.16.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/com.sncommunity.bold-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"version": "1.7.3",
"description": "A simple and peaceful rich editor that helps you write and think clearly.",
"main": "dist/dist.js",
"author": "Standard Notes Retired.",
"author": "Standard Notes Retired",
"sn": {
"name": "Bold Editor",
"content_type": "SN|Component",
Expand All @@ -29,7 +29,7 @@
"@babel/eslint-parser": "^7.13.14",
"@babel/preset-env": "^7.13.12",
"@babel/preset-react": "^7.13.13",
"@standardnotes/editor-kit": "standardnotes/editor-kit#c0743eb4690dcf73aab97da662c3c7e5f8356275",
"@standardnotes/editor-kit": "standardnotes/editor-kit#bea3ae474bef6e5ddbf78e9235cea49a4225da55",
"babel-loader": "^8.2.2",
"copy-webpack-plugin": "*",
"css-loader": "^5.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/com.sncommunity.markdown-visual/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/markdown-visual",
"version": "1.4.7",
"author": "Standard Notes Community.",
"author": "Standard Notes Community",
"description": "A WYSIWYG-style Markdown editor that renders Markdown in preview-mode while you type without displaying any syntax.",
"keywords": [
"Standard Notes",
Expand Down Expand Up @@ -34,7 +34,7 @@
"test": "echo \"Error: no test specified\" && exit 0"
},
"dependencies": {
"@standardnotes/editor-kit": "standardnotes/editor-kit#c0743eb4690dcf73aab97da662c3c7e5f8356275",
"@standardnotes/editor-kit": "standardnotes/editor-kit#bea3ae474bef6e5ddbf78e9235cea49a4225da55",
"@standardnotes/styles": "1.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/org.standardnotes.token-vault/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
]
},
"dependencies": {
"@standardnotes/editor-kit": "standardnotes/editor-kit#c0743eb4690dcf73aab97da662c3c7e5f8356275",
"@standardnotes/editor-kit": "standardnotes/editor-kit#bea3ae474bef6e5ddbf78e9235cea49a4225da55",
"@standardnotes/styles": "1.6.1"
},
"devDependencies": {
Expand Down
Loading