diff --git a/deno.lock b/deno.lock index ddb031f..502eb0a 100644 --- a/deno.lock +++ b/deno.lock @@ -118,7 +118,7 @@ "npm:@daipeng7/rollup-plugin-iconfont@^3.0.6", "npm:@electron/rebuild@^3.7.0", "npm:@electron/remote@^2.1.2", - "npm:@formkit/drag-and-drop@^0.2.1", + "npm:@formkit/drag-and-drop@^0.2.4", "npm:@intlify/vite-plugin-vue-i18n@^7.0.0", "npm:@panzoom/panzoom@^4.5.1", "npm:@quasar/app-vite@^1.10.0", @@ -127,37 +127,37 @@ "npm:@rollup/plugin-inject@^5.0.5", "npm:@sentry/esbuild-plugin@^2.22.5", "npm:@sentry/vite-plugin@^2.22.5", - "npm:@sentry/vue@^8.33.1", + "npm:@sentry/vue@^8.34.0", "npm:@types/adm-zip@^0.5.5", "npm:@types/better-sqlite3@^7.6.11", "npm:@types/dompurify@^3.0.5", "npm:@types/fs-extra@^11.0.4", "npm:@types/heic-convert@^2.1.0", "npm:@types/klaw-sync@^6.0.5", + "npm:@types/node@^20.16.11", "npm:@types/pretty-bytes@^5.2.0", - "npm:@typescript-eslint/eslint-plugin@^8.8.1", - "npm:@typescript-eslint/parser@^8.8.1", + "npm:@types/sanitize-html@^2", + "npm:@typescript-eslint/eslint-plugin@^7.18.0", + "npm:@typescript-eslint/parser@^7.18.0", "npm:adm-zip@^0.5.16", "npm:autoprefixer@^10.4.20", "npm:axios@^1.7.7", "npm:better-sqlite3@^11.3.0", - "npm:dayjs@^1.11.13", "npm:dompurify@^3.1.7", - "npm:electron-builder@^25.1.7", + "npm:electron-builder@^25.1.8", "npm:electron-updater@^6.3.9", "npm:electron-window-state@^5.0.3", "npm:electron@^32.2.0", "npm:eslint-config-prettier@^9.1.0", "npm:eslint-plugin-perfectionist@^3.8.0", - "npm:eslint-plugin-vue@^9.28.0", - "npm:eslint@^9.12.0", + "npm:eslint-plugin-vue@^9.29.0", + "npm:eslint@^8.57.1", "npm:fs-extra@^11.2.0", - "npm:globals@^15.10.0", + "npm:globals@^15.11.0", "npm:heic-convert@^2.1.0", "npm:is-online@^11.0.0", - "npm:jszip@^3.10.1", "npm:klaw-sync@^6.0.0", - "npm:music-metadata@^10.5.0", + "npm:music-metadata@^10.5.1", "npm:obs-websocket-js@^5.0.6", "npm:p-queue@^8.0.1", "npm:pdfjs-dist@^4.7.76", @@ -169,12 +169,14 @@ "npm:process@^0.11.10", "npm:quasar@^2.17.0", "npm:sanitize-filename@^1.6.3", - "npm:typescript@~5.6.3", + "npm:sanitize-html@^2.13.1", + "npm:typescript@~5.5.4", "npm:upath@^2.0.1", + "npm:vitepress@^1.4.1", "npm:vue-i18n@^10.0.4", "npm:vue-router@^4.4.5", "npm:vue-tsc@^2.1.6", - "npm:vue@^3.5.11" + "npm:vue@^3.5.12" ] } } diff --git a/package.json b/package.json index c10af58..5b67c47 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/sircharlo/mmm-refactor.git" }, - "version": "24.10.5", + "version": "24.10.6", "description": "A cross platform app to download and present media for congregation meetings of Jehovah’s Witnesses.", "productName": "Meeting Media Manager", "author": "Olivier Savignac",