Compare commits

...

2 Commits

Author SHA1 Message Date
kolaente 6416372e2d fix flexsearch patch 2025-06-12 13:33:35 +02:00
kolaente 033dee46c2
chore: update flexsearch to v0.8.205 2025-06-10 20:18:41 +02:00
4 changed files with 21 additions and 26 deletions

View File

@ -86,7 +86,7 @@
"dompurify": "3.2.6", "dompurify": "3.2.6",
"fast-deep-equal": "3.1.3", "fast-deep-equal": "3.1.3",
"flatpickr": "4.6.13", "flatpickr": "4.6.13",
"flexsearch": "0.7.43", "flexsearch": "0.8.205",
"floating-vue": "5.2.2", "floating-vue": "5.2.2",
"is-touch-device": "1.0.1", "is-touch-device": "1.0.1",
"klona": "2.0.6", "klona": "2.0.6",
@ -157,7 +157,7 @@
"pnpm": { "pnpm": {
"patchedDependencies": { "patchedDependencies": {
"@github/hotkey@3.1.1": "patches/@github__hotkey@3.1.1.patch", "@github/hotkey@3.1.1": "patches/@github__hotkey@3.1.1.patch",
"flexsearch@0.7.43": "patches/flexsearch@0.7.43.patch" "flexsearch@0.8.205": "patches/flexsearch@0.8.205.patch"
}, },
"onlyBuiltDependencies": [ "onlyBuiltDependencies": [
"@parcel/watcher", "@parcel/watcher",

View File

@ -1,18 +0,0 @@
diff --git a/package.json b/package.json
index c154e54029c94be444916fb2249941e7182d80ed..54a65c42a42c4627506e016132becc43b47a517c 100644
--- a/package.json
+++ b/package.json
@@ -28,13 +28,11 @@
"email": "info@nextapps.de"
},
"main": "dist/flexsearch.bundle.min.js",
- "module": "dist/flexsearch.bundle.module.min.js",
"browser": {
"dist/flexsearch.bundle.min.js": "./dist/flexsearch.bundle.min.js",
"dist/flexsearch.bundle.module.min.js": "./dist/flexsearch.bundle.module.min.js",
"worker_threads": false
},
- "types": "./index.d.ts",
"scripts": {
"build": "npm run copy && npm run build:bundle",
"build:bundle": "node task/build RELEASE=bundle DEBUG=false SUPPORT_WORKER=true SUPPORT_ENCODER=true SUPPORT_CACHE=true SUPPORT_ASYNC=true SUPPORT_STORE=true SUPPORT_TAGS=true SUPPORT_SUGGESTION=true SUPPORT_SERIALIZE=true SUPPORT_DOCUMENT=true POLYFILL=false",

View File

@ -0,0 +1,13 @@
diff --git a/package.json b/package.json
index 5f8239f..fb17fff 100644
--- a/package.json
+++ b/package.json
@@ -27,10 +27,8 @@
"email": "info@nextapps.de"
},
"main": "dist/flexsearch.bundle.min.js",
- "module": "dist/flexsearch.bundle.module.min.js",
- "types": "./index.d.ts",
"exports": {
".": {
"types": "./index.d.ts",

View File

@ -8,9 +8,9 @@ patchedDependencies:
'@github/hotkey@3.1.1': '@github/hotkey@3.1.1':
hash: 145ab3233cbcd3bc934b4961cd8710e2b15e4ae5dd20862a8d1d6621d7f9d4a8 hash: 145ab3233cbcd3bc934b4961cd8710e2b15e4ae5dd20862a8d1d6621d7f9d4a8
path: patches/@github__hotkey@3.1.1.patch path: patches/@github__hotkey@3.1.1.patch
flexsearch@0.7.43: flexsearch@0.8.205:
hash: f7066310ad918eadadaf64278c0a00d7ca785faf7d7fb631392b50db140954a6 hash: e038b813d8bf1c71d07a35c866056edc10b68b513c474e8a3c0c5078ba0f7e9a
path: patches/flexsearch@0.7.43.patch path: patches/flexsearch@0.8.205.patch
importers: importers:
@ -3874,8 +3874,8 @@ packages:
flatted@3.3.1: flatted@3.3.1:
resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==}
flexsearch@0.7.43: flexsearch@0.8.205:
resolution: {integrity: sha512-c5o/+Um8aqCSOXGcZoqZOm+NqtVwNsvVpWv6lfmSclU954O3wvQKxxK8zj74fPaSJbXpSLTs4PRhh+wnoCXnKg==} resolution: {integrity: sha512-REFjMqy86DKkCTJ4gIE42c9MVm9t1vUWfEub/8taixYuhvyu4jd4XmFALk5VuKW4GH4VLav8A4BJboTsslHF1w==}
floating-vue@5.2.2: floating-vue@5.2.2:
resolution: {integrity: sha512-afW+h2CFafo+7Y9Lvw/xsqjaQlKLdJV7h1fCHfcYQ1C4SVMlu7OAekqWgu5d4SgvkBVU0pVpLlVsrSTBURFRkg==} resolution: {integrity: sha512-afW+h2CFafo+7Y9Lvw/xsqjaQlKLdJV7h1fCHfcYQ1C4SVMlu7OAekqWgu5d4SgvkBVU0pVpLlVsrSTBURFRkg==}
@ -10823,7 +10823,7 @@ snapshots:
flatted@3.3.1: {} flatted@3.3.1: {}
flexsearch@0.7.43(patch_hash=f7066310ad918eadadaf64278c0a00d7ca785faf7d7fb631392b50db140954a6): {} flexsearch@0.8.205(patch_hash=6790fa13404fc20cbd14ebd2370684abaca8eae490bddc69d715cc27dea6a98a): {}
floating-vue@5.2.2(vue@3.5.16(typescript@5.8.3)): floating-vue@5.2.2(vue@3.5.16(typescript@5.8.3)):
dependencies: dependencies: