From cc15f4426959c99edfcfc843437d74f76a34ad3c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Dec 2024 06:47:02 +0000 Subject: [PATCH 1/5] fix: upgrade typescript from 5.6.3 to 5.7.2 Snyk has created this PR to upgrade typescript from 5.6.3 to 5.7.2. See this package in npm: typescript See this project in Snyk: https://app.snyk.io/org/qdraw/project/20b3e2d1-b801-4606-bac8-c1fe370bf58c?utm_source=github&utm_medium=referral&page=upgrade-pr --- starsky/starsky/clientapp/package-lock.json | 8 ++++---- starsky/starsky/clientapp/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/starsky/starsky/clientapp/package-lock.json b/starsky/starsky/clientapp/package-lock.json index 285ef5cad..8d34b025d 100644 --- a/starsky/starsky/clientapp/package-lock.json +++ b/starsky/starsky/clientapp/package-lock.json @@ -48,7 +48,7 @@ "storybook": "^8.4.7", "ts-jest": "^29.2.5", "ts-node": "^10.9.2", - "typescript": "^5.3.3", + "typescript": "^5.7.2", "typescript-eslint": "^8.18.1", "vite": "^5.2.6" } @@ -10784,9 +10784,9 @@ } }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/starsky/starsky/clientapp/package.json b/starsky/starsky/clientapp/package.json index e7b09ea48..0417659cc 100644 --- a/starsky/starsky/clientapp/package.json +++ b/starsky/starsky/clientapp/package.json @@ -64,7 +64,7 @@ "storybook": "^8.4.7", "ts-jest": "^29.2.5", "ts-node": "^10.9.2", - "typescript": "^5.3.3", + "typescript": "^5.7.2", "typescript-eslint": "^8.18.1", "vite": "^5.2.6" }, From 55969c3e0127996e6a59c1f1967b866b1716002b Mon Sep 17 00:00:00 2001 From: Dion Date: Thu, 19 Dec 2024 13:32:07 +0100 Subject: [PATCH 2/5] keep a changelog --- history.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/history.md b/history.md index 2e29de729..edccbb5ee 100644 --- a/history.md +++ b/history.md @@ -41,11 +41,15 @@ Semantic Versioning 2.0.0 is from version 0.1.6+ ## List of versions -## version 0.6.4 - _(Unreleased)_ - 2024-11-?? {#v0.6.3} +## version 0.6.5 - _(Unreleased)_ - 2025-01-? {#v0.6.5} + +- nothing yet + +## version 0.6.4 - _(Unreleased)_ - 2024-12-19 {#v0.6.4} - [x] (Fixed) _Back-end_ Notification duplicate error handling (Issue #1832) (PR #1834) - [x] (Fixed) _Front-end_ Add cache headers for download publish for cloudfare (PR #1839) -- [x] (Changed) _Back-end_ Small readablity fixes to avoid code smells (PR #1844) +- [x] (Changed) _Back-end_ Small readability fixes to avoid code smells (PR #1844) - [x] (Changed) _Back-end_ Filename checks for extensions (PR #1849) - [x] (Changed) _Back-end_ Improve tests for port mapper (PR #1850) - [x] (Fixed) _Front-end_ Eslint update and remove of any (PR #1866) From 457099db1f0b8da5c49c953487599ccdec853740 Mon Sep 17 00:00:00 2001 From: Dion Date: Thu, 19 Dec 2024 13:35:20 +0100 Subject: [PATCH 3/5] version bumb 064 --- documentation/package.json | 2 +- history.md | 2 +- starsky-tools/build-tools/app-version-update.js | 2 +- starsky-tools/build-tools/package.json | 2 +- starsky-tools/dropbox-import/package.json | 2 +- starsky-tools/end2end/package.json | 2 +- starsky-tools/localtunnel/package.json | 2 +- starsky-tools/mail/package.json | 2 +- starsky-tools/mock/package.json | 2 +- starsky-tools/slack-notification/package.json | 2 +- starsky-tools/sync/package.json | 2 +- starsky-tools/thumbnail/package.json | 2 +- starsky/starsky.feature.demo/starsky.feature.demo.csproj | 2 +- starsky/starsky.feature.desktop/starsky.feature.desktop.csproj | 2 +- starsky/starsky.feature.export/starsky.feature.export.csproj | 2 +- .../starsky.feature.geolookup/starsky.feature.geolookup.csproj | 2 +- starsky/starsky.feature.health/starsky.feature.health.csproj | 2 +- starsky/starsky.feature.import/starsky.feature.import.csproj | 2 +- .../starsky.feature.metaupdate.csproj | 2 +- .../starsky.feature.packagetelemetry.csproj | 2 +- .../starsky.feature.realtime/starsky.feature.realtime.csproj | 2 +- starsky/starsky.feature.rename/starsky.feature.rename.csproj | 2 +- starsky/starsky.feature.search/starsky.feature.search.csproj | 2 +- .../starsky.feature.settings/starsky.feature.settings.csproj | 2 +- .../starsky.feature.syncbackground.csproj | 2 +- .../starsky.feature.thumbnail/starsky.feature.thumbnail.csproj | 2 +- starsky/starsky.feature.trash/starsky.feature.trash.csproj | 2 +- .../starsky.feature.webftppublish.csproj | 2 +- .../starsky.feature.webhtmlpublish.csproj | 2 +- .../starsky.foundation.accountmanagement.csproj | 2 +- .../starsky.foundation.database.csproj | 2 +- starsky/starsky.foundation.http/starsky.foundation.http.csproj | 2 +- .../starsky.foundation.injection.csproj | 2 +- .../starsky.foundation.native/starsky.foundation.native.csproj | 1 + .../starsky.foundation.platform.csproj | 2 +- .../starsky.foundation.readmeta.csproj | 2 +- .../starsky.foundation.realtime.csproj | 2 +- .../starsky.foundation.settings.csproj | 2 +- .../starsky.foundation.storage.csproj | 2 +- starsky/starsky.foundation.sync/starsky.foundation.sync.csproj | 2 +- .../starsky.foundation.thumbnailgeneration.csproj | 2 +- .../starsky.foundation.thumbnailmeta.csproj | 2 +- .../starsky.foundation.webtelemetry.csproj | 2 +- .../starsky.foundation.worker/starsky.foundation.worker.csproj | 2 +- .../starsky.foundation.writemeta.csproj | 2 +- starsky/starsky.project.web/starsky.project.web.csproj | 2 +- starsky/starsky/clientapp/default-package.json | 2 +- starsky/starsky/clientapp/package.json | 2 +- starsky/starsky/starsky.csproj | 2 +- starsky/starskyadmincli/starskyadmincli.csproj | 2 +- starsky/starskydemoseedcli/starskydemoseedcli.csproj | 2 +- starsky/starskygeocli/starskygeocli.csproj | 2 +- starsky/starskyimportercli/starskyimportercli.csproj | 2 +- starsky/starskysynchronizecli/starskysynchronizecli.csproj | 2 +- starsky/starskythumbnailcli/starskythumbnailcli.csproj | 2 +- starsky/starskythumbnailmetacli/starskythumbnailmetacli.csproj | 2 +- starsky/starskywebftpcli/starskywebftpcli.csproj | 2 +- starsky/starskywebhtmlcli/starskywebhtmlcli.csproj | 2 +- starskydesktop/package.json | 2 +- 59 files changed, 59 insertions(+), 58 deletions(-) diff --git a/documentation/package.json b/documentation/package.json index 498541ab1..b1fa70e1b 100644 --- a/documentation/package.json +++ b/documentation/package.json @@ -1,6 +1,6 @@ { "name": "starsky", - "version": "0.6.3", + "version": "0.6.4", "private": true, "scripts": { "docusaurus": "docusaurus", diff --git a/history.md b/history.md index edccbb5ee..17cfef56e 100644 --- a/history.md +++ b/history.md @@ -45,7 +45,7 @@ Semantic Versioning 2.0.0 is from version 0.1.6+ - nothing yet -## version 0.6.4 - _(Unreleased)_ - 2024-12-19 {#v0.6.4} +## version 0.6.4 - 2024-12-19 {#v0.6.4} - [x] (Fixed) _Back-end_ Notification duplicate error handling (Issue #1832) (PR #1834) - [x] (Fixed) _Front-end_ Add cache headers for download publish for cloudfare (PR #1839) diff --git a/starsky-tools/build-tools/app-version-update.js b/starsky-tools/build-tools/app-version-update.js index 040fcd805..0b235eb94 100644 --- a/starsky-tools/build-tools/app-version-update.js +++ b/starsky-tools/build-tools/app-version-update.js @@ -11,7 +11,7 @@ const {readFile, writeFile} = require("fs").promises; const {getFiles} = require("./lib/get-files-directory"); const {prefixPath} = require("./lib/prefix-path.const.js"); -let newVersion = "0.6.3"; +let newVersion = "0.6.4"; // allow version as single argument const argv = process.argv.slice(2); diff --git a/starsky-tools/build-tools/package.json b/starsky-tools/build-tools/package.json index 56dac6927..48ecbc4ec 100644 --- a/starsky-tools/build-tools/package.json +++ b/starsky-tools/build-tools/package.json @@ -1,6 +1,6 @@ { "name": "build-tools", - "version": "0.6.3", + "version": "0.6.4", "description": "", "main": "", "scripts": { diff --git a/starsky-tools/dropbox-import/package.json b/starsky-tools/dropbox-import/package.json index 2e347f142..584e3931f 100644 --- a/starsky-tools/dropbox-import/package.json +++ b/starsky-tools/dropbox-import/package.json @@ -1,6 +1,6 @@ { "name": "dropbox-import", - "version": "0.6.3", + "version": "0.6.4", "description": "", "main": "dropbox-import.js", "scripts": { diff --git a/starsky-tools/end2end/package.json b/starsky-tools/end2end/package.json index fa907e3fb..25f16eab4 100644 --- a/starsky-tools/end2end/package.json +++ b/starsky-tools/end2end/package.json @@ -1,6 +1,6 @@ { "name": "end2end", - "version": "0.6.3", + "version": "0.6.4", "description": "End2End testing of the application", "scripts": { "start": "cypress open --env configFolder=starsky,configEnv=local,CYPRESS_RETRIES=2 --e2e --browser=electron", diff --git a/starsky-tools/localtunnel/package.json b/starsky-tools/localtunnel/package.json index be7252ae2..2bfef8264 100644 --- a/starsky-tools/localtunnel/package.json +++ b/starsky-tools/localtunnel/package.json @@ -1,6 +1,6 @@ { "name": "localtunnel-project", - "version": "0.6.3", + "version": "0.6.4", "description": "", "main": "localtunnel.js", "scripts": { diff --git a/starsky-tools/mail/package.json b/starsky-tools/mail/package.json index 1aa425c07..ec133e2f1 100644 --- a/starsky-tools/mail/package.json +++ b/starsky-tools/mail/package.json @@ -1,6 +1,6 @@ { "name": "mail", - "version": "0.6.3", + "version": "0.6.4", "description": "", "main": "mail.js", "scripts": { diff --git a/starsky-tools/mock/package.json b/starsky-tools/mock/package.json index 12c3bb247..f9f2cd968 100644 --- a/starsky-tools/mock/package.json +++ b/starsky-tools/mock/package.json @@ -1,6 +1,6 @@ { "name": "mock", - "version": "0.6.3", + "version": "0.6.4", "description": "", "main": "mock.js", "scripts": { diff --git a/starsky-tools/slack-notification/package.json b/starsky-tools/slack-notification/package.json index 2e8ce1d11..59af62c70 100644 --- a/starsky-tools/slack-notification/package.json +++ b/starsky-tools/slack-notification/package.json @@ -1,6 +1,6 @@ { "name": "slack-notifications", - "version": "0.6.3", + "version": "0.6.4", "description": "", "main": "", "scripts": { diff --git a/starsky-tools/sync/package.json b/starsky-tools/sync/package.json index 240a0ded8..67a6b673b 100644 --- a/starsky-tools/sync/package.json +++ b/starsky-tools/sync/package.json @@ -1,6 +1,6 @@ { "name": "starsky-tools", - "version": "0.6.3", + "version": "0.6.4", "description": "", "main": "index.js", "scripts": { diff --git a/starsky-tools/thumbnail/package.json b/starsky-tools/thumbnail/package.json index 7ff255248..77f005abc 100644 --- a/starsky-tools/thumbnail/package.json +++ b/starsky-tools/thumbnail/package.json @@ -1,6 +1,6 @@ { "name": "thumbnail", - "version": "0.6.3", + "version": "0.6.4", "description": "Client side thumbnail generation interacting with a Starsky WebApi ", "main": "thumbnail.js", "scripts": { diff --git a/starsky/starsky.feature.demo/starsky.feature.demo.csproj b/starsky/starsky.feature.demo/starsky.feature.demo.csproj index 53d26f8a7..6fd0a073f 100644 --- a/starsky/starsky.feature.demo/starsky.feature.demo.csproj +++ b/starsky/starsky.feature.demo/starsky.feature.demo.csproj @@ -4,7 +4,7 @@ net8.0 {34d46dc0-f965-46bf-9178-b83a9a6627e7} - 0.6.3 + 0.6.4 enable starsky.feature.demo disable diff --git a/starsky/starsky.feature.desktop/starsky.feature.desktop.csproj b/starsky/starsky.feature.desktop/starsky.feature.desktop.csproj index b5c82f8e7..1a0edb70d 100644 --- a/starsky/starsky.feature.desktop/starsky.feature.desktop.csproj +++ b/starsky/starsky.feature.desktop/starsky.feature.desktop.csproj @@ -4,7 +4,7 @@ net8.0 {ca693c59-e50a-4dc6-a2ba-fe7e0caf417a} - 0.6.3 + 0.6.4 enable starsky.feature.desktop enable diff --git a/starsky/starsky.feature.export/starsky.feature.export.csproj b/starsky/starsky.feature.export/starsky.feature.export.csproj index 0f08774ad..2785b6ebe 100644 --- a/starsky/starsky.feature.export/starsky.feature.export.csproj +++ b/starsky/starsky.feature.export/starsky.feature.export.csproj @@ -3,7 +3,7 @@ net8.0 {09ccbfa9-612f-4d5e-ae27-c0c06e7114c9} - 0.6.3 + 0.6.4 enable starsky.feature.export disable diff --git a/starsky/starsky.feature.geolookup/starsky.feature.geolookup.csproj b/starsky/starsky.feature.geolookup/starsky.feature.geolookup.csproj index 6658910eb..a5f997187 100644 --- a/starsky/starsky.feature.geolookup/starsky.feature.geolookup.csproj +++ b/starsky/starsky.feature.geolookup/starsky.feature.geolookup.csproj @@ -6,7 +6,7 @@ {23e26a58-29c5-4d0c-813b-9f7bd991b107} starsky.feature.geolookup Full - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starsky.feature.health/starsky.feature.health.csproj b/starsky/starsky.feature.health/starsky.feature.health.csproj index e8e5b2ad1..9c82c08b7 100644 --- a/starsky/starsky.feature.health/starsky.feature.health.csproj +++ b/starsky/starsky.feature.health/starsky.feature.health.csproj @@ -4,7 +4,7 @@ net8.0 {d9c8e6e0-2526-4978-ad8c-b4e74993cfd8} starsky.feature.health - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starsky.feature.import/starsky.feature.import.csproj b/starsky/starsky.feature.import/starsky.feature.import.csproj index 3836269d4..794754196 100644 --- a/starsky/starsky.feature.import/starsky.feature.import.csproj +++ b/starsky/starsky.feature.import/starsky.feature.import.csproj @@ -4,7 +4,7 @@ net8.0 {e9c60bf0-09b6-40c9-95b5-25c7a185365e} - 0.6.3 + 0.6.4 enable starsky.feature.import disable diff --git a/starsky/starsky.feature.metaupdate/starsky.feature.metaupdate.csproj b/starsky/starsky.feature.metaupdate/starsky.feature.metaupdate.csproj index 7c9bd589a..8a8113839 100644 --- a/starsky/starsky.feature.metaupdate/starsky.feature.metaupdate.csproj +++ b/starsky/starsky.feature.metaupdate/starsky.feature.metaupdate.csproj @@ -4,7 +4,7 @@ net8.0 starsky.feature.metaupdate {9567d576-4dee-481b-b316-c55d493416f4} - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starsky.feature.packagetelemetry/starsky.feature.packagetelemetry.csproj b/starsky/starsky.feature.packagetelemetry/starsky.feature.packagetelemetry.csproj index 5f1b3323b..40cbf66da 100644 --- a/starsky/starsky.feature.packagetelemetry/starsky.feature.packagetelemetry.csproj +++ b/starsky/starsky.feature.packagetelemetry/starsky.feature.packagetelemetry.csproj @@ -4,7 +4,7 @@ net8.0 starsky.feature.packagetelemetry {6fbad8a6-53fa-41d2-98a4-61eb46d70794} - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starsky.feature.realtime/starsky.feature.realtime.csproj b/starsky/starsky.feature.realtime/starsky.feature.realtime.csproj index e7f53e5c5..94780b9b4 100644 --- a/starsky/starsky.feature.realtime/starsky.feature.realtime.csproj +++ b/starsky/starsky.feature.realtime/starsky.feature.realtime.csproj @@ -4,7 +4,7 @@ net8.0 starsky.feature.realtime {4a749ec1-4e6d-4c68-b69c-00c5c80f5660} - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starsky.feature.rename/starsky.feature.rename.csproj b/starsky/starsky.feature.rename/starsky.feature.rename.csproj index 6788c29f3..88aeb33be 100644 --- a/starsky/starsky.feature.rename/starsky.feature.rename.csproj +++ b/starsky/starsky.feature.rename/starsky.feature.rename.csproj @@ -3,7 +3,7 @@ net8.0 {a864f834-133f-4ea8-9a4d-53e5cad837ab} - 0.6.3 + 0.6.4 enable starsky.feature.rename disable diff --git a/starsky/starsky.feature.search/starsky.feature.search.csproj b/starsky/starsky.feature.search/starsky.feature.search.csproj index 931e99892..fb5a3d46b 100644 --- a/starsky/starsky.feature.search/starsky.feature.search.csproj +++ b/starsky/starsky.feature.search/starsky.feature.search.csproj @@ -3,7 +3,7 @@ net8.0 {c9e6cec6-c453-4c61-a955-ec65765afe0a} - 0.6.3 + 0.6.4 enable starsky.feature.search disable diff --git a/starsky/starsky.feature.settings/starsky.feature.settings.csproj b/starsky/starsky.feature.settings/starsky.feature.settings.csproj index 4c6334ae5..cd39a7925 100644 --- a/starsky/starsky.feature.settings/starsky.feature.settings.csproj +++ b/starsky/starsky.feature.settings/starsky.feature.settings.csproj @@ -2,7 +2,7 @@ net8.0 {67a8a132-6551-4042-96a4-3ec507b0cb83} - 0.6.3 + 0.6.4 enable starsky.feature.settings enable diff --git a/starsky/starsky.feature.syncbackground/starsky.feature.syncbackground.csproj b/starsky/starsky.feature.syncbackground/starsky.feature.syncbackground.csproj index a340e73ec..c262de163 100644 --- a/starsky/starsky.feature.syncbackground/starsky.feature.syncbackground.csproj +++ b/starsky/starsky.feature.syncbackground/starsky.feature.syncbackground.csproj @@ -3,7 +3,7 @@ net8.0 starsky.feature.syncbackground {15e1493e-6e79-4314-907f-b3ef18eb9046} - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starsky.feature.thumbnail/starsky.feature.thumbnail.csproj b/starsky/starsky.feature.thumbnail/starsky.feature.thumbnail.csproj index b42598382..f575d7360 100644 --- a/starsky/starsky.feature.thumbnail/starsky.feature.thumbnail.csproj +++ b/starsky/starsky.feature.thumbnail/starsky.feature.thumbnail.csproj @@ -4,7 +4,7 @@ net8.0 starsky.feature.thumbnail {93a6019f-6627-483e-a18e-0d073d7b0883} - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starsky.feature.trash/starsky.feature.trash.csproj b/starsky/starsky.feature.trash/starsky.feature.trash.csproj index 324621077..2b52ae89b 100644 --- a/starsky/starsky.feature.trash/starsky.feature.trash.csproj +++ b/starsky/starsky.feature.trash/starsky.feature.trash.csproj @@ -4,7 +4,7 @@ net8.0 starsky.feature.trash {21affb47-1f8c-458a-84bb-24959e0fda31} - 0.6.3 + 0.6.4 enable enable diff --git a/starsky/starsky.feature.webftppublish/starsky.feature.webftppublish.csproj b/starsky/starsky.feature.webftppublish/starsky.feature.webftppublish.csproj index edbdaca0c..69918d34d 100644 --- a/starsky/starsky.feature.webftppublish/starsky.feature.webftppublish.csproj +++ b/starsky/starsky.feature.webftppublish/starsky.feature.webftppublish.csproj @@ -4,7 +4,7 @@ net8.0 {31df1419-6c81-4372-b7ae-a6ebb429e7e9} - 0.6.3 + 0.6.4 enable starsky.feature.webftppublish disable diff --git a/starsky/starsky.feature.webhtmlpublish/starsky.feature.webhtmlpublish.csproj b/starsky/starsky.feature.webhtmlpublish/starsky.feature.webhtmlpublish.csproj index cdbfb8326..99edb62e3 100644 --- a/starsky/starsky.feature.webhtmlpublish/starsky.feature.webhtmlpublish.csproj +++ b/starsky/starsky.feature.webhtmlpublish/starsky.feature.webhtmlpublish.csproj @@ -6,7 +6,7 @@ {7f7fe502-31a8-409b-bd0b-92d7d1bfeb31} Full - 0.6.3 + 0.6.4 enable starsky.feature.webhtmlpublish disable diff --git a/starsky/starsky.foundation.accountmanagement/starsky.foundation.accountmanagement.csproj b/starsky/starsky.foundation.accountmanagement/starsky.foundation.accountmanagement.csproj index 111de04f0..aa1310d25 100644 --- a/starsky/starsky.foundation.accountmanagement/starsky.foundation.accountmanagement.csproj +++ b/starsky/starsky.foundation.accountmanagement/starsky.foundation.accountmanagement.csproj @@ -5,7 +5,7 @@ {842d2080-b847-43c3-8535-e5065970dd47} starsky.foundation.accountmanagement - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starsky.foundation.database/starsky.foundation.database.csproj b/starsky/starsky.foundation.database/starsky.foundation.database.csproj index 8b3bf7bf6..993baab9c 100644 --- a/starsky/starsky.foundation.database/starsky.foundation.database.csproj +++ b/starsky/starsky.foundation.database/starsky.foundation.database.csproj @@ -6,7 +6,7 @@ {46588bf9-d745-460d-a22d-d8fdfc698809} Full T - 0.6.3 + 0.6.4 enable starsky.foundation.database disable diff --git a/starsky/starsky.foundation.http/starsky.foundation.http.csproj b/starsky/starsky.foundation.http/starsky.foundation.http.csproj index 0bcb579f4..9918b0afe 100644 --- a/starsky/starsky.foundation.http/starsky.foundation.http.csproj +++ b/starsky/starsky.foundation.http/starsky.foundation.http.csproj @@ -5,7 +5,7 @@ {60193d91-0d92-4fc2-b469-d7691cb0e986} Full - 0.6.3 + 0.6.4 enable starsky.foundation.http disable diff --git a/starsky/starsky.foundation.injection/starsky.foundation.injection.csproj b/starsky/starsky.foundation.injection/starsky.foundation.injection.csproj index b7adaf715..0bd5e32d5 100644 --- a/starsky/starsky.foundation.injection/starsky.foundation.injection.csproj +++ b/starsky/starsky.foundation.injection/starsky.foundation.injection.csproj @@ -6,7 +6,7 @@ {e1753943-96a7-4dee-afc3-234c1c83b8a3} Full - 0.6.3 + 0.6.4 enable starsky.foundation.injection disable diff --git a/starsky/starsky.foundation.native/starsky.foundation.native.csproj b/starsky/starsky.foundation.native/starsky.foundation.native.csproj index fe28a2243..7634ddd1d 100644 --- a/starsky/starsky.foundation.native/starsky.foundation.native.csproj +++ b/starsky/starsky.foundation.native/starsky.foundation.native.csproj @@ -7,6 +7,7 @@ true {e5d174bc-961a-46e9-ae91-ca10fdf5f5f3} + 0.6.4 starsky.foundation.native enable diff --git a/starsky/starsky.foundation.platform/starsky.foundation.platform.csproj b/starsky/starsky.foundation.platform/starsky.foundation.platform.csproj index d1ec2db2f..188678187 100644 --- a/starsky/starsky.foundation.platform/starsky.foundation.platform.csproj +++ b/starsky/starsky.foundation.platform/starsky.foundation.platform.csproj @@ -6,7 +6,7 @@ {10a49647-83ab-43c4-a3ff-8b0767518023} Full SYSTEM_TEXT_ENABLED - 0.6.3 + 0.6.4 enable starsky.foundation.platform disable diff --git a/starsky/starsky.foundation.readmeta/starsky.foundation.readmeta.csproj b/starsky/starsky.foundation.readmeta/starsky.foundation.readmeta.csproj index 1d0dfdefa..15af3a4cc 100644 --- a/starsky/starsky.foundation.readmeta/starsky.foundation.readmeta.csproj +++ b/starsky/starsky.foundation.readmeta/starsky.foundation.readmeta.csproj @@ -5,7 +5,7 @@ {82ba730f-0aca-470d-ad0e-af046d422f8c} Full - 0.6.3 + 0.6.4 enable starsky.foundation.readmeta disable diff --git a/starsky/starsky.foundation.realtime/starsky.foundation.realtime.csproj b/starsky/starsky.foundation.realtime/starsky.foundation.realtime.csproj index 1615ae085..3aa2025dc 100644 --- a/starsky/starsky.foundation.realtime/starsky.foundation.realtime.csproj +++ b/starsky/starsky.foundation.realtime/starsky.foundation.realtime.csproj @@ -5,7 +5,7 @@ starsky.foundation.realtime {b90175e1-ba3f-4a18-a0ff-2cde71e8151e} - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starsky.foundation.settings/starsky.foundation.settings.csproj b/starsky/starsky.foundation.settings/starsky.foundation.settings.csproj index 1f4330e82..a48eecee0 100644 --- a/starsky/starsky.foundation.settings/starsky.foundation.settings.csproj +++ b/starsky/starsky.foundation.settings/starsky.foundation.settings.csproj @@ -4,7 +4,7 @@ starsky.foundation.settings {67e301f1-e700-4ca5-81ae-696abab1bb0f} - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starsky.foundation.storage/starsky.foundation.storage.csproj b/starsky/starsky.foundation.storage/starsky.foundation.storage.csproj index 59e9f9dc2..fb1a77295 100644 --- a/starsky/starsky.foundation.storage/starsky.foundation.storage.csproj +++ b/starsky/starsky.foundation.storage/starsky.foundation.storage.csproj @@ -5,7 +5,7 @@ {12f5ae66-8d7f-4d81-86c5-e3e3864f44a1} Full - 0.6.3 + 0.6.4 enable starsky.foundation.storage disable diff --git a/starsky/starsky.foundation.sync/starsky.foundation.sync.csproj b/starsky/starsky.foundation.sync/starsky.foundation.sync.csproj index 851527c4c..decc0e412 100644 --- a/starsky/starsky.foundation.sync/starsky.foundation.sync.csproj +++ b/starsky/starsky.foundation.sync/starsky.foundation.sync.csproj @@ -4,7 +4,7 @@ net8.0 {8cd2e452-ab62-446c-ad42-7d90b63d1b81} - 0.6.3 + 0.6.4 starsky.foundation.sync enable disable diff --git a/starsky/starsky.foundation.thumbnailgeneration/starsky.foundation.thumbnailgeneration.csproj b/starsky/starsky.foundation.thumbnailgeneration/starsky.foundation.thumbnailgeneration.csproj index 0628abd98..b8d099310 100644 --- a/starsky/starsky.foundation.thumbnailgeneration/starsky.foundation.thumbnailgeneration.csproj +++ b/starsky/starsky.foundation.thumbnailgeneration/starsky.foundation.thumbnailgeneration.csproj @@ -5,7 +5,7 @@ {4b3990c9-171b-4d53-a821-f458e8ac072f} Full - 0.6.3 + 0.6.4 enable starsky.foundation.thumbnailgeneration disable diff --git a/starsky/starsky.foundation.thumbnailmeta/starsky.foundation.thumbnailmeta.csproj b/starsky/starsky.foundation.thumbnailmeta/starsky.foundation.thumbnailmeta.csproj index ac123c005..ccc3eb299 100644 --- a/starsky/starsky.foundation.thumbnailmeta/starsky.foundation.thumbnailmeta.csproj +++ b/starsky/starsky.foundation.thumbnailmeta/starsky.foundation.thumbnailmeta.csproj @@ -5,7 +5,7 @@ {88e70822-ae50-4fc5-9384-a8726b70849a} Full - 0.6.3 + 0.6.4 enable starsky.foundation.thumbnailmeta disable diff --git a/starsky/starsky.foundation.webtelemetry/starsky.foundation.webtelemetry.csproj b/starsky/starsky.foundation.webtelemetry/starsky.foundation.webtelemetry.csproj index fe69b0556..62d659598 100644 --- a/starsky/starsky.foundation.webtelemetry/starsky.foundation.webtelemetry.csproj +++ b/starsky/starsky.foundation.webtelemetry/starsky.foundation.webtelemetry.csproj @@ -5,7 +5,7 @@ {3b84ed27-fef0-4c2b-8cb5-04b7fdb613f8} Full - 0.6.3 + 0.6.4 starsky.foundation.webtelemetry latest enable diff --git a/starsky/starsky.foundation.worker/starsky.foundation.worker.csproj b/starsky/starsky.foundation.worker/starsky.foundation.worker.csproj index 4ec500f39..b10fad075 100644 --- a/starsky/starsky.foundation.worker/starsky.foundation.worker.csproj +++ b/starsky/starsky.foundation.worker/starsky.foundation.worker.csproj @@ -5,7 +5,7 @@ {240fbcdb-4379-4bbe-b154-eb4f87504d9e} Full - 0.6.3 + 0.6.4 starsky.foundation.worker enable disable diff --git a/starsky/starsky.foundation.writemeta/starsky.foundation.writemeta.csproj b/starsky/starsky.foundation.writemeta/starsky.foundation.writemeta.csproj index ffcdaac4e..7d84e79dd 100644 --- a/starsky/starsky.foundation.writemeta/starsky.foundation.writemeta.csproj +++ b/starsky/starsky.foundation.writemeta/starsky.foundation.writemeta.csproj @@ -5,7 +5,7 @@ {bc265f9e-e0f1-46da-9c40-0babe44de9ee} Full - 0.6.3 + 0.6.4 enable starsky.foundation.writemeta disable diff --git a/starsky/starsky.project.web/starsky.project.web.csproj b/starsky/starsky.project.web/starsky.project.web.csproj index 6c7cfdd71..da66234a5 100644 --- a/starsky/starsky.project.web/starsky.project.web.csproj +++ b/starsky/starsky.project.web/starsky.project.web.csproj @@ -3,7 +3,7 @@ net8.0 An attempt to create a database driven photo library - 0.6.3 + 0.6.4 true {e6d8f456-859f-479d-bffa-3e78f1b27315} diff --git a/starsky/starsky/clientapp/default-package.json b/starsky/starsky/clientapp/default-package.json index 46870e9cc..7e85d9e54 100644 --- a/starsky/starsky/clientapp/default-package.json +++ b/starsky/starsky/clientapp/default-package.json @@ -1,7 +1,7 @@ { "name": "clientapp2", "private": true, - "version": "0.6.3", + "version": "0.6.4", "type": "module", "scripts": { "dev": "vite", diff --git a/starsky/starsky/clientapp/package.json b/starsky/starsky/clientapp/package.json index 0417659cc..eb1c6bcc1 100644 --- a/starsky/starsky/clientapp/package.json +++ b/starsky/starsky/clientapp/package.json @@ -1,7 +1,7 @@ { "name": "clientapp", "private": true, - "version": "0.6.3", + "version": "0.6.4", "type": "module", "scripts": { "dev": "vite", diff --git a/starsky/starsky/starsky.csproj b/starsky/starsky/starsky.csproj index 1760ea588..9f2a00359 100644 --- a/starsky/starsky/starsky.csproj +++ b/starsky/starsky/starsky.csproj @@ -4,7 +4,7 @@ 8.0.11 An attempt to create a database driven photo library - 0.6.3 + 0.6.4 {894dce96-b51a-4ea2-80bf-e330bf1e8198} SYSTEM_TEXT_ENABLED diff --git a/starsky/starskyadmincli/starskyadmincli.csproj b/starsky/starskyadmincli/starskyadmincli.csproj index e136a0572..70f4bfd7e 100644 --- a/starsky/starskyadmincli/starskyadmincli.csproj +++ b/starsky/starskyadmincli/starskyadmincli.csproj @@ -7,7 +7,7 @@ {dcf1f6cb-1c65-4394-bef7-cccc2967b56c} 8.0.11 Full - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starskydemoseedcli/starskydemoseedcli.csproj b/starsky/starskydemoseedcli/starskydemoseedcli.csproj index 0ebafd3c6..639ed0d60 100644 --- a/starsky/starskydemoseedcli/starskydemoseedcli.csproj +++ b/starsky/starskydemoseedcli/starskydemoseedcli.csproj @@ -7,7 +7,7 @@ {215a3302-a418-4148-8d20-1127e27c3dae} 8.0.11 Full - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starskygeocli/starskygeocli.csproj b/starsky/starskygeocli/starskygeocli.csproj index d1452634f..19682e33c 100644 --- a/starsky/starskygeocli/starskygeocli.csproj +++ b/starsky/starskygeocli/starskygeocli.csproj @@ -7,7 +7,7 @@ {a030c158-2f79-4317-a9f9-bdd46d66d1d8} 8.0.11 Full - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starskyimportercli/starskyimportercli.csproj b/starsky/starskyimportercli/starskyimportercli.csproj index 8b3871217..d1044f33f 100644 --- a/starsky/starskyimportercli/starskyimportercli.csproj +++ b/starsky/starskyimportercli/starskyimportercli.csproj @@ -6,7 +6,7 @@ {23e4ea86-970a-4de1-badc-8d7e9d3d4dd6} 8.0.11 Full - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starskysynchronizecli/starskysynchronizecli.csproj b/starsky/starskysynchronizecli/starskysynchronizecli.csproj index b793386b1..12148c11f 100644 --- a/starsky/starskysynchronizecli/starskysynchronizecli.csproj +++ b/starsky/starskysynchronizecli/starskysynchronizecli.csproj @@ -7,7 +7,7 @@ {7e1136a7-cc43-49d2-91d3-48e557f0fb66} 8.0.11 starskysynchronizecli - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starskythumbnailcli/starskythumbnailcli.csproj b/starsky/starskythumbnailcli/starskythumbnailcli.csproj index 926500170..90588fc82 100644 --- a/starsky/starskythumbnailcli/starskythumbnailcli.csproj +++ b/starsky/starskythumbnailcli/starskythumbnailcli.csproj @@ -7,7 +7,7 @@ {67e3fb34-1ca8-4a28-a0e0-00ff61821002} 8.0.11 starskythumbnailcli - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starskythumbnailmetacli/starskythumbnailmetacli.csproj b/starsky/starskythumbnailmetacli/starskythumbnailmetacli.csproj index a5192123c..3c849d304 100644 --- a/starsky/starskythumbnailmetacli/starskythumbnailmetacli.csproj +++ b/starsky/starskythumbnailmetacli/starskythumbnailmetacli.csproj @@ -7,7 +7,7 @@ {a0cce905-ae43-4d1b-a97a-2bcd2c010ed1} 8.0.11 starskythumbnailmetacli - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starskywebftpcli/starskywebftpcli.csproj b/starsky/starskywebftpcli/starskywebftpcli.csproj index 41fb68759..9de4a7f13 100644 --- a/starsky/starskywebftpcli/starskywebftpcli.csproj +++ b/starsky/starskywebftpcli/starskywebftpcli.csproj @@ -6,7 +6,7 @@ {eb1d57d1-29d8-4bfb-950e-447ef8522a10} 8.0.11 Full - 0.6.3 + 0.6.4 enable disable diff --git a/starsky/starskywebhtmlcli/starskywebhtmlcli.csproj b/starsky/starskywebhtmlcli/starskywebhtmlcli.csproj index 552f3fe7c..928ad5d9a 100644 --- a/starsky/starskywebhtmlcli/starskywebhtmlcli.csproj +++ b/starsky/starskywebhtmlcli/starskywebhtmlcli.csproj @@ -7,7 +7,7 @@ 8.0 true Full - 0.6.3 + 0.6.4 enable disable diff --git a/starskydesktop/package.json b/starskydesktop/package.json index 5a2fc6a21..ee9988e37 100644 --- a/starskydesktop/package.json +++ b/starskydesktop/package.json @@ -1,6 +1,6 @@ { "name": "starsky", - "version": "0.6.3", + "version": "0.6.4", "author": "Dion", "description": "Starsky", "main": "./dist/main.bundle.js", From d5195a39e0d948f4ef1b82ea0a9c01d5a4f5ad23 Mon Sep 17 00:00:00 2001 From: SwaggerUpdateBot Date: Thu, 19 Dec 2024 12:36:38 +0000 Subject: [PATCH 4/5] [Swagger] Auto commited swagger/openapi list --- documentation/static/openapi/openapi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/static/openapi/openapi.json b/documentation/static/openapi/openapi.json index fa2ce0d22..f068b28e2 100644 --- a/documentation/static/openapi/openapi.json +++ b/documentation/static/openapi/openapi.json @@ -1,7 +1,7 @@ { "info": { "title": "Starsky", - "version": "0.6.3.0", + "version": "0.6.4.0", "extensions": {} }, "servers": [ @@ -16555,5 +16555,5 @@ ], "tags": [], "extensions": {}, - "hashCode": "B4CB4DE694E7BA2D411D41552EB74BEB73FE22BBA1C6EF092CCD61700C6DCC8D5ACE5E333296542C1EFA3C5A46AF2E1FD7616688281143C7CFA83493273E27AC" + "hashCode": "880254A2004D14F1DAFE2BC1036C59FB6AD419E418FAD98C870CFF712B426131B40E821B1303A9CDDB1694D94DC6492241954763DF3BB38F4A7D12D9AA2918C5" } \ No newline at end of file From a760d36199d050d8bf993c75bdc48fc1bd6c8cd8 Mon Sep 17 00:00:00 2001 From: Dion Date: Thu, 19 Dec 2024 13:39:19 +0100 Subject: [PATCH 5/5] update npm --- .../dropbox-import/package-lock.json | 34 +- starsky-tools/dropbox-import/package.json | 4 +- starsky-tools/end2end/package-lock.json | 326 ++++++++---------- starsky-tools/end2end/package.json | 12 +- starsky-tools/localtunnel/package-lock.json | 19 +- starsky-tools/localtunnel/package.json | 2 +- starsky-tools/mail/package-lock.json | 19 +- starsky-tools/mail/package.json | 2 +- starsky-tools/mock/package-lock.json | 4 +- starsky-tools/sync/package-lock.json | 4 +- starsky-tools/thumbnail/package-lock.json | 63 ++-- starsky-tools/thumbnail/package.json | 6 +- 12 files changed, 239 insertions(+), 256 deletions(-) diff --git a/starsky-tools/dropbox-import/package-lock.json b/starsky-tools/dropbox-import/package-lock.json index 7d4e89f92..9627fce54 100644 --- a/starsky-tools/dropbox-import/package-lock.json +++ b/starsky-tools/dropbox-import/package-lock.json @@ -1,16 +1,16 @@ { "name": "dropbox-import", - "version": "0.6.1", + "version": "0.6.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dropbox-import", - "version": "0.6.1", + "version": "0.6.4", "license": "ISC", "dependencies": { - "axios": "^1.7.7", - "dotenv": "^16.4.5" + "axios": "^1.7.9", + "dotenv": "^16.4.7" } }, "node_modules/asynckit": { @@ -19,9 +19,10 @@ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" }, "node_modules/axios": { - "version": "1.7.7", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", - "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", + "version": "1.7.9", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz", + "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==", + "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", @@ -48,9 +49,10 @@ } }, "node_modules/dotenv": { - "version": "16.4.5", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz", - "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==", + "version": "16.4.7", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz", + "integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==", + "license": "BSD-2-Clause", "engines": { "node": ">=12" }, @@ -122,9 +124,9 @@ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" }, "axios": { - "version": "1.7.7", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", - "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", + "version": "1.7.9", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz", + "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==", "requires": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", @@ -145,9 +147,9 @@ "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=" }, "dotenv": { - "version": "16.4.5", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz", - "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==" + "version": "16.4.7", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz", + "integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==" }, "follow-redirects": { "version": "1.15.6", diff --git a/starsky-tools/dropbox-import/package.json b/starsky-tools/dropbox-import/package.json index 584e3931f..e1d566640 100644 --- a/starsky-tools/dropbox-import/package.json +++ b/starsky-tools/dropbox-import/package.json @@ -10,8 +10,8 @@ "update:install": "npx --yes npm-check-updates -u && npm install" }, "dependencies": { - "axios": "^1.7.7", - "dotenv": "^16.4.5" + "axios": "^1.7.9", + "dotenv": "^16.4.7" }, "author": "", "license": "ISC" diff --git a/starsky-tools/end2end/package-lock.json b/starsky-tools/end2end/package-lock.json index 2a5c4f944..3c1bcb904 100644 --- a/starsky-tools/end2end/package-lock.json +++ b/starsky-tools/end2end/package-lock.json @@ -1,20 +1,20 @@ { "name": "end2end", - "version": "0.6.3", + "version": "0.6.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "end2end", - "version": "0.6.3", + "version": "0.6.4", "devDependencies": { - "@eslint/js": "^9.14.0", - "@types/node": "^22.10.0", - "cypress": "^13.16.0", - "eslint": "^9.15.0", - "globals": "^15.12.0", + "@eslint/js": "^9.17.0", + "@types/node": "^22.10.2", + "cypress": "^13.17.0", + "eslint": "^9.17.0", + "globals": "^15.14.0", "typescript": "^5.7.2", - "typescript-eslint": "^8.15.0" + "typescript-eslint": "^8.18.1" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -173,9 +173,9 @@ } }, "node_modules/@eslint/js": { - "version": "9.15.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.15.0.tgz", - "integrity": "sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==", + "version": "9.17.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.17.0.tgz", + "integrity": "sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==", "dev": true, "license": "MIT", "engines": { @@ -323,9 +323,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.10.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.0.tgz", - "integrity": "sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==", + "version": "22.10.2", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.2.tgz", + "integrity": "sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==", "dev": true, "license": "MIT", "dependencies": { @@ -355,17 +355,17 @@ } }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.15.0.tgz", - "integrity": "sha512-+zkm9AR1Ds9uLWN3fkoeXgFppaQ+uEVtfOV62dDmsy9QCNqlRHWNEck4yarvRNrvRcHQLGfqBNui3cimoz8XAg==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.1.tgz", + "integrity": "sha512-Ncvsq5CT3Gvh+uJG0Lwlho6suwDfUXH0HztslDf5I+F2wAFAZMRwYLEorumpKLzmO2suAXZ/td1tBg4NZIi9CQ==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "8.15.0", - "@typescript-eslint/type-utils": "8.15.0", - "@typescript-eslint/utils": "8.15.0", - "@typescript-eslint/visitor-keys": "8.15.0", + "@typescript-eslint/scope-manager": "8.18.1", + "@typescript-eslint/type-utils": "8.18.1", + "@typescript-eslint/utils": "8.18.1", + "@typescript-eslint/visitor-keys": "8.18.1", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", @@ -380,25 +380,21 @@ }, "peerDependencies": { "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", - "eslint": "^8.57.0 || ^9.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } + "eslint": "^8.57.0 || ^9.0.0", + "typescript": ">=4.8.4 <5.8.0" } }, "node_modules/@typescript-eslint/parser": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.15.0.tgz", - "integrity": "sha512-7n59qFpghG4uazrF9qtGKBZXn7Oz4sOMm8dwNWDQY96Xlm2oX67eipqcblDj+oY1lLCbf1oltMZFpUso66Kl1A==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.18.1.tgz", + "integrity": "sha512-rBnTWHCdbYM2lh7hjyXqxk70wvon3p2FyaniZuey5TrcGBpfhVp0OxOa6gxr9Q9YhZFKyfbEnxc24ZnVbbUkCA==", "dev": true, - "license": "BSD-2-Clause", + "license": "MIT", "dependencies": { - "@typescript-eslint/scope-manager": "8.15.0", - "@typescript-eslint/types": "8.15.0", - "@typescript-eslint/typescript-estree": "8.15.0", - "@typescript-eslint/visitor-keys": "8.15.0", + "@typescript-eslint/scope-manager": "8.18.1", + "@typescript-eslint/types": "8.18.1", + "@typescript-eslint/typescript-estree": "8.18.1", + "@typescript-eslint/visitor-keys": "8.18.1", "debug": "^4.3.4" }, "engines": { @@ -409,23 +405,19 @@ "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "eslint": "^8.57.0 || ^9.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } + "eslint": "^8.57.0 || ^9.0.0", + "typescript": ">=4.8.4 <5.8.0" } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz", - "integrity": "sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.1.tgz", + "integrity": "sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.15.0", - "@typescript-eslint/visitor-keys": "8.15.0" + "@typescript-eslint/types": "8.18.1", + "@typescript-eslint/visitor-keys": "8.18.1" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -436,14 +428,14 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.15.0.tgz", - "integrity": "sha512-UU6uwXDoI3JGSXmcdnP5d8Fffa2KayOhUUqr/AiBnG1Gl7+7ut/oyagVeSkh7bxQ0zSXV9ptRh/4N15nkCqnpw==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.18.1.tgz", + "integrity": "sha512-jAhTdK/Qx2NJPNOTxXpMwlOiSymtR2j283TtPqXkKBdH8OAMmhiUfP0kJjc/qSE51Xrq02Gj9NY7MwK+UxVwHQ==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/typescript-estree": "8.15.0", - "@typescript-eslint/utils": "8.15.0", + "@typescript-eslint/typescript-estree": "8.18.1", + "@typescript-eslint/utils": "8.18.1", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" }, @@ -455,18 +447,14 @@ "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "eslint": "^8.57.0 || ^9.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } + "eslint": "^8.57.0 || ^9.0.0", + "typescript": ">=4.8.4 <5.8.0" } }, "node_modules/@typescript-eslint/types": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.15.0.tgz", - "integrity": "sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.1.tgz", + "integrity": "sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==", "dev": true, "license": "MIT", "engines": { @@ -478,14 +466,14 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.15.0.tgz", - "integrity": "sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.1.tgz", + "integrity": "sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==", "dev": true, - "license": "BSD-2-Clause", + "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.15.0", - "@typescript-eslint/visitor-keys": "8.15.0", + "@typescript-eslint/types": "8.18.1", + "@typescript-eslint/visitor-keys": "8.18.1", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", @@ -500,10 +488,8 @@ "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } + "peerDependencies": { + "typescript": ">=4.8.4 <5.8.0" } }, "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": { @@ -533,16 +519,16 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.15.0.tgz", - "integrity": "sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.18.1.tgz", + "integrity": "sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "8.15.0", - "@typescript-eslint/types": "8.15.0", - "@typescript-eslint/typescript-estree": "8.15.0" + "@typescript-eslint/scope-manager": "8.18.1", + "@typescript-eslint/types": "8.18.1", + "@typescript-eslint/typescript-estree": "8.18.1" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -552,22 +538,18 @@ "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "eslint": "^8.57.0 || ^9.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } + "eslint": "^8.57.0 || ^9.0.0", + "typescript": ">=4.8.4 <5.8.0" } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.15.0.tgz", - "integrity": "sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.1.tgz", + "integrity": "sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.15.0", + "@typescript-eslint/types": "8.18.1", "eslint-visitor-keys": "^4.2.0" }, "engines": { @@ -1128,9 +1110,9 @@ } }, "node_modules/cypress": { - "version": "13.16.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.16.0.tgz", - "integrity": "sha512-g6XcwqnvzXrqiBQR/5gN+QsyRmKRhls1y5E42fyOvsmU7JuY+wM6uHJWj4ZPttjabzbnRvxcik2WemR8+xT6FA==", + "version": "13.17.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.17.0.tgz", + "integrity": "sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -1345,9 +1327,9 @@ } }, "node_modules/eslint": { - "version": "9.15.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.15.0.tgz", - "integrity": "sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw==", + "version": "9.17.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.17.0.tgz", + "integrity": "sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==", "dev": true, "license": "MIT", "dependencies": { @@ -1356,7 +1338,7 @@ "@eslint/config-array": "^0.19.0", "@eslint/core": "^0.9.0", "@eslint/eslintrc": "^3.2.0", - "@eslint/js": "9.15.0", + "@eslint/js": "9.17.0", "@eslint/plugin-kit": "^0.2.3", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", @@ -1365,7 +1347,7 @@ "@types/json-schema": "^7.0.15", "ajv": "^6.12.4", "chalk": "^4.0.0", - "cross-spawn": "^7.0.5", + "cross-spawn": "^7.0.6", "debug": "^4.3.2", "escape-string-regexp": "^4.0.0", "eslint-scope": "^8.2.0", @@ -1941,9 +1923,9 @@ } }, "node_modules/globals": { - "version": "15.12.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.12.0.tgz", - "integrity": "sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-15.14.0.tgz", + "integrity": "sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==", "dev": true, "license": "MIT", "engines": { @@ -3235,15 +3217,15 @@ } }, "node_modules/typescript-eslint": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.15.0.tgz", - "integrity": "sha512-wY4FRGl0ZI+ZU4Jo/yjdBu0lVTSML58pu6PgGtJmCufvzfV565pUF6iACQt092uFOd49iLOTX/sEVmHtbSrS+w==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.18.1.tgz", + "integrity": "sha512-Mlaw6yxuaDEPQvb/2Qwu3/TfgeBHy9iTJ3mTwe7OvpPmF6KPQjVOfGyEJpPv6Ez2C34OODChhXrzYw/9phI0MQ==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/eslint-plugin": "8.15.0", - "@typescript-eslint/parser": "8.15.0", - "@typescript-eslint/utils": "8.15.0" + "@typescript-eslint/eslint-plugin": "8.18.1", + "@typescript-eslint/parser": "8.18.1", + "@typescript-eslint/utils": "8.18.1" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -3253,12 +3235,8 @@ "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "eslint": "^8.57.0 || ^9.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } + "eslint": "^8.57.0 || ^9.0.0", + "typescript": ">=4.8.4 <5.8.0" } }, "node_modules/undici-types": { @@ -3501,9 +3479,9 @@ } }, "@eslint/js": { - "version": "9.15.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.15.0.tgz", - "integrity": "sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==", + "version": "9.17.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.17.0.tgz", + "integrity": "sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==", "dev": true }, "@eslint/object-schema": { @@ -3596,9 +3574,9 @@ "dev": true }, "@types/node": { - "version": "22.10.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.0.tgz", - "integrity": "sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==", + "version": "22.10.2", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.2.tgz", + "integrity": "sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==", "dev": true, "requires": { "undici-types": "~6.20.0" @@ -3627,16 +3605,16 @@ } }, "@typescript-eslint/eslint-plugin": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.15.0.tgz", - "integrity": "sha512-+zkm9AR1Ds9uLWN3fkoeXgFppaQ+uEVtfOV62dDmsy9QCNqlRHWNEck4yarvRNrvRcHQLGfqBNui3cimoz8XAg==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.1.tgz", + "integrity": "sha512-Ncvsq5CT3Gvh+uJG0Lwlho6suwDfUXH0HztslDf5I+F2wAFAZMRwYLEorumpKLzmO2suAXZ/td1tBg4NZIi9CQ==", "dev": true, "requires": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "8.15.0", - "@typescript-eslint/type-utils": "8.15.0", - "@typescript-eslint/utils": "8.15.0", - "@typescript-eslint/visitor-keys": "8.15.0", + "@typescript-eslint/scope-manager": "8.18.1", + "@typescript-eslint/type-utils": "8.18.1", + "@typescript-eslint/utils": "8.18.1", + "@typescript-eslint/visitor-keys": "8.18.1", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", @@ -3644,54 +3622,54 @@ } }, "@typescript-eslint/parser": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.15.0.tgz", - "integrity": "sha512-7n59qFpghG4uazrF9qtGKBZXn7Oz4sOMm8dwNWDQY96Xlm2oX67eipqcblDj+oY1lLCbf1oltMZFpUso66Kl1A==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.18.1.tgz", + "integrity": "sha512-rBnTWHCdbYM2lh7hjyXqxk70wvon3p2FyaniZuey5TrcGBpfhVp0OxOa6gxr9Q9YhZFKyfbEnxc24ZnVbbUkCA==", "dev": true, "requires": { - "@typescript-eslint/scope-manager": "8.15.0", - "@typescript-eslint/types": "8.15.0", - "@typescript-eslint/typescript-estree": "8.15.0", - "@typescript-eslint/visitor-keys": "8.15.0", + "@typescript-eslint/scope-manager": "8.18.1", + "@typescript-eslint/types": "8.18.1", + "@typescript-eslint/typescript-estree": "8.18.1", + "@typescript-eslint/visitor-keys": "8.18.1", "debug": "^4.3.4" } }, "@typescript-eslint/scope-manager": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz", - "integrity": "sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.1.tgz", + "integrity": "sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==", "dev": true, "requires": { - "@typescript-eslint/types": "8.15.0", - "@typescript-eslint/visitor-keys": "8.15.0" + "@typescript-eslint/types": "8.18.1", + "@typescript-eslint/visitor-keys": "8.18.1" } }, "@typescript-eslint/type-utils": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.15.0.tgz", - "integrity": "sha512-UU6uwXDoI3JGSXmcdnP5d8Fffa2KayOhUUqr/AiBnG1Gl7+7ut/oyagVeSkh7bxQ0zSXV9ptRh/4N15nkCqnpw==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.18.1.tgz", + "integrity": "sha512-jAhTdK/Qx2NJPNOTxXpMwlOiSymtR2j283TtPqXkKBdH8OAMmhiUfP0kJjc/qSE51Xrq02Gj9NY7MwK+UxVwHQ==", "dev": true, "requires": { - "@typescript-eslint/typescript-estree": "8.15.0", - "@typescript-eslint/utils": "8.15.0", + "@typescript-eslint/typescript-estree": "8.18.1", + "@typescript-eslint/utils": "8.18.1", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" } }, "@typescript-eslint/types": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.15.0.tgz", - "integrity": "sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.1.tgz", + "integrity": "sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==", "dev": true }, "@typescript-eslint/typescript-estree": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.15.0.tgz", - "integrity": "sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.1.tgz", + "integrity": "sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==", "dev": true, "requires": { - "@typescript-eslint/types": "8.15.0", - "@typescript-eslint/visitor-keys": "8.15.0", + "@typescript-eslint/types": "8.18.1", + "@typescript-eslint/visitor-keys": "8.18.1", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", @@ -3721,24 +3699,24 @@ } }, "@typescript-eslint/utils": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.15.0.tgz", - "integrity": "sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.18.1.tgz", + "integrity": "sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==", "dev": true, "requires": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "8.15.0", - "@typescript-eslint/types": "8.15.0", - "@typescript-eslint/typescript-estree": "8.15.0" + "@typescript-eslint/scope-manager": "8.18.1", + "@typescript-eslint/types": "8.18.1", + "@typescript-eslint/typescript-estree": "8.18.1" } }, "@typescript-eslint/visitor-keys": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.15.0.tgz", - "integrity": "sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.1.tgz", + "integrity": "sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==", "dev": true, "requires": { - "@typescript-eslint/types": "8.15.0", + "@typescript-eslint/types": "8.18.1", "eslint-visitor-keys": "^4.2.0" }, "dependencies": { @@ -4108,9 +4086,9 @@ } }, "cypress": { - "version": "13.16.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.16.0.tgz", - "integrity": "sha512-g6XcwqnvzXrqiBQR/5gN+QsyRmKRhls1y5E42fyOvsmU7JuY+wM6uHJWj4ZPttjabzbnRvxcik2WemR8+xT6FA==", + "version": "13.17.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.17.0.tgz", + "integrity": "sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==", "dev": true, "requires": { "@cypress/request": "^3.0.6", @@ -4272,9 +4250,9 @@ "dev": true }, "eslint": { - "version": "9.15.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.15.0.tgz", - "integrity": "sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw==", + "version": "9.17.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.17.0.tgz", + "integrity": "sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==", "dev": true, "requires": { "@eslint-community/eslint-utils": "^4.2.0", @@ -4282,7 +4260,7 @@ "@eslint/config-array": "^0.19.0", "@eslint/core": "^0.9.0", "@eslint/eslintrc": "^3.2.0", - "@eslint/js": "9.15.0", + "@eslint/js": "9.17.0", "@eslint/plugin-kit": "^0.2.3", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", @@ -4291,7 +4269,7 @@ "@types/json-schema": "^7.0.15", "ajv": "^6.12.4", "chalk": "^4.0.0", - "cross-spawn": "^7.0.5", + "cross-spawn": "^7.0.6", "debug": "^4.3.2", "escape-string-regexp": "^4.0.0", "eslint-scope": "^8.2.0", @@ -4690,9 +4668,9 @@ } }, "globals": { - "version": "15.12.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.12.0.tgz", - "integrity": "sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-15.14.0.tgz", + "integrity": "sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==", "dev": true }, "gopd": { @@ -5572,14 +5550,14 @@ "dev": true }, "typescript-eslint": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.15.0.tgz", - "integrity": "sha512-wY4FRGl0ZI+ZU4Jo/yjdBu0lVTSML58pu6PgGtJmCufvzfV565pUF6iACQt092uFOd49iLOTX/sEVmHtbSrS+w==", + "version": "8.18.1", + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.18.1.tgz", + "integrity": "sha512-Mlaw6yxuaDEPQvb/2Qwu3/TfgeBHy9iTJ3mTwe7OvpPmF6KPQjVOfGyEJpPv6Ez2C34OODChhXrzYw/9phI0MQ==", "dev": true, "requires": { - "@typescript-eslint/eslint-plugin": "8.15.0", - "@typescript-eslint/parser": "8.15.0", - "@typescript-eslint/utils": "8.15.0" + "@typescript-eslint/eslint-plugin": "8.18.1", + "@typescript-eslint/parser": "8.18.1", + "@typescript-eslint/utils": "8.18.1" } }, "undici-types": { diff --git a/starsky-tools/end2end/package.json b/starsky-tools/end2end/package.json index 25f16eab4..3742635aa 100644 --- a/starsky-tools/end2end/package.json +++ b/starsky-tools/end2end/package.json @@ -23,12 +23,12 @@ "update:yes": "npm run update:install" }, "devDependencies": { - "@eslint/js": "^9.14.0", - "@types/node": "^22.10.0", - "cypress": "^13.16.0", - "eslint": "^9.15.0", - "globals": "^15.12.0", + "@eslint/js": "^9.17.0", + "@types/node": "^22.10.2", + "cypress": "^13.17.0", + "eslint": "^9.17.0", + "globals": "^15.14.0", "typescript": "^5.7.2", - "typescript-eslint": "^8.15.0" + "typescript-eslint": "^8.18.1" } } diff --git a/starsky-tools/localtunnel/package-lock.json b/starsky-tools/localtunnel/package-lock.json index a82878155..067aa68e6 100644 --- a/starsky-tools/localtunnel/package-lock.json +++ b/starsky-tools/localtunnel/package-lock.json @@ -1,17 +1,17 @@ { "name": "localtunnel-project", - "version": "0.6.3", + "version": "0.6.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "localtunnel-project", - "version": "0.6.3", + "version": "0.6.4", "license": "ISC", "dependencies": { "@security-patched/localtunnel": "^2.0.2-secpatched.3", "cookie-parser": "^1.4.7", - "dotenv": "^16.4.5", + "dotenv": "^16.4.7", "express": "^4.21.2", "express-ws": "^5.0.2", "http-proxy": "^1.18.1" @@ -289,9 +289,10 @@ } }, "node_modules/dotenv": { - "version": "16.4.5", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz", - "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==", + "version": "16.4.7", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz", + "integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==", + "license": "BSD-2-Clause", "engines": { "node": ">=12" }, @@ -1276,9 +1277,9 @@ "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==" }, "dotenv": { - "version": "16.4.5", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz", - "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==" + "version": "16.4.7", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz", + "integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==" }, "ee-first": { "version": "1.1.1", diff --git a/starsky-tools/localtunnel/package.json b/starsky-tools/localtunnel/package.json index 2bfef8264..e39e18555 100644 --- a/starsky-tools/localtunnel/package.json +++ b/starsky-tools/localtunnel/package.json @@ -14,7 +14,7 @@ "dependencies": { "@security-patched/localtunnel": "^2.0.2-secpatched.3", "cookie-parser": "^1.4.7", - "dotenv": "^16.4.5", + "dotenv": "^16.4.7", "express": "^4.21.2", "express-ws": "^5.0.2", "http-proxy": "^1.18.1" diff --git a/starsky-tools/mail/package-lock.json b/starsky-tools/mail/package-lock.json index a89e7e131..d93dbf752 100644 --- a/starsky-tools/mail/package-lock.json +++ b/starsky-tools/mail/package-lock.json @@ -1,15 +1,15 @@ { "name": "mail", - "version": "0.6.3", + "version": "0.6.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mail", - "version": "0.6.3", + "version": "0.6.4", "license": "ISC", "dependencies": { - "dotenv": "^16.4.5", + "dotenv": "^16.4.7", "imap-simple": "^5.1.0", "request": "^2.88.2" } @@ -112,9 +112,10 @@ } }, "node_modules/dotenv": { - "version": "16.4.5", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz", - "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==", + "version": "16.4.7", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz", + "integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==", + "license": "BSD-2-Clause", "engines": { "node": ">=12" }, @@ -657,9 +658,9 @@ "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=" }, "dotenv": { - "version": "16.4.5", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz", - "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==" + "version": "16.4.7", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz", + "integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==" }, "ecc-jsbn": { "version": "0.1.2", diff --git a/starsky-tools/mail/package.json b/starsky-tools/mail/package.json index ec133e2f1..a4f85e289 100644 --- a/starsky-tools/mail/package.json +++ b/starsky-tools/mail/package.json @@ -12,7 +12,7 @@ "author": "", "license": "ISC", "dependencies": { - "dotenv": "^16.4.5", + "dotenv": "^16.4.7", "imap-simple": "^5.1.0", "request": "^2.88.2" } diff --git a/starsky-tools/mock/package-lock.json b/starsky-tools/mock/package-lock.json index 4d532ae82..7de7b6aa6 100644 --- a/starsky-tools/mock/package-lock.json +++ b/starsky-tools/mock/package-lock.json @@ -1,12 +1,12 @@ { "name": "mock", - "version": "0.6.3", + "version": "0.6.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mock", - "version": "0.6.3", + "version": "0.6.4", "license": "ISC", "dependencies": { "express": "^4.21.2", diff --git a/starsky-tools/sync/package-lock.json b/starsky-tools/sync/package-lock.json index 121ff50ae..2159aa920 100644 --- a/starsky-tools/sync/package-lock.json +++ b/starsky-tools/sync/package-lock.json @@ -1,12 +1,12 @@ { "name": "starsky-tools", - "version": "0.6.3", + "version": "0.6.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "starsky-tools", - "version": "0.6.3", + "version": "0.6.4", "license": "ISC", "dependencies": { "hi-base32": "^0.5.1", diff --git a/starsky-tools/thumbnail/package-lock.json b/starsky-tools/thumbnail/package-lock.json index aff75dd91..882c4f94f 100644 --- a/starsky-tools/thumbnail/package-lock.json +++ b/starsky-tools/thumbnail/package-lock.json @@ -1,24 +1,24 @@ { "name": "thumbnail", - "version": "0.6.3", + "version": "0.6.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "thumbnail", - "version": "0.6.3", + "version": "0.6.4", "license": "ISC", "dependencies": { "@types/jpeg-autorotate": "^5.0.3", - "axios": "^1.7.8", + "axios": "^1.7.9", "cwait": "^1.1.2", - "dotenv": "^16.4.5", + "dotenv": "^16.4.7", "jimp": "^1.6.0", "jpeg-autorotate": "^9.0.0", "p-iteration": "^1.1.8" }, "devDependencies": { - "@types/node": "^22.9.1", + "@types/node": "^22.10.2", "concurrently": "^9.1.0", "typescript": "^5.7.2" } @@ -421,12 +421,12 @@ } }, "node_modules/@types/node": { - "version": "22.9.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.9.1.tgz", - "integrity": "sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==", + "version": "22.10.2", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.2.tgz", + "integrity": "sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==", "license": "MIT", "dependencies": { - "undici-types": "~6.19.8" + "undici-types": "~6.20.0" } }, "node_modules/ansi-regex": { @@ -472,9 +472,9 @@ } }, "node_modules/axios": { - "version": "1.7.8", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.8.tgz", - "integrity": "sha512-Uu0wb7KNqK2t5K+YQyVCLM76prD5sRFjKHbJYCP1J7JFGEQ6nN7HWn9+04LAeiJ3ji54lgS/gZCH1oxyrf1SPw==", + "version": "1.7.9", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz", + "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", @@ -625,9 +625,10 @@ } }, "node_modules/dotenv": { - "version": "16.4.5", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz", - "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==", + "version": "16.4.7", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz", + "integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==", + "license": "BSD-2-Clause", "engines": { "node": ">=12" }, @@ -1220,9 +1221,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", + "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", "license": "MIT" }, "node_modules/utif2": { @@ -1653,11 +1654,11 @@ } }, "@types/node": { - "version": "22.9.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.9.1.tgz", - "integrity": "sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==", + "version": "22.10.2", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.2.tgz", + "integrity": "sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==", "requires": { - "undici-types": "~6.19.8" + "undici-types": "~6.20.0" } }, "ansi-regex": { @@ -1691,9 +1692,9 @@ "integrity": "sha512-zJAaP9zxTcvTHRlejau3ZOY4V7SRpiByf3/dxx2uyKxxor19tpmpV2QRsTKikckwhaPmr2dVpxxMr7jOCYVp5g==" }, "axios": { - "version": "1.7.8", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.8.tgz", - "integrity": "sha512-Uu0wb7KNqK2t5K+YQyVCLM76prD5sRFjKHbJYCP1J7JFGEQ6nN7HWn9+04LAeiJ3ji54lgS/gZCH1oxyrf1SPw==", + "version": "1.7.9", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz", + "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==", "requires": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", @@ -1815,9 +1816,9 @@ "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=" }, "dotenv": { - "version": "16.4.5", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz", - "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==" + "version": "16.4.7", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz", + "integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==" }, "emoji-regex": { "version": "8.0.0", @@ -2237,9 +2238,9 @@ "dev": true }, "undici-types": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", + "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==" }, "utif2": { "version": "4.1.0", diff --git a/starsky-tools/thumbnail/package.json b/starsky-tools/thumbnail/package.json index 77f005abc..385be99fb 100644 --- a/starsky-tools/thumbnail/package.json +++ b/starsky-tools/thumbnail/package.json @@ -19,15 +19,15 @@ "license": "ISC", "dependencies": { "@types/jpeg-autorotate": "^5.0.3", - "axios": "^1.7.8", + "axios": "^1.7.9", "cwait": "^1.1.2", - "dotenv": "^16.4.5", + "dotenv": "^16.4.7", "jimp": "^1.6.0", "jpeg-autorotate": "^9.0.0", "p-iteration": "^1.1.8" }, "devDependencies": { - "@types/node": "^22.9.1", + "@types/node": "^22.10.2", "concurrently": "^9.1.0", "typescript": "^5.7.2" }