Cleanup and @lezer/lr upgrade
This commit is contained in:
Generated
+21
-183
@@ -16582,7 +16582,7 @@
|
||||
},
|
||||
"packages/common": {
|
||||
"name": "@silverbulletmd/common",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.16",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@codemirror/autocomplete": "6.0.1",
|
||||
@@ -16596,11 +16596,7 @@
|
||||
"@codemirror/view": "6.0.0",
|
||||
"@lezer/common": "1.0.0",
|
||||
"@lezer/highlight": "1.0.0",
|
||||
"@lezer/markdown": "1.0.0",
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"node-fetch": "^3.2.6"
|
||||
"@lezer/markdown": "1.0.0"
|
||||
}
|
||||
},
|
||||
"packages/common/node_modules/@lezer/common": {
|
||||
@@ -16608,32 +16604,12 @@
|
||||
"resolved": "https://registry.npmjs.org/@lezer/common/-/common-1.0.0.tgz",
|
||||
"integrity": "sha512-ohydQe+Hb+w4oMDvXzs8uuJd2NoA3D8YDcLiuDsLqH+yflDTPEpgCsWI3/6rH5C3BAedtH1/R51dxENldQceEA=="
|
||||
},
|
||||
"packages/common/node_modules/node-fetch": {
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.6.tgz",
|
||||
"integrity": "sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==",
|
||||
"dependencies": {
|
||||
"data-uri-to-buffer": "^4.0.0",
|
||||
"fetch-blob": "^3.1.4",
|
||||
"formdata-polyfill": "^4.0.10"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/node-fetch"
|
||||
}
|
||||
},
|
||||
"packages/plugos": {
|
||||
"name": "@plugos/plugos",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.16",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@jest/globals": "^27.5.1",
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"@types/cors": "^2.8.12",
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/jsonwebtoken": "^8.5.8",
|
||||
@@ -16686,59 +16662,13 @@
|
||||
},
|
||||
"packages/plugos-silverbullet-syscall": {
|
||||
"name": "@silverbulletmd/plugos-silverbullet-syscall",
|
||||
"version": "0.0.9",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"node-fetch": "^3.2.6"
|
||||
}
|
||||
},
|
||||
"packages/plugos-silverbullet-syscall/node_modules/node-fetch": {
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.6.tgz",
|
||||
"integrity": "sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==",
|
||||
"dependencies": {
|
||||
"data-uri-to-buffer": "^4.0.0",
|
||||
"fetch-blob": "^3.1.4",
|
||||
"formdata-polyfill": "^4.0.10"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/node-fetch"
|
||||
}
|
||||
"version": "0.0.16",
|
||||
"license": "MIT"
|
||||
},
|
||||
"packages/plugos-syscall": {
|
||||
"name": "@plugos/plugos-syscall",
|
||||
"version": "0.0.9",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"node-fetch": "^3.2.6"
|
||||
}
|
||||
},
|
||||
"packages/plugos-syscall/node_modules/node-fetch": {
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.6.tgz",
|
||||
"integrity": "sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==",
|
||||
"dependencies": {
|
||||
"data-uri-to-buffer": "^4.0.0",
|
||||
"fetch-blob": "^3.1.4",
|
||||
"formdata-polyfill": "^4.0.10"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/node-fetch"
|
||||
}
|
||||
"version": "0.0.16",
|
||||
"license": "MIT"
|
||||
},
|
||||
"packages/plugos/node_modules/@lezer/common": {
|
||||
"version": "1.0.0",
|
||||
@@ -18100,20 +18030,17 @@
|
||||
},
|
||||
"packages/plugs": {
|
||||
"name": "@silverbulletmd/plugs",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.16",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@jest/globals": "^27.5.1",
|
||||
"@lezer/generator": "1.0.0",
|
||||
"@lezer/lr": "1.0.0",
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"@silverbulletmd/common": "^0.0.16",
|
||||
"@types/yaml": "^1.9.7",
|
||||
"handlebars": "^4.7.7",
|
||||
"markdown-it": "^12.3.2",
|
||||
"markdown-it-task-lists": "^2.1.1",
|
||||
"node-fetch": "^3.2.6",
|
||||
"yaml": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -18133,23 +18060,6 @@
|
||||
"@lezer/common": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"packages/plugs/node_modules/node-fetch": {
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.6.tgz",
|
||||
"integrity": "sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==",
|
||||
"dependencies": {
|
||||
"data-uri-to-buffer": "^4.0.0",
|
||||
"fetch-blob": "^3.1.4",
|
||||
"formdata-polyfill": "^4.0.10"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/node-fetch"
|
||||
}
|
||||
},
|
||||
"packages/plugs/node_modules/yaml": {
|
||||
"version": "2.0.1",
|
||||
"license": "ISC",
|
||||
@@ -18159,7 +18069,7 @@
|
||||
},
|
||||
"packages/server": {
|
||||
"name": "@silverbulletmd/server",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.16",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@codemirror/lang-javascript": "6.0.0",
|
||||
@@ -18167,9 +18077,9 @@
|
||||
"@codemirror/legacy-modes": "6.0.0",
|
||||
"@jest/globals": "^27.5.1",
|
||||
"@lezer/markdown": "1.0.0",
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"@silverbulletmd/common": "^0.0.16",
|
||||
"@silverbulletmd/plugs": "^0.0.16",
|
||||
"@silverbulletmd/web": "^0.0.16",
|
||||
"better-sqlite3": "^7.5.0",
|
||||
"body-parser": "^1.19.2",
|
||||
"buffer": "^6.0.3",
|
||||
@@ -19265,7 +19175,7 @@
|
||||
},
|
||||
"packages/web": {
|
||||
"name": "@silverbulletmd/web",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.16",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@codemirror/autocomplete": "6.0.1",
|
||||
@@ -19283,9 +19193,6 @@
|
||||
"@jest/globals": "^27.5.1",
|
||||
"@lezer/highlight": "1.0.0",
|
||||
"@lezer/markdown": "1.0.0",
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"fake-indexeddb": "^3.1.7",
|
||||
"fuzzysort": "^1.9.0",
|
||||
"jest": "^27.5.1",
|
||||
@@ -25736,9 +25643,6 @@
|
||||
"@parcel/transformer-sass": "2.5.0",
|
||||
"@parcel/transformer-webmanifest": "2.5.0",
|
||||
"@parcel/validator-typescript": "2.5.0",
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"@types/cors": "^2.8.12",
|
||||
"@types/events": "^3.0.0",
|
||||
"@types/express": "^4.17.13",
|
||||
@@ -26624,25 +26528,7 @@
|
||||
}
|
||||
},
|
||||
"@plugos/plugos-syscall": {
|
||||
"version": "file:packages/plugos-syscall",
|
||||
"requires": {
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"node-fetch": "^3.2.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"node-fetch": {
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.6.tgz",
|
||||
"integrity": "sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==",
|
||||
"requires": {
|
||||
"data-uri-to-buffer": "^4.0.0",
|
||||
"fetch-blob": "^3.1.4",
|
||||
"formdata-polyfill": "^4.0.10"
|
||||
}
|
||||
}
|
||||
}
|
||||
"version": "file:packages/plugos-syscall"
|
||||
},
|
||||
"@silverbulletmd/common": {
|
||||
"version": "file:packages/common",
|
||||
@@ -26658,50 +26544,18 @@
|
||||
"@codemirror/view": "6.0.0",
|
||||
"@lezer/common": "1.0.0",
|
||||
"@lezer/highlight": "1.0.0",
|
||||
"@lezer/markdown": "1.0.0",
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"node-fetch": "^3.2.6"
|
||||
"@lezer/markdown": "1.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lezer/common": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@lezer/common/-/common-1.0.0.tgz",
|
||||
"integrity": "sha512-ohydQe+Hb+w4oMDvXzs8uuJd2NoA3D8YDcLiuDsLqH+yflDTPEpgCsWI3/6rH5C3BAedtH1/R51dxENldQceEA=="
|
||||
},
|
||||
"node-fetch": {
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.6.tgz",
|
||||
"integrity": "sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==",
|
||||
"requires": {
|
||||
"data-uri-to-buffer": "^4.0.0",
|
||||
"fetch-blob": "^3.1.4",
|
||||
"formdata-polyfill": "^4.0.10"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"@silverbulletmd/plugos-silverbullet-syscall": {
|
||||
"version": "file:packages/plugos-silverbullet-syscall",
|
||||
"requires": {
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"node-fetch": "^3.2.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"node-fetch": {
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.6.tgz",
|
||||
"integrity": "sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==",
|
||||
"requires": {
|
||||
"data-uri-to-buffer": "^4.0.0",
|
||||
"fetch-blob": "^3.1.4",
|
||||
"formdata-polyfill": "^4.0.10"
|
||||
}
|
||||
}
|
||||
}
|
||||
"version": "file:packages/plugos-silverbullet-syscall"
|
||||
},
|
||||
"@silverbulletmd/plugs": {
|
||||
"version": "file:packages/plugs",
|
||||
@@ -26709,15 +26563,12 @@
|
||||
"@jest/globals": "^27.5.1",
|
||||
"@lezer/generator": "1.0.0",
|
||||
"@lezer/lr": "1.0.0",
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"@silverbulletmd/common": "^0.0.16",
|
||||
"@types/markdown-it": "^12.2.3",
|
||||
"@types/yaml": "^1.9.7",
|
||||
"handlebars": "^4.7.7",
|
||||
"markdown-it": "^12.3.2",
|
||||
"markdown-it-task-lists": "^2.1.1",
|
||||
"node-fetch": "^3.2.6",
|
||||
"yaml": "^2.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -26734,16 +26585,6 @@
|
||||
"@lezer/common": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"node-fetch": {
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.6.tgz",
|
||||
"integrity": "sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==",
|
||||
"requires": {
|
||||
"data-uri-to-buffer": "^4.0.0",
|
||||
"fetch-blob": "^3.1.4",
|
||||
"formdata-polyfill": "^4.0.10"
|
||||
}
|
||||
},
|
||||
"yaml": {
|
||||
"version": "2.0.1"
|
||||
}
|
||||
@@ -26763,9 +26604,9 @@
|
||||
"@parcel/transformer-sass": "2.5.0",
|
||||
"@parcel/transformer-webmanifest": "2.5.0",
|
||||
"@parcel/validator-typescript": "2.5.0",
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"@silverbulletmd/common": "^0.0.16",
|
||||
"@silverbulletmd/plugs": "^0.0.16",
|
||||
"@silverbulletmd/web": "^0.0.16",
|
||||
"@types/cors": "^2.8.12",
|
||||
"@types/events": "^3.0.0",
|
||||
"@types/express": "^4.17.13",
|
||||
@@ -27472,9 +27313,6 @@
|
||||
"@parcel/transformer-sass": "2.5.0",
|
||||
"@parcel/transformer-webmanifest": "2.5.0",
|
||||
"@parcel/validator-typescript": "2.5.0",
|
||||
"@silverbulletmd/common": "^0.0.9",
|
||||
"@silverbulletmd/plugs": "^0.0.9",
|
||||
"@silverbulletmd/web": "^0.0.9",
|
||||
"@types/cors": "^2.8.12",
|
||||
"@types/events": "^3.0.0",
|
||||
"@types/jest": "^27.4.1",
|
||||
|
||||
Reference in New Issue
Block a user