mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-28 16:06:47 +01:00
feat: doubleSpacedLines
This commit is contained in:
19
packages/editor-mobile/package-lock.json
generated
19
packages/editor-mobile/package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@streetwriters/editor": "^1.1.4",
|
||||
"@streetwriters/editor": "^1.2.3",
|
||||
"@streetwriters/theme": "^1.0.1",
|
||||
"framer-motion": "^4.1.17",
|
||||
"mdi-react": "^8.4.0",
|
||||
@@ -2971,9 +2971,10 @@
|
||||
"integrity": "sha512-CUqgq2PTmdmWhNPzth9JN1cFoaFsIWhgiuDVD23hjD+9HJVD+xs3GlbZF+YWYMKVhRa3hib4A7Ev8rOjz2QBwQ=="
|
||||
},
|
||||
"node_modules/@streetwriters/editor": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://npm.pkg.github.com/download/@streetwriters/editor/1.1.4/433e9624150d9758fefc5d7f7bd10aab062b7de199f02e655852dd7b2b4ebb66",
|
||||
"integrity": "sha512-Va8mFBex7WYfI0pHprxw0n/xX9WJR+jWTfFGGycw8q+WfzvUIdZ/Qj02AvhZ5nu6sgimbVsbHbbHelq5z/BxYQ==",
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://npm.pkg.github.com/download/@streetwriters/editor/1.2.3/3dd3215d873bc14358e2999baeab3687987a96f85200fb21d7a28ee6729375ac",
|
||||
"integrity": "sha512-AuifKA+yMk8BRsSykul0bph0V64yWSXzO5O3bIpn+9e47ho4Vj7S/8pBYlr6qfNNO7yxJlxwLNcqj4sYJa4xjw==",
|
||||
"hasInstallScript": true,
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"@_ueberdosis/prosemirror-tables": "^1.1.3",
|
||||
@@ -3019,7 +3020,9 @@
|
||||
"zustand": "^3.7.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"framer-motion": "^4.1.17"
|
||||
"framer-motion": "^4.1.17",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@streetwriters/editor/node_modules/indent-string": {
|
||||
@@ -25749,9 +25752,9 @@
|
||||
"integrity": "sha512-CUqgq2PTmdmWhNPzth9JN1cFoaFsIWhgiuDVD23hjD+9HJVD+xs3GlbZF+YWYMKVhRa3hib4A7Ev8rOjz2QBwQ=="
|
||||
},
|
||||
"@streetwriters/editor": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://npm.pkg.github.com/download/@streetwriters/editor/1.1.4/433e9624150d9758fefc5d7f7bd10aab062b7de199f02e655852dd7b2b4ebb66",
|
||||
"integrity": "sha512-Va8mFBex7WYfI0pHprxw0n/xX9WJR+jWTfFGGycw8q+WfzvUIdZ/Qj02AvhZ5nu6sgimbVsbHbbHelq5z/BxYQ==",
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://npm.pkg.github.com/download/@streetwriters/editor/1.2.3/3dd3215d873bc14358e2999baeab3687987a96f85200fb21d7a28ee6729375ac",
|
||||
"integrity": "sha512-AuifKA+yMk8BRsSykul0bph0V64yWSXzO5O3bIpn+9e47ho4Vj7S/8pBYlr6qfNNO7yxJlxwLNcqj4sYJa4xjw==",
|
||||
"requires": {
|
||||
"@_ueberdosis/prosemirror-tables": "^1.1.3",
|
||||
"@mdi/js": "^6.9.96",
|
||||
|
||||
Reference in New Issue
Block a user