chore: remove logseq/sqlite

This commit is contained in:
Tienson Qin
2023-12-10 20:13:45 +08:00
parent dffc1376f5
commit 46ecfef928
3 changed files with 1 additions and 7 deletions

View File

@@ -65,7 +65,7 @@ const common = {
'node_modules/@highlightjs/cdn-assets/highlight.min.js',
'node_modules/@isomorphic-git/lightning-fs/dist/lightning-fs.min.js',
'packages/amplify/dist/amplify.js',
'node_modules/@logseq/sqlite/logseq_sqlite_bg.wasm',
'node_modules/@logseq/sqlite-wasm/sqlite-wasm/jswasm/sqlite3.wasm',
]).pipe(gulp.dest(path.join(outputPath, 'js'))),
() => gulp.src([
'node_modules/pdfjs-dist/build/pdf.js',

View File

@@ -101,7 +101,6 @@
"@logseq/capacitor-file-sync": "5.0.1",
"@logseq/diff-merge": "0.2.2",
"@logseq/react-tweet-embed": "1.3.1-1",
"@logseq/sqlite": "=0.1.7",
"@logseq/sqlite-wasm": "=0.0.4",
"@radix-ui/colors": "^0.1.8",
"@sentry/react": "^6.18.2",

View File

@@ -557,11 +557,6 @@
resolved "https://registry.yarnpkg.com/@logseq/sqlite-wasm/-/sqlite-wasm-0.0.4.tgz#7d9d9fb6034149d503fa66237b1a5f5206107f15"
integrity sha512-aV1nhgUPIrv36E9J7GRKLAFuqPKJbSFxuhrzbxNAhHS8Wn0XO/0++UcikwCOK9aKnbgqfoRgX+VSxiFhwfno2g==
"@logseq/sqlite@=0.1.7":
version "0.1.7"
resolved "https://registry.yarnpkg.com/@logseq/sqlite/-/sqlite-0.1.7.tgz#15e9334878393ab396149d337569010a3fd6a254"
integrity sha512-ikJbshAJrRA2c5M7jKPn/k2oLhHriRYdPGra/sKMOLHV54QJkJtBoP75dhzv5RIIhpWxudTn/vdG3U5tJnJSvQ==
"@mapbox/node-pre-gyp@^1.0.0":
version "1.0.11"
resolved "https://registry.yarnpkg.com/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz#417db42b7f5323d79e93b34a6d7a2a12c0df43fa"