From 2bdc532f89e20afdbfad4e8bf7782bc3802a80fd Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 17 Jul 2023 08:04:36 +0000 Subject: [PATCH 01/30] fix(deps): update dependency codemirror to v5.65.14 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 42ec26e9b..8d53e75ff 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "blurhash": "2.0.5", "bulma-css-variables": "0.9.33", "camel-case": "4.1.2", - "codemirror": "5.65.13", + "codemirror": "5.65.14", "date-fns": "2.30.0", "dayjs": "1.11.9", "dompurify": "3.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ce437f2b9..b1de8b7e3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ dependencies: specifier: 4.1.2 version: 4.1.2 codemirror: - specifier: 5.65.13 - version: 5.65.13 + specifier: 5.65.14 + version: 5.65.14 date-fns: specifier: 2.30.0 version: 2.30.0 @@ -5491,8 +5491,8 @@ packages: typo-js: 1.2.1 dev: false - /codemirror@5.65.13: - resolution: {integrity: sha512-SVWEzKXmbHmTQQWaz03Shrh4nybG0wXx2MEu3FO4ezbPW8IbnZEd5iGHGEffSUaitKYa3i+pHpBsSvw8sPHtzg==} + /codemirror@5.65.14: + resolution: {integrity: sha512-VSNugIBDGt0OU9gDjeVr6fNkoFQznrWEUdAApMlXQNbfE8gGO19776D6MwSqF/V/w/sDwonsQ0z7KmmI9guScg==} dev: false /color-convert@1.9.3: @@ -6084,7 +6084,7 @@ packages: dependencies: '@types/codemirror': 5.60.8 '@types/marked': 4.3.1 - codemirror: 5.65.13 + codemirror: 5.65.14 codemirror-spell-checker: 1.1.2 marked: 4.3.0 dev: false From 668b9101903b624847a92e0d1fe9abae28aee24f Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 17 Jul 2023 10:04:41 +0000 Subject: [PATCH 02/30] chore(deps): update pnpm to v8.6.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d53e75ff..433cbae59 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "homepage": "https://vikunja.io/", "funding": "https://opencollective.com/vikunja", - "packageManager": "pnpm@8.6.7", + "packageManager": "pnpm@8.6.8", "keywords": [ "todo", "productivity", From a5e49d9417ed00a0d1de309f67231f0e23757578 Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Tue, 18 Jul 2023 00:08:41 +0000 Subject: [PATCH 03/30] [skip ci] Updated translations via Crowdin --- src/i18n/lang/sv-SE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/lang/sv-SE.json b/src/i18n/lang/sv-SE.json index f4d5e9160..0f3534cd7 100644 --- a/src/i18n/lang/sv-SE.json +++ b/src/i18n/lang/sv-SE.json @@ -930,7 +930,7 @@ "1008": "No password reset token provided.", "1009": "Invalid password reset token.", "1010": "Invalid email confirm token.", - "1011": "Wrong username or password.", + "1011": "Fel användarnamn eller lösenord.", "1012": "Email address of the user not confirmed.", "1013": "New password is empty.", "1014": "Old password is empty.", @@ -974,7 +974,7 @@ "7002": "The user already has access to that project.", "7003": "You do not have access to that project.", "8001": "This label already exists on that task.", - "8002": "The label does not exist.", + "8002": "Etiketten finns inte.", "8003": "You do not have access to this label.", "9001": "The right is invalid.", "10001": "The bucket does not exist.", From e596e2c3bc358cd731b936aad58901574e1e74ed Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 18 Jul 2023 08:04:48 +0000 Subject: [PATCH 04/30] fix(deps): update sentry-javascript monorepo to v7.59.1 --- package.json | 4 +-- pnpm-lock.yaml | 78 +++++++++++++++++++++++++------------------------- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index 433cbae59..da78a3c9e 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "@infectoone/vue-ganttastic": "2.1.4", "@intlify/unplugin-vue-i18n": "0.12.2", "@kyvg/vue3-notification": "2.9.1", - "@sentry/tracing": "7.58.1", - "@sentry/vue": "7.58.1", + "@sentry/tracing": "7.59.1", + "@sentry/vue": "7.59.1", "@vueuse/core": "10.2.1", "axios": "1.4.0", "blurhash": "2.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1de8b7e3..36b95784b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,11 +35,11 @@ dependencies: specifier: 2.9.1 version: 2.9.1(vue@3.3.4) '@sentry/tracing': - specifier: 7.58.1 - version: 7.58.1 + specifier: 7.59.1 + version: 7.59.1 '@sentry/vue': - specifier: 7.58.1 - version: 7.58.1(vue@3.3.4) + specifier: 7.59.1 + version: 7.59.1(vue@3.3.4) '@vueuse/core': specifier: 10.2.1 version: 10.2.1(vue@3.3.4) @@ -3871,25 +3871,25 @@ packages: resolution: {integrity: sha512-V+MvGwaHH03hYhY+k6Ef/xKd6RYlc4q8WBx+2ANmipHJcKuktNcI/NgEsJgdSUF6Lw32njT6OnrRsKYCdgHjYw==} dev: true - /@sentry-internal/tracing@7.58.1: - resolution: {integrity: sha512-kOWKqyjYdDgvO6CacXneE9UrFQHT3BXF1UpCAlnHchW/TqRFmg89sJAEUjEPGzN7y6IaX1G4j2dBPDE0OFQi3w==} + /@sentry-internal/tracing@7.59.1: + resolution: {integrity: sha512-CQbmRLyKC8r6X6UXBmWRT9nBLcf4Ef+/5n2n+av451Iru8MDWfygliaplku5BHBFor8hhPAT9476dzoUWsS59w==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.58.1 - '@sentry/types': 7.58.1 - '@sentry/utils': 7.58.1 + '@sentry/core': 7.59.1 + '@sentry/types': 7.59.1 + '@sentry/utils': 7.59.1 tslib: 1.14.1 dev: false - /@sentry/browser@7.58.1: - resolution: {integrity: sha512-7+6Z/T7m0A/2/ImMCakpMOaWTPxmENzTdaojhkyVQKuYUZr7mCe4nco0jsongwY634zSUziuVsibi0jxMMTdBA==} + /@sentry/browser@7.59.1: + resolution: {integrity: sha512-X6xCyQxG4wLYEhpGg+i1Z8BxSW2UWdxju1VgG2zkEPhrSYD6rBEtZ6ZG/TyapK3IMILr125xX1NydvTLJP7ehA==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.58.1 - '@sentry/core': 7.58.1 - '@sentry/replay': 7.58.1 - '@sentry/types': 7.58.1 - '@sentry/utils': 7.58.1 + '@sentry-internal/tracing': 7.59.1 + '@sentry/core': 7.59.1 + '@sentry/replay': 7.59.1 + '@sentry/types': 7.59.1 + '@sentry/utils': 7.59.1 tslib: 1.14.1 dev: false @@ -3909,54 +3909,54 @@ packages: - supports-color dev: true - /@sentry/core@7.58.1: - resolution: {integrity: sha512-hpeB5fZ5T6Jg1CBqz486jHgWuJ5R/HD0wyYX+S3LDDsHCJo6V3TxNuoxYDlTTerRRfZdTwr9GYJXskehpU26IA==} + /@sentry/core@7.59.1: + resolution: {integrity: sha512-wok5z1s4wHhwe3gnHsqu+0s6Biyfmh3aUnpmYqCLT9Yhs9elxGdDqegWgeLa/UxwLC9fWMEbp5F4ASrW1u3jEQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.58.1 - '@sentry/utils': 7.58.1 + '@sentry/types': 7.59.1 + '@sentry/utils': 7.59.1 tslib: 1.14.1 dev: false - /@sentry/replay@7.58.1: - resolution: {integrity: sha512-KKlpIxGrH1deTr/R3BErX8y16MnOzEylBVVn2I31BglLoZETFS9JAle6JNOgGxS5apFjwdQmD+69vX/mlVhMow==} + /@sentry/replay@7.59.1: + resolution: {integrity: sha512-jAZGgiXwU2Q8VcECunI5Yb4YoQQHIFkzacQAYXcTtI9FR4O1KLgnQpzIRb399Myt339haHIUl8Pzp8Dm/nzdhw==} engines: {node: '>=12'} dependencies: - '@sentry/core': 7.58.1 - '@sentry/types': 7.58.1 - '@sentry/utils': 7.58.1 + '@sentry/core': 7.59.1 + '@sentry/types': 7.59.1 + '@sentry/utils': 7.59.1 dev: false - /@sentry/tracing@7.58.1: - resolution: {integrity: sha512-j869DWe/nyI7/FQwqGGzwWPQy/x8Ows7ijYCvr66Kos6HLiyiEPfeNL+gmenk3itytsyU+gsxQZl/HZnairPWg==} + /@sentry/tracing@7.59.1: + resolution: {integrity: sha512-0QEkc7M3s/nRRdBMo5X35pppxQ78L+eRRVNajOhn7OtG+W2SpPPvWRZctT5DvP3cgd7fmW66HwtOwDxQhxigoA==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.58.1 + '@sentry-internal/tracing': 7.59.1 dev: false - /@sentry/types@7.58.1: - resolution: {integrity: sha512-OnKG+yrilPBeVNQK3biF0u/4IDjwH+boJU1XzJOnYdMRO8uzTWxvaRqpt0C8sVE9VAetRi2eutkzOgCXZISRrw==} + /@sentry/types@7.59.1: + resolution: {integrity: sha512-MurY3bmoc8uC2zErmE/ubU82WeaMlM3vtDRaq7mpwAH1DOIzf3JK4WxU+FcaTduUvbjiCCXS+/E5lhA+cz0BbQ==} engines: {node: '>=8'} dev: false - /@sentry/utils@7.58.1: - resolution: {integrity: sha512-iC9xZJBHp4+MDrZjKwcmMUhI5sTmpUcttwmsJL9HA6ACW+L1XX2eGSDky5pSlhhVFR7q7jJnQ7YUlMQ/jcd8eQ==} + /@sentry/utils@7.59.1: + resolution: {integrity: sha512-1INWjErtGoem01NbEQLWTXvoNuGhJMBAb4iXfab6v1TOQoIxAM61DMQp4HegZa7gK246odyXj7zrrjdR9Rpzfg==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.58.1 + '@sentry/types': 7.59.1 tslib: 1.14.1 dev: false - /@sentry/vue@7.58.1(vue@3.3.4): - resolution: {integrity: sha512-ewPAMUfoGr7nxiACyo/jpIcB1LVLGZuncG8zNGU9y0IY2JsAJpdhfBRA651NyOQLHPwwziC0JdbXZyd+3Tkftw==} + /@sentry/vue@7.59.1(vue@3.3.4): + resolution: {integrity: sha512-SpQhU9f4fpFU9mH8GMLPmOQiYNXxLZh9fzxvd0OmxPbIyzY5CL9V1VZ7Y8Y/lHjxFIIWBwOBX8GC25S3FLfZXg==} engines: {node: '>=8'} peerDependencies: vue: 2.x || 3.x dependencies: - '@sentry/browser': 7.58.1 - '@sentry/core': 7.58.1 - '@sentry/types': 7.58.1 - '@sentry/utils': 7.58.1 + '@sentry/browser': 7.59.1 + '@sentry/core': 7.59.1 + '@sentry/types': 7.59.1 + '@sentry/utils': 7.59.1 tslib: 1.14.1 vue: 3.3.4 dev: false From f786c2b8a2f8df39e2394f22230c2644ee64790b Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 18 Jul 2023 05:04:46 +0000 Subject: [PATCH 05/30] chore(deps): update dev-dependencies --- package.json | 10 +- pnpm-lock.yaml | 316 +++++++++++++++++++++++++------------------------ 2 files changed, 164 insertions(+), 162 deletions(-) diff --git a/package.json b/package.json index da78a3c9e..bcb1237f6 100644 --- a/package.json +++ b/package.json @@ -105,8 +105,8 @@ "@types/node": "18.16.19", "@types/postcss-preset-env": "7.7.0", "@types/sortablejs": "1.15.1", - "@typescript-eslint/eslint-plugin": "6.0.0", - "@typescript-eslint/parser": "6.0.0", + "@typescript-eslint/eslint-plugin": "6.1.0", + "@typescript-eslint/parser": "6.1.0", "@vitejs/plugin-legacy": "4.1.0", "@vitejs/plugin-vue": "4.2.3", "@vue/eslint-config-typescript": "11.0.3", @@ -118,17 +118,17 @@ "css-has-pseudo": "6.0.0", "csstype": "3.1.2", "cypress": "12.17.1", - "esbuild": "0.18.13", + "esbuild": "0.18.14", "eslint": "8.45.0", "eslint-plugin-vue": "9.15.1", - "happy-dom": "10.3.2", + "happy-dom": "10.5.1", "histoire": "0.16.2", "postcss": "8.4.26", "postcss-easing-gradients": "3.0.1", "postcss-easings": "4.0.0", "postcss-focus-within": "8.0.0", "postcss-preset-env": "9.0.0", - "rollup": "3.26.2", + "rollup": "3.26.3", "rollup-plugin-visualizer": "5.9.2", "sass": "1.63.6", "start-server-and-test": "2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 36b95784b..9361e9ab4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,7 +30,7 @@ dependencies: version: 2.1.4(dayjs@1.11.9)(vue@3.3.4) '@intlify/unplugin-vue-i18n': specifier: 0.12.2 - version: 0.12.2(rollup@3.26.2)(vue-i18n@9.2.2) + version: 0.12.2(rollup@3.26.3)(vue-i18n@9.2.2) '@kyvg/vue3-notification': specifier: 2.9.1 version: 2.9.1(vue@3.3.4) @@ -187,11 +187,11 @@ devDependencies: specifier: 1.15.1 version: 1.15.1 '@typescript-eslint/eslint-plugin': - specifier: 6.0.0 - version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.45.0)(typescript@5.1.6) + specifier: 6.1.0 + version: 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) '@typescript-eslint/parser': - specifier: 6.0.0 - version: 6.0.0(eslint@8.45.0)(typescript@5.1.6) + specifier: 6.1.0 + version: 6.1.0(eslint@8.45.0)(typescript@5.1.6) '@vitejs/plugin-legacy': specifier: 4.1.0 version: 4.1.0(terser@5.10.0)(vite@4.4.4) @@ -226,8 +226,8 @@ devDependencies: specifier: 12.17.1 version: 12.17.1 esbuild: - specifier: 0.18.13 - version: 0.18.13 + specifier: 0.18.14 + version: 0.18.14 eslint: specifier: 8.45.0 version: 8.45.0 @@ -235,8 +235,8 @@ devDependencies: specifier: 9.15.1 version: 9.15.1(eslint@8.45.0) happy-dom: - specifier: 10.3.2 - version: 10.3.2 + specifier: 10.5.1 + version: 10.5.1 histoire: specifier: 0.16.2 version: 0.16.2(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0)(vite@4.4.4) @@ -256,11 +256,11 @@ devDependencies: specifier: 9.0.0 version: 9.0.0(postcss@8.4.26) rollup: - specifier: 3.26.2 - version: 3.26.2 + specifier: 3.26.3 + version: 3.26.3 rollup-plugin-visualizer: specifier: 5.9.2 - version: 5.9.2(rollup@3.26.2) + version: 5.9.2(rollup@3.26.3) sass: specifier: 1.63.6 version: 1.63.6 @@ -287,7 +287,7 @@ devDependencies: version: 4.0.0 vitest: specifier: 0.33.0 - version: 0.33.0(happy-dom@10.3.2)(sass@1.63.6)(terser@5.10.0) + version: 0.33.0(happy-dom@10.5.1)(sass@1.63.6)(terser@5.10.0) vue-tsc: specifier: 1.8.5 version: 1.8.5(typescript@5.1.6) @@ -3130,8 +3130,8 @@ packages: - supports-color dev: true - /@esbuild/android-arm64@0.18.13: - resolution: {integrity: sha512-j7NhycJUoUAG5kAzGf4fPWfd17N6SM3o1X6MlXVqfHvs2buFraCJzos9vbeWjLxOyBKHyPOnuCuipbhvbYtTAg==} + /@esbuild/android-arm64@0.18.14: + resolution: {integrity: sha512-rZ2v+Luba5/3D6l8kofWgTnqE+qsC/L5MleKIKFyllHTKHrNBMqeRCnZI1BtRx8B24xMYxeU32iIddRQqMsOsg==} engines: {node: '>=12'} cpu: [arm64] os: [android] @@ -3139,8 +3139,8 @@ packages: dev: true optional: true - /@esbuild/android-arm@0.18.13: - resolution: {integrity: sha512-KwqFhxRFMKZINHzCqf8eKxE0XqWlAVPRxwy6rc7CbVFxzUWB2sA/s3hbMZeemPdhN3fKBkqOaFhTbS8xJXYIWQ==} + /@esbuild/android-arm@0.18.14: + resolution: {integrity: sha512-blODaaL+lngG5bdK/t4qZcQvq2BBqrABmYwqPPcS5VRxrCSGHb9R/rA3fqxh7R18I7WU4KKv+NYkt22FDfalcg==} engines: {node: '>=12'} cpu: [arm] os: [android] @@ -3148,8 +3148,8 @@ packages: dev: true optional: true - /@esbuild/android-x64@0.18.13: - resolution: {integrity: sha512-M2eZkRxR6WnWfVELHmv6MUoHbOqnzoTVSIxgtsyhm/NsgmL+uTmag/VVzdXvmahak1I6sOb1K/2movco5ikDJg==} + /@esbuild/android-x64@0.18.14: + resolution: {integrity: sha512-qSwh8y38QKl+1Iqg+YhvCVYlSk3dVLk9N88VO71U4FUjtiSFylMWK3Ugr8GC6eTkkP4Tc83dVppt2n8vIdlSGg==} engines: {node: '>=12'} cpu: [x64] os: [android] @@ -3157,8 +3157,8 @@ packages: dev: true optional: true - /@esbuild/darwin-arm64@0.18.13: - resolution: {integrity: sha512-f5goG30YgR1GU+fxtaBRdSW3SBG9pZW834Mmhxa6terzcboz7P2R0k4lDxlkP7NYRIIdBbWp+VgwQbmMH4yV7w==} + /@esbuild/darwin-arm64@0.18.14: + resolution: {integrity: sha512-9Hl2D2PBeDYZiNbnRKRWuxwHa9v5ssWBBjisXFkVcSP5cZqzZRFBUWEQuqBHO4+PKx4q4wgHoWtfQ1S7rUqJ2Q==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] @@ -3166,8 +3166,8 @@ packages: dev: true optional: true - /@esbuild/darwin-x64@0.18.13: - resolution: {integrity: sha512-RIrxoKH5Eo+yE5BtaAIMZaiKutPhZjw+j0OCh8WdvKEKJQteacq0myZvBDLU+hOzQOZWJeDnuQ2xgSScKf1Ovw==} + /@esbuild/darwin-x64@0.18.14: + resolution: {integrity: sha512-ZnI3Dg4ElQ6tlv82qLc/UNHtFsgZSKZ7KjsUNAo1BF1SoYDjkGKHJyCrYyWjFecmXpvvG/KJ9A/oe0H12odPLQ==} engines: {node: '>=12'} cpu: [x64] os: [darwin] @@ -3175,8 +3175,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-arm64@0.18.13: - resolution: {integrity: sha512-AfRPhHWmj9jGyLgW/2FkYERKmYR+IjYxf2rtSLmhOrPGFh0KCETFzSjx/JX/HJnvIqHt/DRQD/KAaVsUKoI3Xg==} + /@esbuild/freebsd-arm64@0.18.14: + resolution: {integrity: sha512-h3OqR80Da4oQCIa37zl8tU5MwHQ7qgPV0oVScPfKJK21fSRZEhLE4IIVpmcOxfAVmqjU6NDxcxhYaM8aDIGRLw==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] @@ -3184,8 +3184,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-x64@0.18.13: - resolution: {integrity: sha512-pGzWWZJBInhIgdEwzn8VHUBang8UvFKsvjDkeJ2oyY5gZtAM6BaxK0QLCuZY+qoj/nx/lIaItH425rm/hloETA==} + /@esbuild/freebsd-x64@0.18.14: + resolution: {integrity: sha512-ha4BX+S6CZG4BoH9tOZTrFIYC1DH13UTCRHzFc3GWX74nz3h/N6MPF3tuR3XlsNjMFUazGgm35MPW5tHkn2lzQ==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] @@ -3193,8 +3193,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm64@0.18.13: - resolution: {integrity: sha512-hCzZbVJEHV7QM77fHPv2qgBcWxgglGFGCxk6KfQx6PsVIdi1u09X7IvgE9QKqm38OpkzaAkPnnPqwRsltvLkIQ==} + /@esbuild/linux-arm64@0.18.14: + resolution: {integrity: sha512-IXORRe22In7U65NZCzjwAUc03nn8SDIzWCnfzJ6t/8AvGx5zBkcLfknI+0P+hhuftufJBmIXxdSTbzWc8X/V4w==} engines: {node: '>=12'} cpu: [arm64] os: [linux] @@ -3202,8 +3202,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm@0.18.13: - resolution: {integrity: sha512-4iMxLRMCxGyk7lEvkkvrxw4aJeC93YIIrfbBlUJ062kilUUnAiMb81eEkVvCVoh3ON283ans7+OQkuy1uHW+Hw==} + /@esbuild/linux-arm@0.18.14: + resolution: {integrity: sha512-5+7vehI1iqru5WRtJyU2XvTOvTGURw3OZxe3YTdE9muNNIdmKAVmSHpB3Vw2LazJk2ifEdIMt/wTWnVe5V98Kg==} engines: {node: '>=12'} cpu: [arm] os: [linux] @@ -3211,8 +3211,8 @@ packages: dev: true optional: true - /@esbuild/linux-ia32@0.18.13: - resolution: {integrity: sha512-I3OKGbynl3AAIO6onXNrup/ttToE6Rv2XYfFgLK/wnr2J+1g+7k4asLrE+n7VMhaqX+BUnyWkCu27rl+62Adug==} + /@esbuild/linux-ia32@0.18.14: + resolution: {integrity: sha512-BfHlMa0nibwpjG+VXbOoqJDmFde4UK2gnW351SQ2Zd4t1N3zNdmUEqRkw/srC1Sa1DRBE88Dbwg4JgWCbNz/FQ==} engines: {node: '>=12'} cpu: [ia32] os: [linux] @@ -3220,8 +3220,8 @@ packages: dev: true optional: true - /@esbuild/linux-loong64@0.18.13: - resolution: {integrity: sha512-8pcKDApAsKc6WW51ZEVidSGwGbebYw2qKnO1VyD8xd6JN0RN6EUXfhXmDk9Vc4/U3Y4AoFTexQewQDJGsBXBpg==} + /@esbuild/linux-loong64@0.18.14: + resolution: {integrity: sha512-j2/Ex++DRUWIAaUDprXd3JevzGtZ4/d7VKz+AYDoHZ3HjJzCyYBub9CU1wwIXN+viOP0b4VR3RhGClsvyt/xSw==} engines: {node: '>=12'} cpu: [loong64] os: [linux] @@ -3229,8 +3229,8 @@ packages: dev: true optional: true - /@esbuild/linux-mips64el@0.18.13: - resolution: {integrity: sha512-6GU+J1PLiVqWx8yoCK4Z0GnfKyCGIH5L2KQipxOtbNPBs+qNDcMJr9euxnyJ6FkRPyMwaSkjejzPSISD9hb+gg==} + /@esbuild/linux-mips64el@0.18.14: + resolution: {integrity: sha512-qn2+nc+ZCrJmiicoAnJXJJkZWt8Nwswgu1crY7N+PBR8ChBHh89XRxj38UU6Dkthl2yCVO9jWuafZ24muzDC/A==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] @@ -3238,8 +3238,8 @@ packages: dev: true optional: true - /@esbuild/linux-ppc64@0.18.13: - resolution: {integrity: sha512-pfn/OGZ8tyR8YCV7MlLl5hAit2cmS+j/ZZg9DdH0uxdCoJpV7+5DbuXrR+es4ayRVKIcfS9TTMCs60vqQDmh+w==} + /@esbuild/linux-ppc64@0.18.14: + resolution: {integrity: sha512-aGzXzd+djqeEC5IRkDKt3kWzvXoXC6K6GyYKxd+wsFJ2VQYnOWE954qV2tvy5/aaNrmgPTb52cSCHFE+Z7Z0yg==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] @@ -3247,8 +3247,8 @@ packages: dev: true optional: true - /@esbuild/linux-riscv64@0.18.13: - resolution: {integrity: sha512-aIbhU3LPg0lOSCfVeGHbmGYIqOtW6+yzO+Nfv57YblEK01oj0mFMtvDJlOaeAZ6z0FZ9D13oahi5aIl9JFphGg==} + /@esbuild/linux-riscv64@0.18.14: + resolution: {integrity: sha512-8C6vWbfr0ygbAiMFLS6OPz0BHvApkT2gCboOGV76YrYw+sD/MQJzyITNsjZWDXJwPu9tjrFQOVG7zijRzBCnLw==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] @@ -3256,8 +3256,8 @@ packages: dev: true optional: true - /@esbuild/linux-s390x@0.18.13: - resolution: {integrity: sha512-Pct1QwF2sp+5LVi4Iu5Y+6JsGaV2Z2vm4O9Dd7XZ5tKYxEHjFtb140fiMcl5HM1iuv6xXO8O1Vrb1iJxHlv8UA==} + /@esbuild/linux-s390x@0.18.14: + resolution: {integrity: sha512-G/Lf9iu8sRMM60OVGOh94ZW2nIStksEcITkXdkD09/T6QFD/o+g0+9WVyR/jajIb3A0LvBJ670tBnGe1GgXMgw==} engines: {node: '>=12'} cpu: [s390x] os: [linux] @@ -3265,8 +3265,8 @@ packages: dev: true optional: true - /@esbuild/linux-x64@0.18.13: - resolution: {integrity: sha512-zTrIP0KzYP7O0+3ZnmzvUKgGtUvf4+piY8PIO3V8/GfmVd3ZyHJGz7Ht0np3P1wz+I8qJ4rjwJKqqEAbIEPngA==} + /@esbuild/linux-x64@0.18.14: + resolution: {integrity: sha512-TBgStYBQaa3EGhgqIDM+ECnkreb0wkcKqL7H6m+XPcGUoU4dO7dqewfbm0mWEQYH3kzFHrzjOFNpSAVzDZRSJw==} engines: {node: '>=12'} cpu: [x64] os: [linux] @@ -3274,8 +3274,8 @@ packages: dev: true optional: true - /@esbuild/netbsd-x64@0.18.13: - resolution: {integrity: sha512-I6zs10TZeaHDYoGxENuksxE1sxqZpCp+agYeW039yqFwh3MgVvdmXL5NMveImOC6AtpLvE4xG5ujVic4NWFIDQ==} + /@esbuild/netbsd-x64@0.18.14: + resolution: {integrity: sha512-stvCcjyCQR2lMTroqNhAbvROqRjxPEq0oQ380YdXxA81TaRJEucH/PzJ/qsEtsHgXlWFW6Ryr/X15vxQiyRXVg==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] @@ -3283,8 +3283,8 @@ packages: dev: true optional: true - /@esbuild/openbsd-x64@0.18.13: - resolution: {integrity: sha512-W5C5nczhrt1y1xPG5bV+0M12p2vetOGlvs43LH8SopQ3z2AseIROu09VgRqydx5qFN7y9qCbpgHLx0kb0TcW7g==} + /@esbuild/openbsd-x64@0.18.14: + resolution: {integrity: sha512-apAOJF14CIsN5ht1PA57PboEMsNV70j3FUdxLmA2liZ20gEQnfTG5QU0FhENo5nwbTqCB2O3WDsXAihfODjHYw==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] @@ -3292,8 +3292,8 @@ packages: dev: true optional: true - /@esbuild/sunos-x64@0.18.13: - resolution: {integrity: sha512-X/xzuw4Hzpo/yq3YsfBbIsipNgmsm8mE/QeWbdGdTTeZ77fjxI2K0KP3AlhZ6gU3zKTw1bKoZTuKLnqcJ537qw==} + /@esbuild/sunos-x64@0.18.14: + resolution: {integrity: sha512-fYRaaS8mDgZcGybPn2MQbn1ZNZx+UXFSUoS5Hd2oEnlsyUcr/l3c6RnXf1bLDRKKdLRSabTmyCy7VLQ7VhGdOQ==} engines: {node: '>=12'} cpu: [x64] os: [sunos] @@ -3301,8 +3301,8 @@ packages: dev: true optional: true - /@esbuild/win32-arm64@0.18.13: - resolution: {integrity: sha512-4CGYdRQT/ILd+yLLE5i4VApMPfGE0RPc/wFQhlluDQCK09+b4JDbxzzjpgQqTPrdnP7r5KUtGVGZYclYiPuHrw==} + /@esbuild/win32-arm64@0.18.14: + resolution: {integrity: sha512-1c44RcxKEJPrVj62XdmYhxXaU/V7auELCmnD+Ri+UCt+AGxTvzxl9uauQhrFso8gj6ZV1DaORV0sT9XSHOAk8Q==} engines: {node: '>=12'} cpu: [arm64] os: [win32] @@ -3310,8 +3310,8 @@ packages: dev: true optional: true - /@esbuild/win32-ia32@0.18.13: - resolution: {integrity: sha512-D+wKZaRhQI+MUGMH+DbEr4owC2D7XnF+uyGiZk38QbgzLcofFqIOwFs7ELmIeU45CQgfHNy9Q+LKW3cE8g37Kg==} + /@esbuild/win32-ia32@0.18.14: + resolution: {integrity: sha512-EXAFttrdAxZkFQmpvcAQ2bywlWUsONp/9c2lcfvPUhu8vXBBenCXpoq9YkUvVP639ld3YGiYx0YUQ6/VQz3Maw==} engines: {node: '>=12'} cpu: [ia32] os: [win32] @@ -3319,8 +3319,8 @@ packages: dev: true optional: true - /@esbuild/win32-x64@0.18.13: - resolution: {integrity: sha512-iVl6lehAfJS+VmpF3exKpNQ8b0eucf5VWfzR8S7xFve64NBNz2jPUgx1X93/kfnkfgP737O+i1k54SVQS7uVZA==} + /@esbuild/win32-x64@0.18.14: + resolution: {integrity: sha512-K0QjGbcskx+gY+qp3v4/940qg8JitpXbdxFhRDA1aYoNaPff88+aEwoq45aqJ+ogpxQxmU0ZTjgnrQD/w8iiUg==} engines: {node: '>=12'} cpu: [x64] os: [win32] @@ -3338,9 +3338,14 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /@eslint-community/regexpp@4.4.0: - resolution: {integrity: sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==} - engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + /@eslint-community/eslint-utils@4.4.0(eslint@8.45.0): + resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + dependencies: + eslint: 8.45.0 + eslint-visitor-keys: 3.4.1 dev: true /@eslint-community/regexpp@4.5.1: @@ -3623,7 +3628,7 @@ packages: engines: {node: '>= 16'} dev: false - /@intlify/unplugin-vue-i18n@0.12.2(rollup@3.26.2)(vue-i18n@9.2.2): + /@intlify/unplugin-vue-i18n@0.12.2(rollup@3.26.3)(vue-i18n@9.2.2): resolution: {integrity: sha512-IIgzLRSPUKZM1FBdUAZ9NwVPiLUr4ea5g/HLWe2lB7gNtPDz4FOfUNUllIT504hT+3pDoJmjaYJ6pyqT7F4Wuw==} engines: {node: '>= 14.16'} peerDependencies: @@ -3640,7 +3645,7 @@ packages: dependencies: '@intlify/bundle-utils': 7.0.2(vue-i18n@9.2.2) '@intlify/shared': 9.3.0-beta.24 - '@rollup/pluginutils': 5.0.2(rollup@3.26.2) + '@rollup/pluginutils': 5.0.2(rollup@3.26.3) '@vue/compiler-sfc': 3.3.4 debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.2.12 @@ -3852,7 +3857,7 @@ packages: rollup: 2.79.1 dev: true - /@rollup/pluginutils@5.0.2(rollup@3.26.2): + /@rollup/pluginutils@5.0.2(rollup@3.26.3): resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -3864,7 +3869,7 @@ packages: '@types/estree': 1.0.0 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 3.26.2 + rollup: 3.26.3 dev: false /@rushstack/eslint-patch@1.3.2: @@ -4085,10 +4090,6 @@ packages: resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} dev: true - /@types/json-schema@7.0.9: - resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} - dev: true - /@types/keyv@3.1.3: resolution: {integrity: sha512-FXCJgyyN3ivVgRoml4h94G/p3kY+u/B86La+QptcqJaWtBWtmc6TtkNfS40n9bIvyLteHh7zXOtgbobORKPbDg==} dependencies: @@ -4167,6 +4168,10 @@ packages: resolution: {integrity: sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==} dev: true + /@types/semver@7.5.0: + resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==} + dev: true + /@types/sinonjs__fake-timers@8.1.1: resolution: {integrity: sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==} dev: true @@ -4215,7 +4220,7 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.4.0 + '@eslint-community/regexpp': 4.5.1 '@typescript-eslint/parser': 5.61.0(eslint@8.45.0)(typescript@5.1.6) '@typescript-eslint/scope-manager': 5.61.0 '@typescript-eslint/type-utils': 5.61.0(eslint@8.45.0)(typescript@5.1.6) @@ -4223,7 +4228,7 @@ packages: debug: 4.3.4(supports-color@8.1.1) eslint: 8.45.0 graphemer: 1.4.0 - ignore: 5.2.0 + ignore: 5.2.4 natural-compare-lite: 1.4.0 semver: 7.5.3 tsutils: 3.21.0(typescript@5.1.6) @@ -4232,8 +4237,8 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin@6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-xuv6ghKGoiq856Bww/yVYnXGsKa588kY3M0XK7uUW/3fJNNULKRfZfSBkMTSpqGG/8ZCXCadfh8G/z/B4aqS/A==} + /@typescript-eslint/eslint-plugin@6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-qg7Bm5TyP/I7iilGyp6DRqqkt8na00lI6HbjWZObgk3FFSzH5ypRwAHXJhJkwiRtTcfn+xYQIMOR5kJgpo6upw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -4244,19 +4249,18 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 6.0.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 6.0.0 - '@typescript-eslint/type-utils': 6.0.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.0.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.0.0 + '@typescript-eslint/parser': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.1.0 + '@typescript-eslint/type-utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.1.0 debug: 4.3.4(supports-color@8.1.1) eslint: 8.45.0 - grapheme-splitter: 1.0.4 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 natural-compare-lite: 1.4.0 - semver: 7.5.3 + semver: 7.5.4 ts-api-utils: 1.0.1(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: @@ -4283,8 +4287,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.0.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-TNaufYSPrr1U8n+3xN+Yp9g31vQDJqhXzzPSHfQDLcaO4tU+mCfODPxCwf4H530zo7aUBE3QIdxCXamEnG04Tg==} + /@typescript-eslint/parser@6.1.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-hIzCPvX4vDs4qL07SYzyomamcs2/tQYXg5DtdAfj35AyJ5PIUqhsLf4YrEIFzZcND7R2E8tpQIZKayxg8/6Wbw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -4293,10 +4297,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.0.0 - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.0.0 + '@typescript-eslint/scope-manager': 6.1.0 + '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.1.0 debug: 4.3.4(supports-color@8.1.1) eslint: 8.45.0 typescript: 5.1.6 @@ -4312,12 +4316,12 @@ packages: '@typescript-eslint/visitor-keys': 5.61.0 dev: true - /@typescript-eslint/scope-manager@6.0.0: - resolution: {integrity: sha512-o4q0KHlgCZTqjuaZ25nw5W57NeykZT9LiMEG4do/ovwvOcPnDO1BI5BQdCsUkjxFyrCL0cSzLjvIMfR9uo7cWg==} + /@typescript-eslint/scope-manager@6.1.0: + resolution: {integrity: sha512-AxjgxDn27hgPpe2rQe19k0tXw84YCOsjDJ2r61cIebq1t+AIxbgiXKvD4999Wk49GVaAcdJ/d49FYel+Pp3jjw==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/visitor-keys': 6.0.0 + '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/visitor-keys': 6.1.0 dev: true /@typescript-eslint/type-utils@5.61.0(eslint@8.45.0)(typescript@5.1.6): @@ -4340,8 +4344,8 @@ packages: - supports-color dev: true - /@typescript-eslint/type-utils@6.0.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-ah6LJvLgkoZ/pyJ9GAdFkzeuMZ8goV6BH7eC9FPmojrnX9yNCIsfjB+zYcnex28YO3RFvBkV6rMV6WpIqkPvoQ==} + /@typescript-eslint/type-utils@6.1.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-kFXBx6QWS1ZZ5Ni89TyT1X9Ag6RXVIVhqDs0vZE/jUeWlBv/ixq2diua6G7ece6+fXw3TvNRxP77/5mOMusx2w==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -4350,8 +4354,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) - '@typescript-eslint/utils': 6.0.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) + '@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) debug: 4.3.4(supports-color@8.1.1) eslint: 8.45.0 ts-api-utils: 1.0.1(typescript@5.1.6) @@ -4365,8 +4369,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@6.0.0: - resolution: {integrity: sha512-Zk9KDggyZM6tj0AJWYYKgF0yQyrcnievdhG0g5FqyU3Y2DRxJn4yWY21sJC0QKBckbsdKKjYDV2yVrrEvuTgxg==} + /@typescript-eslint/types@6.1.0: + resolution: {integrity: sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==} engines: {node: ^16.0.0 || >=18.0.0} dev: true @@ -4391,8 +4395,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree@6.0.0(typescript@5.1.6): - resolution: {integrity: sha512-2zq4O7P6YCQADfmJ5OTDQTP3ktajnXIRrYAtHM9ofto/CJZV3QfJ89GEaM2BNGeSr1KgmBuLhEkz5FBkS2RQhQ==} + /@typescript-eslint/typescript-estree@6.1.0(typescript@5.1.6): + resolution: {integrity: sha512-nUKAPWOaP/tQjU1IQw9sOPCDavs/iU5iYLiY/6u7gxS7oKQoi4aUxXS1nrrVGTyBBaGesjkcwwHkbkiD5eBvcg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -4400,12 +4404,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/visitor-keys': 6.0.0 + '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/visitor-keys': 6.1.0 debug: 4.3.4(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 - semver: 7.5.3 + semver: 7.5.4 ts-api-utils: 1.0.1(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: @@ -4419,7 +4423,7 @@ packages: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@eslint-community/eslint-utils': 4.3.0(eslint@8.45.0) - '@types/json-schema': 7.0.9 + '@types/json-schema': 7.0.12 '@types/semver': 7.3.12 '@typescript-eslint/scope-manager': 5.61.0 '@typescript-eslint/types': 5.61.0 @@ -4432,21 +4436,20 @@ packages: - typescript dev: true - /@typescript-eslint/utils@6.0.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-SOr6l4NB6HE4H/ktz0JVVWNXqCJTOo/mHnvIte1ZhBQ0Cvd04x5uKZa3zT6tiodL06zf5xxdK8COiDvPnQ27JQ==} + /@typescript-eslint/utils@6.1.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-wp652EogZlKmQoMS5hAvWqRKplXvkuOnNzZSE0PVvsKjpexd/XznRVHAtrfHFYmqaJz0DFkjlDsGYC9OXw+OhQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.3.0(eslint@8.45.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) '@types/json-schema': 7.0.12 - '@types/semver': 7.3.12 - '@typescript-eslint/scope-manager': 6.0.0 - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) + '@types/semver': 7.5.0 + '@typescript-eslint/scope-manager': 6.1.0 + '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) eslint: 8.45.0 - eslint-scope: 5.1.1 - semver: 7.5.3 + semver: 7.5.4 transitivePeerDependencies: - supports-color - typescript @@ -4460,11 +4463,11 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /@typescript-eslint/visitor-keys@6.0.0: - resolution: {integrity: sha512-cvJ63l8c0yXdeT5POHpL0Q1cZoRcmRKFCtSjNGJxPkcP571EfZMcNbzWAc7oK3D1dRzm/V5EwtkANTZxqvuuUA==} + /@typescript-eslint/visitor-keys@6.1.0: + resolution: {integrity: sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.0.0 + '@typescript-eslint/types': 6.1.0 eslint-visitor-keys: 3.4.1 dev: true @@ -6198,34 +6201,34 @@ packages: is-symbol: 1.0.4 dev: true - /esbuild@0.18.13: - resolution: {integrity: sha512-vhg/WR/Oiu4oUIkVhmfcc23G6/zWuEQKFS+yiosSHe4aN6+DQRXIfeloYGibIfVhkr4wyfuVsGNLr+sQU1rWWw==} + /esbuild@0.18.14: + resolution: {integrity: sha512-uNPj5oHPYmj+ZhSQeYQVFZ+hAlJZbAGOmmILWIqrGvPVlNLbyOvU5Bu6Woi8G8nskcx0vwY0iFoMPrzT86Ko+w==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': 0.18.13 - '@esbuild/android-arm64': 0.18.13 - '@esbuild/android-x64': 0.18.13 - '@esbuild/darwin-arm64': 0.18.13 - '@esbuild/darwin-x64': 0.18.13 - '@esbuild/freebsd-arm64': 0.18.13 - '@esbuild/freebsd-x64': 0.18.13 - '@esbuild/linux-arm': 0.18.13 - '@esbuild/linux-arm64': 0.18.13 - '@esbuild/linux-ia32': 0.18.13 - '@esbuild/linux-loong64': 0.18.13 - '@esbuild/linux-mips64el': 0.18.13 - '@esbuild/linux-ppc64': 0.18.13 - '@esbuild/linux-riscv64': 0.18.13 - '@esbuild/linux-s390x': 0.18.13 - '@esbuild/linux-x64': 0.18.13 - '@esbuild/netbsd-x64': 0.18.13 - '@esbuild/openbsd-x64': 0.18.13 - '@esbuild/sunos-x64': 0.18.13 - '@esbuild/win32-arm64': 0.18.13 - '@esbuild/win32-ia32': 0.18.13 - '@esbuild/win32-x64': 0.18.13 + '@esbuild/android-arm': 0.18.14 + '@esbuild/android-arm64': 0.18.14 + '@esbuild/android-x64': 0.18.14 + '@esbuild/darwin-arm64': 0.18.14 + '@esbuild/darwin-x64': 0.18.14 + '@esbuild/freebsd-arm64': 0.18.14 + '@esbuild/freebsd-x64': 0.18.14 + '@esbuild/linux-arm': 0.18.14 + '@esbuild/linux-arm64': 0.18.14 + '@esbuild/linux-ia32': 0.18.14 + '@esbuild/linux-loong64': 0.18.14 + '@esbuild/linux-mips64el': 0.18.14 + '@esbuild/linux-ppc64': 0.18.14 + '@esbuild/linux-riscv64': 0.18.14 + '@esbuild/linux-s390x': 0.18.14 + '@esbuild/linux-x64': 0.18.14 + '@esbuild/netbsd-x64': 0.18.14 + '@esbuild/openbsd-x64': 0.18.14 + '@esbuild/sunos-x64': 0.18.14 + '@esbuild/win32-arm64': 0.18.14 + '@esbuild/win32-ia32': 0.18.14 + '@esbuild/win32-x64': 0.18.14 dev: true /escalade@3.1.1: @@ -6896,7 +6899,7 @@ packages: dependencies: dir-glob: 3.0.1 fast-glob: 3.2.12 - ignore: 5.2.0 + ignore: 5.2.4 merge2: 1.4.1 slash: 4.0.0 dev: true @@ -6924,10 +6927,6 @@ packages: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} dev: true - /grapheme-splitter@1.0.4: - resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} - dev: true - /graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true @@ -6942,8 +6941,8 @@ packages: strip-bom-string: 1.0.0 dev: true - /happy-dom@10.3.2: - resolution: {integrity: sha512-SmV12YEaaAlEfhfq+4unIHkyvqY08as7x9dM+Q6TxjNpHX0k3ihJ4mukjxxstEpx463XhVQJsAKGlNoVdKWsVA==} + /happy-dom@10.5.1: + resolution: {integrity: sha512-xWgO/Q7/o9S6mV3oy0M9i4yFlYjwwm12vHKWvygIQAxuDo8wKrAegJCNBDCweskW9cfgYtkLojC/aSvWJPq1AQ==} dependencies: css.escape: 1.5.1 entities: 4.5.0 @@ -7141,11 +7140,6 @@ packages: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} dev: true - /ignore@5.2.0: - resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==} - engines: {node: '>= 4'} - dev: true - /ignore@5.2.4: resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} engines: {node: '>= 4'} @@ -9198,7 +9192,7 @@ packages: - acorn dev: true - /rollup-plugin-visualizer@5.9.2(rollup@3.26.2): + /rollup-plugin-visualizer@5.9.2(rollup@3.26.3): resolution: {integrity: sha512-waHktD5mlWrYFrhOLbti4YgQCn1uR24nYsNuXxg7LkPH8KdTXVWR9DNY1WU0QqokyMixVXJS4J04HNrVTMP01A==} engines: {node: '>=14'} hasBin: true @@ -9210,7 +9204,7 @@ packages: dependencies: open: 8.4.0 picomatch: 2.3.1 - rollup: 3.26.2 + rollup: 3.26.3 source-map: 0.7.4 yargs: 17.6.0 dev: true @@ -9223,8 +9217,8 @@ packages: fsevents: 2.3.2 dev: true - /rollup@3.26.2: - resolution: {integrity: sha512-6umBIGVz93er97pMgQO08LuH3m6PUb3jlDUUGFsNJB6VgTCUaDFpupf5JfU30529m/UKOgmiX+uY6Sx8cOYpLA==} + /rollup@3.26.3: + resolution: {integrity: sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -9329,6 +9323,14 @@ packages: lru-cache: 6.0.0 dev: true + /semver@7.5.4: + resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} + engines: {node: '>=10'} + hasBin: true + dependencies: + lru-cache: 6.0.0 + dev: true + /sentence-case@3.0.4: resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==} dependencies: @@ -10262,16 +10264,16 @@ packages: optional: true dependencies: '@types/node': 18.16.19 - esbuild: 0.18.13 + esbuild: 0.18.14 postcss: 8.4.26 - rollup: 3.26.2 + rollup: 3.26.3 sass: 1.63.6 terser: 5.10.0(acorn@7.4.1) optionalDependencies: fsevents: 2.3.2 dev: true - /vitest@0.33.0(happy-dom@10.3.2)(sass@1.63.6)(terser@5.10.0): + /vitest@0.33.0(happy-dom@10.5.1)(sass@1.63.6)(terser@5.10.0): resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} engines: {node: '>=v14.18.0'} hasBin: true @@ -10315,7 +10317,7 @@ packages: cac: 6.7.14 chai: 4.3.7 debug: 4.3.4(supports-color@8.1.1) - happy-dom: 10.3.2 + happy-dom: 10.5.1 local-pkg: 0.4.3 magic-string: 0.30.1 pathe: 1.1.1 From 1e24fe8bab91a88f25190b0568416528b1497a4d Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 18 Jul 2023 09:04:49 +0000 Subject: [PATCH 06/30] fix(deps): update sentry-javascript monorepo to v7.59.2 --- package.json | 4 +-- pnpm-lock.yaml | 78 +++++++++++++++++++++++++------------------------- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index bcb1237f6..702d4d334 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "@infectoone/vue-ganttastic": "2.1.4", "@intlify/unplugin-vue-i18n": "0.12.2", "@kyvg/vue3-notification": "2.9.1", - "@sentry/tracing": "7.59.1", - "@sentry/vue": "7.59.1", + "@sentry/tracing": "7.59.2", + "@sentry/vue": "7.59.2", "@vueuse/core": "10.2.1", "axios": "1.4.0", "blurhash": "2.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9361e9ab4..b28e6a0cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,11 +35,11 @@ dependencies: specifier: 2.9.1 version: 2.9.1(vue@3.3.4) '@sentry/tracing': - specifier: 7.59.1 - version: 7.59.1 + specifier: 7.59.2 + version: 7.59.2 '@sentry/vue': - specifier: 7.59.1 - version: 7.59.1(vue@3.3.4) + specifier: 7.59.2 + version: 7.59.2(vue@3.3.4) '@vueuse/core': specifier: 10.2.1 version: 10.2.1(vue@3.3.4) @@ -3876,25 +3876,25 @@ packages: resolution: {integrity: sha512-V+MvGwaHH03hYhY+k6Ef/xKd6RYlc4q8WBx+2ANmipHJcKuktNcI/NgEsJgdSUF6Lw32njT6OnrRsKYCdgHjYw==} dev: true - /@sentry-internal/tracing@7.59.1: - resolution: {integrity: sha512-CQbmRLyKC8r6X6UXBmWRT9nBLcf4Ef+/5n2n+av451Iru8MDWfygliaplku5BHBFor8hhPAT9476dzoUWsS59w==} + /@sentry-internal/tracing@7.59.2: + resolution: {integrity: sha512-02gteChV/lMobWU06VlITq+myEWk0MzhnDCm8n/DMigB47I9HkWZFAJ+CYG6Ns0rTL+3+/c2V0bPyQkZwIC+Sg==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.59.1 - '@sentry/types': 7.59.1 - '@sentry/utils': 7.59.1 + '@sentry/core': 7.59.2 + '@sentry/types': 7.59.2 + '@sentry/utils': 7.59.2 tslib: 1.14.1 dev: false - /@sentry/browser@7.59.1: - resolution: {integrity: sha512-X6xCyQxG4wLYEhpGg+i1Z8BxSW2UWdxju1VgG2zkEPhrSYD6rBEtZ6ZG/TyapK3IMILr125xX1NydvTLJP7ehA==} + /@sentry/browser@7.59.2: + resolution: {integrity: sha512-N1JiBs1VRR5DV0209TZgaMwRGiTYN1C34sFzIW7nuC82X4gHy3tuJjZPlMDTtgFrALBMJ24yQ7D4HJjXrS2+Dw==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.59.1 - '@sentry/core': 7.59.1 - '@sentry/replay': 7.59.1 - '@sentry/types': 7.59.1 - '@sentry/utils': 7.59.1 + '@sentry-internal/tracing': 7.59.2 + '@sentry/core': 7.59.2 + '@sentry/replay': 7.59.2 + '@sentry/types': 7.59.2 + '@sentry/utils': 7.59.2 tslib: 1.14.1 dev: false @@ -3914,54 +3914,54 @@ packages: - supports-color dev: true - /@sentry/core@7.59.1: - resolution: {integrity: sha512-wok5z1s4wHhwe3gnHsqu+0s6Biyfmh3aUnpmYqCLT9Yhs9elxGdDqegWgeLa/UxwLC9fWMEbp5F4ASrW1u3jEQ==} + /@sentry/core@7.59.2: + resolution: {integrity: sha512-GRhoPw6b6GkvOsa060aREc9yyHjgAKITgITNbzUmn0GqIeWD5SMoCBAcENRHVgUnpQWOpnkEF1/sqxvwx+rf6Q==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.59.1 - '@sentry/utils': 7.59.1 + '@sentry/types': 7.59.2 + '@sentry/utils': 7.59.2 tslib: 1.14.1 dev: false - /@sentry/replay@7.59.1: - resolution: {integrity: sha512-jAZGgiXwU2Q8VcECunI5Yb4YoQQHIFkzacQAYXcTtI9FR4O1KLgnQpzIRb399Myt339haHIUl8Pzp8Dm/nzdhw==} + /@sentry/replay@7.59.2: + resolution: {integrity: sha512-Ma72ofTdtSinBY5GH0zM7k8o/WsdaVdPP/1iyFbcWQDt8dnrcsJVUKK0t9+8gijpiSMUKE+vjFjQNL9/PGYekw==} engines: {node: '>=12'} dependencies: - '@sentry/core': 7.59.1 - '@sentry/types': 7.59.1 - '@sentry/utils': 7.59.1 + '@sentry/core': 7.59.2 + '@sentry/types': 7.59.2 + '@sentry/utils': 7.59.2 dev: false - /@sentry/tracing@7.59.1: - resolution: {integrity: sha512-0QEkc7M3s/nRRdBMo5X35pppxQ78L+eRRVNajOhn7OtG+W2SpPPvWRZctT5DvP3cgd7fmW66HwtOwDxQhxigoA==} + /@sentry/tracing@7.59.2: + resolution: {integrity: sha512-8HXnlmiES+sMPwq1h4HsVO1QI58WTtXM9z6taPRX/olNkhmN3Pk2o4PQeItLRzYs84K/X4GPk/aofeqMbBX8+g==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.59.1 + '@sentry-internal/tracing': 7.59.2 dev: false - /@sentry/types@7.59.1: - resolution: {integrity: sha512-MurY3bmoc8uC2zErmE/ubU82WeaMlM3vtDRaq7mpwAH1DOIzf3JK4WxU+FcaTduUvbjiCCXS+/E5lhA+cz0BbQ==} + /@sentry/types@7.59.2: + resolution: {integrity: sha512-rylG7UQ0cC/xbV6trSuaAE/bsruSZy92jxQ1/KSOYKwBBvRFPXJBuiBtA81b8eYa4THZ+mE/ol2qOTJYuuV4Ug==} engines: {node: '>=8'} dev: false - /@sentry/utils@7.59.1: - resolution: {integrity: sha512-1INWjErtGoem01NbEQLWTXvoNuGhJMBAb4iXfab6v1TOQoIxAM61DMQp4HegZa7gK246odyXj7zrrjdR9Rpzfg==} + /@sentry/utils@7.59.2: + resolution: {integrity: sha512-uxC8xH9wsB/tZUnjmaQ1uGtsumFOc19KWfedVHXzcNwqdt5uS3EB4+D1d8WwiJyLy2nm61DdmTC9SiB4HS+OSw==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.59.1 + '@sentry/types': 7.59.2 tslib: 1.14.1 dev: false - /@sentry/vue@7.59.1(vue@3.3.4): - resolution: {integrity: sha512-SpQhU9f4fpFU9mH8GMLPmOQiYNXxLZh9fzxvd0OmxPbIyzY5CL9V1VZ7Y8Y/lHjxFIIWBwOBX8GC25S3FLfZXg==} + /@sentry/vue@7.59.2(vue@3.3.4): + resolution: {integrity: sha512-5oR7O5HJ0dE1KzQRBvV96Kx1yte2RXJWOqxpS8ZL1KnzYrS+QwUHVMMGxQm7hYAKou9Lv73EDlbehjdSfcp6Mg==} engines: {node: '>=8'} peerDependencies: vue: 2.x || 3.x dependencies: - '@sentry/browser': 7.59.1 - '@sentry/core': 7.59.1 - '@sentry/types': 7.59.1 - '@sentry/utils': 7.59.1 + '@sentry/browser': 7.59.2 + '@sentry/core': 7.59.2 + '@sentry/types': 7.59.2 + '@sentry/utils': 7.59.2 tslib: 1.14.1 vue: 3.3.4 dev: false From 6530d26b823a25f358751989e138214bc236661c Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 18 Jul 2023 11:04:21 +0000 Subject: [PATCH 07/30] chore(deps): update pnpm to v8.6.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 702d4d334..67fe3cee1 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "homepage": "https://vikunja.io/", "funding": "https://opencollective.com/vikunja", - "packageManager": "pnpm@8.6.8", + "packageManager": "pnpm@8.6.9", "keywords": [ "todo", "productivity", From 61e97bfe1c6f39099a5a675de8b62f4df04fa894 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 19 Jul 2023 17:04:49 +0000 Subject: [PATCH 08/30] fix(deps): update sentry-javascript monorepo to v7.59.3 --- package.json | 4 +-- pnpm-lock.yaml | 78 +++++++++++++++++++++++++------------------------- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index 67fe3cee1..9e37ac64d 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "@infectoone/vue-ganttastic": "2.1.4", "@intlify/unplugin-vue-i18n": "0.12.2", "@kyvg/vue3-notification": "2.9.1", - "@sentry/tracing": "7.59.2", - "@sentry/vue": "7.59.2", + "@sentry/tracing": "7.59.3", + "@sentry/vue": "7.59.3", "@vueuse/core": "10.2.1", "axios": "1.4.0", "blurhash": "2.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b28e6a0cc..b55464dcf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,11 +35,11 @@ dependencies: specifier: 2.9.1 version: 2.9.1(vue@3.3.4) '@sentry/tracing': - specifier: 7.59.2 - version: 7.59.2 + specifier: 7.59.3 + version: 7.59.3 '@sentry/vue': - specifier: 7.59.2 - version: 7.59.2(vue@3.3.4) + specifier: 7.59.3 + version: 7.59.3(vue@3.3.4) '@vueuse/core': specifier: 10.2.1 version: 10.2.1(vue@3.3.4) @@ -3876,25 +3876,25 @@ packages: resolution: {integrity: sha512-V+MvGwaHH03hYhY+k6Ef/xKd6RYlc4q8WBx+2ANmipHJcKuktNcI/NgEsJgdSUF6Lw32njT6OnrRsKYCdgHjYw==} dev: true - /@sentry-internal/tracing@7.59.2: - resolution: {integrity: sha512-02gteChV/lMobWU06VlITq+myEWk0MzhnDCm8n/DMigB47I9HkWZFAJ+CYG6Ns0rTL+3+/c2V0bPyQkZwIC+Sg==} + /@sentry-internal/tracing@7.59.3: + resolution: {integrity: sha512-/RkBj/0zQKGsW/UYg6hufrLHHguncLfu4610FCPWpVp0K5Yu5ou8/Aw8D76G3ZxD2TiuSNGwX0o7TYN371ZqTQ==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.59.2 - '@sentry/types': 7.59.2 - '@sentry/utils': 7.59.2 + '@sentry/core': 7.59.3 + '@sentry/types': 7.59.3 + '@sentry/utils': 7.59.3 tslib: 1.14.1 dev: false - /@sentry/browser@7.59.2: - resolution: {integrity: sha512-N1JiBs1VRR5DV0209TZgaMwRGiTYN1C34sFzIW7nuC82X4gHy3tuJjZPlMDTtgFrALBMJ24yQ7D4HJjXrS2+Dw==} + /@sentry/browser@7.59.3: + resolution: {integrity: sha512-rTsePz1zEhiouX24TqjzYdY8PsBNU2EGUSHK9jCKml5i/eKTqQabnwdxHgIC4/wcs1nGOabRg/Iel6l4y4mCjA==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.59.2 - '@sentry/core': 7.59.2 - '@sentry/replay': 7.59.2 - '@sentry/types': 7.59.2 - '@sentry/utils': 7.59.2 + '@sentry-internal/tracing': 7.59.3 + '@sentry/core': 7.59.3 + '@sentry/replay': 7.59.3 + '@sentry/types': 7.59.3 + '@sentry/utils': 7.59.3 tslib: 1.14.1 dev: false @@ -3914,54 +3914,54 @@ packages: - supports-color dev: true - /@sentry/core@7.59.2: - resolution: {integrity: sha512-GRhoPw6b6GkvOsa060aREc9yyHjgAKITgITNbzUmn0GqIeWD5SMoCBAcENRHVgUnpQWOpnkEF1/sqxvwx+rf6Q==} + /@sentry/core@7.59.3: + resolution: {integrity: sha512-cGBOwT9gziIn50fnlBH1WGQlGcHi7wrbvOCyrex4MxKnn1LSBYWBhwU0ymj8DI/9MyPrGDNGkrgpV0WJWBSClg==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.59.2 - '@sentry/utils': 7.59.2 + '@sentry/types': 7.59.3 + '@sentry/utils': 7.59.3 tslib: 1.14.1 dev: false - /@sentry/replay@7.59.2: - resolution: {integrity: sha512-Ma72ofTdtSinBY5GH0zM7k8o/WsdaVdPP/1iyFbcWQDt8dnrcsJVUKK0t9+8gijpiSMUKE+vjFjQNL9/PGYekw==} + /@sentry/replay@7.59.3: + resolution: {integrity: sha512-o0Z9XD46ua4kex8P2zcahNLARm+joLU6e8bTwjdmfsLS/A2yH1RhJ/VlcAEpPR2IzSYLXz3ApJ/XiqLPTNSu1w==} engines: {node: '>=12'} dependencies: - '@sentry/core': 7.59.2 - '@sentry/types': 7.59.2 - '@sentry/utils': 7.59.2 + '@sentry/core': 7.59.3 + '@sentry/types': 7.59.3 + '@sentry/utils': 7.59.3 dev: false - /@sentry/tracing@7.59.2: - resolution: {integrity: sha512-8HXnlmiES+sMPwq1h4HsVO1QI58WTtXM9z6taPRX/olNkhmN3Pk2o4PQeItLRzYs84K/X4GPk/aofeqMbBX8+g==} + /@sentry/tracing@7.59.3: + resolution: {integrity: sha512-+gDsfhYdteAR4NyKl3B5JVQs/bXYT73ajoFrlprfDjAJCEVR9W1P4CULavoLtfASxVqBQcZyT87Hsb9/vbn6bg==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.59.2 + '@sentry-internal/tracing': 7.59.3 dev: false - /@sentry/types@7.59.2: - resolution: {integrity: sha512-rylG7UQ0cC/xbV6trSuaAE/bsruSZy92jxQ1/KSOYKwBBvRFPXJBuiBtA81b8eYa4THZ+mE/ol2qOTJYuuV4Ug==} + /@sentry/types@7.59.3: + resolution: {integrity: sha512-HQ/Pd3YHyIa4HM0bGfOsfI4ZF+sLVs6II9VtlS4hsVporm4ETl3Obld5HywO3aVYvWOk5j/bpAW9JYsxXjRG5A==} engines: {node: '>=8'} dev: false - /@sentry/utils@7.59.2: - resolution: {integrity: sha512-uxC8xH9wsB/tZUnjmaQ1uGtsumFOc19KWfedVHXzcNwqdt5uS3EB4+D1d8WwiJyLy2nm61DdmTC9SiB4HS+OSw==} + /@sentry/utils@7.59.3: + resolution: {integrity: sha512-Q57xauMKuzd6S+POA1fmulfjzTsb/z118TNAfZZNkHqVB48hHBqgzdhbEBmN4jPCSKV2Cx7VJUoDZxJfzQyLUQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.59.2 + '@sentry/types': 7.59.3 tslib: 1.14.1 dev: false - /@sentry/vue@7.59.2(vue@3.3.4): - resolution: {integrity: sha512-5oR7O5HJ0dE1KzQRBvV96Kx1yte2RXJWOqxpS8ZL1KnzYrS+QwUHVMMGxQm7hYAKou9Lv73EDlbehjdSfcp6Mg==} + /@sentry/vue@7.59.3(vue@3.3.4): + resolution: {integrity: sha512-YwMGDL9Lo1y/Ym7HE4soz+Ui4W12zQZKhM1IgOx2oOALBjKpQfAHl2asEjctm/SBCtjOOVsOBn51gIvkocTLxg==} engines: {node: '>=8'} peerDependencies: vue: 2.x || 3.x dependencies: - '@sentry/browser': 7.59.2 - '@sentry/core': 7.59.2 - '@sentry/types': 7.59.2 - '@sentry/utils': 7.59.2 + '@sentry/browser': 7.59.3 + '@sentry/core': 7.59.3 + '@sentry/types': 7.59.3 + '@sentry/utils': 7.59.3 tslib: 1.14.1 vue: 3.3.4 dev: false From 026db7acada44eb76ed3a77d5a29e116ed5d4761 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 18 Jul 2023 20:03:58 +0000 Subject: [PATCH 09/30] chore(deps): update node.js to v18.17.0 --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index 8d2a45160..39d00c051 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.16.1 \ No newline at end of file +18.17.0 \ No newline at end of file From 563ee8f5bcc9b292065ca01b1039ada027d27ac1 Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Fri, 21 Jul 2023 00:09:38 +0000 Subject: [PATCH 10/30] [skip ci] Updated translations via Crowdin --- src/i18n/lang/ja-JP.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/lang/ja-JP.json b/src/i18n/lang/ja-JP.json index 5fc674560..f9f7fdfb0 100644 --- a/src/i18n/lang/ja-JP.json +++ b/src/i18n/lang/ja-JP.json @@ -617,17 +617,17 @@ "updated": "Updated" }, "subscription": { - "subscribedTaskThroughParentProject": "You can't unsubscribe here because you are subscribed to this task through its project.", + "subscribedTaskThroughParentProject": "現在プロジェクトを通して購読しているため、ここでこのタスクの購読を解除することはできません。", "subscribedProject": "現在このプロジェクトを購読しており、変更通知が届きます。", "notSubscribedProject": "このプロジェクトを購読していないため、変更通知は届きません。", "subscribedTask": "現在このタスクを購読しており、変更通知が届きます。", "notSubscribedTask": "このタスクを購読していないため、変更通知は届きません。", "subscribe": "購読", "unsubscribe": "購読解除", - "subscribeSuccessProject": "You are now subscribed to this project", - "unsubscribeSuccessProject": "You are now unsubscribed to this project", - "subscribeSuccessTask": "You are now subscribed to this task", - "unsubscribeSuccessTask": "You are now unsubscribed to this task" + "subscribeSuccessProject": "プロジェクトを購読しています", + "unsubscribeSuccessProject": "プロジェクトの購読を解除しました", + "subscribeSuccessTask": "このタスクを購読しています", + "unsubscribeSuccessTask": "このタスクの購読を解除しました" }, "attachment": { "title": "添付ファイル", From 74df69fc94936e388badca065c9d1c149337873a Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 21 Jul 2023 12:04:48 +0000 Subject: [PATCH 11/30] chore(deps): update dev-dependencies --- package.json | 18 +- pnpm-lock.yaml | 1931 +++++++++++++++++++++++------------------------- 2 files changed, 948 insertions(+), 1001 deletions(-) diff --git a/package.json b/package.json index 9e37ac64d..682d56adb 100644 --- a/package.json +++ b/package.json @@ -107,33 +107,33 @@ "@types/sortablejs": "1.15.1", "@typescript-eslint/eslint-plugin": "6.1.0", "@typescript-eslint/parser": "6.1.0", - "@vitejs/plugin-legacy": "4.1.0", + "@vitejs/plugin-legacy": "4.1.1", "@vitejs/plugin-vue": "4.2.3", "@vue/eslint-config-typescript": "11.0.3", - "@vue/test-utils": "2.4.0", + "@vue/test-utils": "2.4.1", "@vue/tsconfig": "0.4.0", "autoprefixer": "10.4.14", "browserslist": "4.21.9", - "caniuse-lite": "1.0.30001516", + "caniuse-lite": "1.0.30001517", "css-has-pseudo": "6.0.0", "csstype": "3.1.2", - "cypress": "12.17.1", - "esbuild": "0.18.14", + "cypress": "12.17.2", + "esbuild": "0.18.15", "eslint": "8.45.0", "eslint-plugin-vue": "9.15.1", - "happy-dom": "10.5.1", + "happy-dom": "10.5.2", "histoire": "0.16.2", - "postcss": "8.4.26", + "postcss": "8.4.27", "postcss-easing-gradients": "3.0.1", "postcss-easings": "4.0.0", "postcss-focus-within": "8.0.0", "postcss-preset-env": "9.0.0", "rollup": "3.26.3", "rollup-plugin-visualizer": "5.9.2", - "sass": "1.63.6", + "sass": "1.64.0", "start-server-and-test": "2.0.0", "typescript": "5.1.6", - "vite": "4.4.4", + "vite": "4.4.6", "vite-plugin-inject-preload": "1.3.1", "vite-plugin-pwa": "0.16.4", "vite-plugin-sentry": "1.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b55464dcf..a67853753 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -137,13 +137,13 @@ dependencies: devDependencies: '@4tw/cypress-drag-drop': specifier: 2.2.4 - version: 2.2.4(cypress@12.17.1) + version: 2.2.4(cypress@12.17.2) '@cypress/vite-dev-server': specifier: 5.0.5 version: 5.0.5 '@cypress/vue': specifier: 5.0.5 - version: 5.0.5(cypress@12.17.1)(vue@3.3.4) + version: 5.0.5(cypress@12.17.2)(vue@3.3.4) '@faker-js/faker': specifier: 8.0.2 version: 8.0.2 @@ -152,7 +152,7 @@ devDependencies: version: 0.16.1(histoire@0.16.2) '@histoire/plugin-vue': specifier: 0.16.1 - version: 0.16.1(histoire@0.16.2)(vite@4.4.4)(vue@3.3.4) + version: 0.16.1(histoire@0.16.2)(vite@4.4.6)(vue@3.3.4) '@rushstack/eslint-patch': specifier: 1.3.2 version: 1.3.2 @@ -193,41 +193,41 @@ devDependencies: specifier: 6.1.0 version: 6.1.0(eslint@8.45.0)(typescript@5.1.6) '@vitejs/plugin-legacy': - specifier: 4.1.0 - version: 4.1.0(terser@5.10.0)(vite@4.4.4) + specifier: 4.1.1 + version: 4.1.1(terser@5.10.0)(vite@4.4.6) '@vitejs/plugin-vue': specifier: 4.2.3 - version: 4.2.3(vite@4.4.4)(vue@3.3.4) + version: 4.2.3(vite@4.4.6)(vue@3.3.4) '@vue/eslint-config-typescript': specifier: 11.0.3 version: 11.0.3(eslint-plugin-vue@9.15.1)(eslint@8.45.0)(typescript@5.1.6) '@vue/test-utils': - specifier: 2.4.0 - version: 2.4.0(vue@3.3.4) + specifier: 2.4.1 + version: 2.4.1(vue@3.3.4) '@vue/tsconfig': specifier: 0.4.0 version: 0.4.0 autoprefixer: specifier: 10.4.14 - version: 10.4.14(postcss@8.4.26) + version: 10.4.14(postcss@8.4.27) browserslist: specifier: 4.21.9 version: 4.21.9 caniuse-lite: - specifier: 1.0.30001516 - version: 1.0.30001516 + specifier: 1.0.30001517 + version: 1.0.30001517 css-has-pseudo: specifier: 6.0.0 - version: 6.0.0(postcss@8.4.26) + version: 6.0.0(postcss@8.4.27) csstype: specifier: 3.1.2 version: 3.1.2 cypress: - specifier: 12.17.1 - version: 12.17.1 + specifier: 12.17.2 + version: 12.17.2 esbuild: - specifier: 0.18.14 - version: 0.18.14 + specifier: 0.18.15 + version: 0.18.15 eslint: specifier: 8.45.0 version: 8.45.0 @@ -235,26 +235,26 @@ devDependencies: specifier: 9.15.1 version: 9.15.1(eslint@8.45.0) happy-dom: - specifier: 10.5.1 - version: 10.5.1 + specifier: 10.5.2 + version: 10.5.2 histoire: specifier: 0.16.2 - version: 0.16.2(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0)(vite@4.4.4) + version: 0.16.2(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0)(vite@4.4.6) postcss: - specifier: 8.4.26 - version: 8.4.26 + specifier: 8.4.27 + version: 8.4.27 postcss-easing-gradients: specifier: 3.0.1 version: 3.0.1 postcss-easings: specifier: 4.0.0 - version: 4.0.0(postcss@8.4.26) + version: 4.0.0(postcss@8.4.27) postcss-focus-within: specifier: 8.0.0 - version: 8.0.0(postcss@8.4.26) + version: 8.0.0(postcss@8.4.27) postcss-preset-env: specifier: 9.0.0 - version: 9.0.0(postcss@8.4.26) + version: 9.0.0(postcss@8.4.27) rollup: specifier: 3.26.3 version: 3.26.3 @@ -262,8 +262,8 @@ devDependencies: specifier: 5.9.2 version: 5.9.2(rollup@3.26.3) sass: - specifier: 1.63.6 - version: 1.63.6 + specifier: 1.64.0 + version: 1.64.0 start-server-and-test: specifier: 2.0.0 version: 2.0.0 @@ -271,23 +271,23 @@ devDependencies: specifier: 5.1.6 version: 5.1.6 vite: - specifier: 4.4.4 - version: 4.4.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0) + specifier: 4.4.6 + version: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) vite-plugin-inject-preload: specifier: 1.3.1 - version: 1.3.1(vite@4.4.4) + version: 1.3.1(vite@4.4.6) vite-plugin-pwa: specifier: 0.16.4 - version: 0.16.4(vite@4.4.4)(workbox-build@7.0.0)(workbox-window@7.0.0) + version: 0.16.4(vite@4.4.6)(workbox-build@7.0.0)(workbox-window@7.0.0) vite-plugin-sentry: specifier: 1.3.0 - version: 1.3.0(vite@4.4.4) + version: 1.3.0(vite@4.4.6) vite-svg-loader: specifier: 4.0.0 version: 4.0.0 vitest: specifier: 0.33.0 - version: 0.33.0(happy-dom@10.5.1)(sass@1.63.6)(terser@5.10.0) + version: 0.33.0(happy-dom@10.5.2)(sass@1.64.0)(terser@5.10.0) vue-tsc: specifier: 1.8.5 version: 1.8.5(typescript@5.1.6) @@ -300,12 +300,12 @@ devDependencies: packages: - /@4tw/cypress-drag-drop@2.2.4(cypress@12.17.1): + /@4tw/cypress-drag-drop@2.2.4(cypress@12.17.2): resolution: {integrity: sha512-6mmjJ0SHjciI0JNofdVcN1LYLbvUcUT3oY2O+1HaTlQlpKPlX9kBc040Sik6RYFK7cgWvUNwoDoDoGSKA4IS/g==} peerDependencies: cypress: ^2.1.0 || ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 dependencies: - cypress: 12.17.1 + cypress: 12.17.2 dev: true /@aashutoshrathi/word-wrap@1.2.6: @@ -345,37 +345,14 @@ packages: '@babel/highlight': 7.22.5 dev: true - /@babel/compat-data@7.22.5: - resolution: {integrity: sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==} - engines: {node: '>=6.9.0'} - dev: true - /@babel/compat-data@7.22.6: resolution: {integrity: sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==} engines: {node: '>=6.9.0'} dev: true - /@babel/core@7.22.5: - resolution: {integrity: sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==} + /@babel/compat-data@7.22.9: + resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==} engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.2.0 - '@babel/code-frame': 7.22.5 - '@babel/generator': 7.22.5 - '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) - '@babel/helper-module-transforms': 7.22.5 - '@babel/helpers': 7.22.5 - '@babel/parser': 7.22.5 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.5 - '@babel/types': 7.22.5 - convert-source-map: 1.8.0 - debug: 4.3.4(supports-color@8.1.1) - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color dev: true /@babel/core@7.22.8: @@ -401,8 +378,31 @@ packages: - supports-color dev: true - /@babel/generator@7.22.5: - resolution: {integrity: sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==} + /@babel/core@7.22.9: + resolution: {integrity: sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==} + engines: {node: '>=6.9.0'} + dependencies: + '@ampproject/remapping': 2.2.0 + '@babel/code-frame': 7.22.5 + '@babel/generator': 7.22.9 + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) + '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9) + '@babel/helpers': 7.22.6 + '@babel/parser': 7.22.7 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.8 + '@babel/types': 7.22.5 + convert-source-map: 1.8.0 + debug: 4.3.4(supports-color@8.1.1) + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/generator@7.22.7: + resolution: {integrity: sha512-p+jPjMG+SI8yvIaxGgeW24u7q9+5+TGpZh8/CuB7RhBKd7RCy8FayNEFNNKrNK/eUcY/4ExQqLmyrvBXKsIcwQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.22.5 @@ -411,8 +411,8 @@ packages: jsesc: 2.5.2 dev: true - /@babel/generator@7.22.7: - resolution: {integrity: sha512-p+jPjMG+SI8yvIaxGgeW24u7q9+5+TGpZh8/CuB7RhBKd7RCy8FayNEFNNKrNK/eUcY/4ExQqLmyrvBXKsIcwQ==} + /@babel/generator@7.22.9: + resolution: {integrity: sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.22.5 @@ -435,34 +435,6 @@ packages: '@babel/types': 7.22.5 dev: true - /@babel/helper-compilation-targets@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.22.5 - '@babel/core': 7.22.5 - '@babel/helper-validator-option': 7.22.5 - browserslist: 4.21.9 - lru-cache: 5.1.1 - semver: 6.3.0 - dev: true - - /@babel/helper-compilation-targets@7.22.6(@babel/core@7.22.5): - resolution: {integrity: sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.22.6 - '@babel/core': 7.22.5 - '@babel/helper-validator-option': 7.22.5 - '@nicolo-ribaudo/semver-v6': 6.3.3 - browserslist: 4.21.9 - lru-cache: 5.1.1 - dev: true - /@babel/helper-compilation-targets@7.22.6(@babel/core@7.22.8): resolution: {integrity: sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA==} engines: {node: '>=6.9.0'} @@ -477,24 +449,32 @@ packages: lru-cache: 5.1.1 dev: true - /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} + /@babel/helper-compilation-targets@7.22.9(@babel/core@7.22.8): + resolution: {integrity: sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-member-expression-to-functions': 7.22.5 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.8 + '@babel/helper-validator-option': 7.22.5 + browserslist: 4.21.9 + lru-cache: 5.1.1 + semver: 6.3.1 + dev: true + + /@babel/helper-compilation-targets@7.22.9(@babel/core@7.22.9): + resolution: {integrity: sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.9 + '@babel/helper-validator-option': 7.22.5 + browserslist: 4.21.9 + lru-cache: 5.1.1 + semver: 6.3.1 dev: true /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.22.8): @@ -511,22 +491,30 @@ packages: '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-replace-supers': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 - semver: 6.3.0 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-1VpEFOIbMRaXyDeUwUfmTIxExLwQ+zkW+Bh5zXpApA3oQedBx9v/updixWxnx/bZpKw7u8VxWjb/qWpIcmPq8A==} + /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-annotate-as-pure': 7.22.5 - regexpu-core: 5.3.2 - semver: 6.3.0 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-member-expression-to-functions': 7.22.5 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color dev: true /@babel/helper-create-regexp-features-plugin@7.22.5(@babel/core@7.22.8): @@ -538,23 +526,19 @@ packages: '@babel/core': 7.22.8 '@babel/helper-annotate-as-pure': 7.22.5 regexpu-core: 5.3.2 - semver: 6.3.0 + semver: 6.3.1 dev: true - /@babel/helper-define-polyfill-provider@0.4.0(@babel/core@7.22.5): - resolution: {integrity: sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg==} + /@babel/helper-create-regexp-features-plugin@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-1VpEFOIbMRaXyDeUwUfmTIxExLwQ+zkW+Bh5zXpApA3oQedBx9v/updixWxnx/bZpKw7u8VxWjb/qWpIcmPq8A==} + engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.4.0-0 + '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) - '@babel/helper-plugin-utils': 7.22.5 - debug: 4.3.4(supports-color@8.1.1) - lodash.debounce: 4.0.8 - resolve: 1.22.1 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color + '@babel/core': 7.22.9 + '@babel/helper-annotate-as-pure': 7.22.5 + regexpu-core: 5.3.2 + semver: 6.3.1 dev: true /@babel/helper-define-polyfill-provider@0.4.1(@babel/core@7.22.8): @@ -563,7 +547,22 @@ packages: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.22.8 - '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.8) + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.8) + '@babel/helper-plugin-utils': 7.22.5 + debug: 4.3.4(supports-color@8.1.1) + lodash.debounce: 4.0.8 + resolve: 1.22.1 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/helper-define-polyfill-provider@0.4.1(@babel/core@7.22.9): + resolution: {integrity: sha512-kX4oXixDxG197yhX+J3Wp+NpL2wuCFjWQAr6yX2jtCnflK9ulMI51ULFGIrWiX1jGfvAxdHp+XQCcP2bZGPs9A==} + peerDependencies: + '@babel/core': ^7.4.0-0 + dependencies: + '@babel/core': 7.22.9 + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4(supports-color@8.1.1) lodash.debounce: 4.0.8 @@ -613,7 +612,7 @@ packages: '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-module-imports': 7.22.5 '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-validator-identifier': 7.22.5 '@babel/template': 7.22.5 '@babel/traverse': 7.22.8 @@ -622,6 +621,20 @@ packages: - supports-color dev: true + /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.9): + resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.9 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-module-imports': 7.22.5 + '@babel/helper-simple-access': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-validator-identifier': 7.22.5 + dev: true + /@babel/helper-optimise-call-expression@7.22.5: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} @@ -634,21 +647,6 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-remap-async-to-generator@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-cU0Sq1Rf4Z55fgz7haOakIyM7+x/uCFwXpLPaeRzfoUtAEAuUZjZvFPjL/rk5rW693dIgn2hng1W7xbT7lWT4g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-wrap-function': 7.22.5 - '@babel/types': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helper-remap-async-to-generator@7.22.5(@babel/core@7.22.8): resolution: {integrity: sha512-cU0Sq1Rf4Z55fgz7haOakIyM7+x/uCFwXpLPaeRzfoUtAEAuUZjZvFPjL/rk5rW693dIgn2hng1W7xbT7lWT4g==} engines: {node: '>=6.9.0'} @@ -664,6 +662,21 @@ packages: - supports-color dev: true + /@babel/helper-remap-async-to-generator@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-cU0Sq1Rf4Z55fgz7haOakIyM7+x/uCFwXpLPaeRzfoUtAEAuUZjZvFPjL/rk5rW693dIgn2hng1W7xbT7lWT4g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.9 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-wrap-function': 7.22.5 + '@babel/types': 7.22.5 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/helper-replace-supers@7.22.5: resolution: {integrity: sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg==} engines: {node: '>=6.9.0'} @@ -672,7 +685,7 @@ packages: '@babel/helper-member-expression-to-functions': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5 '@babel/template': 7.22.5 - '@babel/traverse': 7.22.5 + '@babel/traverse': 7.22.8 '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color @@ -692,13 +705,6 @@ packages: '@babel/types': 7.22.5 dev: true - /@babel/helper-split-export-declaration@7.22.5: - resolution: {integrity: sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - dev: true - /@babel/helper-split-export-declaration@7.22.6: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} @@ -725,18 +731,7 @@ packages: dependencies: '@babel/helper-function-name': 7.22.5 '@babel/template': 7.22.5 - '@babel/traverse': 7.22.5 - '@babel/types': 7.22.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helpers@7.22.5: - resolution: {integrity: sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.5 + '@babel/traverse': 7.22.8 '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color @@ -768,13 +763,7 @@ packages: hasBin: true dependencies: '@babel/types': 7.22.5 - - /@babel/parser@7.22.5: - resolution: {integrity: sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - '@babel/types': 7.22.5 + dev: true /@babel/parser@7.22.7: resolution: {integrity: sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==} @@ -782,17 +771,6 @@ packages: hasBin: true dependencies: '@babel/types': 7.22.5 - dev: true - - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.22.8): resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==} @@ -804,16 +782,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==} + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.13.0 + '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-optional-chaining': 7.22.6(@babel/core@7.22.5) dev: true /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.5(@babel/core@7.22.8): @@ -828,13 +804,16 @@ packages: '@babel/plugin-transform-optional-chaining': 7.22.6(@babel/core@7.22.8) dev: true - /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.5): - resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/plugin-transform-optional-chaining': 7.22.6(@babel/core@7.22.9) dev: true /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.8): @@ -846,15 +825,13 @@ packages: '@babel/core': 7.22.8 dev: true - /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.5): - resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} - engines: {node: '>=4'} + /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.9): + resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.22.9 dev: true /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.8): @@ -868,12 +845,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.5): - resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} + /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.9): + resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} + engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -886,12 +865,12 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.5): - resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.9): + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -904,13 +883,12 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.5): - resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.9): + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -924,12 +902,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} + /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.9): + resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -942,12 +921,12 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.9): + resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -960,13 +939,12 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.9): + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -980,13 +958,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} + /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1000,12 +978,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.5): - resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} + /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1018,12 +997,12 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.9): + resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1036,12 +1015,12 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.5): - resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.9): + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1054,12 +1033,12 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.9): + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1072,12 +1051,12 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.5): - resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.9): + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1090,12 +1069,12 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.9): + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1108,12 +1087,12 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.9): + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1126,12 +1105,12 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.5): - resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.9): + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1144,13 +1123,12 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.5): - resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.9): + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1164,13 +1142,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.5): - resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} + /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.9): + resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1184,14 +1162,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.5): - resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.9): + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0 + '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1206,13 +1183,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} + /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.9): + resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1226,19 +1204,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-async-generator-functions@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-gGOEvFzm3fWoyD5uZq7vVTD57pPJ3PczPUD/xCFGjzBpUosnklmXyKnGQbbbGs1NPNPskFex0j93yKbHt0cHyg==} + /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.5) - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-async-generator-functions@7.22.7(@babel/core@7.22.8): @@ -1256,16 +1229,17 @@ packages: - supports-color dev: true - /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} + /@babel/plugin-transform-async-generator-functions@7.22.7(@babel/core@7.22.9): + resolution: {integrity: sha512-7HmE7pk/Fmke45TODvxvkxRMV9RazV+ZZzhOL9AG8G29TLrr3jkjwF7uJfxZ30EoXpO+LJkq4oA8NjO2DTnEDg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-module-imports': 7.22.5 + '@babel/core': 7.22.9 + '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.22.5) + '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.9) transitivePeerDependencies: - supports-color dev: true @@ -1284,14 +1258,18 @@ packages: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} + /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 + '@babel/helper-module-imports': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.22.9) + transitivePeerDependencies: + - supports-color dev: true /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.8): @@ -1304,13 +1282,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-block-scoping@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==} + /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1324,17 +1302,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} + /@babel/plugin-transform-block-scoping@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.8): @@ -1350,16 +1325,15 @@ packages: - supports-color dev: true - /@babel/plugin-transform-class-static-block@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==} + /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.12.0 + '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.9 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.5) transitivePeerDependencies: - supports-color dev: true @@ -1378,22 +1352,16 @@ packages: - supports-color dev: true - /@babel/plugin-transform-classes@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-2edQhLfibpWpsVBx2n/GKOz6JdGQvLruZQfGr9l1qes2KQaWswjBzhQF7UDUZMNaMMQeYnQzxwOMPsbYF7wqPQ==} + /@babel/plugin-transform-class-static-block@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/core': 7.22.9 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 - globals: 11.12.0 + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.9) transitivePeerDependencies: - supports-color dev: true @@ -1406,7 +1374,7 @@ packages: dependencies: '@babel/core': 7.22.8 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.8) + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.8) '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-function-name': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5 @@ -1418,15 +1386,24 @@ packages: - supports-color dev: true - /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} + /@babel/plugin-transform-classes@7.22.6(@babel/core@7.22.9): + resolution: {integrity: sha512-58EgM6nuPNG6Py4Z3zSuu0xWu2VfodiMi72Jt5Kj2FECmaYk1RrTXA45z6KBFsu9tRgwQDwIiY4FXTt+YsSFAQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/template': 7.22.5 + '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color dev: true /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.8): @@ -1440,14 +1417,15 @@ packages: '@babel/template': 7.22.5 dev: true - /@babel/plugin-transform-destructuring@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==} + /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 + '@babel/template': 7.22.5 dev: true /@babel/plugin-transform-destructuring@7.22.5(@babel/core@7.22.8): @@ -1460,14 +1438,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} + /@babel/plugin-transform-destructuring@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1482,13 +1459,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} + /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1502,15 +1480,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-dynamic-import@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ==} + /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.5) dev: true /@babel/plugin-transform-dynamic-import@7.22.5(@babel/core@7.22.8): @@ -1524,15 +1501,15 @@ packages: '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.8) dev: true - /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} + /@babel/plugin-transform-dynamic-import@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.9) dev: true /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.8): @@ -1546,15 +1523,15 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-export-namespace-from@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==} + /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.5) dev: true /@babel/plugin-transform-export-namespace-from@7.22.5(@babel/core@7.22.8): @@ -1568,14 +1545,15 @@ packages: '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.8) dev: true - /@babel/plugin-transform-for-of@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==} + /@babel/plugin-transform-export-namespace-from@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.9) dev: true /@babel/plugin-transform-for-of@7.22.5(@babel/core@7.22.8): @@ -1588,15 +1566,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} + /@babel/plugin-transform-for-of@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.5) - '@babel/helper-function-name': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1607,20 +1583,21 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.8 - '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.8) + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.8) '@babel/helper-function-name': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-json-strings@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==} + /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) + '@babel/helper-function-name': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.5) dev: true /@babel/plugin-transform-json-strings@7.22.5(@babel/core@7.22.8): @@ -1634,14 +1611,15 @@ packages: '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.8) dev: true - /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} + /@babel/plugin-transform-json-strings@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.9) dev: true /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.8): @@ -1654,15 +1632,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-logical-assignment-operators@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA==} + /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.5) dev: true /@babel/plugin-transform-logical-assignment-operators@7.22.5(@babel/core@7.22.8): @@ -1676,14 +1653,15 @@ packages: '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.8) dev: true - /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} + /@babel/plugin-transform-logical-assignment-operators@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.9) dev: true /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.8): @@ -1696,17 +1674,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} + /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-module-transforms': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.8): @@ -1722,16 +1697,15 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==} + /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-module-transforms': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-simple-access': 7.22.5 transitivePeerDependencies: - supports-color dev: true @@ -1750,17 +1724,16 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==} + /@babel/plugin-transform-modules-commonjs@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-hoist-variables': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-module-transforms': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-simple-access': 7.22.5 transitivePeerDependencies: - supports-color dev: true @@ -1780,15 +1753,17 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} + /@babel/plugin-transform-modules-systemjs@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 + '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-module-transforms': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 transitivePeerDependencies: - supports-color dev: true @@ -1806,15 +1781,17 @@ packages: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} + /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0 + '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.9 + '@babel/helper-module-transforms': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 + transitivePeerDependencies: + - supports-color dev: true /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.8): @@ -1828,13 +1805,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} + /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1848,15 +1826,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-nullish-coalescing-operator@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==} + /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.5) dev: true /@babel/plugin-transform-nullish-coalescing-operator@7.22.5(@babel/core@7.22.8): @@ -1870,15 +1847,15 @@ packages: '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.8) dev: true - /@babel/plugin-transform-numeric-separator@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==} + /@babel/plugin-transform-nullish-coalescing-operator@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.5) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.9) dev: true /@babel/plugin-transform-numeric-separator@7.22.5(@babel/core@7.22.8): @@ -1892,18 +1869,15 @@ packages: '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.8) dev: true - /@babel/plugin-transform-object-rest-spread@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==} + /@babel/plugin-transform-numeric-separator@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.6 - '@babel/core': 7.22.5 - '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.5) + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.9) dev: true /@babel/plugin-transform-object-rest-spread@7.22.5(@babel/core@7.22.8): @@ -1912,25 +1886,26 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.6 + '@babel/compat-data': 7.22.9 '@babel/core': 7.22.8 - '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.8) + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.8) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.8) '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.8) dev: true - /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} + /@babel/plugin-transform-object-rest-spread@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.9 + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - transitivePeerDependencies: - - supports-color + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.9) dev: true /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.8): @@ -1946,15 +1921,17 @@ packages: - supports-color dev: true - /@babel/plugin-transform-optional-catch-binding@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==} + /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.5) + '@babel/helper-replace-supers': 7.22.5 + transitivePeerDependencies: + - supports-color dev: true /@babel/plugin-transform-optional-catch-binding@7.22.5(@babel/core@7.22.8): @@ -1968,28 +1945,15 @@ packages: '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.8) dev: true - /@babel/plugin-transform-optional-chaining@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-AconbMKOMkyG+xCng2JogMCDcqW8wedQAqpVIL4cOSescZ7+iW8utC6YDZLMCSUIReEA733gzRSaOSXMAt/4WQ==} + /@babel/plugin-transform-optional-catch-binding@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.5) - dev: true - - /@babel/plugin-transform-optional-chaining@7.22.6(@babel/core@7.22.5): - resolution: {integrity: sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.9) dev: true /@babel/plugin-transform-optional-chaining@7.22.6(@babel/core@7.22.8): @@ -2004,14 +1968,16 @@ packages: '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.8) dev: true - /@babel/plugin-transform-parameters@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==} + /@babel/plugin-transform-optional-chaining@7.22.6(@babel/core@7.22.9): + resolution: {integrity: sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.9) dev: true /@babel/plugin-transform-parameters@7.22.5(@babel/core@7.22.8): @@ -2024,17 +1990,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} + /@babel/plugin-transform-parameters@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.8): @@ -2050,17 +2013,15 @@ packages: - supports-color dev: true - /@babel/plugin-transform-private-property-in-object@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==} + /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.9 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.5) transitivePeerDependencies: - supports-color dev: true @@ -2080,14 +2041,19 @@ packages: - supports-color dev: true - /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} + /@babel/plugin-transform-private-property-in-object@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.9) + transitivePeerDependencies: + - supports-color dev: true /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.8): @@ -2100,15 +2066,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-regenerator@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==} + /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - regenerator-transform: 0.15.1 dev: true /@babel/plugin-transform-regenerator@7.22.5(@babel/core@7.22.8): @@ -2122,14 +2087,15 @@ packages: regenerator-transform: 0.15.1 dev: true - /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} + /@babel/plugin-transform-regenerator@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 + regenerator-transform: 0.15.1 dev: true /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.8): @@ -2142,13 +2108,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} + /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -2162,15 +2128,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} + /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.8): @@ -2184,14 +2149,15 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true - /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} + /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.8): @@ -2204,13 +2170,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} + /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -2224,13 +2190,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} + /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -2244,13 +2210,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-escapes@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==} + /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -2264,14 +2230,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} + /@babel/plugin-transform-unicode-escapes@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -2286,14 +2251,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} + /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.9 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -2308,14 +2273,14 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} + /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0 + '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.9 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -2330,95 +2295,15 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/preset-env@7.22.5(@babel/core@7.22.5): - resolution: {integrity: sha512-fj06hw89dpiZzGZtxn+QybifF07nNiZjZ7sazs2aVDcysAZVGjW7+7iFYxg6GLNM47R/thYfLdrXc+2f11Vi9A==} + /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.22.9): + resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.22.5 - '@babel/core': 7.22.5 - '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.9 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.5 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.5) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.5) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.5) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.5) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.5) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.5) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.5) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.5) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.5) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.5) - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.22.5) - '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-async-generator-functions': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-block-scoping': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-class-static-block': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-classes': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-destructuring': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-dynamic-import': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-export-namespace-from': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-for-of': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-json-strings': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-logical-assignment-operators': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-modules-systemjs': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-nullish-coalescing-operator': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-numeric-separator': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-object-rest-spread': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-optional-catch-binding': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-optional-chaining': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-private-property-in-object': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-regenerator': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-unicode-escapes': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.5) - '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.22.5) - '@babel/preset-modules': 0.1.5(@babel/core@7.22.5) - '@babel/types': 7.22.5 - babel-plugin-polyfill-corejs2: 0.4.3(@babel/core@7.22.5) - babel-plugin-polyfill-corejs3: 0.8.1(@babel/core@7.22.5) - babel-plugin-polyfill-regenerator: 0.5.0(@babel/core@7.22.5) - core-js-compat: 3.30.2 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color dev: true /@babel/preset-env@7.22.7(@babel/core@7.22.8): @@ -2512,17 +2397,95 @@ packages: - supports-color dev: true - /@babel/preset-modules@0.1.5(@babel/core@7.22.5): - resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} + /@babel/preset-env@7.22.9(@babel/core@7.22.9): + resolution: {integrity: sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.9 + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.5) - '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.5) + '@babel/helper-validator-option': 7.22.5 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.9) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.9) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.9) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.9) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.9) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.9) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.9) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.9) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.9) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.22.9) + '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-async-generator-functions': 7.22.7(@babel/core@7.22.9) + '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-block-scoping': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-class-static-block': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-classes': 7.22.6(@babel/core@7.22.9) + '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-destructuring': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-dynamic-import': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-export-namespace-from': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-for-of': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-json-strings': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-logical-assignment-operators': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-modules-systemjs': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-nullish-coalescing-operator': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-numeric-separator': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-object-rest-spread': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-optional-catch-binding': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-optional-chaining': 7.22.6(@babel/core@7.22.9) + '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-private-property-in-object': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-regenerator': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-unicode-escapes': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.22.9) + '@babel/preset-modules': 0.1.5(@babel/core@7.22.9) '@babel/types': 7.22.5 - esutils: 2.0.3 + babel-plugin-polyfill-corejs2: 0.4.4(@babel/core@7.22.9) + babel-plugin-polyfill-corejs3: 0.8.2(@babel/core@7.22.9) + babel-plugin-polyfill-regenerator: 0.5.1(@babel/core@7.22.9) + core-js-compat: 3.31.1 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color dev: true /@babel/preset-modules@0.1.5(@babel/core@7.22.8): @@ -2538,6 +2501,19 @@ packages: esutils: 2.0.3 dev: true + /@babel/preset-modules@0.1.5(@babel/core@7.22.9): + resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.9 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.9) + '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.9) + '@babel/types': 7.22.5 + esutils: 2.0.3 + dev: true + /@babel/regjsgen@0.8.0: resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} dev: true @@ -2557,30 +2533,12 @@ packages: '@babel/types': 7.22.5 dev: true - /@babel/traverse@7.22.5: - resolution: {integrity: sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.22.5 - '@babel/generator': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.22.5 - '@babel/types': 7.22.5 - debug: 4.3.4(supports-color@8.1.1) - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/traverse@7.22.8: resolution: {integrity: sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.22.5 - '@babel/generator': 7.22.7 + '@babel/generator': 7.22.9 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-function-name': 7.22.5 '@babel/helper-hoist-variables': 7.22.5 @@ -2794,18 +2752,18 @@ packages: '@csstools/css-tokenizer': 2.1.1 dev: true - /@csstools/postcss-cascade-layers@4.0.0(postcss@8.4.26): + /@csstools/postcss-cascade-layers@4.0.0(postcss@8.4.27): resolution: {integrity: sha512-dVPVVqQG0FixjM9CG/+8eHTsCAxRKqmNh6H69IpruolPlnEF1611f2AoLK8TijTSAsqBSclKd4WHs1KUb/LdJw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) - postcss: 8.4.26 + postcss: 8.4.27 postcss-selector-parser: 6.0.13 dev: true - /@csstools/postcss-color-function@2.2.3(postcss@8.4.26): + /@csstools/postcss-color-function@2.2.3(postcss@8.4.27): resolution: {integrity: sha512-b1ptNkr1UWP96EEHqKBWWaV5m/0hgYGctgA/RVZhONeP1L3T/8hwoqDm9bB23yVCfOgE9U93KI9j06+pEkJTvw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -2814,11 +2772,11 @@ packages: '@csstools/css-color-parser': 1.2.0(@csstools/css-parser-algorithms@2.2.0)(@csstools/css-tokenizer@2.1.1) '@csstools/css-parser-algorithms': 2.2.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 - '@csstools/postcss-progressive-custom-properties': 2.3.0(postcss@8.4.26) - postcss: 8.4.26 + '@csstools/postcss-progressive-custom-properties': 2.3.0(postcss@8.4.27) + postcss: 8.4.27 dev: true - /@csstools/postcss-color-mix-function@1.0.3(postcss@8.4.26): + /@csstools/postcss-color-mix-function@1.0.3(postcss@8.4.27): resolution: {integrity: sha512-QGXjGugTluqFZWzVf+S3wCiRiI0ukXlYqCi7OnpDotP/zaVTyl/aqZujLFzTOXy24BoWnu89frGMc79ohY5eog==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -2827,21 +2785,21 @@ packages: '@csstools/css-color-parser': 1.2.0(@csstools/css-parser-algorithms@2.2.0)(@csstools/css-tokenizer@2.1.1) '@csstools/css-parser-algorithms': 2.2.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 - '@csstools/postcss-progressive-custom-properties': 2.3.0(postcss@8.4.26) - postcss: 8.4.26 + '@csstools/postcss-progressive-custom-properties': 2.3.0(postcss@8.4.27) + postcss: 8.4.27 dev: true - /@csstools/postcss-font-format-keywords@3.0.0(postcss@8.4.26): + /@csstools/postcss-font-format-keywords@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-ntkGj+1uDa/u6lpjPxnkPcjJn7ChO/Kcy08YxctOZI7vwtrdYvFhmE476dq8bj1yna306+jQ9gzXIG/SWfOaRg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-gradients-interpolation-method@4.0.0(postcss@8.4.26): + /@csstools/postcss-gradients-interpolation-method@4.0.0(postcss@8.4.27): resolution: {integrity: sha512-jGSRoZmw+5ZQ8Y39YN4zc3LIfRYdoiz5vMQzgADOdn7Bc4VBueUMsmMn1gX4ED76Pp7/f+Xvi0WrCFiOM2hkyw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -2850,11 +2808,11 @@ packages: '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.26) - postcss: 8.4.26 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) + postcss: 8.4.27 dev: true - /@csstools/postcss-hwb-function@3.0.0(postcss@8.4.26): + /@csstools/postcss-hwb-function@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-a4gbFxgF6yJVGdXSAaDCZE4WMi7yu3PgPaBKpvqefyG1+R2zCwOboXYLzn2GVUyTAHij+ZRFDQUYUVODAQnf6g==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -2863,61 +2821,61 @@ packages: '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /@csstools/postcss-ic-unit@3.0.0(postcss@8.4.26): + /@csstools/postcss-ic-unit@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-FH3+zfOfsgtX332IIkRDxiYLmgwyNk49tfltpC6dsZaO4RV2zWY6x9VMIC5cjvmjlDO7DIThpzqaqw2icT8RbQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.26) - postcss: 8.4.26 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-is-pseudo-class@4.0.0(postcss@8.4.26): + /@csstools/postcss-is-pseudo-class@4.0.0(postcss@8.4.27): resolution: {integrity: sha512-0I6siRcDymG3RrkNTSvHDMxTQ6mDyYE8awkcaHNgtYacd43msl+4ZWDfQ1yZQ/viczVWjqJkLmPiRHSgxn5nZA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) - postcss: 8.4.26 + postcss: 8.4.27 postcss-selector-parser: 6.0.13 dev: true - /@csstools/postcss-logical-float-and-clear@2.0.0(postcss@8.4.26): + /@csstools/postcss-logical-float-and-clear@2.0.0(postcss@8.4.27): resolution: {integrity: sha512-Wki4vxsF6icRvRz8eF9bPpAvwaAt0RHwhVOyzfoFg52XiIMjb6jcbHkGxwpJXP4DVrnFEwpwmrz5aTRqOW82kg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /@csstools/postcss-logical-resize@2.0.0(postcss@8.4.26): + /@csstools/postcss-logical-resize@2.0.0(postcss@8.4.27): resolution: {integrity: sha512-lCQ1aX8c5+WI4t5EoYf3alTzJNNocMqTb+u1J9CINdDhFh1fjovqK+0aHalUHsNstZmzFPNzIkU4Mb3eM9U8SA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-logical-viewport-units@2.0.0(postcss@8.4.26): + /@csstools/postcss-logical-viewport-units@2.0.0(postcss@8.4.27): resolution: {integrity: sha512-KZIJXAvXqePyk2QHOYYy5YUVyjiqRTC5lgOjJJsjKIwNnGvOBqD4ypWUB94WlWO0yzNwIMs+JYnTP4jGEbKzhA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/css-tokenizer': 2.1.1 - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /@csstools/postcss-media-minmax@1.0.5(postcss@8.4.26): + /@csstools/postcss-media-minmax@1.0.5(postcss@8.4.27): resolution: {integrity: sha512-gKwnAgX8wM3cNJ+nn2st8Cu25H/ZT43Z3CQE54rJPn4aD2gi4/ibXga+IZNwRUSGR7/zJtsoWrq9aHf4qXgYRg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -2927,10 +2885,10 @@ packages: '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 '@csstools/media-query-list-parser': 2.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /@csstools/postcss-media-queries-aspect-ratio-number-values@2.0.0(postcss@8.4.26): + /@csstools/postcss-media-queries-aspect-ratio-number-values@2.0.0(postcss@8.4.27): resolution: {integrity: sha512-7gxwEFeKlzql44msYZp7hqxpyxRqE1rt/TcUnDgnqqeOZI5GVHUULIrrzVnMq0YiaQROw/ugy8hov4e8V46GHw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -2939,30 +2897,30 @@ packages: '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 '@csstools/media-query-list-parser': 2.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /@csstools/postcss-nested-calc@3.0.0(postcss@8.4.26): + /@csstools/postcss-nested-calc@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-HsB66aDWAouOwD/GcfDTS0a7wCuVWaTpXcjl5VKP0XvFxDiU+r0T8FG7xgb6ovZNZ+qzvGIwRM+CLHhDgXrYgQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-normalize-display-values@3.0.0(postcss@8.4.26): + /@csstools/postcss-normalize-display-values@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-6Nw55PRXEKEVqn3bzA8gRRPYxr5tf5PssvcE5DRA/nAxKgKtgNZMCHCSd1uxTCWeyLnkf6h5tYRSB0P1Vh/K/A==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-oklab-function@3.0.0(postcss@8.4.26): + /@csstools/postcss-oklab-function@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-SQgh//VauJwat3qEwOw6t+Y9l8/dKooDnY3tD/o6qpcSjOvGqSsPeY+0QWWeAXYTtaddXSz4YmPohRRTsNlZGg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -2971,31 +2929,31 @@ packages: '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.26) - postcss: 8.4.26 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) + postcss: 8.4.27 dev: true - /@csstools/postcss-progressive-custom-properties@2.3.0(postcss@8.4.26): + /@csstools/postcss-progressive-custom-properties@2.3.0(postcss@8.4.27): resolution: {integrity: sha512-Zd8ojyMlsL919TBExQ1I0CTpBDdyCpH/yOdqatZpuC3sd22K4SwC7+Yez3Q/vmXMWSAl+shjNeFZ7JMyxMjK+Q==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-progressive-custom-properties@3.0.0(postcss@8.4.26): + /@csstools/postcss-progressive-custom-properties@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-2/D3CCL9DN2xhuUTP8OKvKnaqJ1j4yZUxuGLsCUOQ16wnDAuMLKLkflOmZF5tsPh/02VPeXRmqIN+U595WAulw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-relative-color-syntax@2.0.0(postcss@8.4.26): + /@csstools/postcss-relative-color-syntax@2.0.0(postcss@8.4.27): resolution: {integrity: sha512-2hz6pwJYgr/Uuj6657Ucphv8SIXLfH2IaBqg10g8+nrNrRYPA1Lfw9p4bDUhE+6M2cujhXy4Sx5NB77FcHUwuA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -3004,21 +2962,21 @@ packages: '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.26) - postcss: 8.4.26 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) + postcss: 8.4.27 dev: true - /@csstools/postcss-scope-pseudo-class@3.0.0(postcss@8.4.26): + /@csstools/postcss-scope-pseudo-class@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-GFNVsD97OuEcfHmcT0/DAZWAvTM/FFBDQndIOLawNc1Wq8YqpZwBdHa063Lq+Irk7azygTT+Iinyg3Lt76p7rg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-selector-parser: 6.0.13 dev: true - /@csstools/postcss-stepped-value-functions@3.0.0(postcss@8.4.26): + /@csstools/postcss-stepped-value-functions@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-1+itpigiUemtdG2+pU3a36aQdpoFZbiKNZz0iW/s9H2mq0wCfqeRbXQmEQEStaqejEvlX+hLhbvWhb0WEuMKHQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -3027,21 +2985,21 @@ packages: '@csstools/css-calc': 1.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /@csstools/postcss-text-decoration-shorthand@3.0.0(postcss@8.4.26): + /@csstools/postcss-text-decoration-shorthand@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-BAa1MIMJmEZlJ+UkPrkyoz3DC7kLlIl2oDya5yXgvUrelpwxddgz8iMp69qBStdXwuMyfPx46oZcSNx8Z0T2eA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/color-helpers': 3.0.0 - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-trigonometric-functions@3.0.0(postcss@8.4.26): + /@csstools/postcss-trigonometric-functions@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-w00RYRPzvaCbpflgeDGBacZ8dJQwMi5driR+6JasOHh85MiF1e+muYZdjFYi6VWOIzM5XaqxwNiQlgQwdQvxgA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -3050,16 +3008,16 @@ packages: '@csstools/css-calc': 1.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /@csstools/postcss-unset-value@3.0.0(postcss@8.4.26): + /@csstools/postcss-unset-value@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-P0JD1WHh3avVyKKRKjd0dZIjCEeaBer8t1BbwGMUDtSZaLhXlLNBqZ8KkqHzYWXOJgHleXAny2/sx8LYl6qhEA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 dev: true /@csstools/selector-specificity@3.0.0(postcss-selector-parser@6.0.13): @@ -3106,7 +3064,7 @@ packages: - supports-color dev: true - /@cypress/vue@5.0.5(cypress@12.17.1)(vue@3.3.4): + /@cypress/vue@5.0.5(cypress@12.17.2)(vue@3.3.4): resolution: {integrity: sha512-gjE0LKixK6XT4lPDFaEc8G6qNzm8YELgmbOiMVDxbVMuTtjYjorWQcIgzQ62uBX90/s7JrldXJ0W23gskoH4Ng==} engines: {node: '>=8'} peerDependencies: @@ -3117,7 +3075,7 @@ packages: '@cypress/webpack-dev-server': optional: true dependencies: - cypress: 12.17.1 + cypress: 12.17.2 vue: 3.3.4 dev: true @@ -3130,8 +3088,8 @@ packages: - supports-color dev: true - /@esbuild/android-arm64@0.18.14: - resolution: {integrity: sha512-rZ2v+Luba5/3D6l8kofWgTnqE+qsC/L5MleKIKFyllHTKHrNBMqeRCnZI1BtRx8B24xMYxeU32iIddRQqMsOsg==} + /@esbuild/android-arm64@0.18.15: + resolution: {integrity: sha512-NI/gnWcMl2kXt1HJKOn2H69SYn4YNheKo6NZt1hyfKWdMbaGadxjZIkcj4Gjk/WPxnbFXs9/3HjGHaknCqjrww==} engines: {node: '>=12'} cpu: [arm64] os: [android] @@ -3139,8 +3097,8 @@ packages: dev: true optional: true - /@esbuild/android-arm@0.18.14: - resolution: {integrity: sha512-blODaaL+lngG5bdK/t4qZcQvq2BBqrABmYwqPPcS5VRxrCSGHb9R/rA3fqxh7R18I7WU4KKv+NYkt22FDfalcg==} + /@esbuild/android-arm@0.18.15: + resolution: {integrity: sha512-wlkQBWb79/jeEEoRmrxt/yhn5T1lU236OCNpnfRzaCJHZ/5gf82uYx1qmADTBWE0AR/v7FiozE1auk2riyQd3w==} engines: {node: '>=12'} cpu: [arm] os: [android] @@ -3148,8 +3106,8 @@ packages: dev: true optional: true - /@esbuild/android-x64@0.18.14: - resolution: {integrity: sha512-qSwh8y38QKl+1Iqg+YhvCVYlSk3dVLk9N88VO71U4FUjtiSFylMWK3Ugr8GC6eTkkP4Tc83dVppt2n8vIdlSGg==} + /@esbuild/android-x64@0.18.15: + resolution: {integrity: sha512-FM9NQamSaEm/IZIhegF76aiLnng1kEsZl2eve/emxDeReVfRuRNmvT28l6hoFD9TsCxpK+i4v8LPpEj74T7yjA==} engines: {node: '>=12'} cpu: [x64] os: [android] @@ -3157,8 +3115,8 @@ packages: dev: true optional: true - /@esbuild/darwin-arm64@0.18.14: - resolution: {integrity: sha512-9Hl2D2PBeDYZiNbnRKRWuxwHa9v5ssWBBjisXFkVcSP5cZqzZRFBUWEQuqBHO4+PKx4q4wgHoWtfQ1S7rUqJ2Q==} + /@esbuild/darwin-arm64@0.18.15: + resolution: {integrity: sha512-XmrFwEOYauKte9QjS6hz60FpOCnw4zaPAb7XV7O4lx1r39XjJhTN7ZpXqJh4sN6q60zbP6QwAVVA8N/wUyBH/w==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] @@ -3166,8 +3124,8 @@ packages: dev: true optional: true - /@esbuild/darwin-x64@0.18.14: - resolution: {integrity: sha512-ZnI3Dg4ElQ6tlv82qLc/UNHtFsgZSKZ7KjsUNAo1BF1SoYDjkGKHJyCrYyWjFecmXpvvG/KJ9A/oe0H12odPLQ==} + /@esbuild/darwin-x64@0.18.15: + resolution: {integrity: sha512-bMqBmpw1e//7Fh5GLetSZaeo9zSC4/CMtrVFdj+bqKPGJuKyfNJ5Nf2m3LknKZTS+Q4oyPiON+v3eaJ59sLB5A==} engines: {node: '>=12'} cpu: [x64] os: [darwin] @@ -3175,8 +3133,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-arm64@0.18.14: - resolution: {integrity: sha512-h3OqR80Da4oQCIa37zl8tU5MwHQ7qgPV0oVScPfKJK21fSRZEhLE4IIVpmcOxfAVmqjU6NDxcxhYaM8aDIGRLw==} + /@esbuild/freebsd-arm64@0.18.15: + resolution: {integrity: sha512-LoTK5N3bOmNI9zVLCeTgnk5Rk0WdUTrr9dyDAQGVMrNTh9EAPuNwSTCgaKOKiDpverOa0htPcO9NwslSE5xuLA==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] @@ -3184,8 +3142,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-x64@0.18.14: - resolution: {integrity: sha512-ha4BX+S6CZG4BoH9tOZTrFIYC1DH13UTCRHzFc3GWX74nz3h/N6MPF3tuR3XlsNjMFUazGgm35MPW5tHkn2lzQ==} + /@esbuild/freebsd-x64@0.18.15: + resolution: {integrity: sha512-62jX5n30VzgrjAjOk5orYeHFq6sqjvsIj1QesXvn5OZtdt5Gdj0vUNJy9NIpjfdNdqr76jjtzBJKf+h2uzYuTQ==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] @@ -3193,8 +3151,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm64@0.18.14: - resolution: {integrity: sha512-IXORRe22In7U65NZCzjwAUc03nn8SDIzWCnfzJ6t/8AvGx5zBkcLfknI+0P+hhuftufJBmIXxdSTbzWc8X/V4w==} + /@esbuild/linux-arm64@0.18.15: + resolution: {integrity: sha512-BWncQeuWDgYv0jTNzJjaNgleduV4tMbQjmk/zpPh/lUdMcNEAxy+jvneDJ6RJkrqloG7tB9S9rCrtfk/kuplsQ==} engines: {node: '>=12'} cpu: [arm64] os: [linux] @@ -3202,8 +3160,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm@0.18.14: - resolution: {integrity: sha512-5+7vehI1iqru5WRtJyU2XvTOvTGURw3OZxe3YTdE9muNNIdmKAVmSHpB3Vw2LazJk2ifEdIMt/wTWnVe5V98Kg==} + /@esbuild/linux-arm@0.18.15: + resolution: {integrity: sha512-dT4URUv6ir45ZkBqhwZwyFV6cH61k8MttIwhThp2BGiVtagYvCToF+Bggyx2VI57RG4Fbt21f9TmXaYx0DeUJg==} engines: {node: '>=12'} cpu: [arm] os: [linux] @@ -3211,8 +3169,8 @@ packages: dev: true optional: true - /@esbuild/linux-ia32@0.18.14: - resolution: {integrity: sha512-BfHlMa0nibwpjG+VXbOoqJDmFde4UK2gnW351SQ2Zd4t1N3zNdmUEqRkw/srC1Sa1DRBE88Dbwg4JgWCbNz/FQ==} + /@esbuild/linux-ia32@0.18.15: + resolution: {integrity: sha512-JPXORvgHRHITqfms1dWT/GbEY89u848dC08o0yK3fNskhp0t2TuNUnsrrSgOdH28ceb1hJuwyr8R/1RnyPwocw==} engines: {node: '>=12'} cpu: [ia32] os: [linux] @@ -3220,8 +3178,8 @@ packages: dev: true optional: true - /@esbuild/linux-loong64@0.18.14: - resolution: {integrity: sha512-j2/Ex++DRUWIAaUDprXd3JevzGtZ4/d7VKz+AYDoHZ3HjJzCyYBub9CU1wwIXN+viOP0b4VR3RhGClsvyt/xSw==} + /@esbuild/linux-loong64@0.18.15: + resolution: {integrity: sha512-kArPI0DopjJCEplsVj/H+2Qgzz7vdFSacHNsgoAKpPS6W/Ndh8Oe24HRDQ5QCu4jHgN6XOtfFfLpRx3TXv/mEg==} engines: {node: '>=12'} cpu: [loong64] os: [linux] @@ -3229,8 +3187,8 @@ packages: dev: true optional: true - /@esbuild/linux-mips64el@0.18.14: - resolution: {integrity: sha512-qn2+nc+ZCrJmiicoAnJXJJkZWt8Nwswgu1crY7N+PBR8ChBHh89XRxj38UU6Dkthl2yCVO9jWuafZ24muzDC/A==} + /@esbuild/linux-mips64el@0.18.15: + resolution: {integrity: sha512-b/tmngUfO02E00c1XnNTw/0DmloKjb6XQeqxaYuzGwHe0fHVgx5/D6CWi+XH1DvkszjBUkK9BX7n1ARTOst59w==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] @@ -3238,8 +3196,8 @@ packages: dev: true optional: true - /@esbuild/linux-ppc64@0.18.14: - resolution: {integrity: sha512-aGzXzd+djqeEC5IRkDKt3kWzvXoXC6K6GyYKxd+wsFJ2VQYnOWE954qV2tvy5/aaNrmgPTb52cSCHFE+Z7Z0yg==} + /@esbuild/linux-ppc64@0.18.15: + resolution: {integrity: sha512-KXPY69MWw79QJkyvUYb2ex/OgnN/8N/Aw5UDPlgoRtoEfcBqfeLodPr42UojV3NdkoO4u10NXQdamWm1YEzSKw==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] @@ -3247,8 +3205,8 @@ packages: dev: true optional: true - /@esbuild/linux-riscv64@0.18.14: - resolution: {integrity: sha512-8C6vWbfr0ygbAiMFLS6OPz0BHvApkT2gCboOGV76YrYw+sD/MQJzyITNsjZWDXJwPu9tjrFQOVG7zijRzBCnLw==} + /@esbuild/linux-riscv64@0.18.15: + resolution: {integrity: sha512-komK3NEAeeGRnvFEjX1SfVg6EmkfIi5aKzevdvJqMydYr9N+pRQK0PGJXk+bhoPZwOUgLO4l99FZmLGk/L1jWg==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] @@ -3256,8 +3214,8 @@ packages: dev: true optional: true - /@esbuild/linux-s390x@0.18.14: - resolution: {integrity: sha512-G/Lf9iu8sRMM60OVGOh94ZW2nIStksEcITkXdkD09/T6QFD/o+g0+9WVyR/jajIb3A0LvBJ670tBnGe1GgXMgw==} + /@esbuild/linux-s390x@0.18.15: + resolution: {integrity: sha512-632T5Ts6gQ2WiMLWRRyeflPAm44u2E/s/TJvn+BP6M5mnHSk93cieaypj3VSMYO2ePTCRqAFXtuYi1yv8uZJNA==} engines: {node: '>=12'} cpu: [s390x] os: [linux] @@ -3265,8 +3223,8 @@ packages: dev: true optional: true - /@esbuild/linux-x64@0.18.14: - resolution: {integrity: sha512-TBgStYBQaa3EGhgqIDM+ECnkreb0wkcKqL7H6m+XPcGUoU4dO7dqewfbm0mWEQYH3kzFHrzjOFNpSAVzDZRSJw==} + /@esbuild/linux-x64@0.18.15: + resolution: {integrity: sha512-MsHtX0NgvRHsoOtYkuxyk4Vkmvk3PLRWfA4okK7c+6dT0Fu4SUqXAr9y4Q3d8vUf1VWWb6YutpL4XNe400iQ1g==} engines: {node: '>=12'} cpu: [x64] os: [linux] @@ -3274,8 +3232,8 @@ packages: dev: true optional: true - /@esbuild/netbsd-x64@0.18.14: - resolution: {integrity: sha512-stvCcjyCQR2lMTroqNhAbvROqRjxPEq0oQ380YdXxA81TaRJEucH/PzJ/qsEtsHgXlWFW6Ryr/X15vxQiyRXVg==} + /@esbuild/netbsd-x64@0.18.15: + resolution: {integrity: sha512-djST6s+jQiwxMIVQ5rlt24JFIAr4uwUnzceuFL7BQT4CbrRtqBPueS4GjXSiIpmwVri1Icj/9pFRJ7/aScvT+A==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] @@ -3283,8 +3241,8 @@ packages: dev: true optional: true - /@esbuild/openbsd-x64@0.18.14: - resolution: {integrity: sha512-apAOJF14CIsN5ht1PA57PboEMsNV70j3FUdxLmA2liZ20gEQnfTG5QU0FhENo5nwbTqCB2O3WDsXAihfODjHYw==} + /@esbuild/openbsd-x64@0.18.15: + resolution: {integrity: sha512-naeRhUIvhsgeounjkF5mvrNAVMGAm6EJWiabskeE5yOeBbLp7T89tAEw0j5Jm/CZAwyLe3c67zyCWH6fsBLCpw==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] @@ -3292,8 +3250,8 @@ packages: dev: true optional: true - /@esbuild/sunos-x64@0.18.14: - resolution: {integrity: sha512-fYRaaS8mDgZcGybPn2MQbn1ZNZx+UXFSUoS5Hd2oEnlsyUcr/l3c6RnXf1bLDRKKdLRSabTmyCy7VLQ7VhGdOQ==} + /@esbuild/sunos-x64@0.18.15: + resolution: {integrity: sha512-qkT2+WxyKbNIKV1AEhI8QiSIgTHMcRctzSaa/I3kVgMS5dl3fOeoqkb7pW76KwxHoriImhx7Mg3TwN/auMDsyQ==} engines: {node: '>=12'} cpu: [x64] os: [sunos] @@ -3301,8 +3259,8 @@ packages: dev: true optional: true - /@esbuild/win32-arm64@0.18.14: - resolution: {integrity: sha512-1c44RcxKEJPrVj62XdmYhxXaU/V7auELCmnD+Ri+UCt+AGxTvzxl9uauQhrFso8gj6ZV1DaORV0sT9XSHOAk8Q==} + /@esbuild/win32-arm64@0.18.15: + resolution: {integrity: sha512-HC4/feP+pB2Vb+cMPUjAnFyERs+HJN7E6KaeBlFdBv799MhD+aPJlfi/yk36SED58J9TPwI8MAcVpJgej4ud0A==} engines: {node: '>=12'} cpu: [arm64] os: [win32] @@ -3310,8 +3268,8 @@ packages: dev: true optional: true - /@esbuild/win32-ia32@0.18.14: - resolution: {integrity: sha512-EXAFttrdAxZkFQmpvcAQ2bywlWUsONp/9c2lcfvPUhu8vXBBenCXpoq9YkUvVP639ld3YGiYx0YUQ6/VQz3Maw==} + /@esbuild/win32-ia32@0.18.15: + resolution: {integrity: sha512-ovjwoRXI+gf52EVF60u9sSDj7myPixPxqzD5CmkEUmvs+W9Xd0iqISVBQn8xcx4ciIaIVlWCuTbYDOXOnOL44Q==} engines: {node: '>=12'} cpu: [ia32] os: [win32] @@ -3319,8 +3277,8 @@ packages: dev: true optional: true - /@esbuild/win32-x64@0.18.14: - resolution: {integrity: sha512-K0QjGbcskx+gY+qp3v4/940qg8JitpXbdxFhRDA1aYoNaPff88+aEwoq45aqJ+ogpxQxmU0ZTjgnrQD/w8iiUg==} + /@esbuild/win32-x64@0.18.15: + resolution: {integrity: sha512-imUxH9a3WJARyAvrG7srLyiK73XdX83NXQkjKvQ+7vPh3ZxoLrzvPkQKKw2DwZ+RV2ZB6vBfNHP8XScAmQC3aA==} engines: {node: '>=12'} cpu: [x64] os: [win32] @@ -3444,11 +3402,11 @@ packages: '@hapi/hoek': 9.2.1 dev: true - /@histoire/app@0.16.1(vite@4.4.4): + /@histoire/app@0.16.1(vite@4.4.6): resolution: {integrity: sha512-13komnhVk1Pk0wMmkJKDPWT8RKpA5HfAbeeXSHAq29pvFP9Faq+dAa62g1wqOpoyJD5C7SkI0OPI3eJwJHgTiQ==} dependencies: - '@histoire/controls': 0.16.1(vite@4.4.4) - '@histoire/shared': 0.16.1(vite@4.4.4) + '@histoire/controls': 0.16.1(vite@4.4.6) + '@histoire/shared': 0.16.1(vite@4.4.6) '@histoire/vendors': 0.16.0 '@types/flexsearch': 0.7.3 flexsearch: 0.7.21 @@ -3457,7 +3415,7 @@ packages: - vite dev: true - /@histoire/controls@0.16.1(vite@4.4.4): + /@histoire/controls@0.16.1(vite@4.4.6): resolution: {integrity: sha512-Ot/J/LPzUexn+fLrJrWu3jUakx9aVSJWKnriiJSmEodAxJq+4mrprX3xS0bnzieud19pJc3mzC/MSD94urTbHA==} dependencies: '@codemirror/commands': 6.1.3 @@ -3467,7 +3425,7 @@ packages: '@codemirror/state': 6.2.0 '@codemirror/theme-one-dark': 6.1.0 '@codemirror/view': 6.7.2 - '@histoire/shared': 0.16.1(vite@4.4.4) + '@histoire/shared': 0.16.1(vite@4.4.6) '@histoire/vendors': 0.16.0 transitivePeerDependencies: - vite @@ -3481,7 +3439,7 @@ packages: capture-website: 2.4.1 defu: 6.1.1 fs-extra: 10.1.0 - histoire: 0.16.2(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0)(vite@4.4.4) + histoire: 0.16.2(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0)(vite@4.4.6) pathe: 0.2.0 transitivePeerDependencies: - bufferutil @@ -3490,18 +3448,18 @@ packages: - utf-8-validate dev: true - /@histoire/plugin-vue@0.16.1(histoire@0.16.2)(vite@4.4.4)(vue@3.3.4): + /@histoire/plugin-vue@0.16.1(histoire@0.16.2)(vite@4.4.6)(vue@3.3.4): resolution: {integrity: sha512-K7ZZl5tA8PWHjQsWFmFX3xa4HlRs+S8+nxym1Smh4dudQ6XSVwdF+gsPQ+RE4zwf6YQ8HDPsvOobI31dz6F4Tg==} peerDependencies: histoire: ^0.16.1 vue: ^3.2.47 dependencies: - '@histoire/controls': 0.16.1(vite@4.4.4) - '@histoire/shared': 0.16.1(vite@4.4.4) + '@histoire/controls': 0.16.1(vite@4.4.6) + '@histoire/shared': 0.16.1(vite@4.4.6) '@histoire/vendors': 0.16.0 change-case: 4.1.2 globby: 13.1.2 - histoire: 0.16.2(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0)(vite@4.4.4) + histoire: 0.16.2(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0)(vite@4.4.6) launch-editor: 2.6.0 pathe: 0.2.0 vue: 3.3.4 @@ -3509,7 +3467,7 @@ packages: - vite dev: true - /@histoire/shared@0.16.1(vite@4.4.4): + /@histoire/shared@0.16.1(vite@4.4.6): resolution: {integrity: sha512-bcySHGC6kcZ1U9OZUcBQCROTBygTZ9T9MlqfeGtBtJWXGdmHPZ/64elZOY36O8gUAMF89Q08EIVe5cIQ0SJ3Uw==} peerDependencies: vite: ^2.9.0 || ^3.0.0 || ^4.0.0 @@ -3520,7 +3478,7 @@ packages: chokidar: 3.5.3 pathe: 0.2.0 picocolors: 1.0.0 - vite: 4.4.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) dev: true /@histoire/vendors@0.16.0: @@ -3681,7 +3639,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 dev: true /@jridgewell/gen-mapping@0.3.2: @@ -3689,7 +3647,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.17 dev: true @@ -3705,6 +3663,7 @@ packages: /@jridgewell/sourcemap-codec@1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} + dev: true /@jridgewell/sourcemap-codec@1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} @@ -3770,6 +3729,10 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.13.0 + /@one-ini/wasm@0.1.1: + resolution: {integrity: sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==} + dev: true + /@polka/url@1.0.0-next.21: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: true @@ -3803,7 +3766,7 @@ packages: resolution: {integrity: sha512-yvwa+aCyYI/UjeD39BnpMypG8N06l86wIDW1/PAc6ihBRnodIfZDwccxQN3n1t74wduzaz74m4ZMHZnB06567Q==} dev: true - /@rollup/plugin-babel@5.3.0(@babel/core@7.22.5)(rollup@2.79.1): + /@rollup/plugin-babel@5.3.0(@babel/core@7.22.8)(rollup@2.79.1): resolution: {integrity: sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -3814,7 +3777,7 @@ packages: '@types/babel__core': optional: true dependencies: - '@babel/core': 7.22.5 + '@babel/core': 7.22.8 '@babel/helper-module-imports': 7.22.5 '@rollup/pluginutils': 3.1.0(rollup@2.79.1) rollup: 2.79.1 @@ -4148,8 +4111,8 @@ packages: /@types/postcss-preset-env@7.7.0: resolution: {integrity: sha512-biD8MwSiZo1Nztn1cIBPMcKNKzgFyU05AB96HIF9y3G4f9vdx2O60DHCSpWXChTp6mOEGu15fqIw2DetVVjghw==} dependencies: - autoprefixer: 10.4.14(postcss@8.4.26) - postcss: 8.4.26 + autoprefixer: 10.4.14(postcss@8.4.27) + postcss: 8.4.27 dev: true /@types/resolve@1.17.1: @@ -4230,7 +4193,7 @@ packages: graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 - semver: 7.5.3 + semver: 7.5.4 tsutils: 3.21.0(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: @@ -4388,7 +4351,7 @@ packages: debug: 4.3.4(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 - semver: 7.5.3 + semver: 7.5.4 tsutils: 3.21.0(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: @@ -4430,7 +4393,7 @@ packages: '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6) eslint: 8.45.0 eslint-scope: 5.1.1 - semver: 7.5.3 + semver: 7.5.4 transitivePeerDependencies: - supports-color - typescript @@ -4471,34 +4434,34 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /@vitejs/plugin-legacy@4.1.0(terser@5.10.0)(vite@4.4.4): - resolution: {integrity: sha512-bLPHaKAKtPq40Cx2Hauz/VE39kStx7gUC21RM+0/OvBgiOlqrK3b1mIMUc4Cak1xLOrK99j174/7xczfu4OLHA==} + /@vitejs/plugin-legacy@4.1.1(terser@5.10.0)(vite@4.4.6): + resolution: {integrity: sha512-um3gbVouD2Q/g19C0qpDfHwveXDCAHzs8OC3e9g6aXpKoD1H14himgs7wkMnhAynBJy7QqUoZNAXDuqN8zLR2g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: terser: ^5.4.0 vite: ^4.0.0 dependencies: - '@babel/core': 7.22.8 - '@babel/preset-env': 7.22.7(@babel/core@7.22.8) + '@babel/core': 7.22.9 + '@babel/preset-env': 7.22.9(@babel/core@7.22.9) browserslist: 4.21.9 - core-js: 3.31.0 + core-js: 3.31.1 magic-string: 0.30.1 regenerator-runtime: 0.13.11 systemjs: 6.14.1 terser: 5.10.0(acorn@7.4.1) - vite: 4.4.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue@4.2.3(vite@4.4.4)(vue@3.3.4): + /@vitejs/plugin-vue@4.2.3(vite@4.4.6)(vue@3.3.4): resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) vue: 3.3.4 dev: true @@ -4561,7 +4524,7 @@ packages: /@vue/compiler-core@3.2.45: resolution: {integrity: sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==} dependencies: - '@babel/parser': 7.22.5 + '@babel/parser': 7.22.7 '@vue/shared': 3.2.45 estree-walker: 2.0.2 source-map: 0.6.1 @@ -4570,7 +4533,7 @@ packages: /@vue/compiler-core@3.3.4: resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==} dependencies: - '@babel/parser': 7.22.4 + '@babel/parser': 7.22.7 '@vue/shared': 3.3.4 estree-walker: 2.0.2 source-map-js: 1.0.2 @@ -4599,22 +4562,22 @@ packages: '@vue/shared': 3.2.45 estree-walker: 2.0.2 magic-string: 0.25.7 - postcss: 8.4.26 + postcss: 8.4.27 source-map: 0.6.1 dev: true /@vue/compiler-sfc@3.3.4: resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==} dependencies: - '@babel/parser': 7.22.5 + '@babel/parser': 7.22.7 '@vue/compiler-core': 3.3.4 '@vue/compiler-dom': 3.3.4 '@vue/compiler-ssr': 3.3.4 '@vue/reactivity-transform': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 - magic-string: 0.30.0 - postcss: 8.4.26 + magic-string: 0.30.1 + postcss: 8.4.27 source-map-js: 1.0.2 /@vue/compiler-ssr@3.2.45: @@ -4681,7 +4644,7 @@ packages: /@vue/reactivity-transform@3.2.45: resolution: {integrity: sha512-BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ==} dependencies: - '@babel/parser': 7.22.5 + '@babel/parser': 7.22.7 '@vue/compiler-core': 3.2.45 '@vue/shared': 3.2.45 estree-walker: 2.0.2 @@ -4691,11 +4654,11 @@ packages: /@vue/reactivity-transform@3.3.4: resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: - '@babel/parser': 7.22.5 + '@babel/parser': 7.22.7 '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 - magic-string: 0.30.0 + magic-string: 0.30.1 /@vue/reactivity@3.3.4: resolution: {integrity: sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==} @@ -4732,21 +4695,18 @@ packages: /@vue/shared@3.3.4: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} - /@vue/test-utils@2.4.0(vue@3.3.4): - resolution: {integrity: sha512-BKB9aj1yky63/I3IwSr1FjUeHYsKXI7D6S9F378AHt7a5vC0dLkOBtSsFXoRGC/7BfHmiB9HRhT+i9xrUHoAKw==} + /@vue/test-utils@2.4.1(vue@3.3.4): + resolution: {integrity: sha512-VO8nragneNzUZUah6kOjiFmD/gwRjUauG9DROh6oaOeFwX1cZRUNHhdeogE8635cISigXFTtGLUQWx5KCb0xeg==} peerDependencies: - '@vue/compiler-dom': ^3.0.1 '@vue/server-renderer': ^3.0.1 vue: ^3.0.1 peerDependenciesMeta: - '@vue/compiler-dom': - optional: true '@vue/server-renderer': optional: true dependencies: - js-beautify: 1.14.6 + js-beautify: 1.14.9 vue: 3.3.4 - vue-component-type-helpers: 1.6.5 + vue-component-type-helpers: 1.8.4 dev: true /@vue/tsconfig@0.4.0: @@ -5005,7 +4965,7 @@ packages: engines: {node: '>= 4.0.0'} dev: true - /autoprefixer@10.4.14(postcss@8.4.26): + /autoprefixer@10.4.14(postcss@8.4.27): resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -5013,11 +4973,11 @@ packages: postcss: ^8.1.0 dependencies: browserslist: 4.21.9 - caniuse-lite: 1.0.30001516 + caniuse-lite: 1.0.30001517 fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true @@ -5048,25 +5008,12 @@ packages: - debug dev: false - /babel-plugin-polyfill-corejs2@0.4.3(@babel/core@7.22.5): - resolution: {integrity: sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.22.5 - '@babel/core': 7.22.5 - '@babel/helper-define-polyfill-provider': 0.4.0(@babel/core@7.22.5) - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - /babel-plugin-polyfill-corejs2@0.4.4(@babel/core@7.22.8): resolution: {integrity: sha512-9WeK9snM1BfxB38goUEv2FLnA6ja07UMfazFHzCXUb3NyDZAwfXvQiURQ6guTTMeHcOsdknULm1PDhs4uWtKyA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.6 + '@babel/compat-data': 7.22.9 '@babel/core': 7.22.8 '@babel/helper-define-polyfill-provider': 0.4.1(@babel/core@7.22.8) '@nicolo-ribaudo/semver-v6': 6.3.3 @@ -5074,14 +5021,15 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-corejs3@0.8.1(@babel/core@7.22.5): - resolution: {integrity: sha512-ikFrZITKg1xH6pLND8zT14UPgjKHiGLqex7rGEZCH2EvhsneJaJPemmpQaIZV5AL03II+lXylw3UmddDK8RU5Q==} + /babel-plugin-polyfill-corejs2@0.4.4(@babel/core@7.22.9): + resolution: {integrity: sha512-9WeK9snM1BfxB38goUEv2FLnA6ja07UMfazFHzCXUb3NyDZAwfXvQiURQ6guTTMeHcOsdknULm1PDhs4uWtKyA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-define-polyfill-provider': 0.4.0(@babel/core@7.22.5) - core-js-compat: 3.30.2 + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.9 + '@babel/helper-define-polyfill-provider': 0.4.1(@babel/core@7.22.9) + '@nicolo-ribaudo/semver-v6': 6.3.3 transitivePeerDependencies: - supports-color dev: true @@ -5098,13 +5046,14 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-regenerator@0.5.0(@babel/core@7.22.5): - resolution: {integrity: sha512-hDJtKjMLVa7Z+LwnTCxoDLQj6wdc+B8dun7ayF2fYieI6OzfuvcLMB32ihJZ4UhCBwNYGl5bg/x/P9cMdnkc2g==} + /babel-plugin-polyfill-corejs3@0.8.2(@babel/core@7.22.9): + resolution: {integrity: sha512-Cid+Jv1BrY9ReW9lIfNlNpsI53N+FN7gE+f73zLAUbr9C52W4gKLWSByx47pfDJsEysojKArqOtOKZSVIIUTuQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.5 - '@babel/helper-define-polyfill-provider': 0.4.0(@babel/core@7.22.5) + '@babel/core': 7.22.9 + '@babel/helper-define-polyfill-provider': 0.4.1(@babel/core@7.22.9) + core-js-compat: 3.31.1 transitivePeerDependencies: - supports-color dev: true @@ -5120,6 +5069,17 @@ packages: - supports-color dev: true + /babel-plugin-polyfill-regenerator@0.5.1(@babel/core@7.22.9): + resolution: {integrity: sha512-L8OyySuI6OSQ5hFy9O+7zFjyr4WhAfRjLIOkhQGYl+emwJkd/S4XXT1JpfrgR1jrQ1NcGiOh+yAdGlF8pnC3Jw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.9 + '@babel/helper-define-polyfill-provider': 0.4.1(@babel/core@7.22.9) + transitivePeerDependencies: + - supports-color + dev: true + /balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} dev: true @@ -5204,7 +5164,7 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001516 + caniuse-lite: 1.0.30001517 electron-to-chromium: 1.4.433 node-releases: 2.0.12 update-browserslist-db: 1.0.11(browserslist@4.21.9) @@ -5290,8 +5250,8 @@ packages: engines: {node: '>=6'} dev: true - /caniuse-lite@1.0.30001516: - resolution: {integrity: sha512-Wmec9pCBY8CWbmI4HsjBeQLqDTqV91nFVR83DnZpYyRnPI1wePDsTg0bGLPC5VU/3OIZV1fmxEea1b+tFKe86g==} + /caniuse-lite@1.0.30001517: + resolution: {integrity: sha512-Vdhm5S11DaFVLlyiKu4hiUTkpZu+y1KA/rZZqVQfOD5YdDT/eQKlkt7NaE0WGOFgX32diqt9MiP9CAiFeRklaA==} dev: true /capital-case@1.0.4: @@ -5536,6 +5496,11 @@ packages: dependencies: delayed-stream: 1.0.0 + /commander@10.0.1: + resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==} + engines: {node: '>=14'} + dev: true + /commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} dev: true @@ -5604,20 +5569,14 @@ packages: safe-buffer: 5.1.2 dev: true - /core-js-compat@3.30.2: - resolution: {integrity: sha512-nriW1nuJjUgvkEjIot1Spwakz52V9YkYHZAQG6A1eCgC8AA1p0zngrQEP9R0+V6hji5XilWKG1Bd0YRppmGimA==} - dependencies: - browserslist: 4.21.9 - dev: true - /core-js-compat@3.31.1: resolution: {integrity: sha512-wIDWd2s5/5aJSdpOJHfSibxNODxoGoWOBHt8JSPB41NOE94M7kuTPZCYLOlTtuoXTsBPKobpJ6T+y0SSy5L9SA==} dependencies: browserslist: 4.21.9 dev: true - /core-js@3.31.0: - resolution: {integrity: sha512-NIp2TQSGfR6ba5aalZD+ZQ1fSxGhDo/s1w0nx3RYzf2pnJxt7YynxFlFScP6eV7+GZsKO95NSjGxyJsU3DZgeQ==} + /core-js@3.31.1: + resolution: {integrity: sha512-2sKLtfq1eFST7l7v62zaqXacPc7uG8ZAya8ogijLhTtaKNcpzpB4TMoTw2Si+8GYKRwFPMMtUT0263QFWFfqyQ==} requiresBuild: true dev: true @@ -5651,35 +5610,35 @@ packages: engines: {node: '>=8'} dev: true - /css-blank-pseudo@6.0.0(postcss@8.4.26): + /css-blank-pseudo@6.0.0(postcss@8.4.27): resolution: {integrity: sha512-VbfLlOWO7sBHBTn6pwDQzc07Z0SDydgDBfNfCE0nvrehdBNv9RKsuupIRa/qal0+fBZhAALyQDPMKz5lnvcchw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-selector-parser: 6.0.13 dev: true - /css-has-pseudo@6.0.0(postcss@8.4.26): + /css-has-pseudo@6.0.0(postcss@8.4.27): resolution: {integrity: sha512-X+r+JBuoO37FBOWVNhVJhxtSBUFHgHbrcc0CjFT28JEdOw1qaDwABv/uunyodUuSy2hMPe9j/HjssxSlvUmKjg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) - postcss: 8.4.26 + postcss: 8.4.27 postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 dev: true - /css-prefers-color-scheme@9.0.0(postcss@8.4.26): + /css-prefers-color-scheme@9.0.0(postcss@8.4.27): resolution: {integrity: sha512-03QGAk/FXIRseDdLb7XAiu6gidQ0Nd8945xuM7VFVPpc6goJsG9uIO8xQjTxwbPdPIIV4o4AJoOJyt8gwDl67g==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 dev: true /css-select@4.2.1: @@ -5767,8 +5726,8 @@ packages: /csstype@3.1.2: resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} - /cypress@12.17.1: - resolution: {integrity: sha512-eKfBgO6t8waEyhegL4gxD7tcI6uTCGttu+ZU7y9Hq8BlpMztd7iLeIF4AJFAnbZH1xjX+wwgg4cRKFNSvv3VWQ==} + /cypress@12.17.2: + resolution: {integrity: sha512-hxWAaWbqQBzzMuadSGSuQg5PDvIGOovm6xm0hIfpCVcORsCAj/gF2p0EvfnJ4f+jK2PCiDgP6D2eeE9/FK4Mjg==} engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0} hasBin: true requiresBuild: true @@ -5810,7 +5769,7 @@ packages: pretty-bytes: 5.6.0 proxy-from-env: 1.0.0 request-progress: 3.0.0 - semver: 7.5.3 + semver: 7.5.4 supports-color: 8.1.1 tmp: 0.2.1 untildify: 4.0.0 @@ -6099,14 +6058,15 @@ packages: safer-buffer: 2.1.2 dev: true - /editorconfig@0.15.3: - resolution: {integrity: sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==} + /editorconfig@1.0.4: + resolution: {integrity: sha512-L9Qe08KWTlqYMVvMcTIvMAdl1cDUubzRNYL+WfA4bLDMHe4nemKkpmYzkznE1FwLKu0EEmy6obgQKzMJrg4x9Q==} + engines: {node: '>=14'} hasBin: true dependencies: - commander: 2.20.3 - lru-cache: 4.1.5 - semver: 5.7.1 - sigmund: 1.0.1 + '@one-ini/wasm': 0.1.1 + commander: 10.0.1 + minimatch: 9.0.1 + semver: 7.5.4 dev: true /ee-first@1.1.1: @@ -6201,34 +6161,34 @@ packages: is-symbol: 1.0.4 dev: true - /esbuild@0.18.14: - resolution: {integrity: sha512-uNPj5oHPYmj+ZhSQeYQVFZ+hAlJZbAGOmmILWIqrGvPVlNLbyOvU5Bu6Woi8G8nskcx0vwY0iFoMPrzT86Ko+w==} + /esbuild@0.18.15: + resolution: {integrity: sha512-3WOOLhrvuTGPRzQPU6waSDWrDTnQriia72McWcn6UCi43GhCHrXH4S59hKMeez+IITmdUuUyvbU9JIp+t3xlPQ==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': 0.18.14 - '@esbuild/android-arm64': 0.18.14 - '@esbuild/android-x64': 0.18.14 - '@esbuild/darwin-arm64': 0.18.14 - '@esbuild/darwin-x64': 0.18.14 - '@esbuild/freebsd-arm64': 0.18.14 - '@esbuild/freebsd-x64': 0.18.14 - '@esbuild/linux-arm': 0.18.14 - '@esbuild/linux-arm64': 0.18.14 - '@esbuild/linux-ia32': 0.18.14 - '@esbuild/linux-loong64': 0.18.14 - '@esbuild/linux-mips64el': 0.18.14 - '@esbuild/linux-ppc64': 0.18.14 - '@esbuild/linux-riscv64': 0.18.14 - '@esbuild/linux-s390x': 0.18.14 - '@esbuild/linux-x64': 0.18.14 - '@esbuild/netbsd-x64': 0.18.14 - '@esbuild/openbsd-x64': 0.18.14 - '@esbuild/sunos-x64': 0.18.14 - '@esbuild/win32-arm64': 0.18.14 - '@esbuild/win32-ia32': 0.18.14 - '@esbuild/win32-x64': 0.18.14 + '@esbuild/android-arm': 0.18.15 + '@esbuild/android-arm64': 0.18.15 + '@esbuild/android-x64': 0.18.15 + '@esbuild/darwin-arm64': 0.18.15 + '@esbuild/darwin-x64': 0.18.15 + '@esbuild/freebsd-arm64': 0.18.15 + '@esbuild/freebsd-x64': 0.18.15 + '@esbuild/linux-arm': 0.18.15 + '@esbuild/linux-arm64': 0.18.15 + '@esbuild/linux-ia32': 0.18.15 + '@esbuild/linux-loong64': 0.18.15 + '@esbuild/linux-mips64el': 0.18.15 + '@esbuild/linux-ppc64': 0.18.15 + '@esbuild/linux-riscv64': 0.18.15 + '@esbuild/linux-s390x': 0.18.15 + '@esbuild/linux-x64': 0.18.15 + '@esbuild/netbsd-x64': 0.18.15 + '@esbuild/openbsd-x64': 0.18.15 + '@esbuild/sunos-x64': 0.18.15 + '@esbuild/win32-arm64': 0.18.15 + '@esbuild/win32-ia32': 0.18.15 + '@esbuild/win32-x64': 0.18.15 dev: true /escalade@3.1.1: @@ -6844,8 +6804,8 @@ packages: path-is-absolute: 1.0.1 dev: true - /glob@8.0.3: - resolution: {integrity: sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==} + /glob@8.1.0: + resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} dependencies: fs.realpath: 1.0.0 @@ -6941,8 +6901,8 @@ packages: strip-bom-string: 1.0.0 dev: true - /happy-dom@10.5.1: - resolution: {integrity: sha512-xWgO/Q7/o9S6mV3oy0M9i4yFlYjwwm12vHKWvygIQAxuDo8wKrAegJCNBDCweskW9cfgYtkLojC/aSvWJPq1AQ==} + /happy-dom@10.5.2: + resolution: {integrity: sha512-dTA1cDcLOPIkAdykLd9Wo1k8Ly36Hh2OdKGkWEHWuAHb89KcVVRLSj1OFev7ir90xhRLSGCGrEdDvS6u9l13kg==} dependencies: css.escape: 1.5.1 entities: 4.5.0 @@ -7011,16 +6971,16 @@ packages: engines: {node: '>=12.0.0'} dev: false - /histoire@0.16.2(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0)(vite@4.4.4): + /histoire@0.16.2(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0)(vite@4.4.6): resolution: {integrity: sha512-7/dErREfXEqAq69KuVMThu+uYzBfIuc6R13z5uylNm+rGO6WX62Y70DeKTxnp4NsYPXBNPcBhWY6UGICCuhHaw==} hasBin: true peerDependencies: vite: ^2.9.0 || ^3.0.0 || ^4.0.0 dependencies: '@akryum/tinypool': 0.3.1 - '@histoire/app': 0.16.1(vite@4.4.4) - '@histoire/controls': 0.16.1(vite@4.4.4) - '@histoire/shared': 0.16.1(vite@4.4.4) + '@histoire/app': 0.16.1(vite@4.4.6) + '@histoire/controls': 0.16.1(vite@4.4.6) + '@histoire/shared': 0.16.1(vite@4.4.6) '@histoire/vendors': 0.16.0 '@types/flexsearch': 0.7.3 '@types/markdown-it': 12.2.3 @@ -7047,8 +7007,8 @@ packages: sade: 1.8.1 shiki-es: 0.2.0 sirv: 2.0.2 - vite: 4.4.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0) - vite-node: 0.28.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) + vite-node: 0.28.4(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - bufferutil @@ -7484,14 +7444,14 @@ packages: '@sideway/pinpoint': 2.0.0 dev: true - /js-beautify@1.14.6: - resolution: {integrity: sha512-GfofQY5zDp+cuHc+gsEXKPpNw2KbPddreEo35O6jT6i0RVK6LhsoYBhq5TvK4/n74wnA0QbK8gGd+jUZwTMKJw==} - engines: {node: '>=10'} + /js-beautify@1.14.9: + resolution: {integrity: sha512-coM7xq1syLcMyuVGyToxcj2AlzhkDjmfklL8r0JgJ7A76wyGMpJ1oA35mr4APdYNO/o/4YY8H54NQIJzhMbhBg==} + engines: {node: '>=12'} hasBin: true dependencies: config-chain: 1.1.13 - editorconfig: 0.15.3 - glob: 8.0.3 + editorconfig: 1.0.4 + glob: 8.1.0 nopt: 6.0.0 dev: true @@ -7807,13 +7767,6 @@ packages: engines: {node: '>=8'} dev: true - /lru-cache@4.1.5: - resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} - dependencies: - pseudomap: 1.0.2 - yallist: 2.1.2 - dev: true - /lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} dependencies: @@ -7833,12 +7786,6 @@ packages: sourcemap-codec: 1.4.8 dev: true - /magic-string@0.30.0: - resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==} - engines: {node: '>=12'} - dependencies: - '@jridgewell/sourcemap-codec': 1.4.14 - /magic-string@0.30.1: resolution: {integrity: sha512-mbVKXPmS0z0G4XqFDCTllmDQ6coZzn94aMlb0o/A4HEHJCKcanlDZwYJgwnkmgD3jyWhUgj9VsPrfd972yPffA==} engines: {node: '>=12'} @@ -8001,6 +7948,13 @@ packages: brace-expansion: 2.0.1 dev: true + /minimatch@9.0.1: + resolution: {integrity: sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==} + engines: {node: '>=16 || 14 >=14.17'} + dependencies: + brace-expansion: 2.0.1 + dev: true + /minimist-options@4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} engines: {node: '>= 6'} @@ -8477,58 +8431,58 @@ packages: mlly: 1.4.0 pathe: 1.1.1 - /postcss-attribute-case-insensitive@6.0.2(postcss@8.4.26): + /postcss-attribute-case-insensitive@6.0.2(postcss@8.4.27): resolution: {integrity: sha512-IRuCwwAAQbgaLhxQdQcIIK0dCVXg3XDUnzgKD8iwdiYdwU4rMWRWyl/W9/0nA4ihVpq5pyALiHB2veBJ0292pw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-selector-parser: 6.0.13 dev: true - /postcss-clamp@4.1.0(postcss@8.4.26): + /postcss-clamp@4.1.0(postcss@8.4.27): resolution: {integrity: sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==} engines: {node: '>=7.6.0'} peerDependencies: postcss: ^8.4.6 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /postcss-color-functional-notation@6.0.0(postcss@8.4.26): + /postcss-color-functional-notation@6.0.0(postcss@8.4.27): resolution: {integrity: sha512-kaWTgnhRKFtfMF8H0+NQBFxgr5CGg05WGe07Mc1ld6XHwwRWlqSbHOW0zwf+BtkBQpsdVUu7+gl9dtdvhWMedw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.26) - postcss: 8.4.26 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /postcss-color-hex-alpha@9.0.2(postcss@8.4.26): + /postcss-color-hex-alpha@9.0.2(postcss@8.4.27): resolution: {integrity: sha512-SfPjgr//VQ/DOCf80STIAsdAs7sbIbxATvVmd+Ec7JvR8onz9pjawhq3BJM3Pie40EE3TyB0P6hft16D33Nlyg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /postcss-color-rebeccapurple@9.0.0(postcss@8.4.26): + /postcss-color-rebeccapurple@9.0.0(postcss@8.4.27): resolution: {integrity: sha512-RmUFL+foS05AKglkEoqfx+KFdKRVmqUAxlHNz4jLqIi7046drIPyerdl4B6j/RA2BSP8FI8gJcHmLRrwJOMnHw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /postcss-custom-media@10.0.0(postcss@8.4.26): + /postcss-custom-media@10.0.0(postcss@8.4.27): resolution: {integrity: sha512-NxDn7C6GJ7X8TsWOa8MbCdq9rLERRLcPfQSp856k1jzMreL8X9M6iWk35JjPRIb9IfRnVohmxAylDRx7n4Rv4g==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -8538,10 +8492,10 @@ packages: '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 '@csstools/media-query-list-parser': 2.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /postcss-custom-properties@13.2.1(postcss@8.4.26): + /postcss-custom-properties@13.2.1(postcss@8.4.27): resolution: {integrity: sha512-Z8UmzwVkRh8aITyeZoZnT4McSSPmS2EFl+OyPspfvx7v+N36V2UseMAODp3oBriZvcf/tQpzag9165x/VcC3kg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -8550,11 +8504,11 @@ packages: '@csstools/cascade-layer-name-parser': 1.0.3(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /postcss-custom-selectors@7.1.4(postcss@8.4.26): + /postcss-custom-selectors@7.1.4(postcss@8.4.27): resolution: {integrity: sha512-TU2xyUUBTlpiLnwyE2ZYMUIYB41MKMkBZ8X8ntkqRDQ8sdBLhFFsPgNcOliBd5+/zcK51C9hRnSE7hKUJMxQSw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -8563,28 +8517,28 @@ packages: '@csstools/cascade-layer-name-parser': 1.0.3(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 - postcss: 8.4.26 + postcss: 8.4.27 postcss-selector-parser: 6.0.13 dev: true - /postcss-dir-pseudo-class@8.0.0(postcss@8.4.26): + /postcss-dir-pseudo-class@8.0.0(postcss@8.4.27): resolution: {integrity: sha512-Oy5BBi0dWPwij/IA+yDYj+/OBMQ9EPqAzTHeSNUYrUWdll/PRJmcbiUj0MNcsBi681I1gcSTLvMERPaXzdbvJg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-selector-parser: 6.0.13 dev: true - /postcss-double-position-gradients@5.0.0(postcss@8.4.26): + /postcss-double-position-gradients@5.0.0(postcss@8.4.27): resolution: {integrity: sha512-wR8npIkrIVUTicUpCWSSo1f/g7gAEIH70FMqCugY4m4j6TX4E0T2Q5rhfO0gqv00biBZdLyb+HkW8x6as+iJNQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.26) - postcss: 8.4.26 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true @@ -8598,72 +8552,72 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-easings@4.0.0(postcss@8.4.26): + /postcss-easings@4.0.0(postcss@8.4.27): resolution: {integrity: sha512-KNpwHA3mTnf0UWcdwahQDaz7DDJ6QteVwdlLff98se854p6pyQW9iofwrD05vtlp33AAAxuUGCOhYwERRJGy6Q==} engines: {node: '>=16.0'} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /postcss-focus-visible@9.0.0(postcss@8.4.26): + /postcss-focus-visible@9.0.0(postcss@8.4.27): resolution: {integrity: sha512-zA4TbVaIaT8npZBEROhZmlc+GBKE8AELPHXE7i4TmIUEQhw/P/mSJfY9t6tBzpQ1rABeGtEOHYrW4SboQeONMQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-selector-parser: 6.0.13 dev: true - /postcss-focus-within@8.0.0(postcss@8.4.26): + /postcss-focus-within@8.0.0(postcss@8.4.27): resolution: {integrity: sha512-E7+J9nuQzZaA37D/MUZMX1K817RZGDab8qw6pFwzAkDd/QtlWJ9/WTKmzewNiuxzeq6WWY7ATiRePVoDKp+DnA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-selector-parser: 6.0.13 dev: true - /postcss-font-variant@5.0.0(postcss@8.4.26): + /postcss-font-variant@5.0.0(postcss@8.4.27): resolution: {integrity: sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /postcss-gap-properties@5.0.0(postcss@8.4.26): + /postcss-gap-properties@5.0.0(postcss@8.4.27): resolution: {integrity: sha512-YjsEEL6890P7MCv6fch6Am1yq0EhQCJMXyT4LBohiu87+4/WqR7y5W3RIv53WdA901hhytgRvjlrAhibhW4qsA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /postcss-image-set-function@6.0.0(postcss@8.4.26): + /postcss-image-set-function@6.0.0(postcss@8.4.27): resolution: {integrity: sha512-bg58QnJexFpPBU4IGPAugAPKV0FuFtX5rHYNSKVaV91TpHN7iwyEzz1bkIPCiSU5+BUN00e+3fV5KFrwIgRocw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /postcss-initial@4.0.1(postcss@8.4.26): + /postcss-initial@4.0.1(postcss@8.4.27): resolution: {integrity: sha512-0ueD7rPqX8Pn1xJIjay0AZeIuDoF+V+VvMt/uOnn+4ezUKhZM/NokDeP6DwMNyIoYByuN/94IQnt5FEkaN59xQ==} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /postcss-lab-function@6.0.0(postcss@8.4.26): + /postcss-lab-function@6.0.0(postcss@8.4.27): resolution: {integrity: sha512-bEKvKeoA0PPeqXdYfnIjU38NdkjrlqT4iENtIVMAcx9YAJz+9OrUvE2IRRK2jMZPcBM5RhyHj5zJqpzvR7KGtw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -8672,158 +8626,158 @@ packages: '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.26) - postcss: 8.4.26 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) + postcss: 8.4.27 dev: true - /postcss-logical@7.0.0(postcss@8.4.26): + /postcss-logical@7.0.0(postcss@8.4.27): resolution: {integrity: sha512-zYf3vHkoW82f5UZTEXChTJvH49Yl9X37axTZsJGxrCG2kOUwtaAoz9E7tqYg0lsIoJLybaL8fk/2mOi81zVIUw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /postcss-nesting@12.0.0(postcss@8.4.26): + /postcss-nesting@12.0.0(postcss@8.4.27): resolution: {integrity: sha512-knqwW65kxssmyIFadRSimaiRyLVRd0MdwfabesKw6XvGLwSOCJ+4zfvNQQCOOYij5obwpZzDpODuGRv2PCyiUw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) - postcss: 8.4.26 + postcss: 8.4.27 postcss-selector-parser: 6.0.13 dev: true - /postcss-opacity-percentage@2.0.0(postcss@8.4.26): + /postcss-opacity-percentage@2.0.0(postcss@8.4.27): resolution: {integrity: sha512-lyDrCOtntq5Y1JZpBFzIWm2wG9kbEdujpNt4NLannF+J9c8CgFIzPa80YQfdza+Y+yFfzbYj/rfoOsYsooUWTQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.2 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /postcss-overflow-shorthand@5.0.0(postcss@8.4.26): + /postcss-overflow-shorthand@5.0.0(postcss@8.4.27): resolution: {integrity: sha512-2rlxDyeSics/hC2FuMdPnWiP9WUPZ5x7FTuArXLFVpaSQ2woPSfZS4RD59HuEokbZhs/wPUQJ1E3MT6zVv94MQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /postcss-page-break@3.0.4(postcss@8.4.26): + /postcss-page-break@3.0.4(postcss@8.4.27): resolution: {integrity: sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==} peerDependencies: postcss: ^8 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /postcss-place@9.0.0(postcss@8.4.26): + /postcss-place@9.0.0(postcss@8.4.27): resolution: {integrity: sha512-qLEPD9VPH5opDVemwmRaujODF9nExn24VOC3ghgVLEvfYN7VZLwJHes0q/C9YR5hI2UC3VgBE8Wkdp1TxCXhtg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-value-parser: 4.2.0 dev: true - /postcss-preset-env@9.0.0(postcss@8.4.26): + /postcss-preset-env@9.0.0(postcss@8.4.27): resolution: {integrity: sha512-L0x/Nluq+/FkidIYjU7JtkmRL2/QmXuYkxuM3C5y9VG3iGLljF9PuBHQ7kzKRoVfwnca0VNN0Zb3a/bxVJ12vA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-cascade-layers': 4.0.0(postcss@8.4.26) - '@csstools/postcss-color-function': 2.2.3(postcss@8.4.26) - '@csstools/postcss-color-mix-function': 1.0.3(postcss@8.4.26) - '@csstools/postcss-font-format-keywords': 3.0.0(postcss@8.4.26) - '@csstools/postcss-gradients-interpolation-method': 4.0.0(postcss@8.4.26) - '@csstools/postcss-hwb-function': 3.0.0(postcss@8.4.26) - '@csstools/postcss-ic-unit': 3.0.0(postcss@8.4.26) - '@csstools/postcss-is-pseudo-class': 4.0.0(postcss@8.4.26) - '@csstools/postcss-logical-float-and-clear': 2.0.0(postcss@8.4.26) - '@csstools/postcss-logical-resize': 2.0.0(postcss@8.4.26) - '@csstools/postcss-logical-viewport-units': 2.0.0(postcss@8.4.26) - '@csstools/postcss-media-minmax': 1.0.5(postcss@8.4.26) - '@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.0(postcss@8.4.26) - '@csstools/postcss-nested-calc': 3.0.0(postcss@8.4.26) - '@csstools/postcss-normalize-display-values': 3.0.0(postcss@8.4.26) - '@csstools/postcss-oklab-function': 3.0.0(postcss@8.4.26) - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.26) - '@csstools/postcss-relative-color-syntax': 2.0.0(postcss@8.4.26) - '@csstools/postcss-scope-pseudo-class': 3.0.0(postcss@8.4.26) - '@csstools/postcss-stepped-value-functions': 3.0.0(postcss@8.4.26) - '@csstools/postcss-text-decoration-shorthand': 3.0.0(postcss@8.4.26) - '@csstools/postcss-trigonometric-functions': 3.0.0(postcss@8.4.26) - '@csstools/postcss-unset-value': 3.0.0(postcss@8.4.26) - autoprefixer: 10.4.14(postcss@8.4.26) + '@csstools/postcss-cascade-layers': 4.0.0(postcss@8.4.27) + '@csstools/postcss-color-function': 2.2.3(postcss@8.4.27) + '@csstools/postcss-color-mix-function': 1.0.3(postcss@8.4.27) + '@csstools/postcss-font-format-keywords': 3.0.0(postcss@8.4.27) + '@csstools/postcss-gradients-interpolation-method': 4.0.0(postcss@8.4.27) + '@csstools/postcss-hwb-function': 3.0.0(postcss@8.4.27) + '@csstools/postcss-ic-unit': 3.0.0(postcss@8.4.27) + '@csstools/postcss-is-pseudo-class': 4.0.0(postcss@8.4.27) + '@csstools/postcss-logical-float-and-clear': 2.0.0(postcss@8.4.27) + '@csstools/postcss-logical-resize': 2.0.0(postcss@8.4.27) + '@csstools/postcss-logical-viewport-units': 2.0.0(postcss@8.4.27) + '@csstools/postcss-media-minmax': 1.0.5(postcss@8.4.27) + '@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.0(postcss@8.4.27) + '@csstools/postcss-nested-calc': 3.0.0(postcss@8.4.27) + '@csstools/postcss-normalize-display-values': 3.0.0(postcss@8.4.27) + '@csstools/postcss-oklab-function': 3.0.0(postcss@8.4.27) + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) + '@csstools/postcss-relative-color-syntax': 2.0.0(postcss@8.4.27) + '@csstools/postcss-scope-pseudo-class': 3.0.0(postcss@8.4.27) + '@csstools/postcss-stepped-value-functions': 3.0.0(postcss@8.4.27) + '@csstools/postcss-text-decoration-shorthand': 3.0.0(postcss@8.4.27) + '@csstools/postcss-trigonometric-functions': 3.0.0(postcss@8.4.27) + '@csstools/postcss-unset-value': 3.0.0(postcss@8.4.27) + autoprefixer: 10.4.14(postcss@8.4.27) browserslist: 4.21.9 - css-blank-pseudo: 6.0.0(postcss@8.4.26) - css-has-pseudo: 6.0.0(postcss@8.4.26) - css-prefers-color-scheme: 9.0.0(postcss@8.4.26) + css-blank-pseudo: 6.0.0(postcss@8.4.27) + css-has-pseudo: 6.0.0(postcss@8.4.27) + css-prefers-color-scheme: 9.0.0(postcss@8.4.27) cssdb: 7.6.0 - postcss: 8.4.26 - postcss-attribute-case-insensitive: 6.0.2(postcss@8.4.26) - postcss-clamp: 4.1.0(postcss@8.4.26) - postcss-color-functional-notation: 6.0.0(postcss@8.4.26) - postcss-color-hex-alpha: 9.0.2(postcss@8.4.26) - postcss-color-rebeccapurple: 9.0.0(postcss@8.4.26) - postcss-custom-media: 10.0.0(postcss@8.4.26) - postcss-custom-properties: 13.2.1(postcss@8.4.26) - postcss-custom-selectors: 7.1.4(postcss@8.4.26) - postcss-dir-pseudo-class: 8.0.0(postcss@8.4.26) - postcss-double-position-gradients: 5.0.0(postcss@8.4.26) - postcss-focus-visible: 9.0.0(postcss@8.4.26) - postcss-focus-within: 8.0.0(postcss@8.4.26) - postcss-font-variant: 5.0.0(postcss@8.4.26) - postcss-gap-properties: 5.0.0(postcss@8.4.26) - postcss-image-set-function: 6.0.0(postcss@8.4.26) - postcss-initial: 4.0.1(postcss@8.4.26) - postcss-lab-function: 6.0.0(postcss@8.4.26) - postcss-logical: 7.0.0(postcss@8.4.26) - postcss-nesting: 12.0.0(postcss@8.4.26) - postcss-opacity-percentage: 2.0.0(postcss@8.4.26) - postcss-overflow-shorthand: 5.0.0(postcss@8.4.26) - postcss-page-break: 3.0.4(postcss@8.4.26) - postcss-place: 9.0.0(postcss@8.4.26) - postcss-pseudo-class-any-link: 9.0.0(postcss@8.4.26) - postcss-replace-overflow-wrap: 4.0.0(postcss@8.4.26) - postcss-selector-not: 7.0.1(postcss@8.4.26) + postcss: 8.4.27 + postcss-attribute-case-insensitive: 6.0.2(postcss@8.4.27) + postcss-clamp: 4.1.0(postcss@8.4.27) + postcss-color-functional-notation: 6.0.0(postcss@8.4.27) + postcss-color-hex-alpha: 9.0.2(postcss@8.4.27) + postcss-color-rebeccapurple: 9.0.0(postcss@8.4.27) + postcss-custom-media: 10.0.0(postcss@8.4.27) + postcss-custom-properties: 13.2.1(postcss@8.4.27) + postcss-custom-selectors: 7.1.4(postcss@8.4.27) + postcss-dir-pseudo-class: 8.0.0(postcss@8.4.27) + postcss-double-position-gradients: 5.0.0(postcss@8.4.27) + postcss-focus-visible: 9.0.0(postcss@8.4.27) + postcss-focus-within: 8.0.0(postcss@8.4.27) + postcss-font-variant: 5.0.0(postcss@8.4.27) + postcss-gap-properties: 5.0.0(postcss@8.4.27) + postcss-image-set-function: 6.0.0(postcss@8.4.27) + postcss-initial: 4.0.1(postcss@8.4.27) + postcss-lab-function: 6.0.0(postcss@8.4.27) + postcss-logical: 7.0.0(postcss@8.4.27) + postcss-nesting: 12.0.0(postcss@8.4.27) + postcss-opacity-percentage: 2.0.0(postcss@8.4.27) + postcss-overflow-shorthand: 5.0.0(postcss@8.4.27) + postcss-page-break: 3.0.4(postcss@8.4.27) + postcss-place: 9.0.0(postcss@8.4.27) + postcss-pseudo-class-any-link: 9.0.0(postcss@8.4.27) + postcss-replace-overflow-wrap: 4.0.0(postcss@8.4.27) + postcss-selector-not: 7.0.1(postcss@8.4.27) postcss-value-parser: 4.2.0 dev: true - /postcss-pseudo-class-any-link@9.0.0(postcss@8.4.26): + /postcss-pseudo-class-any-link@9.0.0(postcss@8.4.27): resolution: {integrity: sha512-QNCYIL98VKFKY6HGDEJpF6+K/sg9bxcUYnOmNHJxZS5wsFDFaVoPeG68WAuhsqwbIBSo/b9fjEnTwY2mTSD+uA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-selector-parser: 6.0.13 dev: true - /postcss-replace-overflow-wrap@4.0.0(postcss@8.4.26): + /postcss-replace-overflow-wrap@4.0.0(postcss@8.4.27): resolution: {integrity: sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==} peerDependencies: postcss: ^8.0.3 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 dev: true - /postcss-selector-not@7.0.1(postcss@8.4.26): + /postcss-selector-not@7.0.1(postcss@8.4.27): resolution: {integrity: sha512-1zT5C27b/zeJhchN7fP0kBr16Cc61mu7Si9uWWLoA3Px/D9tIJPKchJCkUH3tPO5D0pCFmGeApAv8XpXBQJ8SQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.26 + postcss: 8.4.27 postcss-selector-parser: 6.0.13 dev: true @@ -8851,8 +8805,8 @@ packages: source-map: 0.6.1 dev: true - /postcss@8.4.26: - resolution: {integrity: sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==} + /postcss@8.4.27: + resolution: {integrity: sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.6 @@ -8916,10 +8870,6 @@ packages: event-stream: 3.3.4 dev: true - /pseudomap@1.0.2: - resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==} - dev: true - /psl@1.8.0: resolution: {integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==} dev: true @@ -9266,8 +9216,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sass@1.63.6: - resolution: {integrity: sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==} + /sass@1.64.0: + resolution: {integrity: sha512-m7YtAGmQta9uANIUJwXesAJMSncqH+3INc8kdVXs6eV6GUC8Qu2IYKQSN8PRLgiQfpca697G94klm2leYMxSHw==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -9307,6 +9257,11 @@ packages: resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true + /semver@6.3.1: + resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} + hasBin: true + dev: true + /semver@7.3.8: resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} engines: {node: '>=10'} @@ -9377,10 +9332,6 @@ packages: resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==} dev: true - /sigmund@1.0.1: - resolution: {integrity: sha512-fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g==} - dev: true - /signal-exit@3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} dev: true @@ -10141,7 +10092,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@0.28.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0): + /vite-node@0.28.4(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0): resolution: {integrity: sha512-KM0Q0uSG/xHHKOJvVHc5xDBabgt0l70y7/lWTR7Q0pR5/MrYxadT+y32cJOE65FfjGmJgxpVEEY+69btJgcXOQ==} engines: {node: '>=v14.16.0'} hasBin: true @@ -10153,7 +10104,7 @@ packages: picocolors: 1.0.0 source-map: 0.6.1 source-map-support: 0.5.21 - vite: 4.4.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - less @@ -10165,7 +10116,7 @@ packages: - terser dev: true - /vite-node@0.33.0(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0): + /vite-node@0.33.0(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0): resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} engines: {node: '>=v14.18.0'} hasBin: true @@ -10175,7 +10126,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - less @@ -10187,17 +10138,17 @@ packages: - terser dev: true - /vite-plugin-inject-preload@1.3.1(vite@4.4.4): + /vite-plugin-inject-preload@1.3.1(vite@4.4.6): resolution: {integrity: sha512-ESLexLaTl7hThHXaabGz902A+Xgu9tTONZKUT0LRCdqtRlcXbuB3gFjIsmVmZvozr+eS9ntutZfrakCFb9ocCA==} engines: {node: '>=14.18.0'} peerDependencies: vite: ^3.0.0 || ^4.0.0 dependencies: mime-types: 2.1.35 - vite: 4.4.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) dev: true - /vite-plugin-pwa@0.16.4(vite@4.4.4)(workbox-build@7.0.0)(workbox-window@7.0.0): + /vite-plugin-pwa@0.16.4(vite@4.4.6)(workbox-build@7.0.0)(workbox-window@7.0.0): resolution: {integrity: sha512-lmwHFIs9zI2H9bXJld/zVTbCqCQHZ9WrpyDMqosICDV0FVnCJwniX1NMDB79HGTIZzOQkY4gSZaVTJTw6maz/Q==} engines: {node: '>=16.0.0'} peerDependencies: @@ -10208,21 +10159,21 @@ packages: debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.2.12 pretty-bytes: 6.0.0 - vite: 4.4.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) workbox-build: 7.0.0(acorn@7.4.1) workbox-window: 7.0.0 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-sentry@1.3.0(vite@4.4.4): + /vite-plugin-sentry@1.3.0(vite@4.4.6): resolution: {integrity: sha512-cei2ocb0l9hOuij8//DPMFl2Fcl0gVOBWGbqZ7F3aNLHUFkZvGm+B+aTWPX9CDpwW0uLcqqoo8O9rckFF0PGLA==} engines: {node: '>= 14'} peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 dependencies: '@sentry/cli': 2.19.1 - vite: 4.4.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) transitivePeerDependencies: - encoding - supports-color @@ -10235,8 +10186,8 @@ packages: svgo: 3.0.2 dev: true - /vite@4.4.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0): - resolution: {integrity: sha512-4mvsTxjkveWrKDJI70QmelfVqTm+ihFAb6+xf4sjEU2TmUCTlVX87tmg/QooPEMQb/lM9qGHT99ebqPziEd3wg==} + /vite@4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0): + resolution: {integrity: sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -10264,16 +10215,16 @@ packages: optional: true dependencies: '@types/node': 18.16.19 - esbuild: 0.18.14 - postcss: 8.4.26 + esbuild: 0.18.15 + postcss: 8.4.27 rollup: 3.26.3 - sass: 1.63.6 + sass: 1.64.0 terser: 5.10.0(acorn@7.4.1) optionalDependencies: fsevents: 2.3.2 dev: true - /vitest@0.33.0(happy-dom@10.5.1)(sass@1.63.6)(terser@5.10.0): + /vitest@0.33.0(happy-dom@10.5.2)(sass@1.64.0)(terser@5.10.0): resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} engines: {node: '>=v14.18.0'} hasBin: true @@ -10317,7 +10268,7 @@ packages: cac: 6.7.14 chai: 4.3.7 debug: 4.3.4(supports-color@8.1.1) - happy-dom: 10.5.1 + happy-dom: 10.5.2 local-pkg: 0.4.3 magic-string: 0.30.1 pathe: 1.1.1 @@ -10326,8 +10277,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.6.0 - vite: 4.4.4(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0) - vite-node: 0.33.0(@types/node@18.16.19)(sass@1.63.6)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) + vite-node: 0.33.0(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -10351,8 +10302,8 @@ packages: vue: 3.3.4 dev: false - /vue-component-type-helpers@1.6.5: - resolution: {integrity: sha512-iGdlqtajmiqed8ptURKPJ/Olz0/mwripVZszg6tygfZSIL9kYFPJTNY6+Q6OjWGznl2L06vxG5HvNvAnWrnzbg==} + /vue-component-type-helpers@1.8.4: + resolution: {integrity: sha512-6bnLkn8O0JJyiFSIF0EfCogzeqNXpnjJ0vW/SZzNHfe6sPx30lTtTXlE5TFs2qhJlAtDFybStVNpL73cPe3OMQ==} dev: true /vue-demi@0.12.1(vue@3.3.4): @@ -10413,7 +10364,7 @@ packages: espree: 9.5.2 esquery: 1.4.2 lodash: 4.17.21 - semver: 7.5.3 + semver: 7.5.4 transitivePeerDependencies: - supports-color dev: true @@ -10653,10 +10604,10 @@ packages: engines: {node: '>=16.0.0'} dependencies: '@apideck/better-ajv-errors': 0.3.3(ajv@8.12.0) - '@babel/core': 7.22.5 - '@babel/preset-env': 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.8 + '@babel/preset-env': 7.22.7(@babel/core@7.22.8) '@babel/runtime': 7.21.5 - '@rollup/plugin-babel': 5.3.0(@babel/core@7.22.5)(rollup@2.79.1) + '@rollup/plugin-babel': 5.3.0(@babel/core@7.22.8)(rollup@2.79.1) '@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.1) '@rollup/plugin-replace': 2.4.2(rollup@2.79.1) '@surma/rollup-plugin-off-main-thread': 2.2.3 @@ -10878,10 +10829,6 @@ packages: engines: {node: '>=10'} dev: true - /yallist@2.1.2: - resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==} - dev: true - /yallist@3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} dev: true From cf945f2841b6cb9532ab9537d1f06a7617b0a15d Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 21 Jul 2023 11:05:01 +0000 Subject: [PATCH 12/30] fix(deps): update sentry-javascript monorepo to v7.60.0 --- package.json | 4 +-- pnpm-lock.yaml | 78 +++++++++++++++++++++++++------------------------- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index 682d56adb..0fa53dc6e 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "@infectoone/vue-ganttastic": "2.1.4", "@intlify/unplugin-vue-i18n": "0.12.2", "@kyvg/vue3-notification": "2.9.1", - "@sentry/tracing": "7.59.3", - "@sentry/vue": "7.59.3", + "@sentry/tracing": "7.60.0", + "@sentry/vue": "7.60.0", "@vueuse/core": "10.2.1", "axios": "1.4.0", "blurhash": "2.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a67853753..39bb10cfd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,11 +35,11 @@ dependencies: specifier: 2.9.1 version: 2.9.1(vue@3.3.4) '@sentry/tracing': - specifier: 7.59.3 - version: 7.59.3 + specifier: 7.60.0 + version: 7.60.0 '@sentry/vue': - specifier: 7.59.3 - version: 7.59.3(vue@3.3.4) + specifier: 7.60.0 + version: 7.60.0(vue@3.3.4) '@vueuse/core': specifier: 10.2.1 version: 10.2.1(vue@3.3.4) @@ -3839,25 +3839,25 @@ packages: resolution: {integrity: sha512-V+MvGwaHH03hYhY+k6Ef/xKd6RYlc4q8WBx+2ANmipHJcKuktNcI/NgEsJgdSUF6Lw32njT6OnrRsKYCdgHjYw==} dev: true - /@sentry-internal/tracing@7.59.3: - resolution: {integrity: sha512-/RkBj/0zQKGsW/UYg6hufrLHHguncLfu4610FCPWpVp0K5Yu5ou8/Aw8D76G3ZxD2TiuSNGwX0o7TYN371ZqTQ==} + /@sentry-internal/tracing@7.60.0: + resolution: {integrity: sha512-2qvxmR954H+K7u4o92sS2u+hntzshem9XwfHAqDvBe51arNbFVy8LfJTJ5fffgZq/6jXlozCO0/6aR5yLR5mBg==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.59.3 - '@sentry/types': 7.59.3 - '@sentry/utils': 7.59.3 + '@sentry/core': 7.60.0 + '@sentry/types': 7.60.0 + '@sentry/utils': 7.60.0 tslib: 1.14.1 dev: false - /@sentry/browser@7.59.3: - resolution: {integrity: sha512-rTsePz1zEhiouX24TqjzYdY8PsBNU2EGUSHK9jCKml5i/eKTqQabnwdxHgIC4/wcs1nGOabRg/Iel6l4y4mCjA==} + /@sentry/browser@7.60.0: + resolution: {integrity: sha512-WznY6zrJxCUHZns8jTvDsZw3aaHriSP+jqD+wkXZG3ceooQwFn0RkAstUuoG7YyP4Foinznn3+caeQD4ZjWaXQ==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.59.3 - '@sentry/core': 7.59.3 - '@sentry/replay': 7.59.3 - '@sentry/types': 7.59.3 - '@sentry/utils': 7.59.3 + '@sentry-internal/tracing': 7.60.0 + '@sentry/core': 7.60.0 + '@sentry/replay': 7.60.0 + '@sentry/types': 7.60.0 + '@sentry/utils': 7.60.0 tslib: 1.14.1 dev: false @@ -3877,54 +3877,54 @@ packages: - supports-color dev: true - /@sentry/core@7.59.3: - resolution: {integrity: sha512-cGBOwT9gziIn50fnlBH1WGQlGcHi7wrbvOCyrex4MxKnn1LSBYWBhwU0ymj8DI/9MyPrGDNGkrgpV0WJWBSClg==} + /@sentry/core@7.60.0: + resolution: {integrity: sha512-B02OlFMoqdkfDZlbQfmk7tL2vObShofk7ySd/7mp+oRdUuCvX0tyrGlwI87YJvd8YWSZOCKINs3aVYivw/b6gg==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.59.3 - '@sentry/utils': 7.59.3 + '@sentry/types': 7.60.0 + '@sentry/utils': 7.60.0 tslib: 1.14.1 dev: false - /@sentry/replay@7.59.3: - resolution: {integrity: sha512-o0Z9XD46ua4kex8P2zcahNLARm+joLU6e8bTwjdmfsLS/A2yH1RhJ/VlcAEpPR2IzSYLXz3ApJ/XiqLPTNSu1w==} + /@sentry/replay@7.60.0: + resolution: {integrity: sha512-iVSs+mhgjeK0qqLdCqbCa1P4I6hETHCUq14pTYp0bwGrI1D/a1Ho/6wLkwXv47Gnrwaba/7JFM+IxZcN4FzfmQ==} engines: {node: '>=12'} dependencies: - '@sentry/core': 7.59.3 - '@sentry/types': 7.59.3 - '@sentry/utils': 7.59.3 + '@sentry/core': 7.60.0 + '@sentry/types': 7.60.0 + '@sentry/utils': 7.60.0 dev: false - /@sentry/tracing@7.59.3: - resolution: {integrity: sha512-+gDsfhYdteAR4NyKl3B5JVQs/bXYT73ajoFrlprfDjAJCEVR9W1P4CULavoLtfASxVqBQcZyT87Hsb9/vbn6bg==} + /@sentry/tracing@7.60.0: + resolution: {integrity: sha512-J8RV5NL4GS8Sc7h7qKDiGYX9kLigKZQVNXHKDQVGnXLJyFCCdNTTVI9NG5r2fCMGE8mgpUVInppxRLCHLJa+8g==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.59.3 + '@sentry-internal/tracing': 7.60.0 dev: false - /@sentry/types@7.59.3: - resolution: {integrity: sha512-HQ/Pd3YHyIa4HM0bGfOsfI4ZF+sLVs6II9VtlS4hsVporm4ETl3Obld5HywO3aVYvWOk5j/bpAW9JYsxXjRG5A==} + /@sentry/types@7.60.0: + resolution: {integrity: sha512-MSEuF9YjE0j+UKdqee2AzcNlMnShVNTkCB2Wnng6Bc5hHhn4fyYeTLbuFpNxL0ffN65lxblaWx6doDsMcvRxcA==} engines: {node: '>=8'} dev: false - /@sentry/utils@7.59.3: - resolution: {integrity: sha512-Q57xauMKuzd6S+POA1fmulfjzTsb/z118TNAfZZNkHqVB48hHBqgzdhbEBmN4jPCSKV2Cx7VJUoDZxJfzQyLUQ==} + /@sentry/utils@7.60.0: + resolution: {integrity: sha512-Oc/PQqzeNDOSy4ZzVj6h9U+GEGRkg2PEVn9PC2V9/v3HDD20mndFqR/S2B5OOgDb/6pNGyz8XiZYI5rb29WFHA==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.59.3 + '@sentry/types': 7.60.0 tslib: 1.14.1 dev: false - /@sentry/vue@7.59.3(vue@3.3.4): - resolution: {integrity: sha512-YwMGDL9Lo1y/Ym7HE4soz+Ui4W12zQZKhM1IgOx2oOALBjKpQfAHl2asEjctm/SBCtjOOVsOBn51gIvkocTLxg==} + /@sentry/vue@7.60.0(vue@3.3.4): + resolution: {integrity: sha512-LkGmpD8daCiX+MMukuOrOTos52ofE9btTXKrXXXeDHmx5T2FoYo3P66KwGpWCI1q4XwScWshiktO3k8aOOV1Ag==} engines: {node: '>=8'} peerDependencies: vue: 2.x || 3.x dependencies: - '@sentry/browser': 7.59.3 - '@sentry/core': 7.59.3 - '@sentry/types': 7.59.3 - '@sentry/utils': 7.59.3 + '@sentry/browser': 7.60.0 + '@sentry/core': 7.60.0 + '@sentry/types': 7.60.0 + '@sentry/utils': 7.60.0 tslib: 1.14.1 vue: 3.3.4 dev: false From d466d50712f9b65af78304a6c3d07a4d25a7fbd2 Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 22 Jul 2023 01:04:58 +0000 Subject: [PATCH 13/30] chore(deps): update dev-dependencies --- package.json | 6 +-- pnpm-lock.yaml | 124 ++++++++++++++++++++++--------------------------- 2 files changed, 59 insertions(+), 71 deletions(-) diff --git a/package.json b/package.json index 0fa53dc6e..f71da8b7c 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@types/is-touch-device": "1.0.0", "@types/lodash.debounce": "4.0.7", "@types/marked": "5.0.1", - "@types/node": "18.16.19", + "@types/node": "18.16.20", "@types/postcss-preset-env": "7.7.0", "@types/sortablejs": "1.15.1", "@typescript-eslint/eslint-plugin": "6.1.0", @@ -130,7 +130,7 @@ "postcss-preset-env": "9.0.0", "rollup": "3.26.3", "rollup-plugin-visualizer": "5.9.2", - "sass": "1.64.0", + "sass": "1.64.1", "start-server-and-test": "2.0.0", "typescript": "5.1.6", "vite": "4.4.6", @@ -139,7 +139,7 @@ "vite-plugin-sentry": "1.3.0", "vite-svg-loader": "4.0.0", "vitest": "0.33.0", - "vue-tsc": "1.8.5", + "vue-tsc": "1.8.6", "wait-on": "7.0.1", "workbox-cli": "7.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 39bb10cfd..30ab04de8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -178,8 +178,8 @@ devDependencies: specifier: 5.0.1 version: 5.0.1 '@types/node': - specifier: 18.16.19 - version: 18.16.19 + specifier: 18.16.20 + version: 18.16.20 '@types/postcss-preset-env': specifier: 7.7.0 version: 7.7.0 @@ -239,7 +239,7 @@ devDependencies: version: 10.5.2 histoire: specifier: 0.16.2 - version: 0.16.2(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0)(vite@4.4.6) + version: 0.16.2(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6) postcss: specifier: 8.4.27 version: 8.4.27 @@ -262,8 +262,8 @@ devDependencies: specifier: 5.9.2 version: 5.9.2(rollup@3.26.3) sass: - specifier: 1.64.0 - version: 1.64.0 + specifier: 1.64.1 + version: 1.64.1 start-server-and-test: specifier: 2.0.0 version: 2.0.0 @@ -272,7 +272,7 @@ devDependencies: version: 5.1.6 vite: specifier: 4.4.6 - version: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) + version: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) vite-plugin-inject-preload: specifier: 1.3.1 version: 1.3.1(vite@4.4.6) @@ -287,10 +287,10 @@ devDependencies: version: 4.0.0 vitest: specifier: 0.33.0 - version: 0.33.0(happy-dom@10.5.2)(sass@1.64.0)(terser@5.10.0) + version: 0.33.0(happy-dom@10.5.2)(sass@1.64.1)(terser@5.10.0) vue-tsc: - specifier: 1.8.5 - version: 1.8.5(typescript@5.1.6) + specifier: 1.8.6 + version: 1.8.6(typescript@5.1.6) wait-on: specifier: 7.0.1 version: 7.0.1(debug@4.3.4) @@ -3439,7 +3439,7 @@ packages: capture-website: 2.4.1 defu: 6.1.1 fs-extra: 10.1.0 - histoire: 0.16.2(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0)(vite@4.4.6) + histoire: 0.16.2(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6) pathe: 0.2.0 transitivePeerDependencies: - bufferutil @@ -3459,7 +3459,7 @@ packages: '@histoire/vendors': 0.16.0 change-case: 4.1.2 globby: 13.1.2 - histoire: 0.16.2(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0)(vite@4.4.6) + histoire: 0.16.2(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6) launch-editor: 2.6.0 pathe: 0.2.0 vue: 3.3.4 @@ -3478,7 +3478,7 @@ packages: chokidar: 3.5.3 pathe: 0.2.0 picocolors: 1.0.0 - vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) dev: true /@histoire/vendors@0.16.0: @@ -4038,7 +4038,7 @@ packages: /@types/fs-extra@9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 18.16.19 + '@types/node': 18.16.20 dev: true /@types/har-format@1.2.10: @@ -4056,7 +4056,7 @@ packages: /@types/keyv@3.1.3: resolution: {integrity: sha512-FXCJgyyN3ivVgRoml4h94G/p3kY+u/B86La+QptcqJaWtBWtmc6TtkNfS40n9bIvyLteHh7zXOtgbobORKPbDg==} dependencies: - '@types/node': 18.16.19 + '@types/node': 18.16.20 dev: true /@types/linkify-it@3.0.2: @@ -4100,8 +4100,8 @@ packages: resolution: {integrity: sha512-zCoCEMA+IPpsRkyCFBqew5vGb7r8RSiB3uwdu/map7uwLAfu1MTazW26/pUDWoNnF88vJz4W3U56i5gtXNqxGg==} dev: true - /@types/node@18.16.19: - resolution: {integrity: sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==} + /@types/node@18.16.20: + resolution: {integrity: sha512-nL54VfDjThdP2UXJXZao5wp76CDiDw4zSRO8d4Tk7UgDqNKGKVEQB0/t3ti63NS+YNNkIQDvwEAF04BO+WYu7Q==} dev: true /@types/normalize-package-data@2.4.1: @@ -4118,13 +4118,13 @@ packages: /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 18.16.19 + '@types/node': 18.16.20 dev: true /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.16.19 + '@types/node': 18.16.20 dev: true /@types/semver@7.3.12: @@ -4168,7 +4168,7 @@ packages: resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==} requiresBuild: true dependencies: - '@types/node': 18.16.19 + '@types/node': 18.16.20 dev: true optional: true @@ -4449,7 +4449,7 @@ packages: regenerator-runtime: 0.13.11 systemjs: 6.14.1 terser: 5.10.0(acorn@7.4.1) - vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) transitivePeerDependencies: - supports-color dev: true @@ -4461,7 +4461,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) vue: 3.3.4 dev: true @@ -4622,8 +4622,8 @@ packages: - supports-color dev: true - /@vue/language-core@1.8.5(typescript@5.1.6): - resolution: {integrity: sha512-DKQNiNQzNV7nrkZQujvjfX73zqKdj2+KoM4YeKl+ft3f+crO3JB4ycPnmgaRMNX/ULJootdQPGHKFRl5cXxwaw==} + /@vue/language-core@1.8.6(typescript@5.1.6): + resolution: {integrity: sha512-PyYDMArbR7hnhqw9OEupr0s4ut0/ZfITp7WEjigF58cd2R0lRLNM1HPvzFMuULpy3ImBEOZI11KRIDirqOe+tQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -4635,7 +4635,7 @@ packages: '@vue/compiler-dom': 3.3.4 '@vue/reactivity': 3.3.4 '@vue/shared': 3.3.4 - minimatch: 9.0.0 + minimatch: 9.0.1 muggle-string: 0.3.1 typescript: 5.1.6 vue-template-compiler: 2.7.14 @@ -4713,11 +4713,11 @@ packages: resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==} dev: true - /@vue/typescript@1.8.5(typescript@5.1.6): - resolution: {integrity: sha512-domFBbNr3PEcjGBeB+cmgUM3cI6pJsJezguIUKZ1rphkfIkICyoMjCd3TitoP32yo2KABLiaXcGFzgFfQf6B3w==} + /@vue/typescript@1.8.6(typescript@5.1.6): + resolution: {integrity: sha512-sDQ5tltrSVS3lAkE3JtMRGJo91CLIxcWPy7yms/DT+ssxXpwxbVRD5Gok68HenEZBA4Klq7nW99sG/nTRnpPuQ==} dependencies: '@volar/typescript': 1.9.0 - '@vue/language-core': 1.8.5(typescript@5.1.6) + '@vue/language-core': 1.8.6(typescript@5.1.6) transitivePeerDependencies: - typescript dev: true @@ -6971,7 +6971,7 @@ packages: engines: {node: '>=12.0.0'} dev: false - /histoire@0.16.2(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0)(vite@4.4.6): + /histoire@0.16.2(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6): resolution: {integrity: sha512-7/dErREfXEqAq69KuVMThu+uYzBfIuc6R13z5uylNm+rGO6WX62Y70DeKTxnp4NsYPXBNPcBhWY6UGICCuhHaw==} hasBin: true peerDependencies: @@ -7007,8 +7007,8 @@ packages: sade: 1.8.1 shiki-es: 0.2.0 sirv: 2.0.2 - vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) - vite-node: 0.28.4(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) + vite-node: 0.28.4(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - bufferutil @@ -7424,7 +7424,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.16.19 + '@types/node': 18.16.20 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -7570,7 +7570,7 @@ packages: eslint-utils: 2.1.0 eslint-visitor-keys: 1.3.0 espree: 6.2.1 - semver: 6.3.0 + semver: 6.3.1 dev: false /jsonc-parser@3.2.0: @@ -7796,7 +7796,7 @@ packages: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} dependencies: - semver: 6.3.0 + semver: 6.3.1 dev: true /map-obj@1.0.1: @@ -7941,13 +7941,6 @@ packages: brace-expansion: 2.0.1 dev: true - /minimatch@9.0.0: - resolution: {integrity: sha512-0jJj8AvgKqWN05mrwuqi8QYKx1WmYSUoKSxu5Qhs9prezTz10sxAHGNZe9J9cqIJzta8DWsleh2KaVaLl6Ru2w==} - engines: {node: '>=16 || 14 >=14.17'} - dependencies: - brace-expansion: 2.0.1 - dev: true - /minimatch@9.0.1: resolution: {integrity: sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==} engines: {node: '>=16 || 14 >=14.17'} @@ -8278,7 +8271,7 @@ packages: got: 9.6.0 registry-auth-token: 4.2.1 registry-url: 5.1.0 - semver: 6.3.0 + semver: 6.3.1 dev: true /param-case@3.0.4: @@ -9216,8 +9209,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sass@1.64.0: - resolution: {integrity: sha512-m7YtAGmQta9uANIUJwXesAJMSncqH+3INc8kdVXs6eV6GUC8Qu2IYKQSN8PRLgiQfpca697G94klm2leYMxSHw==} + /sass@1.64.1: + resolution: {integrity: sha512-16rRACSOFEE8VN7SCgBu1MpYCyN7urj9At898tyzdXFhC+a+yOX5dXwAR7L8/IdPJ1NB8OYoXmD55DM30B2kEQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -9245,7 +9238,7 @@ packages: resolution: {integrity: sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==} engines: {node: '>=8'} dependencies: - semver: 6.3.0 + semver: 6.3.1 dev: true /semver@5.7.1: @@ -9253,14 +9246,9 @@ packages: hasBin: true dev: true - /semver@6.3.0: - resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} - hasBin: true - /semver@6.3.1: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true - dev: true /semver@7.3.8: resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} @@ -10092,7 +10080,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@0.28.4(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0): + /vite-node@0.28.4(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0): resolution: {integrity: sha512-KM0Q0uSG/xHHKOJvVHc5xDBabgt0l70y7/lWTR7Q0pR5/MrYxadT+y32cJOE65FfjGmJgxpVEEY+69btJgcXOQ==} engines: {node: '>=v14.16.0'} hasBin: true @@ -10104,7 +10092,7 @@ packages: picocolors: 1.0.0 source-map: 0.6.1 source-map-support: 0.5.21 - vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - less @@ -10116,7 +10104,7 @@ packages: - terser dev: true - /vite-node@0.33.0(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0): + /vite-node@0.33.0(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0): resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} engines: {node: '>=v14.18.0'} hasBin: true @@ -10126,7 +10114,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - less @@ -10145,7 +10133,7 @@ packages: vite: ^3.0.0 || ^4.0.0 dependencies: mime-types: 2.1.35 - vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) dev: true /vite-plugin-pwa@0.16.4(vite@4.4.6)(workbox-build@7.0.0)(workbox-window@7.0.0): @@ -10159,7 +10147,7 @@ packages: debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.2.12 pretty-bytes: 6.0.0 - vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) workbox-build: 7.0.0(acorn@7.4.1) workbox-window: 7.0.0 transitivePeerDependencies: @@ -10173,7 +10161,7 @@ packages: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 dependencies: '@sentry/cli': 2.19.1 - vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) transitivePeerDependencies: - encoding - supports-color @@ -10186,7 +10174,7 @@ packages: svgo: 3.0.2 dev: true - /vite@4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0): + /vite@4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0): resolution: {integrity: sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -10214,17 +10202,17 @@ packages: terser: optional: true dependencies: - '@types/node': 18.16.19 + '@types/node': 18.16.20 esbuild: 0.18.15 postcss: 8.4.27 rollup: 3.26.3 - sass: 1.64.0 + sass: 1.64.1 terser: 5.10.0(acorn@7.4.1) optionalDependencies: fsevents: 2.3.2 dev: true - /vitest@0.33.0(happy-dom@10.5.2)(sass@1.64.0)(terser@5.10.0): + /vitest@0.33.0(happy-dom@10.5.2)(sass@1.64.1)(terser@5.10.0): resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} engines: {node: '>=v14.18.0'} hasBin: true @@ -10257,7 +10245,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 18.16.19 + '@types/node': 18.16.20 '@vitest/expect': 0.33.0 '@vitest/runner': 0.33.0 '@vitest/snapshot': 0.33.0 @@ -10277,8 +10265,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.6.0 - vite: 4.4.6(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) - vite-node: 0.33.0(@types/node@18.16.19)(sass@1.64.0)(terser@5.10.0) + vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) + vite-node: 0.33.0(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -10434,15 +10422,15 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.5(typescript@5.1.6): - resolution: {integrity: sha512-Jr8PTghJIwp69MFsEZoADDcv2l+lXA8juyN/5AYA5zxyZNvIHjSbgKgkYIYc1qnihrOyIG1VOnfk4ZE0jqn8bw==} + /vue-tsc@1.8.6(typescript@5.1.6): + resolution: {integrity: sha512-8ffD4NGfwyATjw/s40Lw2EgB7L2/PAqnGlJBaVQLgblr3SU4EYdhJ67TNXXuDD8NMbDAFSM24V8i3ZIJgTs32Q==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.5(typescript@5.1.6) - '@vue/typescript': 1.8.5(typescript@5.1.6) - semver: 7.5.3 + '@vue/language-core': 1.8.6(typescript@5.1.6) + '@vue/typescript': 1.8.6(typescript@5.1.6) + semver: 7.5.4 typescript: 5.1.6 dev: true From 88203e8b7d53e94dbfa67b2243cc80c50b0e2512 Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Sun, 23 Jul 2023 00:09:21 +0000 Subject: [PATCH 14/30] [skip ci] Updated translations via Crowdin --- src/i18n/lang/sv-SE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/lang/sv-SE.json b/src/i18n/lang/sv-SE.json index 0f3534cd7..fe586f056 100644 --- a/src/i18n/lang/sv-SE.json +++ b/src/i18n/lang/sv-SE.json @@ -623,7 +623,7 @@ "subscribedTask": "You are currently subscribed to this task and will receive notifications for changes.", "notSubscribedTask": "You are not subscribed to this task and won't receive notifications for changes.", "subscribe": "Prenumerera", - "unsubscribe": "Unsubscribe", + "unsubscribe": "Avprenumerera", "subscribeSuccessProject": "You are now subscribed to this project", "unsubscribeSuccessProject": "You are now unsubscribed to this project", "subscribeSuccessTask": "You are now subscribed to this task", From 7e1cfebf6a9e3c69d8e06a91f2357364fbfb444b Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 23 Jul 2023 00:04:58 +0000 Subject: [PATCH 15/30] chore(deps): update dependency @types/node to v18.17.0 --- package.json | 2 +- pnpm-lock.yaml | 64 +++++++++++++++++++++++++------------------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/package.json b/package.json index f71da8b7c..403f36c30 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@types/is-touch-device": "1.0.0", "@types/lodash.debounce": "4.0.7", "@types/marked": "5.0.1", - "@types/node": "18.16.20", + "@types/node": "18.17.0", "@types/postcss-preset-env": "7.7.0", "@types/sortablejs": "1.15.1", "@typescript-eslint/eslint-plugin": "6.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30ab04de8..e5dd00dbe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -178,8 +178,8 @@ devDependencies: specifier: 5.0.1 version: 5.0.1 '@types/node': - specifier: 18.16.20 - version: 18.16.20 + specifier: 18.17.0 + version: 18.17.0 '@types/postcss-preset-env': specifier: 7.7.0 version: 7.7.0 @@ -239,7 +239,7 @@ devDependencies: version: 10.5.2 histoire: specifier: 0.16.2 - version: 0.16.2(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6) + version: 0.16.2(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6) postcss: specifier: 8.4.27 version: 8.4.27 @@ -272,7 +272,7 @@ devDependencies: version: 5.1.6 vite: specifier: 4.4.6 - version: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) + version: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) vite-plugin-inject-preload: specifier: 1.3.1 version: 1.3.1(vite@4.4.6) @@ -3439,7 +3439,7 @@ packages: capture-website: 2.4.1 defu: 6.1.1 fs-extra: 10.1.0 - histoire: 0.16.2(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6) + histoire: 0.16.2(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6) pathe: 0.2.0 transitivePeerDependencies: - bufferutil @@ -3459,7 +3459,7 @@ packages: '@histoire/vendors': 0.16.0 change-case: 4.1.2 globby: 13.1.2 - histoire: 0.16.2(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6) + histoire: 0.16.2(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6) launch-editor: 2.6.0 pathe: 0.2.0 vue: 3.3.4 @@ -3478,7 +3478,7 @@ packages: chokidar: 3.5.3 pathe: 0.2.0 picocolors: 1.0.0 - vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) dev: true /@histoire/vendors@0.16.0: @@ -4038,7 +4038,7 @@ packages: /@types/fs-extra@9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 18.16.20 + '@types/node': 18.17.0 dev: true /@types/har-format@1.2.10: @@ -4056,7 +4056,7 @@ packages: /@types/keyv@3.1.3: resolution: {integrity: sha512-FXCJgyyN3ivVgRoml4h94G/p3kY+u/B86La+QptcqJaWtBWtmc6TtkNfS40n9bIvyLteHh7zXOtgbobORKPbDg==} dependencies: - '@types/node': 18.16.20 + '@types/node': 18.17.0 dev: true /@types/linkify-it@3.0.2: @@ -4100,8 +4100,8 @@ packages: resolution: {integrity: sha512-zCoCEMA+IPpsRkyCFBqew5vGb7r8RSiB3uwdu/map7uwLAfu1MTazW26/pUDWoNnF88vJz4W3U56i5gtXNqxGg==} dev: true - /@types/node@18.16.20: - resolution: {integrity: sha512-nL54VfDjThdP2UXJXZao5wp76CDiDw4zSRO8d4Tk7UgDqNKGKVEQB0/t3ti63NS+YNNkIQDvwEAF04BO+WYu7Q==} + /@types/node@18.17.0: + resolution: {integrity: sha512-GXZxEtOxYGFchyUzxvKI14iff9KZ2DI+A6a37o6EQevtg6uO9t+aUZKcaC1Te5Ng1OnLM7K9NVVj+FbecD9cJg==} dev: true /@types/normalize-package-data@2.4.1: @@ -4118,13 +4118,13 @@ packages: /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 18.16.20 + '@types/node': 18.17.0 dev: true /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.16.20 + '@types/node': 18.17.0 dev: true /@types/semver@7.3.12: @@ -4168,7 +4168,7 @@ packages: resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==} requiresBuild: true dependencies: - '@types/node': 18.16.20 + '@types/node': 18.17.0 dev: true optional: true @@ -4449,7 +4449,7 @@ packages: regenerator-runtime: 0.13.11 systemjs: 6.14.1 terser: 5.10.0(acorn@7.4.1) - vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) transitivePeerDependencies: - supports-color dev: true @@ -4461,7 +4461,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) vue: 3.3.4 dev: true @@ -6971,7 +6971,7 @@ packages: engines: {node: '>=12.0.0'} dev: false - /histoire@0.16.2(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6): + /histoire@0.16.2(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6): resolution: {integrity: sha512-7/dErREfXEqAq69KuVMThu+uYzBfIuc6R13z5uylNm+rGO6WX62Y70DeKTxnp4NsYPXBNPcBhWY6UGICCuhHaw==} hasBin: true peerDependencies: @@ -7007,8 +7007,8 @@ packages: sade: 1.8.1 shiki-es: 0.2.0 sirv: 2.0.2 - vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) - vite-node: 0.28.4(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) + vite-node: 0.28.4(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - bufferutil @@ -7424,7 +7424,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.16.20 + '@types/node': 18.17.0 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -10080,7 +10080,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@0.28.4(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0): + /vite-node@0.28.4(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0): resolution: {integrity: sha512-KM0Q0uSG/xHHKOJvVHc5xDBabgt0l70y7/lWTR7Q0pR5/MrYxadT+y32cJOE65FfjGmJgxpVEEY+69btJgcXOQ==} engines: {node: '>=v14.16.0'} hasBin: true @@ -10092,7 +10092,7 @@ packages: picocolors: 1.0.0 source-map: 0.6.1 source-map-support: 0.5.21 - vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - less @@ -10104,7 +10104,7 @@ packages: - terser dev: true - /vite-node@0.33.0(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0): + /vite-node@0.33.0(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0): resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} engines: {node: '>=v14.18.0'} hasBin: true @@ -10114,7 +10114,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - less @@ -10133,7 +10133,7 @@ packages: vite: ^3.0.0 || ^4.0.0 dependencies: mime-types: 2.1.35 - vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) dev: true /vite-plugin-pwa@0.16.4(vite@4.4.6)(workbox-build@7.0.0)(workbox-window@7.0.0): @@ -10147,7 +10147,7 @@ packages: debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.2.12 pretty-bytes: 6.0.0 - vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) workbox-build: 7.0.0(acorn@7.4.1) workbox-window: 7.0.0 transitivePeerDependencies: @@ -10161,7 +10161,7 @@ packages: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 dependencies: '@sentry/cli': 2.19.1 - vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) transitivePeerDependencies: - encoding - supports-color @@ -10174,7 +10174,7 @@ packages: svgo: 3.0.2 dev: true - /vite@4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0): + /vite@4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0): resolution: {integrity: sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -10202,7 +10202,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.16.20 + '@types/node': 18.17.0 esbuild: 0.18.15 postcss: 8.4.27 rollup: 3.26.3 @@ -10245,7 +10245,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 18.16.20 + '@types/node': 18.17.0 '@vitest/expect': 0.33.0 '@vitest/runner': 0.33.0 '@vitest/snapshot': 0.33.0 @@ -10265,8 +10265,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.6.0 - vite: 4.4.6(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) - vite-node: 0.33.0(@types/node@18.16.20)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) + vite-node: 0.33.0(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less From ac3f0cc2660a8b4d470dcbfe1bd99d1c34f2351e Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Mon, 7 Aug 2023 00:08:30 +0000 Subject: [PATCH 16/30] [skip ci] Updated translations via Crowdin --- src/i18n/lang/sv-SE.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/i18n/lang/sv-SE.json b/src/i18n/lang/sv-SE.json index fe586f056..6f1c24e67 100644 --- a/src/i18n/lang/sv-SE.json +++ b/src/i18n/lang/sv-SE.json @@ -54,7 +54,7 @@ "passwordRequired": "Vänligen ange ett lösenord.", "showPassword": "Show the password", "hidePassword": "Hide the password", - "noAccountYet": "Don't have an account yet?", + "noAccountYet": "Har du inget konto än?", "alreadyHaveAnAccount": "Har du redan ett konto?", "remember": "Stay logged in" }, @@ -64,7 +64,7 @@ "newPassword": "Nytt lösenord", "newPasswordConfirm": "New Password Confirmation", "currentPassword": "Nuvarande lösenord", - "currentPasswordPlaceholder": "Your current password", + "currentPasswordPlaceholder": "Ditt nuvarande lösenord", "passwordsDontMatch": "The new password and its confirmation don't match.", "passwordUpdateSuccess": "The password was successfully updated.", "updateEmailTitle": "Uppdatera din e-postadress", @@ -196,7 +196,7 @@ "title": "Set project background", "remove": "Remove Background", "upload": "Choose a background from your pc", - "searchPlaceholder": "Search for a background…", + "searchPlaceholder": "Sök efter en bakgrund…", "poweredByUnsplash": "Powered by Unsplash", "loadMore": "Load more photos", "success": "The background has been set successfully!", @@ -661,7 +661,7 @@ "title": "Defer due date", "1day": "1 dag", "3days": "3 dagar", - "1week": "1 week" + "1week": "1 vecka" }, "description": { "placeholder": "Click here to enter a description…", @@ -732,8 +732,8 @@ }, "repeat": { "everyDay": "Varje dag", - "everyWeek": "Every Week", - "everyMonth": "Every Month", + "everyWeek": "Varje vecka", + "everyMonth": "Varje månad", "mode": "Repeat mode", "monthly": "Monthly", "fromCurrentDate": "From Current Date", @@ -762,7 +762,7 @@ "project2": "This will return an error if the project does not exist.", "project3": "To use spaces, simply add a \" or ' around the project name.", "project4": "For example: {prefix}\"Project with spaces\".", - "dateAndTime": "Date and time", + "dateAndTime": "Datum och tid", "date": "Any date will be used as the due date of the new task. You can use dates in any of these formats:", "dateWeekday": "any weekday, will use the next date with that date", "dateCurrentYear": "will use the current year", @@ -790,7 +790,7 @@ "userAddedSuccess": "The team member was successfully added.", "madeMember": "The team member was successfully made member.", "madeAdmin": "The team member was successfully made admin.", - "mustSelectUser": "Please select a user.", + "mustSelectUser": "Vänligen välj en användare.", "delete": { "header": "Delete the team", "text1": "Are you sure you want to delete this team and all of its members?", @@ -888,7 +888,7 @@ "loadingError": { "failed": "Loading failed, please {0}. If the error persists, please {1}.", "tryAgain": "försök igen", - "contact": "contact us" + "contact": "kontakta oss" }, "notification": { "title": "Notifications", From baff1c6fc9d86b0a931362124357095ec9af8152 Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Tue, 15 Aug 2023 00:08:33 +0000 Subject: [PATCH 17/30] [skip ci] Updated translations via Crowdin --- src/i18n/lang/ko-KR.json | 1008 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 1008 insertions(+) create mode 100644 src/i18n/lang/ko-KR.json diff --git a/src/i18n/lang/ko-KR.json b/src/i18n/lang/ko-KR.json new file mode 100644 index 000000000..174eb5151 --- /dev/null +++ b/src/i18n/lang/ko-KR.json @@ -0,0 +1,1008 @@ +{ + "home": { + "welcomeNight": "잘자요{username} 님!", + "welcomeMorning": "밥은 먹었나요? {username} 님!", + "welcomeDay": "안녕하세요, {username} 님", + "welcomeEvening": " 오늘 하루는 어땠나요? {username} 님!", + "lastViewed": "최근에 본 것", + "addToHomeScreen": "더 빠른 액세스와 향상된 경험을 위해 이 앱을 홈 화면에 추가하세요.", + "project": { + "importText": "다른 서비스의 프로젝트 및 작업을 Vikunja로 가져옵니다.", + "import": "데이터를 Vikunja로 가져오기" + } + }, + "404": { + "title": "찾을 수 없습니다.", + "text": "요청하신 페이지가 존재하지 않습니다." + }, + "ready": { + "loading": "Vikunja를 불러오는 중입니다...", + "errorOccured": "오류가 발생했습니다.", + "checkApiUrl": "API의 주소가 올바른지 확인하십시오.", + "noApiUrlConfigured": "API URL이 구성되지 않았습니다. 아래에서 하나를 설정하십시오." + }, + "offline": { + "title": "오프라인 상태입니다.", + "text": "네트워크 연결을 확인하고 다시 시도하십시오." + }, + "user": { + "auth": { + "username": "사용자 이름", + "usernameEmail": "사용자 이름 또는 이메일 주소", + "usernamePlaceholder": "이름", + "email": "이메일 주소", + "emailPlaceholder": "이메일을 입력해주세요.", + "password": "비밀번호", + "passwordPlaceholder": "비밀번호를 입력해주세요.", + "forgotPassword": "비밀번호를 잊으셨나요?", + "resetPassword": "비밀번호 재설정", + "resetPasswordAction": "비밀번호 재설정 링크 보내기", + "resetPasswordSuccess": "받은 편지함을 확인하세요! 암호를 재설정하는 방법에 대한 지침이 포함된 이메일을 발송했습니다.", + "passwordsDontMatch": "비밀번호가 일치하지 않습니다", + "confirmEmailSuccess": "인증이 완료되었습니다. 해당 이메일로 로그인 할 수 있습니다.", + "totpTitle": "2단계 인증 코드", + "totpPlaceholder": "otp 6자리를 입력해주세요.", + "login": "로그인", + "createAccount": "계정 생성", + "loginWith": "{provider}로 로그인", + "authenticating": "인증 처리 중...", + "openIdStateError": "State does not match, refusing to continue!", + "openIdGeneralError": "An error occured while authenticating against the third party.", + "logout": "로그아웃", + "emailInvalid": "유효한 이메일 주소를 입력하여 주십시오.", + "usernameRequired": "사용자 이름을 입력하세요.", + "passwordRequired": "비밀번호를 입력하세요.", + "showPassword": "비밀번호 표시", + "hidePassword": "비밀번호 숨김", + "noAccountYet": "아직 계정이 없으신가요?", + "alreadyHaveAnAccount": "이미 계정이 있으신가요?", + "remember": "로그인 상태 유지" + }, + "settings": { + "title": "환경설정", + "newPasswordTitle": "비밀번호 변경", + "newPassword": "새 비밀번호", + "newPasswordConfirm": "새로운 비밀번호 확인", + "currentPassword": "비밀번호", + "currentPasswordPlaceholder": "비밀번호를 입력하세요", + "passwordsDontMatch": "비밀번호가 일치 하지 않습니다.", + "passwordUpdateSuccess": "비밀번호가 성공적으로 변경되었습니다.", + "updateEmailTitle": "이메일 주소 변경", + "updateEmailNew": "새로운 이메일 주소", + "updateEmailSuccess": "승인 메일을 성공적으로 발송하였습니다. 확인하여 주십시오.", + "general": { + "title": "일반 설정", + "name": "이름", + "newName": "새로운 이름", + "savedSuccess": "사용자 정보가 갱신 되었습니다.", + "emailReminders": "Send me reminders for tasks via Email", + "overdueReminders": "Send me a summary of my undone overdue tasks every day", + "discoverableByName": "Allow other users to add me as a member to teams or projects when they search for my name", + "discoverableByEmail": "Allow other users to add me as a member to teams or projects when they search for my full email", + "playSoundWhenDone": "Play a sound when marking tasks as done", + "weekStart": "Week starts on", + "weekStartSunday": "일요일", + "weekStartMonday": "월요일", + "language": "언어", + "defaultProject": "기본 프로젝트", + "timezone": "표준시간대", + "overdueTasksRemindersTime": "Overdue tasks reminder email time", + "filterUsedOnOverview": "Saved filter used on the overview page" + }, + "totp": { + "title": "Two Factor Authentication", + "enroll": "등록", + "finishSetupPart1": "To finish your setup, use this secret in your totp app (Google Authenticator or similar):", + "finishSetupPart2": "After that, enter a code from your app below.", + "scanQR": "Alternatively you can scan this QR code:", + "passcode": "잠금 설정", + "passcodePlaceholder": "A code generated by your totp application", + "setupSuccess": "You've successfully set up two factor authentication!", + "enterPassword": "비밀번호를 입력하여 주십시오.", + "disable": "Disable two factor authentication", + "confirmSuccess": "You've successfully confirmed your totp setup and can use it from now on!", + "disableSuccess": "Two factor authentication was successfully disabled." + }, + "caldav": { + "title": "CalDAV", + "howTo": "Vikunja를 CalDAV 클라이언트와 연계하여 다양한 클라이언트의 모든 작업을 표시 및 관리할 수 있습니다. CalDAV 클라이언트에서 연결하려면 다음 엔드포인트를 복사하여 클라이언트에 입력합니다.", + "more": "Vikunja의 CalDAV에 대한 자세한 정보", + "tokens": "CalDAV Tokens", + "tokensHowTo": "위 엔드포인트에서 로그인할 때 비밀번호 대신 CalDAV 토큰을 사용할 수 있습니다.", + "createToken": "토큰 생성하기", + "tokenCreated": "Here is your token: {token}", + "wontSeeItAgain": "Write it down, you won't be able to see it again.", + "mustUseToken": "You need to create a CalDAV token if you want to use CalDAV with a third party client. Use the token as the password.", + "usernameIs": "당신의 사용자명은: {0}" + }, + "avatar": { + "title": "아바타", + "initials": "Initials", + "gravatar": "Gravatar", + "marble": "Marble", + "upload": "업로드", + "uploadAvatar": "아바타 업로드", + "statusUpdateSuccess": "Avatar status was updated successfully!", + "setSuccess": "The avatar has been set successfully!" + }, + "quickAddMagic": { + "title": "Quick Add Magic Mode", + "disabled": "비활성화됨", + "todoist": "Todoist", + "vikunja": "Vikunja" + }, + "appearance": { + "title": "색 구성", + "setSuccess": "Saved change of color scheme to {colorScheme}", + "colorScheme": { + "light": "밝은 테마", + "system": "시스템", + "dark": "어두운 테마" + } + } + }, + "deletion": { + "title": "계정 삭제", + "text1": "The deletion of your account is permanent and cannot be undone. We will delete all your projects, tasks and everything associated with it.", + "text2": "To proceed, please enter your password. You will receive an email with further instructions.", + "confirm": "계정을 삭제하시겠습니까?", + "requestSuccess": "The request was successful. You'll receive an email with further instructions.", + "passwordRequired": "비밀번호를 입력하십시오.", + "confirmSuccess": "You've successfully confirmed the deletion of your account. We will delete your account in three days.", + "scheduled": "We will delete your Vikunja account at {date} ({dateSince}).", + "scheduledCancel": "To cancel the deletion of your account, click here.", + "scheduledCancelText": "To cancel the deletion of your account, please enter your password below:", + "scheduledCancelConfirm": "Cancel the deletion of my account", + "scheduledCancelSuccess": "We will not delete your account." + }, + "export": { + "title": "Export your Vikunja data", + "description": "You can request a copy of all your Vikunja data. This includes Projects, Tasks and everything associated to them. You can import this data in any Vikunja instance through the migration function.", + "descriptionPasswordRequired": "Please enter your password to proceed:", + "request": "Request a copy of my Vikunja Data", + "success": "You've successfully requested your Vikunja Data! We will send you an email once it's ready to download.", + "downloadTitle": "Download your exported Vikunja data" + } + }, + "project": { + "archivedMessage": "This project is archived. It is not possible to create new or edit tasks for it.", + "archived": "보관", + "showArchived": "보관 목록 표시", + "title": "프로젝트 제목", + "color": "색상", + "projects": "프로젝트", + "parent": "상위 프로젝트", + "search": "Type to search for a project…", + "searchSelect": "Click or press enter to select this project", + "shared": "프로젝트 공유", + "noDescriptionAvailable": "No project description is available.", + "inboxTitle": "Inbox", + "create": { + "header": "새 프로젝트", + "titlePlaceholder": "The project's title goes here…", + "addTitleRequired": "Please specify a title.", + "createdSuccess": "프로젝트가 성공적으로 생성되었습니다.", + "addProjectRequired": "Please specify a project or set a default project in the settings." + }, + "archive": { + "title": "\"{project}\"보관", + "archive": "프로젝트 보관하기", + "unarchive": "Un-Archive this project", + "unarchiveText": "You will be able to create new tasks or edit it.", + "archiveText": "You won't be able to edit this project or create new tasks until you un-archive it.", + "success": "The project was successfully archived." + }, + "background": { + "title": "Set project background", + "remove": "Remove Background", + "upload": "Choose a background from your pc", + "searchPlaceholder": "Search for a background…", + "poweredByUnsplash": "Powered by Unsplash", + "loadMore": "Load more photos", + "success": "The background has been set successfully!", + "removeSuccess": "The background has been removed successfully!" + }, + "delete": { + "title": "\"{project}\" 삭제 ", + "header": "프로젝트 삭제", + "text1": "이 프로젝트와 그 안에 모든 작업들을 지우시겠습니까?", + "text2": "This includes all tasks and CANNOT BE UNDONE!", + "success": "프로젝트가 성공적으로 삭제되었습니다.", + "tasksToDelete": "This will irrevocably remove approx. {count} tasks.", + "noTasksToDelete": "This project does not contain any tasks, it should be safe to delete." + }, + "duplicate": { + "title": "프로젝트 복사", + "label": "복사", + "text": "Select a parent project which should hold the duplicated project:", + "success": "프로젝트가 성공적으로 복사되었습니다." + }, + "edit": { + "header": "프로젝트 수정", + "title": "\"{project}\" 편집", + "titlePlaceholder": "The project title goes here…", + "identifierTooltip": "The project identifier can be used to uniquely identify a task across projects. You can set it to empty to disable it.", + "identifier": "Project Identifier", + "identifierPlaceholder": "The project identifier goes here…", + "description": "설명", + "descriptionPlaceholder": "The projects description goes here…", + "color": "색상", + "success": "프로젝트가 성공적으로 업데이트되었습니다." + }, + "share": { + "header": "이 프로젝트 공유", + "title": "\"{project}\"공유", + "share": "공유", + "links": { + "title": "링크 공유", + "what": "공유 링크가 무엇인가요?", + "explanation": "Share Links allow you to easily share a project with other users who don't have an account on Vikunja.", + "create": "새 공유 링크 만들기", + "name": "이름 (선택 사항)", + "namePlaceholder": "e.g. Lorem Ipsum", + "nameExplanation": "All actions done by this link share will show up with the name.", + "password": "비밀번호 (선택사항)", + "passwordExplanation": "When signing in, the user will be required to enter this password.", + "noName": "<이름이 설정되지 않음>", + "remove": "공유 링크 지우기", + "removeText": "Are you sure you want to remove this link share? It will no longer be possible to access this project with this link share. This cannot be undone!", + "createSuccess": "공유 링크가 성공적으로 생성되었습니다.", + "deleteSuccess": "The link share was successfully deleted", + "view": "View", + "sharedBy": "Shared by {0}" + }, + "userTeam": { + "typeUser": "user | users", + "typeTeam": "team | teams", + "shared": "Shared with these {type}", + "you": "You", + "notShared": "Not shared with any {type} yet.", + "removeHeader": "Remove a {type} from the {sharable}", + "removeText": "Are you sure you want to remove this {sharable} from the {type}? This cannot be undone!", + "removeSuccess": "The {sharable} was successfully removed from the {type}.", + "addedSuccess": "The {type} was successfully added.", + "updatedSuccess": "The {type} was successfully added." + }, + "right": { + "title": "Permission", + "read": "Read only", + "readWrite": "Read & write", + "admin": "Admin" + }, + "attributes": { + "link": "Link", + "delete": "Delete" + } + }, + "list": { + "title": "List", + "add": "Add", + "addPlaceholder": "Add a new task…", + "empty": "This project is currently empty.", + "newTaskCta": "새 할일 등록", + "editTask": "할 일 편집" + }, + "gantt": { + "title": "Gantt", + "showTasksWithoutDates": "Show tasks which don't have dates set", + "size": "Size", + "default": "기본값", + "month": "월", + "day": "일", + "hour": "시", + "range": "날짜 범위", + "noDates": "This task has no dates set." + }, + "table": { + "title": "테이블", + "columns": "열 갯수" + }, + "kanban": { + "title": "Kanban", + "limit": "Limit: {limit}", + "noLimit": "설정 안함", + "doneBucket": "Done bucket", + "doneBucketHint": "All tasks moved into this bucket will automatically marked as done.", + "doneBucketHintExtended": "All tasks moved into the done bucket will be marked as done automatically. All tasks marked as done from elsewhere will be moved as well.", + "doneBucketSavedSuccess": "The done bucket has been saved successfully.", + "deleteLast": "You cannot remove the last bucket.", + "addTaskPlaceholder": "Enter the new task title…", + "addTask": "작업 추가", + "addAnotherTask": "Add another task", + "addBucket": "Create a new bucket", + "addBucketPlaceholder": "Enter the new bucket title…", + "deleteHeaderBucket": "Delete the bucket", + "deleteBucketText1": "Are you sure you want to delete this bucket?", + "deleteBucketText2": "This will not delete any tasks but move them into the default bucket.", + "deleteBucketSuccess": "The bucket has been deleted successfully.", + "bucketTitleSavedSuccess": "The bucket title has been saved successfully.", + "bucketLimitSavedSuccess": "The bucket limit been saved successfully.", + "collapse": "Collapse this bucket" + }, + "pseudo": { + "favorites": { + "title": "즐겨찾기" + } + } + }, + "filters": { + "title": "필터", + "clear": "필터 초기화", + "attributes": { + "title": "제목", + "titlePlaceholder": "The saved filter title goes here…", + "description": "상세정보", + "descriptionPlaceholder": "The description goes here…", + "includeNulls": "Include Tasks which don't have a value set", + "requireAll": "Require all filters to be true for a task to show up", + "showDoneTasks": "완료한 목록 표시", + "sortAlphabetically": "Sort Alphabetically", + "enablePriority": "Enable Filter By Priority", + "enablePercentDone": "Enable Filter By Progress", + "dueDateRange": "Due Date Range", + "startDateRange": "Start Date Range", + "endDateRange": "End Date Range", + "reminderRange": "Reminder Date Range" + }, + "create": { + "title": "New Saved Filter", + "description": "A saved filter is a virtual project which is computed from a set of filters each time it is accessed.", + "action": "Create new saved filter", + "titleRequired": "Please provide a title for the filter." + }, + "delete": { + "header": "Delete this saved filter", + "text": "Are you sure you want to delete this saved filter?", + "success": "The filter was deleted successfully." + }, + "edit": { + "title": "Edit This Saved Filter", + "success": "The filter was saved successfully." + } + }, + "migrate": { + "title": "Import from other services", + "titleService": "Import your data from {name} into Vikunja", + "import": "Import your data into Vikunja", + "description": "Click on the logo of one of the third-party services below to get started.", + "descriptionDo": "Vikunja will import all lists, tasks, notes, reminders and files you have access to.", + "authorize": "To authorize Vikunja to access your {name} Account, click the button below.", + "getStarted": "Get Started", + "inProgress": "Importing in progress…", + "alreadyMigrated1": "It looks like you've already imported your stuff from {name} at {date}.", + "alreadyMigrated2": "Importing again is possible, but might create duplicates. Are you sure?", + "confirm": "I am sure, please start migrating now!", + "importUpload": "To import data from {name} into Vikunja, click the button below to select a file.", + "upload": "Upload file" + }, + "label": { + "title": "Labels", + "manage": "Manage labels", + "description": "Click on a label to edit it. You can edit all labels you created, you can use all labels which are associated with a task to whose project you have access.", + "newCTA": "You currently do not have any labels.", + "search": "Type to search for a label…", + "create": { + "header": "New label", + "title": "Create a new label", + "titleRequired": "Please specify a title.", + "success": "The label was successfully created." + }, + "edit": { + "header": "라벨 편집", + "forbidden": "You are not allowed to edit this label because you don't own it.", + "success": "The label was successfully updated." + }, + "deleteSuccess": "The label was successfully deleted.", + "attributes": { + "title": "제목", + "titlePlaceholder": "The label title goes here…", + "description": "상세정보", + "descriptionPlaceholder": "Label description", + "color": "색상" + } + }, + "sharing": { + "authenticating": "Authenticating…", + "passwordRequired": "This shared project requires a password. Please enter it below:", + "error": "An error occured.", + "invalidPassword": "The password is invalid." + }, + "navigation": { + "overview": "개요", + "upcoming": "Upcoming", + "settings": "설정", + "imprint": "Imprint", + "privacy": "개인정보 취급방침" + }, + "misc": { + "loading": "로딩 중...", + "save": "저장", + "delete": "삭제", + "confirm": "확인", + "cancel": "취소", + "refresh": "새로고침", + "disable": "비활성화", + "copy": "클립보드에 복사", + "copyError": "클립보드에 복사 실패", + "search": "검색", + "searchPlaceholder": "검색할 내용 입력...", + "previous": "이전", + "next": "다음", + "poweredBy": "Powered by Vikunja", + "info": "정보", + "create": "생성", + "doit": "Do it!", + "saving": "저장중...", + "saved": "Saved!", + "default": "Default", + "close": "Close", + "download": "Download", + "showMenu": "Show the menu", + "hideMenu": "Hide the menu", + "forExample": "For example:", + "welcomeBack": "Welcome Back!", + "custom": "Custom", + "id": "ID", + "created": "Created at", + "actions": "Actions", + "cannotBeUndone": "This cannot be undone!" + }, + "input": { + "resetColor": "Reset Color", + "datepicker": { + "today": "Today", + "tomorrow": "Tomorrow", + "nextMonday": "Next Monday", + "thisWeekend": "This Weekend", + "laterThisWeek": "Later This Week", + "nextWeek": "Next Week", + "chooseDate": "Choose a date" + }, + "editor": { + "edit": "Edit", + "done": "Done", + "heading1": "Heading 1", + "heading2": "Heading 2", + "heading3": "Heading 3", + "headingSmaller": "Heading Smaller", + "headingBigger": "Heading Bigger", + "bold": "굵게", + "italic": "Italic", + "strikethrough": "Strikethrough", + "code": "코드", + "quote": "인용", + "unorderedList": "Unordered List", + "orderedList": "Ordered List", + "cleanBlock": "블록 지우기", + "link": "링크", + "image": "이미지", + "table": "표", + "horizontalRule": "Horizontal Rule", + "sideBySide": "Side By Side", + "guide": "가이드" + }, + "multiselect": { + "createPlaceholder": "새로 생성하기", + "selectPlaceholder": "Click or press enter to select" + }, + "datepickerRange": { + "to": "To", + "from": "From", + "fromto": "{from} 에서 {to}", + "ranges": { + "today": "오늘", + "thisWeek": "이번 주", + "restOfThisWeek": "The Rest of This Week", + "nextWeek": "다음 주", + "next7Days": "일주일 이내", + "lastWeek": "지난 주", + "thisMonth": "이번 달", + "restOfThisMonth": "The Rest of This Month", + "nextMonth": "다음 달 ", + "next30Days": "30일 이내", + "lastMonth": "지난달", + "thisYear": "올해", + "restOfThisYear": "The Rest of This Year" + } + }, + "datemathHelp": { + "canuse": "You can use date math to filter for relative dates.", + "learnhow": "Check out how it works", + "title": "Date Math", + "intro": "Specify relative dates which are resolved on the fly by Vikunja when applying the filter.", + "expression": "Each Date Math expression starts with an anchor date, which can either be {0}, or a date string ending with {1}. This anchor date can optionally be followed by one or more maths expressions.", + "similar": "These expressions are similar to the ones provided by {0} and {1}.", + "add1Day": "Add one day", + "minus1Day": "하루 단축", + "roundDay": "Round down to the nearest day", + "supportedUnits": "Supported time units", + "someExamples": "Examples of time expressions", + "units": { + "seconds": "초", + "minutes": "분", + "hours": "시", + "days": "Days", + "weeks": "Weeks", + "months": "Months", + "years": "Years" + }, + "examples": { + "now": "Right now", + "in24h": "In 24h", + "today": "Today at 00:00", + "beginningOfThisWeek": "The beginning of this week at 00:00", + "endOfThisWeek": "The end of this week", + "in30Days": "In 30 days", + "datePlusMonth": "{0} plus one month at 00:00 of that day" + } + } + }, + "task": { + "task": "Task", + "new": "Create a new task", + "delete": "Delete this task", + "createSuccess": "The task was successfully created.", + "addReminder": "Add a new reminder…", + "doneSuccess": "The task was successfully marked as done.", + "undoneSuccess": "The task was successfully un-marked as done.", + "undo": "Undo", + "openDetail": "Open task detail view", + "checklistTotal": "{checked} of {total} tasks", + "checklistAllDone": "{total} tasks", + "show": { + "titleCurrent": "Current Tasks", + "titleDates": "Tasks from {from} until {to}", + "noDates": "Show tasks without dates", + "overdue": "Show overdue tasks", + "fromuntil": "Tasks from {from} until {until}", + "select": "Select a date range", + "noTasks": "Nothing to do — Have a nice day!" + }, + "detail": { + "chooseDueDate": "Click here to set a due date", + "chooseStartDate": "Click here to set a start date", + "chooseEndDate": "Click here to set an end date", + "move": "Move task to a different project", + "done": "완료로 표시", + "undone": "미완료로 표시", + "created": "Created {0} by {1}", + "updated": "Updated {0}", + "doneAt": "Done {0}", + "updateSuccess": "할 일이 성공적으로 저장되었습니다.", + "deleteSuccess": "The task has been deleted successfully.", + "belongsToProject": "This task belongs to project '{project}'", + "due": "마감일 {at}", + "closePopup": "팝업 닫기", + "delete": { + "header": "이 작업을 삭제 하시겠습니까?", + "text1": "Are you sure you want to remove this task?", + "text2": "This will also remove all attachments, reminders and relations associated with this task and cannot be undone!" + }, + "actions": { + "assign": "사용자에게 할당", + "label": "라벨 추가", + "priority": "우선 순위 설정", + "dueDate": "마감일 설정", + "startDate": "시작 날짜 설정", + "endDate": "종료 날짜 설정", + "reminders": "미리 알림 설정", + "repeatAfter": "Set Repeating Interval", + "percentDone": "진행율 설정", + "attachments": "첨부 파일 추가", + "relatedTasks": "Add Relation", + "moveProject": "이동", + "color": "색 설정", + "delete": "삭제", + "favorite": "즐겨찾기에 추가", + "unfavorite": "즐겨찾기에서 제거" + } + }, + "attributes": { + "assignees": "담당자", + "color": "색상", + "created": "생성됨", + "createdBy": "작성자:", + "description": "상세정보", + "done": "완료", + "dueDate": "마감일", + "endDate": "종료일", + "labels": "라벨", + "percentDone": "진행 상황", + "priority": "우선순위", + "relatedTasks": "관련된 할 일", + "reminders": "Reminders", + "repeat": "Repeat", + "startDate": "Start Date", + "title": "Title", + "updated": "Updated" + }, + "subscription": { + "subscribedTaskThroughParentProject": "You can't unsubscribe here because you are subscribed to this task through its project.", + "subscribedProject": "You are currently subscribed to this project and will receive notifications for changes.", + "notSubscribedProject": "You are not subscribed to this project and won't receive notifications for changes.", + "subscribedTask": "You are currently subscribed to this task and will receive notifications for changes.", + "notSubscribedTask": "You are not subscribed to this task and won't receive notifications for changes.", + "subscribe": "Subscribe", + "unsubscribe": "Unsubscribe", + "subscribeSuccessProject": "You are now subscribed to this project", + "unsubscribeSuccessProject": "You are now unsubscribed to this project", + "subscribeSuccessTask": "You are now subscribed to this task", + "unsubscribeSuccessTask": "You are now unsubscribed to this task" + }, + "attachment": { + "title": "Attachments", + "createdBy": "created {0} by {1}", + "downloadTooltip": "Download this attachment", + "upload": "Upload attachment", + "drop": "Drop files here to upload", + "delete": "Delete attachment", + "deleteTooltip": "Delete this attachment", + "deleteText1": "Are you sure you want to delete the attachment {filename}?", + "copyUrl": "Copy URL", + "copyUrlTooltip": "Copy the url of this attachment for usage in text", + "setAsCover": "Make cover", + "unsetAsCover": "Remove cover", + "successfullyChangedCoverImage": "The cover image was successfully changed.", + "usedAsCover": "Cover image" + }, + "comment": { + "title": "Comments", + "loading": "Loading comments…", + "edited": "{date} 에 수정함", + "creating": "의견 작성 중...", + "placeholder": "Add your comment…", + "comment": "의견", + "delete": "의견 삭제", + "deleteText1": "의견을 삭제하시겠습니까?", + "deleteSuccess": "의견이 성공적으로 삭제되었습니다!", + "addedSuccess": "The comment was added successfully." + }, + "deferDueDate": { + "title": "Defer due date", + "1day": "1일", + "3days": "3 일", + "1week": "1 주" + }, + "description": { + "placeholder": "설명을 입력하려면 클릭하십시오...", + "empty": "설명이 없습니다." + }, + "assignee": { + "placeholder": "Type to assign a user…", + "selectPlaceholder": "Assign this user", + "assignSuccess": "The user has been assigned successfully.", + "unassignSuccess": "The user has been unassigned successfully." + }, + "label": { + "placeholder": "Type to add a new label…", + "createPlaceholder": "Add this as new label", + "addSuccess": "The label has been added successfully.", + "createSuccess": "The label has been created successfully.", + "removeSuccess": "The label has been removed successfully.", + "addCreateSuccess": "The label has been created and added successfully.", + "delete": { + "header": "라벨 삭제", + "text1": "정말 라벨을 삭제하시겠습니까?", + "text2": "This will remove it from all tasks and cannot be restored." + } + }, + "priority": { + "unset": "설정 해제", + "low": "낮음", + "medium": "보통", + "high": "높음", + "urgent": "긴급", + "doNow": "DO NOW" + }, + "relation": { + "add": "Add a New Task Relation", + "new": "New Task Relation", + "searchPlaceholder": "Type search for a new task to add as related…", + "createPlaceholder": "Add this as new related task", + "differentProject": "This task belongs to a different project.", + "noneYet": "No task relations yet.", + "delete": "관계 삭제", + "deleteText1": "Are you sure you want to delete this task relation?", + "select": "Select a relation kind", + "taskRequired": "Please select a task or enter a new task title.", + "kinds": { + "subtask": "Subtask | Subtasks", + "parenttask": "Parent Task | Parent Tasks", + "related": "Related Task | Related Tasks", + "duplicateof": "Duplicate Of | Duplicates Of", + "duplicates": "Duplicates | Duplicates", + "blocking": "Blocking | Blocking", + "blocked": "Blocked By | Blocked By", + "precedes": "Precedes | Precedes", + "follows": "Follows | Follows", + "copiedfrom": "Copied From | Copied From", + "copiedto": "Copied To | Copied To" + } + }, + "reminder": { + "before": "{amount} {unit} before {type}", + "after": "{amount} {unit} after {type}", + "beforeShort": "before", + "afterShort": "after", + "onDueDate": "On the due date", + "onStartDate": "On the start date", + "onEndDate": "On the end date", + "custom": "Custom", + "dateAndTime": "Date and time" + }, + "repeat": { + "everyDay": "Every Day", + "everyWeek": "Every Week", + "everyMonth": "Every Month", + "mode": "Repeat mode", + "monthly": "Monthly", + "fromCurrentDate": "From Current Date", + "each": "Each", + "specifyAmount": "Specify an amount…", + "hours": "Hours", + "days": "Days", + "weeks": "Weeks", + "months": "Months", + "years": "Years", + "invalidAmount": "Please enter more than 0." + }, + "quickAddMagic": { + "hint": "Use magic prefixes to define due dates, assignees and other task properties.", + "title": "Quick Add Magic", + "intro": "When creating a task, you can use special keywords to directly add attributes to the newly created task. This allows to add commonly used attributes to tasks much faster.", + "multiple": "You can use this multiple times.", + "label1": "To add a label, simply prefix the name of the label with {prefix}.", + "label2": "Vikunja will first check if the label already exist and create it if not.", + "label3": "To use spaces, simply add a \" or ' around the label name.", + "label4": "For example: {prefix}\"Label with spaces\".", + "priority1": "To set a task's priority, add a number 1-5, prefixed with a {prefix}.", + "priority2": "The higher the number, the higher the priority.", + "assignees": "To directly assign the task to a user, add their username prefixed with {prefix} to the task.", + "project1": "To set a project for the task to appear in, enter its name prefixed with {prefix}.", + "project2": "This will return an error if the project does not exist.", + "project3": "To use spaces, simply add a \" or ' around the project name.", + "project4": "For example: {prefix}\"Project with spaces\".", + "dateAndTime": "Date and time", + "date": "Any date will be used as the due date of the new task. You can use dates in any of these formats:", + "dateWeekday": "any weekday, will use the next date with that date", + "dateCurrentYear": "will use the current year", + "dateNth": "will use the {day}th of the current month", + "dateTime": "Combine any of the date formats with \"{time}\" (or {timePM}) to set a time.", + "repeats": "Repeating tasks", + "repeatsDescription": "To set a task as repeating in an interval, simply add '{suffix}' to the task text. The amount needs to be a number and can be omitted to use just the type (see examples)." + } + }, + "team": { + "title": "Teams", + "noTeams": "You are currently not part of any teams.", + "create": { + "title": "Create a new team", + "success": "The team was successfully created." + }, + "edit": { + "title": "Edit Team \"{team}\"", + "members": "Team Members", + "search": "Type to search a user…", + "addUser": "Add to team", + "makeMember": "Make Member", + "makeAdmin": "Make Admin", + "success": "The team was successfully updated.", + "userAddedSuccess": "The team member was successfully added.", + "madeMember": "The team member was successfully made member.", + "madeAdmin": "The team member was successfully made admin.", + "mustSelectUser": "Please select a user.", + "delete": { + "header": "Delete the team", + "text1": "Are you sure you want to delete this team and all of its members?", + "text2": "All team members will lose access to projects shared with this team. This CANNOT BE UNDONE!", + "success": "The team was successfully deleted." + }, + "deleteUser": { + "header": "Remove a user from the team", + "text1": "Are you sure you want to remove this user from the team?", + "text2": "They will lose access to all projects this team has access to. This CANNOT BE UNDONE!", + "success": "The user was successfully deleted from the team." + }, + "leave": { + "title": "Leave team", + "text1": "Are you sure you want to leave this team?", + "text2": "You will lose access to all projects this team has access to. If you change your mind you'll need a team admin to add you again.", + "success": "You have successfully left the team." + } + }, + "attributes": { + "name": "Team Name", + "namePlaceholder": "The team's name goes here…", + "nameRequired": "Please specify a name.", + "description": "Description", + "descriptionPlaceholder": "The teams description goes here…", + "admin": "Admin", + "member": "Member" + } + }, + "keyboardShortcuts": { + "title": "Keyboard Shortcuts", + "general": "General", + "allPages": "These shortcuts work on all pages.", + "currentPageOnly": "These shortcuts work only on the current page.", + "somePagesOnly": "These shortcuts work only on some pages.", + "toggleMenu": "Toggle The Menu", + "quickSearch": "Open the search/quick action bar", + "then": "then", + "task": { + "title": "Task Page", + "done": "Mark task done / undone", + "assign": "Assign this task to a user", + "labels": "Add labels to this task", + "dueDate": "Change the due date of this task", + "attachment": "Add an attachment to this task", + "related": "Modify related tasks of this task", + "color": "Change the color of this task", + "move": "Move this task to another project", + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description", + "delete": "Delete this task", + "priority": "Change the priority of this task", + "favorite": "Mark this task as favorite / unfavorite" + }, + "project": { + "title": "Project Views", + "switchToListView": "Switch to list view", + "switchToGanttView": "Switch to gantt view", + "switchToKanbanView": "Switch to kanban view", + "switchToTableView": "Switch to table view" + }, + "navigation": { + "title": "Navigation", + "overview": "Navigate to overview", + "upcoming": "Navigate to upcoming tasks", + "labels": "Navigate to labels", + "teams": "Navigate to teams", + "projects": "Navigate to projects" + } + }, + "update": { + "available": "There is an update available!", + "do": "Update Now" + }, + "menu": { + "edit": "Edit", + "archive": "Archive", + "duplicate": "Duplicate", + "delete": "Delete", + "unarchive": "Un-Archive", + "setBackground": "Set background", + "share": "Share", + "newProject": "New project", + "createProject": "Create project" + }, + "apiConfig": { + "url": "Vikunja URL", + "urlPlaceholder": "eg. https://localhost:3456", + "change": "change", + "use": "Using Vikunja installation at {0}", + "error": "Could not find or use Vikunja installation at \"{domain}\". Please try a different url.", + "success": "Using Vikunja installation at \"{domain}\".", + "urlRequired": "A url is required." + }, + "loadingError": { + "failed": "Loading failed, please {0}. If the error persists, please {1}.", + "tryAgain": "try again", + "contact": "contact us" + }, + "notification": { + "title": "Notifications", + "none": "You don't have any notifications. Have a nice day!", + "explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen." + }, + "quickActions": { + "commands": "Commands", + "placeholder": "Type a command or search…", + "hint": "You can use {project} to limit the search to a project. Combine {project} or {label} (labels) with a search query to search for a task with these labels or on that project. Use {assignee} to only search for teams.", + "tasks": "Tasks", + "projects": "Projects", + "teams": "Teams", + "newProject": "Enter the title of the new project…", + "newTask": "Enter the title of the new task…", + "newTeam": "Enter the name of the new team…", + "createTask": "Create a task in the current project ({title})", + "createProject": "Create a project", + "cmds": { + "newTask": "New task", + "newProject": "New project", + "newTeam": "New team" + } + }, + "date": { + "locale": "en", + "altFormatLong": "j M Y H:i", + "altFormatShort": "j M Y" + }, + "error": { + "error": "Error", + "success": "Success", + "0001": "You're not allowed to do that.", + "1001": "A user with this username already exists.", + "1002": "A user with this email address already exists.", + "1004": "No username and password specified.", + "1005": "The user does not exist.", + "1006": "Could not get the user id.", + "1008": "No password reset token provided.", + "1009": "Invalid password reset token.", + "1010": "Invalid email confirm token.", + "1011": "Wrong username or password.", + "1012": "Email address of the user not confirmed.", + "1013": "New password is empty.", + "1014": "Old password is empty.", + "1015": "Totp is already enabled for this user.", + "1016": "Totp is not enabled for this user.", + "1017": "The totp passcode is invalid.", + "1018": "The user avatar type setting is invalid.", + "2001": "ID cannot be empty or 0.", + "2002": "Some of the request data was invalid.", + "3001": "The project does not exist.", + "3004": "You need to have read permissions on that project to perform that action.", + "3005": "The project title cannot be empty.", + "3006": "The project share does not exist.", + "3007": "A project with this identifier already exists.", + "3008": "The project is archived and can therefore only be accessed read only. This is also true for all tasks associated with this project.", + "4001": "The project task text cannot be empty.", + "4002": "The project task does not exist.", + "4003": "All bulk editing tasks must belong to the same project.", + "4004": "Need at least one task when bulk editing tasks.", + "4005": "You do not have the right to see the task.", + "4006": "You can't set a parent task as the task itself.", + "4007": "You can't create a task relation with an invalid kind of relation.", + "4008": "You can't create a task relation which already exists.", + "4009": "The task relation does not exist.", + "4010": "Cannot relate a task with itself.", + "4011": "The task attachment does not exist.", + "4012": "The task attachment is too large.", + "4013": "The task sort param is invalid.", + "4014": "The task sort order is invalid.", + "4015": "The task comment does not exist.", + "4016": "Invalid task field.", + "4017": "Invalid task filter comparator.", + "4018": "Invalid task filter concatenator.", + "4019": "Invalid task filter value.", + "6001": "The team name cannot be empty.", + "6002": "The team does not exist.", + "6004": "The team already has access to that project.", + "6005": "The user is already a member of that team.", + "6006": "Cannot delete the last team member.", + "6007": "The team does not have access to the project to perform that action.", + "7002": "The user already has access to that project.", + "7003": "You do not have access to that project.", + "8001": "This label already exists on that task.", + "8002": "The label does not exist.", + "8003": "You do not have access to this label.", + "9001": "The right is invalid.", + "10001": "The bucket does not exist.", + "10002": "The bucket does not belong to that project.", + "10003": "You cannot remove the last bucket on a project.", + "10004": "You cannot add the task to this bucket as it already exceeded the limit of tasks it can hold.", + "10005": "There can be only one done bucket per project.", + "11001": "The saved filter does not exist.", + "11002": "Saved filters are not available for link shares.", + "12001": "The subscription entity type is invalid.", + "12002": "You are already subscribed to the entity itself or a parent entity.", + "13001": "This link share requires a password for authentication, but none was provided.", + "13002": "The provided link share password was invalid." + }, + "about": { + "title": "About", + "frontendVersion": "Frontend Version: {version}", + "apiVersion": "API Version: {version}" + }, + "time": { + "units": { + "seconds": "second|seconds", + "minutes": "minute|minutes", + "hours": "hour|hours", + "days": "day|days", + "weeks": "week|weeks", + "months": "month|months", + "years": "year|years" + } + } +} \ No newline at end of file From 0b1ec9f2879e3e05847c2fce3c0e7c11aec178e0 Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Wed, 16 Aug 2023 00:09:52 +0000 Subject: [PATCH 18/30] [skip ci] Updated translations via Crowdin --- src/i18n/lang/ko-KR.json | 22 ++++++++-------- src/i18n/lang/sv-SE.json | 56 ++++++++++++++++++++-------------------- 2 files changed, 39 insertions(+), 39 deletions(-) diff --git a/src/i18n/lang/ko-KR.json b/src/i18n/lang/ko-KR.json index 174eb5151..fde1921c2 100644 --- a/src/i18n/lang/ko-KR.json +++ b/src/i18n/lang/ko-KR.json @@ -47,7 +47,7 @@ "loginWith": "{provider}로 로그인", "authenticating": "인증 처리 중...", "openIdStateError": "State does not match, refusing to continue!", - "openIdGeneralError": "An error occured while authenticating against the third party.", + "openIdGeneralError": "외부 인증오류가 발생하였습니다.", "logout": "로그아웃", "emailInvalid": "유효한 이메일 주소를 입력하여 주십시오.", "usernameRequired": "사용자 이름을 입력하세요.", @@ -90,14 +90,14 @@ "filterUsedOnOverview": "Saved filter used on the overview page" }, "totp": { - "title": "Two Factor Authentication", + "title": "2단계 인증", "enroll": "등록", "finishSetupPart1": "To finish your setup, use this secret in your totp app (Google Authenticator or similar):", - "finishSetupPart2": "After that, enter a code from your app below.", - "scanQR": "Alternatively you can scan this QR code:", + "finishSetupPart2": "이 후 앱에서 발급한 코드를 입력하세요.", + "scanQR": "또는 이 QR 코드를 스캔하세요:", "passcode": "잠금 설정", - "passcodePlaceholder": "A code generated by your totp application", - "setupSuccess": "You've successfully set up two factor authentication!", + "passcodePlaceholder": "topt에서 생성된 코드", + "setupSuccess": "2단계 인증을 성공적으로 활성화했습니다!", "enterPassword": "비밀번호를 입력하여 주십시오.", "disable": "Disable two factor authentication", "confirmSuccess": "You've successfully confirmed your totp setup and can use it from now on!", @@ -180,7 +180,7 @@ "create": { "header": "새 프로젝트", "titlePlaceholder": "The project's title goes here…", - "addTitleRequired": "Please specify a title.", + "addTitleRequired": "제목을 입력하세요.", "createdSuccess": "프로젝트가 성공적으로 생성되었습니다.", "addProjectRequired": "Please specify a project or set a default project in the settings." }, @@ -198,7 +198,7 @@ "upload": "Choose a background from your pc", "searchPlaceholder": "Search for a background…", "poweredByUnsplash": "Powered by Unsplash", - "loadMore": "Load more photos", + "loadMore": "더 많은 사진을 로드합니다", "success": "The background has been set successfully!", "removeSuccess": "The background has been removed successfully!" }, @@ -225,7 +225,7 @@ "identifier": "Project Identifier", "identifierPlaceholder": "The project identifier goes here…", "description": "설명", - "descriptionPlaceholder": "The projects description goes here…", + "descriptionPlaceholder": "프로젝트 상세설명은 여기에…", "color": "색상", "success": "프로젝트가 성공적으로 업데이트되었습니다." }, @@ -247,8 +247,8 @@ "remove": "공유 링크 지우기", "removeText": "Are you sure you want to remove this link share? It will no longer be possible to access this project with this link share. This cannot be undone!", "createSuccess": "공유 링크가 성공적으로 생성되었습니다.", - "deleteSuccess": "The link share was successfully deleted", - "view": "View", + "deleteSuccess": "공유 링크가 성공적으로 삭제되었습니다.", + "view": "보기", "sharedBy": "Shared by {0}" }, "userTeam": { diff --git a/src/i18n/lang/sv-SE.json b/src/i18n/lang/sv-SE.json index 6f1c24e67..f3937318d 100644 --- a/src/i18n/lang/sv-SE.json +++ b/src/i18n/lang/sv-SE.json @@ -78,7 +78,7 @@ "emailReminders": "Send me reminders for tasks via Email", "overdueReminders": "Send me a summary of my undone overdue tasks every day", "discoverableByName": "Allow other users to add me as a member to teams or projects when they search for my name", - "discoverableByEmail": "Allow other users to add me as a member to teams or projects when they search for my full email", + "discoverableByEmail": "Tillåt andra användare att lägga till mig som medlem i team eller projekt när de söker efter min fullständiga e-postadress", "playSoundWhenDone": "Play a sound when marking tasks as done", "weekStart": "Week starts on", "weekStartSunday": "Söndag", @@ -242,7 +242,7 @@ "namePlaceholder": "t. ex. Lorem Ipsum", "nameExplanation": "All actions done by this link share will show up with the name.", "password": "Lösenord (valfritt)", - "passwordExplanation": "When signing in, the user will be required to enter this password.", + "passwordExplanation": "Vid inloggning kommer användaren att bli ombedd att ange detta lösenord.", "noName": "No name set", "remove": "Remove a link share", "removeText": "Are you sure you want to remove this link share? It will no longer be possible to access this project with this link share. This cannot be undone!", @@ -255,7 +255,7 @@ "typeUser": "användare | användare", "typeTeam": "team | teams", "shared": "Shared with these {type}", - "you": "You", + "you": "Du", "notShared": "Not shared with any {type} yet.", "removeHeader": "Remove a {type} from the {sharable}", "removeText": "Are you sure you want to remove this {sharable} from the {type}? This cannot be undone!", @@ -380,7 +380,7 @@ "manage": "Hantera etiketter", "description": "Click on a label to edit it. You can edit all labels you created, you can use all labels which are associated with a task to whose project you have access.", "newCTA": "Du har för närvarande inga etiketter.", - "search": "Type to search for a label…", + "search": "Skriv för att söka efter en etikett…", "create": { "header": "Ny etikett", "title": "Skapa ny etikett", @@ -450,8 +450,8 @@ "input": { "resetColor": "Återställ färg", "datepicker": { - "today": "Idag", - "tomorrow": "Imorgon", + "today": "I dag", + "tomorrow": "I morgon", "nextMonday": "Nästa måndag", "thisWeekend": "This Weekend", "laterThisWeek": "Later This Week", @@ -490,13 +490,13 @@ "from": "Från", "fromto": "{from} till {to}", "ranges": { - "today": "Idag", + "today": "I dag", "thisWeek": "Denna vecka", "restOfThisWeek": "The Rest of This Week", "nextWeek": "Nästa vecka", "next7Days": "Next 7 Days", - "lastWeek": "Last Week", - "thisMonth": "This Month", + "lastWeek": "Förra veckan", + "thisMonth": "Denna månad", "restOfThisMonth": "The Rest of This Month", "nextMonth": "Nästa månad", "next30Days": "Next 30 Days", @@ -529,7 +529,7 @@ "examples": { "now": "Just nu", "in24h": "In 24h", - "today": "Idag kl. 00:00", + "today": "I dag kl. 00:00", "beginningOfThisWeek": "The beginning of this week at 00:00", "endOfThisWeek": "The end of this week", "in30Days": "Om 30 dagar", @@ -638,7 +638,7 @@ "delete": "Radera bilaga", "deleteTooltip": "Delete this attachment", "deleteText1": "Are you sure you want to delete the attachment {filename}?", - "copyUrl": "Copy URL", + "copyUrl": "Kopiera URL", "copyUrlTooltip": "Copy the url of this attachment for usage in text", "setAsCover": "Make cover", "unsetAsCover": "Remove cover", @@ -650,10 +650,10 @@ "loading": "Laddar kommentarer…", "edited": "edited {date}", "creating": "Creating comment…", - "placeholder": "Add your comment…", + "placeholder": "Skriv din kommentar…", "comment": "Comment", "delete": "Delete this comment", - "deleteText1": "Are you sure you want to delete this comment?", + "deleteText1": "Är du säker på att du vill radera denna kommentar?", "deleteSuccess": "The comment was deleted successfully.", "addedSuccess": "The comment was added successfully." }, @@ -664,7 +664,7 @@ "1week": "1 vecka" }, "description": { - "placeholder": "Click here to enter a description…", + "placeholder": "Klicka här för att ange en beskrivning…", "empty": "No description available yet." }, "assignee": { @@ -674,8 +674,8 @@ "unassignSuccess": "The user has been unassigned successfully." }, "label": { - "placeholder": "Type to add a new label…", - "createPlaceholder": "Add this as new label", + "placeholder": "Skriv för att lägga till en ny etikett…", + "createPlaceholder": "Lägg till som ny etikett", "addSuccess": "The label has been added successfully.", "createSuccess": "The label has been created successfully.", "removeSuccess": "The label has been removed successfully.", @@ -722,13 +722,13 @@ "reminder": { "before": "{amount} {unit} before {type}", "after": "{amount} {unit} after {type}", - "beforeShort": "before", - "afterShort": "after", + "beforeShort": "före", + "afterShort": "efter", "onDueDate": "On the due date", "onStartDate": "On the start date", "onEndDate": "On the end date", "custom": "Custom", - "dateAndTime": "Date and time" + "dateAndTime": "Datum och tid" }, "repeat": { "everyDay": "Varje dag", @@ -782,7 +782,7 @@ "edit": { "title": "Edit Team \"{team}\"", "members": "Team Members", - "search": "Type to search a user…", + "search": "Skriv för att söka efter en användare…", "addUser": "Add to team", "makeMember": "Make Member", "makeAdmin": "Make Admin", @@ -841,7 +841,7 @@ "move": "Move this task to another project", "reminder": "Manage reminders of this task", "description": "Toggle editing of the task description", - "delete": "Delete this task", + "delete": "Radera denna uppgift", "priority": "Change the priority of this task", "favorite": "Mark this task as favorite / unfavorite" }, @@ -996,13 +996,13 @@ }, "time": { "units": { - "seconds": "second|seconds", - "minutes": "minute|minutes", - "hours": "hour|hours", - "days": "day|days", - "weeks": "week|weeks", - "months": "month|months", - "years": "year|years" + "seconds": "sekund|sekunder", + "minutes": "minut|minuter", + "hours": "timme|timmar", + "days": "dag|dagar", + "weeks": "vecka|veckor", + "months": "månad|månader", + "years": "år|år" } } } \ No newline at end of file From 9fe3d2b2bce9c8916db3c7de24e71c58f3bde870 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 21 Aug 2023 09:06:05 +0000 Subject: [PATCH 19/30] chore(deps): update dev-dependencies --- package.json | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 403f36c30..477c3ebe8 100644 --- a/package.json +++ b/package.json @@ -92,9 +92,9 @@ "@cypress/vite-dev-server": "5.0.5", "@cypress/vue": "5.0.5", "@faker-js/faker": "8.0.2", - "@histoire/plugin-screenshot": "0.16.1", - "@histoire/plugin-vue": "0.16.1", - "@rushstack/eslint-patch": "1.3.2", + "@histoire/plugin-screenshot": "0.16.5", + "@histoire/plugin-vue": "0.16.5", + "@rushstack/eslint-patch": "1.3.3", "@tsconfig/node18": "18.2.0", "@types/codemirror": "5.60.8", "@types/dompurify": "3.0.2", @@ -102,44 +102,44 @@ "@types/is-touch-device": "1.0.0", "@types/lodash.debounce": "4.0.7", "@types/marked": "5.0.1", - "@types/node": "18.17.0", + "@types/node": "18.17.6", "@types/postcss-preset-env": "7.7.0", "@types/sortablejs": "1.15.1", - "@typescript-eslint/eslint-plugin": "6.1.0", - "@typescript-eslint/parser": "6.1.0", + "@typescript-eslint/eslint-plugin": "6.4.0", + "@typescript-eslint/parser": "6.4.0", "@vitejs/plugin-legacy": "4.1.1", - "@vitejs/plugin-vue": "4.2.3", + "@vitejs/plugin-vue": "4.3.2", "@vue/eslint-config-typescript": "11.0.3", "@vue/test-utils": "2.4.1", "@vue/tsconfig": "0.4.0", - "autoprefixer": "10.4.14", - "browserslist": "4.21.9", - "caniuse-lite": "1.0.30001517", + "autoprefixer": "10.4.15", + "browserslist": "4.21.10", + "caniuse-lite": "1.0.30001522", "css-has-pseudo": "6.0.0", "csstype": "3.1.2", - "cypress": "12.17.2", - "esbuild": "0.18.15", - "eslint": "8.45.0", - "eslint-plugin-vue": "9.15.1", - "happy-dom": "10.5.2", - "histoire": "0.16.2", - "postcss": "8.4.27", + "cypress": "12.17.4", + "esbuild": "0.19.2", + "eslint": "8.47.0", + "eslint-plugin-vue": "9.17.0", + "happy-dom": "10.10.4", + "histoire": "0.16.5", + "postcss": "8.4.28", "postcss-easing-gradients": "3.0.1", "postcss-easings": "4.0.0", "postcss-focus-within": "8.0.0", - "postcss-preset-env": "9.0.0", - "rollup": "3.26.3", + "postcss-preset-env": "9.1.1", + "rollup": "3.28.0", "rollup-plugin-visualizer": "5.9.2", - "sass": "1.64.1", + "sass": "1.66.1", "start-server-and-test": "2.0.0", "typescript": "5.1.6", - "vite": "4.4.6", - "vite-plugin-inject-preload": "1.3.1", + "vite": "4.4.9", + "vite-plugin-inject-preload": "1.3.2", "vite-plugin-pwa": "0.16.4", "vite-plugin-sentry": "1.3.0", "vite-svg-loader": "4.0.0", - "vitest": "0.33.0", - "vue-tsc": "1.8.6", + "vitest": "0.34.2", + "vue-tsc": "1.8.8", "wait-on": "7.0.1", "workbox-cli": "7.0.0" }, From 64c90c7fe8a77ded21778a798f18862fe966bd1a Mon Sep 17 00:00:00 2001 From: kolaente Date: Mon, 21 Aug 2023 12:22:30 +0200 Subject: [PATCH 20/30] chore: update flake --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 11ea79efe..6acd9e664 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1685498995, - "narHash": "sha256-rdyjnkq87tJp+T2Bm1OD/9NXKSsh/vLlPeqCc/mm7qs=", + "lastModified": 1692494774, + "narHash": "sha256-noGVoOTyZ2Kr5OFglzKYOX48cx3hggdCPbXrYMG2FDw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9cfaa8a1a00830d17487cb60a19bb86f96f09b27", + "rev": "3476a10478587dec90acb14ec6bde0966c545cc0", "type": "github" }, "original": { From 9f82ec4162151ba32f329cb8e335eff6b21cebd4 Mon Sep 17 00:00:00 2001 From: kolaente Date: Mon, 21 Aug 2023 12:22:58 +0200 Subject: [PATCH 21/30] chore: update lockfile --- pnpm-lock.yaml | 1636 ++++++++++++++++++++++++++++-------------------- 1 file changed, 947 insertions(+), 689 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e5dd00dbe..48fe3901c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' settings: autoInstallPeers: true @@ -30,7 +30,7 @@ dependencies: version: 2.1.4(dayjs@1.11.9)(vue@3.3.4) '@intlify/unplugin-vue-i18n': specifier: 0.12.2 - version: 0.12.2(rollup@3.26.3)(vue-i18n@9.2.2) + version: 0.12.2(rollup@3.28.0)(vue-i18n@9.2.2) '@kyvg/vue3-notification': specifier: 2.9.1 version: 2.9.1(vue@3.3.4) @@ -137,25 +137,25 @@ dependencies: devDependencies: '@4tw/cypress-drag-drop': specifier: 2.2.4 - version: 2.2.4(cypress@12.17.2) + version: 2.2.4(cypress@12.17.4) '@cypress/vite-dev-server': specifier: 5.0.5 version: 5.0.5 '@cypress/vue': specifier: 5.0.5 - version: 5.0.5(cypress@12.17.2)(vue@3.3.4) + version: 5.0.5(cypress@12.17.4)(vue@3.3.4) '@faker-js/faker': specifier: 8.0.2 version: 8.0.2 '@histoire/plugin-screenshot': - specifier: 0.16.1 - version: 0.16.1(histoire@0.16.2) + specifier: 0.16.5 + version: 0.16.5(histoire@0.16.5) '@histoire/plugin-vue': - specifier: 0.16.1 - version: 0.16.1(histoire@0.16.2)(vite@4.4.6)(vue@3.3.4) + specifier: 0.16.5 + version: 0.16.5(histoire@0.16.5)(vite@4.4.9)(vue@3.3.4) '@rushstack/eslint-patch': - specifier: 1.3.2 - version: 1.3.2 + specifier: 1.3.3 + version: 1.3.3 '@tsconfig/node18': specifier: 18.2.0 version: 18.2.0 @@ -178,8 +178,8 @@ devDependencies: specifier: 5.0.1 version: 5.0.1 '@types/node': - specifier: 18.17.0 - version: 18.17.0 + specifier: 18.17.6 + version: 18.17.6 '@types/postcss-preset-env': specifier: 7.7.0 version: 7.7.0 @@ -187,20 +187,20 @@ devDependencies: specifier: 1.15.1 version: 1.15.1 '@typescript-eslint/eslint-plugin': - specifier: 6.1.0 - version: 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) + specifier: 6.4.0 + version: 6.4.0(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.1.6) '@typescript-eslint/parser': - specifier: 6.1.0 - version: 6.1.0(eslint@8.45.0)(typescript@5.1.6) + specifier: 6.4.0 + version: 6.4.0(eslint@8.47.0)(typescript@5.1.6) '@vitejs/plugin-legacy': specifier: 4.1.1 - version: 4.1.1(terser@5.10.0)(vite@4.4.6) + version: 4.1.1(terser@5.10.0)(vite@4.4.9) '@vitejs/plugin-vue': - specifier: 4.2.3 - version: 4.2.3(vite@4.4.6)(vue@3.3.4) + specifier: 4.3.2 + version: 4.3.2(vite@4.4.9)(vue@3.3.4) '@vue/eslint-config-typescript': specifier: 11.0.3 - version: 11.0.3(eslint-plugin-vue@9.15.1)(eslint@8.45.0)(typescript@5.1.6) + version: 11.0.3(eslint-plugin-vue@9.17.0)(eslint@8.47.0)(typescript@5.1.6) '@vue/test-utils': specifier: 2.4.1 version: 2.4.1(vue@3.3.4) @@ -208,62 +208,62 @@ devDependencies: specifier: 0.4.0 version: 0.4.0 autoprefixer: - specifier: 10.4.14 - version: 10.4.14(postcss@8.4.27) + specifier: 10.4.15 + version: 10.4.15(postcss@8.4.28) browserslist: - specifier: 4.21.9 - version: 4.21.9 + specifier: 4.21.10 + version: 4.21.10 caniuse-lite: - specifier: 1.0.30001517 - version: 1.0.30001517 + specifier: 1.0.30001522 + version: 1.0.30001522 css-has-pseudo: specifier: 6.0.0 - version: 6.0.0(postcss@8.4.27) + version: 6.0.0(postcss@8.4.28) csstype: specifier: 3.1.2 version: 3.1.2 cypress: - specifier: 12.17.2 - version: 12.17.2 + specifier: 12.17.4 + version: 12.17.4 esbuild: - specifier: 0.18.15 - version: 0.18.15 + specifier: 0.19.2 + version: 0.19.2 eslint: - specifier: 8.45.0 - version: 8.45.0 + specifier: 8.47.0 + version: 8.47.0 eslint-plugin-vue: - specifier: 9.15.1 - version: 9.15.1(eslint@8.45.0) + specifier: 9.17.0 + version: 9.17.0(eslint@8.47.0) happy-dom: - specifier: 10.5.2 - version: 10.5.2 + specifier: 10.10.4 + version: 10.10.4 histoire: - specifier: 0.16.2 - version: 0.16.2(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6) + specifier: 0.16.5 + version: 0.16.5(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9) postcss: - specifier: 8.4.27 - version: 8.4.27 + specifier: 8.4.28 + version: 8.4.28 postcss-easing-gradients: specifier: 3.0.1 version: 3.0.1 postcss-easings: specifier: 4.0.0 - version: 4.0.0(postcss@8.4.27) + version: 4.0.0(postcss@8.4.28) postcss-focus-within: specifier: 8.0.0 - version: 8.0.0(postcss@8.4.27) + version: 8.0.0(postcss@8.4.28) postcss-preset-env: - specifier: 9.0.0 - version: 9.0.0(postcss@8.4.27) + specifier: 9.1.1 + version: 9.1.1(postcss@8.4.28) rollup: - specifier: 3.26.3 - version: 3.26.3 + specifier: 3.28.0 + version: 3.28.0 rollup-plugin-visualizer: specifier: 5.9.2 - version: 5.9.2(rollup@3.26.3) + version: 5.9.2(rollup@3.28.0) sass: - specifier: 1.64.1 - version: 1.64.1 + specifier: 1.66.1 + version: 1.66.1 start-server-and-test: specifier: 2.0.0 version: 2.0.0 @@ -271,26 +271,26 @@ devDependencies: specifier: 5.1.6 version: 5.1.6 vite: - specifier: 4.4.6 - version: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) + specifier: 4.4.9 + version: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) vite-plugin-inject-preload: - specifier: 1.3.1 - version: 1.3.1(vite@4.4.6) + specifier: 1.3.2 + version: 1.3.2(vite@4.4.9) vite-plugin-pwa: specifier: 0.16.4 - version: 0.16.4(vite@4.4.6)(workbox-build@7.0.0)(workbox-window@7.0.0) + version: 0.16.4(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0) vite-plugin-sentry: specifier: 1.3.0 - version: 1.3.0(vite@4.4.6) + version: 1.3.0(vite@4.4.9) vite-svg-loader: specifier: 4.0.0 version: 4.0.0 vitest: - specifier: 0.33.0 - version: 0.33.0(happy-dom@10.5.2)(sass@1.64.1)(terser@5.10.0) + specifier: 0.34.2 + version: 0.34.2(happy-dom@10.10.4)(sass@1.66.1)(terser@5.10.0) vue-tsc: - specifier: 1.8.6 - version: 1.8.6(typescript@5.1.6) + specifier: 1.8.8 + version: 1.8.8(typescript@5.1.6) wait-on: specifier: 7.0.1 version: 7.0.1(debug@4.3.4) @@ -300,12 +300,12 @@ devDependencies: packages: - /@4tw/cypress-drag-drop@2.2.4(cypress@12.17.2): + /@4tw/cypress-drag-drop@2.2.4(cypress@12.17.4): resolution: {integrity: sha512-6mmjJ0SHjciI0JNofdVcN1LYLbvUcUT3oY2O+1HaTlQlpKPlX9kBc040Sik6RYFK7cgWvUNwoDoDoGSKA4IS/g==} peerDependencies: cypress: ^2.1.0 || ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 dependencies: - cypress: 12.17.2 + cypress: 12.17.4 dev: true /@aashutoshrathi/word-wrap@1.2.6: @@ -445,7 +445,7 @@ packages: '@babel/core': 7.22.8 '@babel/helper-validator-option': 7.22.5 '@nicolo-ribaudo/semver-v6': 6.3.3 - browserslist: 4.21.9 + browserslist: 4.21.10 lru-cache: 5.1.1 dev: true @@ -458,7 +458,7 @@ packages: '@babel/compat-data': 7.22.9 '@babel/core': 7.22.8 '@babel/helper-validator-option': 7.22.5 - browserslist: 4.21.9 + browserslist: 4.21.10 lru-cache: 5.1.1 semver: 6.3.1 dev: true @@ -472,7 +472,7 @@ packages: '@babel/compat-data': 7.22.9 '@babel/core': 7.22.9 '@babel/helper-validator-option': 7.22.5 - browserslist: 4.21.9 + browserslist: 4.21.10 lru-cache: 5.1.1 semver: 6.3.1 dev: true @@ -2593,58 +2593,58 @@ packages: tldts-experimental: 5.7.104 dev: true - /@codemirror/commands@6.1.3: - resolution: {integrity: sha512-wUw1+vb34Ultv0Q9m/OVB7yizGXgtoDbkI5f5ErM8bebwLyUYjicdhJTKhTvPTpgkv8dq/BK0lQ3K5pRf2DAJw==} + /@codemirror/commands@6.2.4: + resolution: {integrity: sha512-42lmDqVH0ttfilLShReLXsDfASKLXzfyC36bzwcqzox9PlHulMcsUOfHXNo2X2aFMVNUoQ7j+d4q5bnfseYoOA==} dependencies: - '@codemirror/language': 6.3.2 - '@codemirror/state': 6.2.0 - '@codemirror/view': 6.7.2 + '@codemirror/language': 6.9.0 + '@codemirror/state': 6.2.1 + '@codemirror/view': 6.16.0 '@lezer/common': 1.0.2 dev: true /@codemirror/lang-json@6.0.1: resolution: {integrity: sha512-+T1flHdgpqDDlJZ2Lkil/rLiRy684WMLc74xUnjJH48GQdfJo/pudlTRreZmKwzP8/tGdKf83wlbAdOCzlJOGQ==} dependencies: - '@codemirror/language': 6.3.2 + '@codemirror/language': 6.9.0 '@lezer/json': 1.0.0 dev: true - /@codemirror/language@6.3.2: - resolution: {integrity: sha512-g42uHhOcEMAXjmozGG+rdom5UsbyfMxQFh7AbkeoaNImddL6Xt4cQDL0+JxmG7+as18rUAvZaqzP/TjsciVIrA==} + /@codemirror/language@6.9.0: + resolution: {integrity: sha512-nFu311/0ne/qGuGCL3oKuktBgzVOaxCHZPZv1tLSZkNjPYxxvkjSbzno3MlErG2tgw1Yw1yF8BxMCegeMXqpiw==} dependencies: - '@codemirror/state': 6.2.0 - '@codemirror/view': 6.7.2 + '@codemirror/state': 6.2.1 + '@codemirror/view': 6.16.0 '@lezer/common': 1.0.2 '@lezer/highlight': 1.1.3 '@lezer/lr': 1.2.5 style-mod: 4.0.0 dev: true - /@codemirror/lint@6.1.0: - resolution: {integrity: sha512-mdvDQrjRmYPvQ3WrzF6Ewaao+NWERYtpthJvoQ3tK3t/44Ynhk8ZGjTSL9jMEv8CgSMogmt75X8ceOZRDSXHtQ==} + /@codemirror/lint@6.4.0: + resolution: {integrity: sha512-6VZ44Ysh/Zn07xrGkdtNfmHCbGSHZzFBdzWi0pbd7chAQ/iUcpLGX99NYRZTa7Ugqg4kEHCqiHhcZnH0gLIgSg==} dependencies: - '@codemirror/state': 6.2.0 - '@codemirror/view': 6.7.2 + '@codemirror/state': 6.2.1 + '@codemirror/view': 6.16.0 crelt: 1.0.5 dev: true - /@codemirror/state@6.2.0: - resolution: {integrity: sha512-69QXtcrsc3RYtOtd+GsvczJ319udtBf1PTrr2KbLWM/e2CXUPnh0Nz9AUo8WfhSQ7GeL8dPVNUmhQVgpmuaNGA==} + /@codemirror/state@6.2.1: + resolution: {integrity: sha512-RupHSZ8+OjNT38zU9fKH2sv+Dnlr8Eb8sl4NOnnqz95mCFTZUaiRP8Xv5MeeaG0px2b8Bnfe7YGwCV3nsBhbuw==} dev: true - /@codemirror/theme-one-dark@6.1.0: - resolution: {integrity: sha512-AiTHtFRu8+vWT9wWUWDM+cog6ZwgivJogB1Tm/g40NIpLwph7AnmxrSzWfvJN5fBVufsuwBxecQCNmdcR5D7Aw==} + /@codemirror/theme-one-dark@6.1.2: + resolution: {integrity: sha512-F+sH0X16j/qFLMAfbciKTxVOwkdAS336b7AXTKOZhy8BR3eH/RelsnLgLFINrpST63mmN2OuwUt0W2ndUgYwUA==} dependencies: - '@codemirror/language': 6.3.2 - '@codemirror/state': 6.2.0 - '@codemirror/view': 6.7.2 + '@codemirror/language': 6.9.0 + '@codemirror/state': 6.2.1 + '@codemirror/view': 6.16.0 '@lezer/highlight': 1.1.3 dev: true - /@codemirror/view@6.7.2: - resolution: {integrity: sha512-HeK2GyycxceaQVyvYVYXmn1vUKYYBsHCcfGRSsFO+3fRRtwXx2STK0YiFBmiWx2vtU9gUAJgIUXUN8a0osI8Ng==} + /@codemirror/view@6.16.0: + resolution: {integrity: sha512-1Z2HkvkC3KR/oEZVuW9Ivmp8TWLzGEd8T8TA04TTwPvqogfkHBdYSlflytDOqmkUxM2d1ywTg7X2dU5mC+SXvg==} dependencies: - '@codemirror/state': 6.2.0 + '@codemirror/state': 6.2.1 style-mod: 4.0.0 w3c-keyname: 2.2.6 dev: true @@ -2660,9 +2660,26 @@ packages: '@csstools/css-tokenizer': 2.1.1 dev: true - /@csstools/color-helpers@2.1.0: - resolution: {integrity: sha512-OWkqBa7PDzZuJ3Ha7T5bxdSVfSCfTq6K1mbAhbO1MD+GSULGjrp45i5RudyJOedstSarN/3mdwu9upJE7gDXfw==} + /@csstools/cascade-layer-name-parser@1.0.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0): + resolution: {integrity: sha512-ks9ysPP8012j90EQCCFtDsQIXOTCOpTQFIyyoRku06y8CXtUQ+8bXI8KVm9Q9ovwDUVthWuWKZWJD3u1rwnEfw==} engines: {node: ^14 || ^16 || >=18} + peerDependencies: + '@csstools/css-parser-algorithms': ^2.3.0 + '@csstools/css-tokenizer': ^2.1.1 + dependencies: + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + dev: true + + /@csstools/cascade-layer-name-parser@1.0.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0): + resolution: {integrity: sha512-zXMGsJetbLoXe+gjEES07MEGjL0Uy3hMxmnGtVBrRpVKr5KV9OgCB09zr/vLrsEtoVQTgJFewxaU8IYSAE4tjg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + '@csstools/css-parser-algorithms': ^2.3.1 + '@csstools/css-tokenizer': ^2.2.0 + dependencies: + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 dev: true /@csstools/color-helpers@3.0.0: @@ -2670,42 +2687,18 @@ packages: engines: {node: ^14 || ^16 || >=18} dev: true - /@csstools/css-calc@1.1.1(@csstools/css-parser-algorithms@2.2.0)(@csstools/css-tokenizer@2.1.1): - resolution: {integrity: sha512-Nh+iLCtjlooTzuR0lpmB8I6hPX/VupcGQ3Z1U2+wgJJ4fa8+cWkub+lCsbZcYPzBGsZLEL8fQAg+Na5dwEFJxg==} + /@csstools/css-calc@1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0): + resolution: {integrity: sha512-7mJZ8gGRtSQfQKBQFi5N0Z+jzNC0q8bIkwojP1W0w+APzEqHu5wJoGVsvKxVnVklu9F8tW1PikbBRseYnAdv+g==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-parser-algorithms': ^2.1.1 - '@csstools/css-tokenizer': ^2.1.1 + '@csstools/css-parser-algorithms': ^2.3.1 + '@csstools/css-tokenizer': ^2.2.0 dependencies: - '@csstools/css-parser-algorithms': 2.2.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 dev: true - /@csstools/css-calc@1.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1): - resolution: {integrity: sha512-qzBPhzWz4tUNk2tM1fk6tOSGaWlrhmH66w6WyUDoB+2Pj7pxvu6mlvXVwOGODGJBIF158aPWPheVQgcoBTszkg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-parser-algorithms': ^2.3.0 - '@csstools/css-tokenizer': ^2.1.1 - dependencies: - '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - dev: true - - /@csstools/css-color-parser@1.2.0(@csstools/css-parser-algorithms@2.2.0)(@csstools/css-tokenizer@2.1.1): - resolution: {integrity: sha512-kt9jhqyL/Ig/Tsf1cY+iygxs2nu3/D532048G9BSeg9YjlpZxbor6I+nvgMNB1A1ppL+i15Mb/yyDHYMQmgBtQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-parser-algorithms': ^2.1.1 - '@csstools/css-tokenizer': ^2.1.1 - dependencies: - '@csstools/color-helpers': 2.1.0 - '@csstools/css-calc': 1.1.1(@csstools/css-parser-algorithms@2.2.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.2.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - dev: true - - /@csstools/css-color-parser@1.2.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1): + /@csstools/css-color-parser@1.2.2(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0): resolution: {integrity: sha512-okEA/PWwtUn/7Koy0QoDs85jGOO0293kDyYdVoLgpwt2QmMJECYZotxVjRZ5SdReVGPwecUyeHeViw1uLewcpA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -2713,18 +2706,9 @@ packages: '@csstools/css-tokenizer': ^2.1.1 dependencies: '@csstools/color-helpers': 3.0.0 - '@csstools/css-calc': 1.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - dev: true - - /@csstools/css-parser-algorithms@2.2.0(@csstools/css-tokenizer@2.1.1): - resolution: {integrity: sha512-9BoQ/jSrPq4vv3b9jjLW+PNNv56KlDH5JMx5yASSNrCtvq70FCNZUjXRvbCeR9hYj9ZyhURtqpU/RFIgg6kiOw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-tokenizer': ^2.1.1 - dependencies: - '@csstools/css-tokenizer': 2.1.1 + '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 dev: true /@csstools/css-parser-algorithms@2.3.0(@csstools/css-tokenizer@2.1.1): @@ -2736,11 +2720,25 @@ packages: '@csstools/css-tokenizer': 2.1.1 dev: true + /@csstools/css-parser-algorithms@2.3.1(@csstools/css-tokenizer@2.2.0): + resolution: {integrity: sha512-xrvsmVUtefWMWQsGgFffqWSK03pZ1vfDki4IVIIUxxDKnGBzqNgv0A7SB1oXtVNEkcVO8xi1ZrTL29HhSu5kGA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + '@csstools/css-tokenizer': ^2.2.0 + dependencies: + '@csstools/css-tokenizer': 2.2.0 + dev: true + /@csstools/css-tokenizer@2.1.1: resolution: {integrity: sha512-GbrTj2Z8MCTUv+52GE0RbFGM527xuXZ0Xa5g0Z+YN573uveS4G0qi6WNOMyz3yrFM/jaILTTwJ0+umx81EzqfA==} engines: {node: ^14 || ^16 || >=18} dev: true + /@csstools/css-tokenizer@2.2.0: + resolution: {integrity: sha512-wErmsWCbsmig8sQKkM6pFhr/oPha1bHfvxsUY5CYSQxwyhA9Ulrs8EqCgClhg4Tgg2XapVstGqSVcz0xOYizZA==} + engines: {node: ^14 || ^16 || >=18} + dev: true + /@csstools/media-query-list-parser@2.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1): resolution: {integrity: sha512-M8cFGGwl866o6++vIY7j1AKuq9v57cf+dGepScwCcbut9ypJNr4Cj+LLTWligYUZ0uyhEoJDKt5lvyBfh2L3ZQ==} engines: {node: ^14 || ^16 || >=18} @@ -2752,272 +2750,285 @@ packages: '@csstools/css-tokenizer': 2.1.1 dev: true - /@csstools/postcss-cascade-layers@4.0.0(postcss@8.4.27): + /@csstools/media-query-list-parser@2.1.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0): + resolution: {integrity: sha512-V/OUXYX91tAC1CDsiY+HotIcJR+vPtzrX8pCplCpT++i8ThZZsq5F5dzZh/bDM3WUOjrvC1ljed1oSJxMfjqhw==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + '@csstools/css-parser-algorithms': ^2.3.1 + '@csstools/css-tokenizer': ^2.2.0 + dependencies: + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + dev: true + + /@csstools/postcss-cascade-layers@4.0.0(postcss@8.4.28): resolution: {integrity: sha512-dVPVVqQG0FixjM9CG/+8eHTsCAxRKqmNh6H69IpruolPlnEF1611f2AoLK8TijTSAsqBSclKd4WHs1KUb/LdJw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) - postcss: 8.4.27 + postcss: 8.4.28 postcss-selector-parser: 6.0.13 dev: true - /@csstools/postcss-color-function@2.2.3(postcss@8.4.27): - resolution: {integrity: sha512-b1ptNkr1UWP96EEHqKBWWaV5m/0hgYGctgA/RVZhONeP1L3T/8hwoqDm9bB23yVCfOgE9U93KI9j06+pEkJTvw==} + /@csstools/postcss-color-function@3.0.1(postcss@8.4.28): + resolution: {integrity: sha512-+vrvCQeUifpMeyd42VQ3JPWGQ8cO19+TnGbtfq1SDSgZzRapCQO4aK9h/jhMOKPnxGzbA57oS0aHgP/12N9gSQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.0(@csstools/css-parser-algorithms@2.2.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.2.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - '@csstools/postcss-progressive-custom-properties': 2.3.0(postcss@8.4.27) - postcss: 8.4.27 + '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) + postcss: 8.4.28 dev: true - /@csstools/postcss-color-mix-function@1.0.3(postcss@8.4.27): - resolution: {integrity: sha512-QGXjGugTluqFZWzVf+S3wCiRiI0ukXlYqCi7OnpDotP/zaVTyl/aqZujLFzTOXy24BoWnu89frGMc79ohY5eog==} + /@csstools/postcss-color-mix-function@2.0.1(postcss@8.4.28): + resolution: {integrity: sha512-Z5cXkLiccKIVcUTe+fAfjUD7ZUv0j8rq3dSoBpM6I49dcw+50318eYrwUZa3nyb4xNx7ntNNUPmesAc87kPE2Q==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.0(@csstools/css-parser-algorithms@2.2.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.2.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - '@csstools/postcss-progressive-custom-properties': 2.3.0(postcss@8.4.27) - postcss: 8.4.27 + '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) + postcss: 8.4.28 dev: true - /@csstools/postcss-font-format-keywords@3.0.0(postcss@8.4.27): + /@csstools/postcss-exponential-functions@1.0.0(postcss@8.4.28): + resolution: {integrity: sha512-FPndJ/7oGlML7/4EhLi902wGOukO0Nn37PjwOQGc0BhhjQPy3np3By4d3M8s9Cfmp9EHEKgUHRN2DQ5HLT/hTw==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + postcss: 8.4.28 + dev: true + + /@csstools/postcss-font-format-keywords@3.0.0(postcss@8.4.28): resolution: {integrity: sha512-ntkGj+1uDa/u6lpjPxnkPcjJn7ChO/Kcy08YxctOZI7vwtrdYvFhmE476dq8bj1yna306+jQ9gzXIG/SWfOaRg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-gradients-interpolation-method@4.0.0(postcss@8.4.27): - resolution: {integrity: sha512-jGSRoZmw+5ZQ8Y39YN4zc3LIfRYdoiz5vMQzgADOdn7Bc4VBueUMsmMn1gX4ED76Pp7/f+Xvi0WrCFiOM2hkyw==} + /@csstools/postcss-gradients-interpolation-method@4.0.1(postcss@8.4.28): + resolution: {integrity: sha512-IHeFIcksjI8xKX7PWLzAyigM3UvJdZ4btejeNa7y/wXxqD5dyPPZuY55y8HGTrS6ETVTRqfIznoCPtTzIX7ygQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) - postcss: 8.4.27 + '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) + postcss: 8.4.28 dev: true - /@csstools/postcss-hwb-function@3.0.0(postcss@8.4.27): - resolution: {integrity: sha512-a4gbFxgF6yJVGdXSAaDCZE4WMi7yu3PgPaBKpvqefyG1+R2zCwOboXYLzn2GVUyTAHij+ZRFDQUYUVODAQnf6g==} + /@csstools/postcss-hwb-function@3.0.1(postcss@8.4.28): + resolution: {integrity: sha512-FYe2K8EOYlL1BUm2HTXVBo6bWAj0xl4khOk6EFhQHy/C5p3rlr8OcetzQuwMeNQ3v25nB06QTgqUHoOUwoEqhA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - postcss: 8.4.27 + '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + postcss: 8.4.28 dev: true - /@csstools/postcss-ic-unit@3.0.0(postcss@8.4.27): + /@csstools/postcss-ic-unit@3.0.0(postcss@8.4.28): resolution: {integrity: sha512-FH3+zfOfsgtX332IIkRDxiYLmgwyNk49tfltpC6dsZaO4RV2zWY6x9VMIC5cjvmjlDO7DIThpzqaqw2icT8RbQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) - postcss: 8.4.27 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-is-pseudo-class@4.0.0(postcss@8.4.27): + /@csstools/postcss-is-pseudo-class@4.0.0(postcss@8.4.28): resolution: {integrity: sha512-0I6siRcDymG3RrkNTSvHDMxTQ6mDyYE8awkcaHNgtYacd43msl+4ZWDfQ1yZQ/viczVWjqJkLmPiRHSgxn5nZA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) - postcss: 8.4.27 + postcss: 8.4.28 postcss-selector-parser: 6.0.13 dev: true - /@csstools/postcss-logical-float-and-clear@2.0.0(postcss@8.4.27): + /@csstools/postcss-logical-float-and-clear@2.0.0(postcss@8.4.28): resolution: {integrity: sha512-Wki4vxsF6icRvRz8eF9bPpAvwaAt0RHwhVOyzfoFg52XiIMjb6jcbHkGxwpJXP4DVrnFEwpwmrz5aTRqOW82kg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 dev: true - /@csstools/postcss-logical-resize@2.0.0(postcss@8.4.27): + /@csstools/postcss-logical-resize@2.0.0(postcss@8.4.28): resolution: {integrity: sha512-lCQ1aX8c5+WI4t5EoYf3alTzJNNocMqTb+u1J9CINdDhFh1fjovqK+0aHalUHsNstZmzFPNzIkU4Mb3eM9U8SA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-logical-viewport-units@2.0.0(postcss@8.4.27): - resolution: {integrity: sha512-KZIJXAvXqePyk2QHOYYy5YUVyjiqRTC5lgOjJJsjKIwNnGvOBqD4ypWUB94WlWO0yzNwIMs+JYnTP4jGEbKzhA==} + /@csstools/postcss-logical-viewport-units@2.0.1(postcss@8.4.28): + resolution: {integrity: sha512-R5s19SscS7CHoxvdYNMu2Y3WDwG4JjdhsejqjunDB1GqfzhtHSvL7b5XxCkUWqm2KRl35hI6kJ4HEaCDd/3BXg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-tokenizer': 2.1.1 - postcss: 8.4.27 + '@csstools/css-tokenizer': 2.2.0 + postcss: 8.4.28 dev: true - /@csstools/postcss-media-minmax@1.0.5(postcss@8.4.27): - resolution: {integrity: sha512-gKwnAgX8wM3cNJ+nn2st8Cu25H/ZT43Z3CQE54rJPn4aD2gi4/ibXga+IZNwRUSGR7/zJtsoWrq9aHf4qXgYRg==} + /@csstools/postcss-media-minmax@1.0.7(postcss@8.4.28): + resolution: {integrity: sha512-5LGLdu8cJgRPmvkjUNqOPKIKeHbyQmoGKooB5Rh0mp5mLaNI9bl+IjFZ2keY0cztZYsriJsGf6Lu8R5XetuwoQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - '@csstools/media-query-list-parser': 2.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - postcss: 8.4.27 + '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + '@csstools/media-query-list-parser': 2.1.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + postcss: 8.4.28 dev: true - /@csstools/postcss-media-queries-aspect-ratio-number-values@2.0.0(postcss@8.4.27): - resolution: {integrity: sha512-7gxwEFeKlzql44msYZp7hqxpyxRqE1rt/TcUnDgnqqeOZI5GVHUULIrrzVnMq0YiaQROw/ugy8hov4e8V46GHw==} + /@csstools/postcss-media-queries-aspect-ratio-number-values@2.0.2(postcss@8.4.28): + resolution: {integrity: sha512-kQJR6NvTRidsaRjCdHGjra2+fLoFiDQOm5B2aZrhmXqng/hweXjruboKzB326rxQO2L0m0T+gCKbZgyuncyhLg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - '@csstools/media-query-list-parser': 2.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - postcss: 8.4.27 + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + '@csstools/media-query-list-parser': 2.1.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + postcss: 8.4.28 dev: true - /@csstools/postcss-nested-calc@3.0.0(postcss@8.4.27): + /@csstools/postcss-nested-calc@3.0.0(postcss@8.4.28): resolution: {integrity: sha512-HsB66aDWAouOwD/GcfDTS0a7wCuVWaTpXcjl5VKP0XvFxDiU+r0T8FG7xgb6ovZNZ+qzvGIwRM+CLHhDgXrYgQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-normalize-display-values@3.0.0(postcss@8.4.27): + /@csstools/postcss-normalize-display-values@3.0.0(postcss@8.4.28): resolution: {integrity: sha512-6Nw55PRXEKEVqn3bzA8gRRPYxr5tf5PssvcE5DRA/nAxKgKtgNZMCHCSd1uxTCWeyLnkf6h5tYRSB0P1Vh/K/A==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-oklab-function@3.0.0(postcss@8.4.27): - resolution: {integrity: sha512-SQgh//VauJwat3qEwOw6t+Y9l8/dKooDnY3tD/o6qpcSjOvGqSsPeY+0QWWeAXYTtaddXSz4YmPohRRTsNlZGg==} + /@csstools/postcss-oklab-function@3.0.1(postcss@8.4.28): + resolution: {integrity: sha512-3TIz+dCPlQPzz4yAEYXchUpfuU2gRYK4u1J+1xatNX85Isg4V+IbLyppblWLV4Vb6npFF8qsHN17rNuxOIy/6w==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) - postcss: 8.4.27 + '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) + postcss: 8.4.28 dev: true - /@csstools/postcss-progressive-custom-properties@2.3.0(postcss@8.4.27): - resolution: {integrity: sha512-Zd8ojyMlsL919TBExQ1I0CTpBDdyCpH/yOdqatZpuC3sd22K4SwC7+Yez3Q/vmXMWSAl+shjNeFZ7JMyxMjK+Q==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.27 - postcss-value-parser: 4.2.0 - dev: true - - /@csstools/postcss-progressive-custom-properties@3.0.0(postcss@8.4.27): + /@csstools/postcss-progressive-custom-properties@3.0.0(postcss@8.4.28): resolution: {integrity: sha512-2/D3CCL9DN2xhuUTP8OKvKnaqJ1j4yZUxuGLsCUOQ16wnDAuMLKLkflOmZF5tsPh/02VPeXRmqIN+U595WAulw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-relative-color-syntax@2.0.0(postcss@8.4.27): - resolution: {integrity: sha512-2hz6pwJYgr/Uuj6657Ucphv8SIXLfH2IaBqg10g8+nrNrRYPA1Lfw9p4bDUhE+6M2cujhXy4Sx5NB77FcHUwuA==} + /@csstools/postcss-relative-color-syntax@2.0.1(postcss@8.4.28): + resolution: {integrity: sha512-9B8br/7q0bjD1fV3yE22izjc7Oy5hDbDgwdFEz207cdJHYC9yQneJzP3H+/w3RgC7uyfEVhyyhkGRx5YAfJtmg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) - postcss: 8.4.27 + '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) + postcss: 8.4.28 dev: true - /@csstools/postcss-scope-pseudo-class@3.0.0(postcss@8.4.27): + /@csstools/postcss-scope-pseudo-class@3.0.0(postcss@8.4.28): resolution: {integrity: sha512-GFNVsD97OuEcfHmcT0/DAZWAvTM/FFBDQndIOLawNc1Wq8YqpZwBdHa063Lq+Irk7azygTT+Iinyg3Lt76p7rg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-selector-parser: 6.0.13 dev: true - /@csstools/postcss-stepped-value-functions@3.0.0(postcss@8.4.27): - resolution: {integrity: sha512-1+itpigiUemtdG2+pU3a36aQdpoFZbiKNZz0iW/s9H2mq0wCfqeRbXQmEQEStaqejEvlX+hLhbvWhb0WEuMKHQ==} + /@csstools/postcss-stepped-value-functions@3.0.1(postcss@8.4.28): + resolution: {integrity: sha512-y1sykToXorFE+5cjtp//xAMWEAEple0kcZn2QhzEFIZDDNvGOCp5JvvmmPGsC3eDlj6yQp70l9uXZNLnimEYfA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - postcss: 8.4.27 + '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + postcss: 8.4.28 dev: true - /@csstools/postcss-text-decoration-shorthand@3.0.0(postcss@8.4.27): + /@csstools/postcss-text-decoration-shorthand@3.0.0(postcss@8.4.28): resolution: {integrity: sha512-BAa1MIMJmEZlJ+UkPrkyoz3DC7kLlIl2oDya5yXgvUrelpwxddgz8iMp69qBStdXwuMyfPx46oZcSNx8Z0T2eA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/color-helpers': 3.0.0 - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-trigonometric-functions@3.0.0(postcss@8.4.27): - resolution: {integrity: sha512-w00RYRPzvaCbpflgeDGBacZ8dJQwMi5driR+6JasOHh85MiF1e+muYZdjFYi6VWOIzM5XaqxwNiQlgQwdQvxgA==} + /@csstools/postcss-trigonometric-functions@3.0.1(postcss@8.4.28): + resolution: {integrity: sha512-hW+JPv0MPQfWC1KARgvJI6bisEUFAZWSvUNq/khGCupYV/h6Z9R2ZFz0Xc633LXBst0ezbXpy7NpnPurSx5Klw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - postcss: 8.4.27 + '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + postcss: 8.4.28 dev: true - /@csstools/postcss-unset-value@3.0.0(postcss@8.4.27): + /@csstools/postcss-unset-value@3.0.0(postcss@8.4.28): resolution: {integrity: sha512-P0JD1WHh3avVyKKRKjd0dZIjCEeaBer8t1BbwGMUDtSZaLhXlLNBqZ8KkqHzYWXOJgHleXAny2/sx8LYl6qhEA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 dev: true /@csstools/selector-specificity@3.0.0(postcss-selector-parser@6.0.13): @@ -3029,8 +3040,8 @@ packages: postcss-selector-parser: 6.0.13 dev: true - /@cypress/request@2.88.11: - resolution: {integrity: sha512-M83/wfQ1EkspjkE2lNWNV5ui2Cv7UCv1swW1DqljahbzLVWltcsexQh8jYtuS/vzFXP+HySntGM83ZXA9fn17w==} + /@cypress/request@2.88.12: + resolution: {integrity: sha512-tOn+0mDZxASFM+cuAP9szGUGPI1HwWVSvdzm7V4cCsPdFTx6qMj29CwaQmRAMIEhORIUBFBsYROYJcveK4uOjA==} engines: {node: '>= 6'} dependencies: aws-sign2: 0.7.0 @@ -3048,7 +3059,7 @@ packages: performance-now: 2.1.0 qs: 6.10.4 safe-buffer: 5.2.1 - tough-cookie: 2.5.0 + tough-cookie: 4.1.3 tunnel-agent: 0.6.0 uuid: 8.3.2 dev: true @@ -3064,7 +3075,7 @@ packages: - supports-color dev: true - /@cypress/vue@5.0.5(cypress@12.17.2)(vue@3.3.4): + /@cypress/vue@5.0.5(cypress@12.17.4)(vue@3.3.4): resolution: {integrity: sha512-gjE0LKixK6XT4lPDFaEc8G6qNzm8YELgmbOiMVDxbVMuTtjYjorWQcIgzQ62uBX90/s7JrldXJ0W23gskoH4Ng==} engines: {node: '>=8'} peerDependencies: @@ -3075,7 +3086,7 @@ packages: '@cypress/webpack-dev-server': optional: true dependencies: - cypress: 12.17.2 + cypress: 12.17.4 vue: 3.3.4 dev: true @@ -3097,6 +3108,15 @@ packages: dev: true optional: true + /@esbuild/android-arm64@0.19.2: + resolution: {integrity: sha512-lsB65vAbe90I/Qe10OjkmrdxSX4UJDjosDgb8sZUKcg3oefEuW2OT2Vozz8ef7wrJbMcmhvCC+hciF8jY/uAkw==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/android-arm@0.18.15: resolution: {integrity: sha512-wlkQBWb79/jeEEoRmrxt/yhn5T1lU236OCNpnfRzaCJHZ/5gf82uYx1qmADTBWE0AR/v7FiozE1auk2riyQd3w==} engines: {node: '>=12'} @@ -3106,6 +3126,15 @@ packages: dev: true optional: true + /@esbuild/android-arm@0.19.2: + resolution: {integrity: sha512-tM8yLeYVe7pRyAu9VMi/Q7aunpLwD139EY1S99xbQkT4/q2qa6eA4ige/WJQYdJ8GBL1K33pPFhPfPdJ/WzT8Q==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/android-x64@0.18.15: resolution: {integrity: sha512-FM9NQamSaEm/IZIhegF76aiLnng1kEsZl2eve/emxDeReVfRuRNmvT28l6hoFD9TsCxpK+i4v8LPpEj74T7yjA==} engines: {node: '>=12'} @@ -3115,6 +3144,15 @@ packages: dev: true optional: true + /@esbuild/android-x64@0.19.2: + resolution: {integrity: sha512-qK/TpmHt2M/Hg82WXHRc/W/2SGo/l1thtDHZWqFq7oi24AjZ4O/CpPSu6ZuYKFkEgmZlFoa7CooAyYmuvnaG8w==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/darwin-arm64@0.18.15: resolution: {integrity: sha512-XmrFwEOYauKte9QjS6hz60FpOCnw4zaPAb7XV7O4lx1r39XjJhTN7ZpXqJh4sN6q60zbP6QwAVVA8N/wUyBH/w==} engines: {node: '>=12'} @@ -3124,6 +3162,15 @@ packages: dev: true optional: true + /@esbuild/darwin-arm64@0.19.2: + resolution: {integrity: sha512-Ora8JokrvrzEPEpZO18ZYXkH4asCdc1DLdcVy8TGf5eWtPO1Ie4WroEJzwI52ZGtpODy3+m0a2yEX9l+KUn0tA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /@esbuild/darwin-x64@0.18.15: resolution: {integrity: sha512-bMqBmpw1e//7Fh5GLetSZaeo9zSC4/CMtrVFdj+bqKPGJuKyfNJ5Nf2m3LknKZTS+Q4oyPiON+v3eaJ59sLB5A==} engines: {node: '>=12'} @@ -3133,6 +3180,15 @@ packages: dev: true optional: true + /@esbuild/darwin-x64@0.19.2: + resolution: {integrity: sha512-tP+B5UuIbbFMj2hQaUr6EALlHOIOmlLM2FK7jeFBobPy2ERdohI4Ka6ZFjZ1ZYsrHE/hZimGuU90jusRE0pwDw==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /@esbuild/freebsd-arm64@0.18.15: resolution: {integrity: sha512-LoTK5N3bOmNI9zVLCeTgnk5Rk0WdUTrr9dyDAQGVMrNTh9EAPuNwSTCgaKOKiDpverOa0htPcO9NwslSE5xuLA==} engines: {node: '>=12'} @@ -3142,6 +3198,15 @@ packages: dev: true optional: true + /@esbuild/freebsd-arm64@0.19.2: + resolution: {integrity: sha512-YbPY2kc0acfzL1VPVK6EnAlig4f+l8xmq36OZkU0jzBVHcOTyQDhnKQaLzZudNJQyymd9OqQezeaBgkTGdTGeQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/freebsd-x64@0.18.15: resolution: {integrity: sha512-62jX5n30VzgrjAjOk5orYeHFq6sqjvsIj1QesXvn5OZtdt5Gdj0vUNJy9NIpjfdNdqr76jjtzBJKf+h2uzYuTQ==} engines: {node: '>=12'} @@ -3151,6 +3216,15 @@ packages: dev: true optional: true + /@esbuild/freebsd-x64@0.19.2: + resolution: {integrity: sha512-nSO5uZT2clM6hosjWHAsS15hLrwCvIWx+b2e3lZ3MwbYSaXwvfO528OF+dLjas1g3bZonciivI8qKR/Hm7IWGw==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-arm64@0.18.15: resolution: {integrity: sha512-BWncQeuWDgYv0jTNzJjaNgleduV4tMbQjmk/zpPh/lUdMcNEAxy+jvneDJ6RJkrqloG7tB9S9rCrtfk/kuplsQ==} engines: {node: '>=12'} @@ -3160,6 +3234,15 @@ packages: dev: true optional: true + /@esbuild/linux-arm64@0.19.2: + resolution: {integrity: sha512-ig2P7GeG//zWlU0AggA3pV1h5gdix0MA3wgB+NsnBXViwiGgY77fuN9Wr5uoCrs2YzaYfogXgsWZbm+HGr09xg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-arm@0.18.15: resolution: {integrity: sha512-dT4URUv6ir45ZkBqhwZwyFV6cH61k8MttIwhThp2BGiVtagYvCToF+Bggyx2VI57RG4Fbt21f9TmXaYx0DeUJg==} engines: {node: '>=12'} @@ -3169,6 +3252,15 @@ packages: dev: true optional: true + /@esbuild/linux-arm@0.19.2: + resolution: {integrity: sha512-Odalh8hICg7SOD7XCj0YLpYCEc+6mkoq63UnExDCiRA2wXEmGlK5JVrW50vZR9Qz4qkvqnHcpH+OFEggO3PgTg==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-ia32@0.18.15: resolution: {integrity: sha512-JPXORvgHRHITqfms1dWT/GbEY89u848dC08o0yK3fNskhp0t2TuNUnsrrSgOdH28ceb1hJuwyr8R/1RnyPwocw==} engines: {node: '>=12'} @@ -3178,6 +3270,15 @@ packages: dev: true optional: true + /@esbuild/linux-ia32@0.19.2: + resolution: {integrity: sha512-mLfp0ziRPOLSTek0Gd9T5B8AtzKAkoZE70fneiiyPlSnUKKI4lp+mGEnQXcQEHLJAcIYDPSyBvsUbKUG2ri/XQ==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-loong64@0.18.15: resolution: {integrity: sha512-kArPI0DopjJCEplsVj/H+2Qgzz7vdFSacHNsgoAKpPS6W/Ndh8Oe24HRDQ5QCu4jHgN6XOtfFfLpRx3TXv/mEg==} engines: {node: '>=12'} @@ -3187,6 +3288,15 @@ packages: dev: true optional: true + /@esbuild/linux-loong64@0.19.2: + resolution: {integrity: sha512-hn28+JNDTxxCpnYjdDYVMNTR3SKavyLlCHHkufHV91fkewpIyQchS1d8wSbmXhs1fiYDpNww8KTFlJ1dHsxeSw==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-mips64el@0.18.15: resolution: {integrity: sha512-b/tmngUfO02E00c1XnNTw/0DmloKjb6XQeqxaYuzGwHe0fHVgx5/D6CWi+XH1DvkszjBUkK9BX7n1ARTOst59w==} engines: {node: '>=12'} @@ -3196,6 +3306,15 @@ packages: dev: true optional: true + /@esbuild/linux-mips64el@0.19.2: + resolution: {integrity: sha512-KbXaC0Sejt7vD2fEgPoIKb6nxkfYW9OmFUK9XQE4//PvGIxNIfPk1NmlHmMg6f25x57rpmEFrn1OotASYIAaTg==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-ppc64@0.18.15: resolution: {integrity: sha512-KXPY69MWw79QJkyvUYb2ex/OgnN/8N/Aw5UDPlgoRtoEfcBqfeLodPr42UojV3NdkoO4u10NXQdamWm1YEzSKw==} engines: {node: '>=12'} @@ -3205,6 +3324,15 @@ packages: dev: true optional: true + /@esbuild/linux-ppc64@0.19.2: + resolution: {integrity: sha512-dJ0kE8KTqbiHtA3Fc/zn7lCd7pqVr4JcT0JqOnbj4LLzYnp+7h8Qi4yjfq42ZlHfhOCM42rBh0EwHYLL6LEzcw==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-riscv64@0.18.15: resolution: {integrity: sha512-komK3NEAeeGRnvFEjX1SfVg6EmkfIi5aKzevdvJqMydYr9N+pRQK0PGJXk+bhoPZwOUgLO4l99FZmLGk/L1jWg==} engines: {node: '>=12'} @@ -3214,6 +3342,15 @@ packages: dev: true optional: true + /@esbuild/linux-riscv64@0.19.2: + resolution: {integrity: sha512-7Z/jKNFufZ/bbu4INqqCN6DDlrmOTmdw6D0gH+6Y7auok2r02Ur661qPuXidPOJ+FSgbEeQnnAGgsVynfLuOEw==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-s390x@0.18.15: resolution: {integrity: sha512-632T5Ts6gQ2WiMLWRRyeflPAm44u2E/s/TJvn+BP6M5mnHSk93cieaypj3VSMYO2ePTCRqAFXtuYi1yv8uZJNA==} engines: {node: '>=12'} @@ -3223,6 +3360,15 @@ packages: dev: true optional: true + /@esbuild/linux-s390x@0.19.2: + resolution: {integrity: sha512-U+RinR6aXXABFCcAY4gSlv4CL1oOVvSSCdseQmGO66H+XyuQGZIUdhG56SZaDJQcLmrSfRmx5XZOWyCJPRqS7g==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-x64@0.18.15: resolution: {integrity: sha512-MsHtX0NgvRHsoOtYkuxyk4Vkmvk3PLRWfA4okK7c+6dT0Fu4SUqXAr9y4Q3d8vUf1VWWb6YutpL4XNe400iQ1g==} engines: {node: '>=12'} @@ -3232,6 +3378,15 @@ packages: dev: true optional: true + /@esbuild/linux-x64@0.19.2: + resolution: {integrity: sha512-oxzHTEv6VPm3XXNaHPyUTTte+3wGv7qVQtqaZCrgstI16gCuhNOtBXLEBkBREP57YTd68P0VgDgG73jSD8bwXQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/netbsd-x64@0.18.15: resolution: {integrity: sha512-djST6s+jQiwxMIVQ5rlt24JFIAr4uwUnzceuFL7BQT4CbrRtqBPueS4GjXSiIpmwVri1Icj/9pFRJ7/aScvT+A==} engines: {node: '>=12'} @@ -3241,6 +3396,15 @@ packages: dev: true optional: true + /@esbuild/netbsd-x64@0.19.2: + resolution: {integrity: sha512-WNa5zZk1XpTTwMDompZmvQLHszDDDN7lYjEHCUmAGB83Bgs20EMs7ICD+oKeT6xt4phV4NDdSi/8OfjPbSbZfQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/openbsd-x64@0.18.15: resolution: {integrity: sha512-naeRhUIvhsgeounjkF5mvrNAVMGAm6EJWiabskeE5yOeBbLp7T89tAEw0j5Jm/CZAwyLe3c67zyCWH6fsBLCpw==} engines: {node: '>=12'} @@ -3250,6 +3414,15 @@ packages: dev: true optional: true + /@esbuild/openbsd-x64@0.19.2: + resolution: {integrity: sha512-S6kI1aT3S++Dedb7vxIuUOb3oAxqxk2Rh5rOXOTYnzN8JzW1VzBd+IqPiSpgitu45042SYD3HCoEyhLKQcDFDw==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/sunos-x64@0.18.15: resolution: {integrity: sha512-qkT2+WxyKbNIKV1AEhI8QiSIgTHMcRctzSaa/I3kVgMS5dl3fOeoqkb7pW76KwxHoriImhx7Mg3TwN/auMDsyQ==} engines: {node: '>=12'} @@ -3259,6 +3432,15 @@ packages: dev: true optional: true + /@esbuild/sunos-x64@0.19.2: + resolution: {integrity: sha512-VXSSMsmb+Z8LbsQGcBMiM+fYObDNRm8p7tkUDMPG/g4fhFX5DEFmjxIEa3N8Zr96SjsJ1woAhF0DUnS3MF3ARw==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-arm64@0.18.15: resolution: {integrity: sha512-HC4/feP+pB2Vb+cMPUjAnFyERs+HJN7E6KaeBlFdBv799MhD+aPJlfi/yk36SED58J9TPwI8MAcVpJgej4ud0A==} engines: {node: '>=12'} @@ -3268,6 +3450,15 @@ packages: dev: true optional: true + /@esbuild/win32-arm64@0.19.2: + resolution: {integrity: sha512-5NayUlSAyb5PQYFAU9x3bHdsqB88RC3aM9lKDAz4X1mo/EchMIT1Q+pSeBXNgkfNmRecLXA0O8xP+x8V+g/LKg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-ia32@0.18.15: resolution: {integrity: sha512-ovjwoRXI+gf52EVF60u9sSDj7myPixPxqzD5CmkEUmvs+W9Xd0iqISVBQn8xcx4ciIaIVlWCuTbYDOXOnOL44Q==} engines: {node: '>=12'} @@ -3277,6 +3468,15 @@ packages: dev: true optional: true + /@esbuild/win32-ia32@0.19.2: + resolution: {integrity: sha512-47gL/ek1v36iN0wL9L4Q2MFdujR0poLZMJwhO2/N3gA89jgHp4MR8DKCmwYtGNksbfJb9JoTtbkoe6sDhg2QTA==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-x64@0.18.15: resolution: {integrity: sha512-imUxH9a3WJARyAvrG7srLyiK73XdX83NXQkjKvQ+7vPh3ZxoLrzvPkQKKw2DwZ+RV2ZB6vBfNHP8XScAmQC3aA==} engines: {node: '>=12'} @@ -3286,24 +3486,23 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils@4.3.0(eslint@8.45.0): - resolution: {integrity: sha512-v3oplH6FYCULtFuCeqyuTd9D2WKO937Dxdq+GmHOLL72TTRriLxz2VLlNfkZRsvj6PKnOPAtuT6dwrs/pA5DvA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 - dependencies: - eslint: 8.45.0 - eslint-visitor-keys: 3.4.1 + /@esbuild/win32-x64@0.19.2: + resolution: {integrity: sha512-tcuhV7ncXBqbt/Ybf0IyrMcwVOAPDckMK9rXNHtF17UTK18OKLpg08glminN06pt2WCoALhXdLfSPbVvK/6fxw==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true dev: true + optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.45.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.47.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.45.0 - eslint-visitor-keys: 3.4.1 + eslint: 8.47.0 + eslint-visitor-keys: 3.4.3 dev: true /@eslint-community/regexpp@4.5.1: @@ -3311,13 +3510,18 @@ packages: engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true - /@eslint/eslintrc@2.1.0: - resolution: {integrity: sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==} + /@eslint-community/regexpp@4.6.2: + resolution: {integrity: sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + dev: true + + /@eslint/eslintrc@2.1.2: + resolution: {integrity: sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4(supports-color@8.1.1) - espree: 9.6.0 + espree: 9.6.1 globals: 13.19.0 ignore: 5.2.4 import-fresh: 3.3.0 @@ -3328,8 +3532,8 @@ packages: - supports-color dev: true - /@eslint/js@8.44.0: - resolution: {integrity: sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==} + /@eslint/js@8.47.0: + resolution: {integrity: sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -3402,12 +3606,12 @@ packages: '@hapi/hoek': 9.2.1 dev: true - /@histoire/app@0.16.1(vite@4.4.6): - resolution: {integrity: sha512-13komnhVk1Pk0wMmkJKDPWT8RKpA5HfAbeeXSHAq29pvFP9Faq+dAa62g1wqOpoyJD5C7SkI0OPI3eJwJHgTiQ==} + /@histoire/app@0.16.5(vite@4.4.9): + resolution: {integrity: sha512-m+rCZnz6lnaIbVK1R9UBZFgU91/V1RnZqVaMq6KjUuatuxUUS1M4HgsFT5Y74Utltq0U3i0RuIb5h20z6M7nHg==} dependencies: - '@histoire/controls': 0.16.1(vite@4.4.6) - '@histoire/shared': 0.16.1(vite@4.4.6) - '@histoire/vendors': 0.16.0 + '@histoire/controls': 0.16.5(vite@4.4.9) + '@histoire/shared': 0.16.5(vite@4.4.9) + '@histoire/vendors': 0.16.5 '@types/flexsearch': 0.7.3 flexsearch: 0.7.21 shiki-es: 0.2.0 @@ -3415,31 +3619,31 @@ packages: - vite dev: true - /@histoire/controls@0.16.1(vite@4.4.6): - resolution: {integrity: sha512-Ot/J/LPzUexn+fLrJrWu3jUakx9aVSJWKnriiJSmEodAxJq+4mrprX3xS0bnzieud19pJc3mzC/MSD94urTbHA==} + /@histoire/controls@0.16.5(vite@4.4.9): + resolution: {integrity: sha512-2Yng6fPbBOz9EMPb4arZfvnK4/SDoxA0jYaqjtuby/WDFXk/Lvp3je8xs8PbPAzXralDDSqCu02cfBQy4bUQqg==} dependencies: - '@codemirror/commands': 6.1.3 + '@codemirror/commands': 6.2.4 '@codemirror/lang-json': 6.0.1 - '@codemirror/language': 6.3.2 - '@codemirror/lint': 6.1.0 - '@codemirror/state': 6.2.0 - '@codemirror/theme-one-dark': 6.1.0 - '@codemirror/view': 6.7.2 - '@histoire/shared': 0.16.1(vite@4.4.6) - '@histoire/vendors': 0.16.0 + '@codemirror/language': 6.9.0 + '@codemirror/lint': 6.4.0 + '@codemirror/state': 6.2.1 + '@codemirror/theme-one-dark': 6.1.2 + '@codemirror/view': 6.16.0 + '@histoire/shared': 0.16.5(vite@4.4.9) + '@histoire/vendors': 0.16.5 transitivePeerDependencies: - vite dev: true - /@histoire/plugin-screenshot@0.16.1(histoire@0.16.2): - resolution: {integrity: sha512-oFvBG5qxXciXoqm0E1btGvd4eLiKcT+pThgs+Gj5bO3YIHpr8cEWGzIkkPGTqp37vcIaIFNXXHd4OSSCltS5tQ==} + /@histoire/plugin-screenshot@0.16.5(histoire@0.16.5): + resolution: {integrity: sha512-ej2ZL8LVlOJ6d5KzKVFy3nFUyevmkuX3+vlf/9FdzyLnyNak2YVgcsgSR7otR+y351YAvmZ+l9h9n2O2/zZ/lw==} peerDependencies: - histoire: ^0.16.1 + histoire: ^0.16.5 dependencies: capture-website: 2.4.1 - defu: 6.1.1 + defu: 6.1.2 fs-extra: 10.1.0 - histoire: 0.16.2(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6) + histoire: 0.16.5(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9) pathe: 0.2.0 transitivePeerDependencies: - bufferutil @@ -3448,18 +3652,18 @@ packages: - utf-8-validate dev: true - /@histoire/plugin-vue@0.16.1(histoire@0.16.2)(vite@4.4.6)(vue@3.3.4): - resolution: {integrity: sha512-K7ZZl5tA8PWHjQsWFmFX3xa4HlRs+S8+nxym1Smh4dudQ6XSVwdF+gsPQ+RE4zwf6YQ8HDPsvOobI31dz6F4Tg==} + /@histoire/plugin-vue@0.16.5(histoire@0.16.5)(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-MT11ncSwjsnTCABcmwAdrlKbgisZv2Mh4LFfqZlN3I5LyaYOcqN/2jwEERWpZ+oZYYx3SwLnB0wTWoubRpOKjA==} peerDependencies: - histoire: ^0.16.1 + histoire: ^0.16.5 vue: ^3.2.47 dependencies: - '@histoire/controls': 0.16.1(vite@4.4.6) - '@histoire/shared': 0.16.1(vite@4.4.6) - '@histoire/vendors': 0.16.0 + '@histoire/controls': 0.16.5(vite@4.4.9) + '@histoire/shared': 0.16.5(vite@4.4.9) + '@histoire/vendors': 0.16.5 change-case: 4.1.2 - globby: 13.1.2 - histoire: 0.16.2(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6) + globby: 13.2.2 + histoire: 0.16.5(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9) launch-editor: 2.6.0 pathe: 0.2.0 vue: 3.3.4 @@ -3467,22 +3671,22 @@ packages: - vite dev: true - /@histoire/shared@0.16.1(vite@4.4.6): - resolution: {integrity: sha512-bcySHGC6kcZ1U9OZUcBQCROTBygTZ9T9MlqfeGtBtJWXGdmHPZ/64elZOY36O8gUAMF89Q08EIVe5cIQ0SJ3Uw==} + /@histoire/shared@0.16.5(vite@4.4.9): + resolution: {integrity: sha512-iLz/y5SiKERZGK4Ux2xXaYi89w2+ecyYTPHi62YitzfHMp7YXYi8Bk48T2NfU1HbZIi1NzbHoY8c4F6fiUG2Ag==} peerDependencies: vite: ^2.9.0 || ^3.0.0 || ^4.0.0 dependencies: - '@histoire/vendors': 0.16.0 + '@histoire/vendors': 0.16.5 '@types/fs-extra': 9.0.13 '@types/markdown-it': 12.2.3 chokidar: 3.5.3 pathe: 0.2.0 picocolors: 1.0.0 - vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) dev: true - /@histoire/vendors@0.16.0: - resolution: {integrity: sha512-MVr3P2q5Q9UiLJJT99b+j2ABCSerQG4VnUeCr5+eOxyEmoIFz1a0KGJimzqQM0EoVnMQmiaNN3WhuUYG+DWh/w==} + /@histoire/vendors@0.16.5: + resolution: {integrity: sha512-25a90vugBz3KH3VzuddxuKeAjBQ1+osXQy2QICQO0kUXAtGHNj4u8T4iG5AgQD9CQXf6dc5+pnPoFZADHlW9VQ==} dev: true /@humanwhocodes/config-array@0.11.10: @@ -3586,7 +3790,7 @@ packages: engines: {node: '>= 16'} dev: false - /@intlify/unplugin-vue-i18n@0.12.2(rollup@3.26.3)(vue-i18n@9.2.2): + /@intlify/unplugin-vue-i18n@0.12.2(rollup@3.28.0)(vue-i18n@9.2.2): resolution: {integrity: sha512-IIgzLRSPUKZM1FBdUAZ9NwVPiLUr4ea5g/HLWe2lB7gNtPDz4FOfUNUllIT504hT+3pDoJmjaYJ6pyqT7F4Wuw==} engines: {node: '>= 14.16'} peerDependencies: @@ -3603,7 +3807,7 @@ packages: dependencies: '@intlify/bundle-utils': 7.0.2(vue-i18n@9.2.2) '@intlify/shared': 9.3.0-beta.24 - '@rollup/pluginutils': 5.0.2(rollup@3.26.3) + '@rollup/pluginutils': 5.0.2(rollup@3.28.0) '@vue/compiler-sfc': 3.3.4 debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.2.12 @@ -3820,7 +4024,7 @@ packages: rollup: 2.79.1 dev: true - /@rollup/pluginutils@5.0.2(rollup@3.26.3): + /@rollup/pluginutils@5.0.2(rollup@3.28.0): resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -3832,11 +4036,11 @@ packages: '@types/estree': 1.0.0 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 3.26.3 + rollup: 3.28.0 dev: false - /@rushstack/eslint-patch@1.3.2: - resolution: {integrity: sha512-V+MvGwaHH03hYhY+k6Ef/xKd6RYlc4q8WBx+2ANmipHJcKuktNcI/NgEsJgdSUF6Lw32njT6OnrRsKYCdgHjYw==} + /@rushstack/eslint-patch@1.3.3: + resolution: {integrity: sha512-0xd7qez0AQ+MbHatZTlI1gu5vkG8r7MYRUJAHPAHJBmGLs16zpkrpAVLvjQKQOqaXPDUBwOiJzNc00znHSCVBw==} dev: true /@sentry-internal/tracing@7.60.0: @@ -4038,7 +4242,7 @@ packages: /@types/fs-extra@9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 18.17.0 + '@types/node': 18.17.6 dev: true /@types/har-format@1.2.10: @@ -4056,7 +4260,7 @@ packages: /@types/keyv@3.1.3: resolution: {integrity: sha512-FXCJgyyN3ivVgRoml4h94G/p3kY+u/B86La+QptcqJaWtBWtmc6TtkNfS40n9bIvyLteHh7zXOtgbobORKPbDg==} dependencies: - '@types/node': 18.17.0 + '@types/node': 18.17.6 dev: true /@types/linkify-it@3.0.2: @@ -4096,12 +4300,12 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node@14.18.11: - resolution: {integrity: sha512-zCoCEMA+IPpsRkyCFBqew5vGb7r8RSiB3uwdu/map7uwLAfu1MTazW26/pUDWoNnF88vJz4W3U56i5gtXNqxGg==} + /@types/node@16.18.41: + resolution: {integrity: sha512-YZJjn+Aaw0xihnpdImxI22jqGbp0DCgTFKRycygjGx/Y27NnWFJa5FJ7P+MRT3u07dogEeMVh70pWpbIQollTA==} dev: true - /@types/node@18.17.0: - resolution: {integrity: sha512-GXZxEtOxYGFchyUzxvKI14iff9KZ2DI+A6a37o6EQevtg6uO9t+aUZKcaC1Te5Ng1OnLM7K9NVVj+FbecD9cJg==} + /@types/node@18.17.6: + resolution: {integrity: sha512-fGmT/P7z7ecA6bv/ia5DlaWCH4YeZvAQMNpUhrJjtAhOhZfoxS1VLUgU2pdk63efSjQaOJWdXMuAJsws+8I6dg==} dev: true /@types/normalize-package-data@2.4.1: @@ -4111,20 +4315,20 @@ packages: /@types/postcss-preset-env@7.7.0: resolution: {integrity: sha512-biD8MwSiZo1Nztn1cIBPMcKNKzgFyU05AB96HIF9y3G4f9vdx2O60DHCSpWXChTp6mOEGu15fqIw2DetVVjghw==} dependencies: - autoprefixer: 10.4.14(postcss@8.4.27) - postcss: 8.4.27 + autoprefixer: 10.4.15(postcss@8.4.28) + postcss: 8.4.28 dev: true /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 18.17.0 + '@types/node': 18.17.6 dev: true /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.17.0 + '@types/node': 18.17.6 dev: true /@types/semver@7.3.12: @@ -4168,11 +4372,11 @@ packages: resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==} requiresBuild: true dependencies: - '@types/node': 18.17.0 + '@types/node': 18.17.6 dev: true optional: true - /@typescript-eslint/eslint-plugin@5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.45.0)(typescript@5.1.6): + /@typescript-eslint/eslint-plugin@5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.47.0)(typescript@5.1.6): resolution: {integrity: sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4183,13 +4387,13 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.61.0(eslint@8.45.0)(typescript@5.1.6) + '@eslint-community/regexpp': 4.6.2 + '@typescript-eslint/parser': 5.61.0(eslint@8.47.0)(typescript@5.1.6) '@typescript-eslint/scope-manager': 5.61.0 - '@typescript-eslint/type-utils': 5.61.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/utils': 5.61.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/type-utils': 5.61.0(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.61.0(eslint@8.47.0)(typescript@5.1.6) debug: 4.3.4(supports-color@8.1.1) - eslint: 8.45.0 + eslint: 8.47.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 @@ -4200,8 +4404,8 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin@6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-qg7Bm5TyP/I7iilGyp6DRqqkt8na00lI6HbjWZObgk3FFSzH5ypRwAHXJhJkwiRtTcfn+xYQIMOR5kJgpo6upw==} + /@typescript-eslint/eslint-plugin@6.4.0(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.1.6): + resolution: {integrity: sha512-62o2Hmc7Gs3p8SLfbXcipjWAa6qk2wZGChXG2JbBtYpwSRmti/9KHLqfbLs9uDigOexG+3PaQ9G2g3201FWLKg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -4212,17 +4416,16 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 6.1.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 6.1.0 - '@typescript-eslint/type-utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.1.0 + '@typescript-eslint/parser': 6.4.0(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.4.0 + '@typescript-eslint/type-utils': 6.4.0(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.4.0(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.4.0 debug: 4.3.4(supports-color@8.1.1) - eslint: 8.45.0 + eslint: 8.47.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 - natural-compare-lite: 1.4.0 semver: 7.5.4 ts-api-utils: 1.0.1(typescript@5.1.6) typescript: 5.1.6 @@ -4230,7 +4433,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@5.61.0(eslint@8.45.0)(typescript@5.1.6): + /@typescript-eslint/parser@5.61.0(eslint@8.47.0)(typescript@5.1.6): resolution: {integrity: sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4244,14 +4447,14 @@ packages: '@typescript-eslint/types': 5.61.0 '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6) debug: 4.3.4(supports-color@8.1.1) - eslint: 8.45.0 + eslint: 8.47.0 typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.1.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-hIzCPvX4vDs4qL07SYzyomamcs2/tQYXg5DtdAfj35AyJ5PIUqhsLf4YrEIFzZcND7R2E8tpQIZKayxg8/6Wbw==} + /@typescript-eslint/parser@6.4.0(eslint@8.47.0)(typescript@5.1.6): + resolution: {integrity: sha512-I1Ah1irl033uxjxO9Xql7+biL3YD7w9IU8zF+xlzD/YxY6a4b7DYA08PXUUCbm2sEljwJF6ERFy2kTGAGcNilg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -4260,12 +4463,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.1.0 - '@typescript-eslint/types': 6.1.0 - '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.1.0 + '@typescript-eslint/scope-manager': 6.4.0 + '@typescript-eslint/types': 6.4.0 + '@typescript-eslint/typescript-estree': 6.4.0(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.4.0 debug: 4.3.4(supports-color@8.1.1) - eslint: 8.45.0 + eslint: 8.47.0 typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -4279,15 +4482,15 @@ packages: '@typescript-eslint/visitor-keys': 5.61.0 dev: true - /@typescript-eslint/scope-manager@6.1.0: - resolution: {integrity: sha512-AxjgxDn27hgPpe2rQe19k0tXw84YCOsjDJ2r61cIebq1t+AIxbgiXKvD4999Wk49GVaAcdJ/d49FYel+Pp3jjw==} + /@typescript-eslint/scope-manager@6.4.0: + resolution: {integrity: sha512-TUS7vaKkPWDVvl7GDNHFQMsMruD+zhkd3SdVW0d7b+7Zo+bd/hXJQ8nsiUZMi1jloWo6c9qt3B7Sqo+flC1nig==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.1.0 - '@typescript-eslint/visitor-keys': 6.1.0 + '@typescript-eslint/types': 6.4.0 + '@typescript-eslint/visitor-keys': 6.4.0 dev: true - /@typescript-eslint/type-utils@5.61.0(eslint@8.45.0)(typescript@5.1.6): + /@typescript-eslint/type-utils@5.61.0(eslint@8.47.0)(typescript@5.1.6): resolution: {integrity: sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4298,17 +4501,17 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6) - '@typescript-eslint/utils': 5.61.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.61.0(eslint@8.47.0)(typescript@5.1.6) debug: 4.3.4(supports-color@8.1.1) - eslint: 8.45.0 + eslint: 8.47.0 tsutils: 3.21.0(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/type-utils@6.1.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-kFXBx6QWS1ZZ5Ni89TyT1X9Ag6RXVIVhqDs0vZE/jUeWlBv/ixq2diua6G7ece6+fXw3TvNRxP77/5mOMusx2w==} + /@typescript-eslint/type-utils@6.4.0(eslint@8.47.0)(typescript@5.1.6): + resolution: {integrity: sha512-TvqrUFFyGY0cX3WgDHcdl2/mMCWCDv/0thTtx/ODMY1QhEiyFtv/OlLaNIiYLwRpAxAtOLOY9SUf1H3Q3dlwAg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -4317,10 +4520,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) - '@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.4.0(typescript@5.1.6) + '@typescript-eslint/utils': 6.4.0(eslint@8.47.0)(typescript@5.1.6) debug: 4.3.4(supports-color@8.1.1) - eslint: 8.45.0 + eslint: 8.47.0 ts-api-utils: 1.0.1(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: @@ -4332,8 +4535,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@6.1.0: - resolution: {integrity: sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==} + /@typescript-eslint/types@6.4.0: + resolution: {integrity: sha512-+FV9kVFrS7w78YtzkIsNSoYsnOtrYVnKWSTVXoL1761CsCRv5wpDOINgsXpxD67YCLZtVQekDDyaxfjVWUJmmg==} engines: {node: ^16.0.0 || >=18.0.0} dev: true @@ -4358,8 +4561,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree@6.1.0(typescript@5.1.6): - resolution: {integrity: sha512-nUKAPWOaP/tQjU1IQw9sOPCDavs/iU5iYLiY/6u7gxS7oKQoi4aUxXS1nrrVGTyBBaGesjkcwwHkbkiD5eBvcg==} + /@typescript-eslint/typescript-estree@6.4.0(typescript@5.1.6): + resolution: {integrity: sha512-iDPJArf/K2sxvjOR6skeUCNgHR/tCQXBsa+ee1/clRKr3olZjZ/dSkXPZjG6YkPtnW6p5D1egeEPMCW6Gn4yLA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -4367,8 +4570,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.1.0 - '@typescript-eslint/visitor-keys': 6.1.0 + '@typescript-eslint/types': 6.4.0 + '@typescript-eslint/visitor-keys': 6.4.0 debug: 4.3.4(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 @@ -4379,19 +4582,19 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@5.61.0(eslint@8.45.0)(typescript@5.1.6): + /@typescript-eslint/utils@5.61.0(eslint@8.47.0)(typescript@5.1.6): resolution: {integrity: sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.3.0(eslint@8.45.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) '@types/json-schema': 7.0.12 '@types/semver': 7.3.12 '@typescript-eslint/scope-manager': 5.61.0 '@typescript-eslint/types': 5.61.0 '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6) - eslint: 8.45.0 + eslint: 8.47.0 eslint-scope: 5.1.1 semver: 7.5.4 transitivePeerDependencies: @@ -4399,19 +4602,19 @@ packages: - typescript dev: true - /@typescript-eslint/utils@6.1.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-wp652EogZlKmQoMS5hAvWqRKplXvkuOnNzZSE0PVvsKjpexd/XznRVHAtrfHFYmqaJz0DFkjlDsGYC9OXw+OhQ==} + /@typescript-eslint/utils@6.4.0(eslint@8.47.0)(typescript@5.1.6): + resolution: {integrity: sha512-BvvwryBQpECPGo8PwF/y/q+yacg8Hn/2XS+DqL/oRsOPK+RPt29h5Ui5dqOKHDlbXrAeHUTnyG3wZA0KTDxRZw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.1.0 - '@typescript-eslint/types': 6.1.0 - '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) - eslint: 8.45.0 + '@typescript-eslint/scope-manager': 6.4.0 + '@typescript-eslint/types': 6.4.0 + '@typescript-eslint/typescript-estree': 6.4.0(typescript@5.1.6) + eslint: 8.47.0 semver: 7.5.4 transitivePeerDependencies: - supports-color @@ -4423,18 +4626,18 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: '@typescript-eslint/types': 5.61.0 - eslint-visitor-keys: 3.4.1 + eslint-visitor-keys: 3.4.3 dev: true - /@typescript-eslint/visitor-keys@6.1.0: - resolution: {integrity: sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==} + /@typescript-eslint/visitor-keys@6.4.0: + resolution: {integrity: sha512-yJSfyT+uJm+JRDWYRYdCm2i+pmvXJSMtPR9Cq5/XQs4QIgNoLcoRtDdzsLbLsFM/c6um6ohQkg/MLxWvoIndJA==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.1.0 - eslint-visitor-keys: 3.4.1 + '@typescript-eslint/types': 6.4.0 + eslint-visitor-keys: 3.4.3 dev: true - /@vitejs/plugin-legacy@4.1.1(terser@5.10.0)(vite@4.4.6): + /@vitejs/plugin-legacy@4.1.1(terser@5.10.0)(vite@4.4.9): resolution: {integrity: sha512-um3gbVouD2Q/g19C0qpDfHwveXDCAHzs8OC3e9g6aXpKoD1H14himgs7wkMnhAynBJy7QqUoZNAXDuqN8zLR2g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -4443,82 +4646,82 @@ packages: dependencies: '@babel/core': 7.22.9 '@babel/preset-env': 7.22.9(@babel/core@7.22.9) - browserslist: 4.21.9 + browserslist: 4.21.10 core-js: 3.31.1 magic-string: 0.30.1 regenerator-runtime: 0.13.11 systemjs: 6.14.1 terser: 5.10.0(acorn@7.4.1) - vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue@4.2.3(vite@4.4.6)(vue@3.3.4): - resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} + /@vitejs/plugin-vue@4.3.2(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-iDDhGruwhKkwNwT5qgtGaeTxF4ULs52xpQbsC27F01kf3aQBHtrDP738pmHw4oclVAUA3m+Vk8gxhDV5KbfM+A==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) vue: 3.3.4 dev: true - /@vitest/expect@0.33.0: - resolution: {integrity: sha512-sVNf+Gla3mhTCxNJx+wJLDPp/WcstOe0Ksqz4Vec51MmgMth/ia0MGFEkIZmVGeTL5HtjYR4Wl/ZxBxBXZJTzQ==} + /@vitest/expect@0.34.2: + resolution: {integrity: sha512-EZm2dMNlLyIfDMha17QHSQcg2KjeAZaXd65fpPzXY5bvnfx10Lcaz3N55uEe8PhF+w4pw+hmrlHLLlRn9vkBJg==} dependencies: - '@vitest/spy': 0.33.0 - '@vitest/utils': 0.33.0 + '@vitest/spy': 0.34.2 + '@vitest/utils': 0.34.2 chai: 4.3.7 dev: true - /@vitest/runner@0.33.0: - resolution: {integrity: sha512-UPfACnmCB6HKRHTlcgCoBh6ppl6fDn+J/xR8dTufWiKt/74Y9bHci5CKB8tESSV82zKYtkBJo9whU3mNvfaisg==} + /@vitest/runner@0.34.2: + resolution: {integrity: sha512-8ydGPACVX5tK3Dl0SUwxfdg02h+togDNeQX3iXVFYgzF5odxvaou7HnquALFZkyVuYskoaHUOqOyOLpOEj5XTA==} dependencies: - '@vitest/utils': 0.33.0 + '@vitest/utils': 0.34.2 p-limit: 4.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@0.33.0: - resolution: {integrity: sha512-tJjrl//qAHbyHajpFvr8Wsk8DIOODEebTu7pgBrP07iOepR5jYkLFiqLq2Ltxv+r0uptUb4izv1J8XBOwKkVYA==} + /@vitest/snapshot@0.34.2: + resolution: {integrity: sha512-qhQ+xy3u4mwwLxltS4Pd4SR+XHv4EajiTPNY3jkIBLUApE6/ce72neJPSUQZ7bL3EBuKI+NhvzhGj3n5baRQUQ==} dependencies: magic-string: 0.30.1 pathe: 1.1.1 pretty-format: 29.5.0 dev: true - /@vitest/spy@0.33.0: - resolution: {integrity: sha512-Kv+yZ4hnH1WdiAkPUQTpRxW8kGtH8VRTnus7ZTGovFYM1ZezJpvGtb9nPIjPnptHbsyIAxYZsEpVPYgtpjGnrg==} + /@vitest/spy@0.34.2: + resolution: {integrity: sha512-yd4L9OhfH6l0Av7iK3sPb3MykhtcRN5c5K5vm1nTbuN7gYn+yvUVVsyvzpHrjqS7EWqn9WsPJb7+0c3iuY60tA==} dependencies: tinyspy: 2.1.1 dev: true - /@vitest/utils@0.33.0: - resolution: {integrity: sha512-pF1w22ic965sv+EN6uoePkAOTkAPWM03Ri/jXNyMIKBb/XHLDPfhLvf/Fa9g0YECevAIz56oVYXhodLvLQ/awA==} + /@vitest/utils@0.34.2: + resolution: {integrity: sha512-Lzw+kAsTPubhoQDp1uVAOP6DhNia1GMDsI9jgB0yMn+/nDaPieYQ88lKqz/gGjSHL4zwOItvpehec9OY+rS73w==} dependencies: diff-sequences: 29.4.3 loupe: 2.3.6 pretty-format: 29.5.0 dev: true - /@volar/language-core@1.9.0: - resolution: {integrity: sha512-+PTRrGanAD2PxqMty0ZC46xhgW5BWzb67RLHhZyB3Im4+eMXsKlYjFUt7Z8ZCwTWQQOnj8NQ6gSgUEoOTwAHrQ==} + /@volar/language-core@1.10.1: + resolution: {integrity: sha512-JnsM1mIPdfGPxmoOcK1c7HYAsL6YOv0TCJ4aW3AXPZN/Jb4R77epDyMZIVudSGjWMbvv/JfUa+rQ+dGKTmgwBA==} dependencies: - '@volar/source-map': 1.9.0 + '@volar/source-map': 1.10.1 dev: true - /@volar/source-map@1.9.0: - resolution: {integrity: sha512-TQWLY8ozUOHBHTMC2pHZsNbtM25Q9QCEwAL8JFR/gmR9Yv0d9qup/gQdd5sDI7RmoPYKD+gqjLrbM4Ib41QSJQ==} + /@volar/source-map@1.10.1: + resolution: {integrity: sha512-3/S6KQbqa7pGC8CxPrg69qHLpOvkiPHGJtWPkI/1AXCsktkJ6gIk/5z4hyuMp8Anvs6eS/Kvp/GZa3ut3votKA==} dependencies: muggle-string: 0.3.1 dev: true - /@volar/typescript@1.9.0: - resolution: {integrity: sha512-B8X4/H6V93uD7zu5VCw05eB0Ukcc39SFKsZoeylkAk2sJ50oaJLpajnQ8Ov4c+FnVQ6iPA6Xy1qdWoWJjh6xEg==} + /@volar/typescript@1.10.1: + resolution: {integrity: sha512-+iiO9yUSRHIYjlteT+QcdRq8b44qH19/eiUZtjNtuh6D9ailYM7DVR0zO2sEgJlvCaunw/CF9Ov2KooQBpR4VQ==} dependencies: - '@volar/language-core': 1.9.0 + '@volar/language-core': 1.10.1 dev: true /@vue/compiler-core@3.2.45: @@ -4562,7 +4765,7 @@ packages: '@vue/shared': 3.2.45 estree-walker: 2.0.2 magic-string: 0.25.7 - postcss: 8.4.27 + postcss: 8.4.28 source-map: 0.6.1 dev: true @@ -4577,7 +4780,7 @@ packages: '@vue/shared': 3.3.4 estree-walker: 2.0.2 magic-string: 0.30.1 - postcss: 8.4.27 + postcss: 8.4.28 source-map-js: 1.0.2 /@vue/compiler-ssr@3.2.45: @@ -4601,7 +4804,7 @@ packages: resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} dev: false - /@vue/eslint-config-typescript@11.0.3(eslint-plugin-vue@9.15.1)(eslint@8.45.0)(typescript@5.1.6): + /@vue/eslint-config-typescript@11.0.3(eslint-plugin-vue@9.17.0)(eslint@8.47.0)(typescript@5.1.6): resolution: {integrity: sha512-dkt6W0PX6H/4Xuxg/BlFj5xHvksjpSlVjtkQCpaYJBIEuKj2hOVU7r+TIe+ysCwRYFz/lGqvklntRkCAibsbPw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: @@ -4612,26 +4815,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/parser': 5.61.0(eslint@8.45.0)(typescript@5.1.6) - eslint: 8.45.0 - eslint-plugin-vue: 9.15.1(eslint@8.45.0) + '@typescript-eslint/eslint-plugin': 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/parser': 5.61.0(eslint@8.47.0)(typescript@5.1.6) + eslint: 8.47.0 + eslint-plugin-vue: 9.17.0(eslint@8.47.0) typescript: 5.1.6 - vue-eslint-parser: 9.1.1(eslint@8.45.0) + vue-eslint-parser: 9.1.1(eslint@8.47.0) transitivePeerDependencies: - supports-color dev: true - /@vue/language-core@1.8.6(typescript@5.1.6): - resolution: {integrity: sha512-PyYDMArbR7hnhqw9OEupr0s4ut0/ZfITp7WEjigF58cd2R0lRLNM1HPvzFMuULpy3ImBEOZI11KRIDirqOe+tQ==} + /@vue/language-core@1.8.8(typescript@5.1.6): + resolution: {integrity: sha512-i4KMTuPazf48yMdYoebTkgSOJdFraE4pQf0B+FTOFkbB+6hAfjrSou/UmYWRsWyZV6r4Rc6DDZdI39CJwL0rWw==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@volar/language-core': 1.9.0 - '@volar/source-map': 1.9.0 + '@volar/language-core': 1.10.1 + '@volar/source-map': 1.10.1 '@vue/compiler-dom': 3.3.4 '@vue/reactivity': 3.3.4 '@vue/shared': 3.3.4 @@ -4713,11 +4916,11 @@ packages: resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==} dev: true - /@vue/typescript@1.8.6(typescript@5.1.6): - resolution: {integrity: sha512-sDQ5tltrSVS3lAkE3JtMRGJo91CLIxcWPy7yms/DT+ssxXpwxbVRD5Gok68HenEZBA4Klq7nW99sG/nTRnpPuQ==} + /@vue/typescript@1.8.8(typescript@5.1.6): + resolution: {integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow==} dependencies: - '@volar/typescript': 1.9.0 - '@vue/language-core': 1.8.6(typescript@5.1.6) + '@volar/typescript': 1.10.1 + '@vue/language-core': 1.8.8(typescript@5.1.6) transitivePeerDependencies: - typescript dev: true @@ -4965,19 +5168,19 @@ packages: engines: {node: '>= 4.0.0'} dev: true - /autoprefixer@10.4.14(postcss@8.4.27): - resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==} + /autoprefixer@10.4.15(postcss@8.4.28): + resolution: {integrity: sha512-KCuPB8ZCIqFdA4HwKXsvz7j6gvSDNhDP7WnUjBleRkKjPdvCmHFuQ77ocavI8FT6NdvlBnE2UFr2H4Mycn8Vew==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.21.9 - caniuse-lite: 1.0.30001517 + browserslist: 4.21.10 + caniuse-lite: 1.0.30001522 fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true @@ -5159,15 +5362,15 @@ packages: dependencies: fill-range: 7.0.1 - /browserslist@4.21.9: - resolution: {integrity: sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg==} + /browserslist@4.21.10: + resolution: {integrity: sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001517 - electron-to-chromium: 1.4.433 - node-releases: 2.0.12 - update-browserslist-db: 1.0.11(browserslist@4.21.9) + caniuse-lite: 1.0.30001522 + electron-to-chromium: 1.4.496 + node-releases: 2.0.13 + update-browserslist-db: 1.0.11(browserslist@4.21.10) dev: true /buffer-crc32@0.2.13: @@ -5250,8 +5453,8 @@ packages: engines: {node: '>=6'} dev: true - /caniuse-lite@1.0.30001517: - resolution: {integrity: sha512-Vdhm5S11DaFVLlyiKu4hiUTkpZu+y1KA/rZZqVQfOD5YdDT/eQKlkt7NaE0WGOFgX32diqt9MiP9CAiFeRklaA==} + /caniuse-lite@1.0.30001522: + resolution: {integrity: sha512-TKiyTVZxJGhsTszLuzb+6vUZSjVOAhClszBr2Ta2k9IwtNBT/4dzmL6aywt0HCgEZlmwJzXJd8yNiob6HgwTRg==} dev: true /capital-case@1.0.4: @@ -5572,7 +5775,7 @@ packages: /core-js-compat@3.31.1: resolution: {integrity: sha512-wIDWd2s5/5aJSdpOJHfSibxNODxoGoWOBHt8JSPB41NOE94M7kuTPZCYLOlTtuoXTsBPKobpJ6T+y0SSy5L9SA==} dependencies: - browserslist: 4.21.9 + browserslist: 4.21.10 dev: true /core-js@3.31.1: @@ -5610,35 +5813,35 @@ packages: engines: {node: '>=8'} dev: true - /css-blank-pseudo@6.0.0(postcss@8.4.27): + /css-blank-pseudo@6.0.0(postcss@8.4.28): resolution: {integrity: sha512-VbfLlOWO7sBHBTn6pwDQzc07Z0SDydgDBfNfCE0nvrehdBNv9RKsuupIRa/qal0+fBZhAALyQDPMKz5lnvcchw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-selector-parser: 6.0.13 dev: true - /css-has-pseudo@6.0.0(postcss@8.4.27): + /css-has-pseudo@6.0.0(postcss@8.4.28): resolution: {integrity: sha512-X+r+JBuoO37FBOWVNhVJhxtSBUFHgHbrcc0CjFT28JEdOw1qaDwABv/uunyodUuSy2hMPe9j/HjssxSlvUmKjg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) - postcss: 8.4.27 + postcss: 8.4.28 postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 dev: true - /css-prefers-color-scheme@9.0.0(postcss@8.4.27): + /css-prefers-color-scheme@9.0.0(postcss@8.4.28): resolution: {integrity: sha512-03QGAk/FXIRseDdLb7XAiu6gidQ0Nd8945xuM7VFVPpc6goJsG9uIO8xQjTxwbPdPIIV4o4AJoOJyt8gwDl67g==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 dev: true /css-select@4.2.1: @@ -5648,7 +5851,7 @@ packages: css-what: 5.1.0 domhandler: 4.3.0 domutils: 2.8.0 - nth-check: 2.0.1 + nth-check: 2.1.1 dev: true /css-select@5.1.0: @@ -5658,7 +5861,7 @@ packages: css-what: 6.1.0 domhandler: 5.0.3 domutils: 3.0.1 - nth-check: 2.0.1 + nth-check: 2.1.1 dev: true /css-tree@2.2.1: @@ -5691,8 +5894,8 @@ packages: resolution: {integrity: sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==} dev: true - /cssdb@7.6.0: - resolution: {integrity: sha512-Nna7rph8V0jC6+JBY4Vk4ndErUmfJfV6NJCaZdurL0omggabiy+QB2HCQtu5c/ACLZ0I7REv7A4QyPIoYzZx0w==} + /cssdb@7.7.1: + resolution: {integrity: sha512-kM+Fs0BFyhJNeE6wbOrlnRsugRdL6vn7QcON0aBDZ7XRd7RI2pMlk+nxoHuTb4Et+aBobXgK0I+6NGLA0LLgTw==} dev: true /cssesc@3.0.0: @@ -5726,15 +5929,15 @@ packages: /csstype@3.1.2: resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} - /cypress@12.17.2: - resolution: {integrity: sha512-hxWAaWbqQBzzMuadSGSuQg5PDvIGOovm6xm0hIfpCVcORsCAj/gF2p0EvfnJ4f+jK2PCiDgP6D2eeE9/FK4Mjg==} + /cypress@12.17.4: + resolution: {integrity: sha512-gAN8Pmns9MA5eCDFSDJXWKUpaL3IDd89N9TtIupjYnzLSmlpVr+ZR+vb4U/qaMp+lB6tBvAmt7504c3Z4RU5KQ==} engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0} hasBin: true requiresBuild: true dependencies: - '@cypress/request': 2.88.11 + '@cypress/request': 2.88.12 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) - '@types/node': 14.18.11 + '@types/node': 16.18.41 '@types/sinonjs__fake-timers': 8.1.1 '@types/sizzle': 2.3.3 arch: 2.2.0 @@ -5767,6 +5970,7 @@ packages: minimist: 1.2.8 ospath: 1.2.2 pretty-bytes: 5.6.0 + process: 0.11.10 proxy-from-env: 1.0.0 request-progress: 3.0.0 semver: 7.5.4 @@ -5916,8 +6120,8 @@ packages: object-keys: 1.1.1 dev: true - /defu@6.1.1: - resolution: {integrity: sha512-aA964RUCsBt0FGoNIlA3uFgo2hO+WWC0fiC6DBps/0SFzkKcYoM/3CzVLIa5xSsrFjdioMdYgAIbwo80qp2MoA==} + /defu@6.1.2: + resolution: {integrity: sha512-+uO4+qr7msjNNWKYPHqN/3+Dx3NFkmIzayk2L1MyZQlvgZb/J1A0fo410dpKrN2SnqFjt8n4JL8fDJE0wIgjFQ==} dev: true /delayed-stream@1.0.0: @@ -6081,8 +6285,8 @@ packages: jake: 10.8.2 dev: true - /electron-to-chromium@1.4.433: - resolution: {integrity: sha512-MGO1k0w1RgrfdbLVwmXcDhHHuxCn2qRgR7dYsJvWFKDttvYPx6FNzCGG0c/fBBvzK2LDh3UV7Tt9awnHnvAAUQ==} + /electron-to-chromium@1.4.496: + resolution: {integrity: sha512-qeXC3Zbykq44RCrBa4kr8v/dWzYJA8rAwpyh9Qd+NKWoJfjG5vvJqy9XOJ9H4P/lqulZBCgUWAYi+FeK5AuJ8g==} dev: true /emoji-regex@8.0.0: @@ -6191,6 +6395,36 @@ packages: '@esbuild/win32-x64': 0.18.15 dev: true + /esbuild@0.19.2: + resolution: {integrity: sha512-G6hPax8UbFakEj3hWO0Vs52LQ8k3lnBhxZWomUJDxfz3rZTLqF5k/FCzuNdLx2RbpBiQQF9H9onlDDH1lZsnjg==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/android-arm': 0.19.2 + '@esbuild/android-arm64': 0.19.2 + '@esbuild/android-x64': 0.19.2 + '@esbuild/darwin-arm64': 0.19.2 + '@esbuild/darwin-x64': 0.19.2 + '@esbuild/freebsd-arm64': 0.19.2 + '@esbuild/freebsd-x64': 0.19.2 + '@esbuild/linux-arm': 0.19.2 + '@esbuild/linux-arm64': 0.19.2 + '@esbuild/linux-ia32': 0.19.2 + '@esbuild/linux-loong64': 0.19.2 + '@esbuild/linux-mips64el': 0.19.2 + '@esbuild/linux-ppc64': 0.19.2 + '@esbuild/linux-riscv64': 0.19.2 + '@esbuild/linux-s390x': 0.19.2 + '@esbuild/linux-x64': 0.19.2 + '@esbuild/netbsd-x64': 0.19.2 + '@esbuild/openbsd-x64': 0.19.2 + '@esbuild/sunos-x64': 0.19.2 + '@esbuild/win32-arm64': 0.19.2 + '@esbuild/win32-ia32': 0.19.2 + '@esbuild/win32-x64': 0.19.2 + dev: true + /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -6227,19 +6461,19 @@ packages: optionalDependencies: source-map: 0.6.1 - /eslint-plugin-vue@9.15.1(eslint@8.45.0): - resolution: {integrity: sha512-CJE/oZOslvmAR9hf8SClTdQ9JLweghT6JCBQNrT2Iel1uVw0W0OLJxzvPd6CxmABKCvLrtyDnqGV37O7KQv6+A==} + /eslint-plugin-vue@9.17.0(eslint@8.47.0): + resolution: {integrity: sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.3.0(eslint@8.45.0) - eslint: 8.45.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) + eslint: 8.47.0 natural-compare: 1.4.0 - nth-check: 2.0.1 + nth-check: 2.1.1 postcss-selector-parser: 6.0.13 - semver: 7.3.8 - vue-eslint-parser: 9.3.0(eslint@8.45.0) + semver: 7.5.4 + vue-eslint-parser: 9.3.1(eslint@8.47.0) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -6261,6 +6495,14 @@ packages: estraverse: 5.3.0 dev: true + /eslint-scope@7.2.2: + resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + esrecurse: 4.3.0 + estraverse: 5.3.0 + dev: true + /eslint-utils@2.1.0: resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==} engines: {node: '>=6'} @@ -6278,15 +6520,20 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.45.0: - resolution: {integrity: sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==} + /eslint-visitor-keys@3.4.3: + resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + + /eslint@8.47.0: + resolution: {integrity: sha512-spUQWrdPt+pRVP1TTJLmfRNJJHHZryFmptzcafwSvHsceV81djHOdnEeDmkdotZyLNjDhrOasNK8nikkoG1O8Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.3.0(eslint@8.45.0) - '@eslint-community/regexpp': 4.5.1 - '@eslint/eslintrc': 2.1.0 - '@eslint/js': 8.44.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) + '@eslint-community/regexpp': 4.6.2 + '@eslint/eslintrc': 2.1.2 + '@eslint/js': 8.47.0 '@humanwhocodes/config-array': 0.11.10 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -6296,9 +6543,9 @@ packages: debug: 4.3.4(supports-color@8.1.1) doctrine: 3.0.0 escape-string-regexp: 4.0.0 - eslint-scope: 7.2.0 - eslint-visitor-keys: 3.4.1 - espree: 9.6.0 + eslint-scope: 7.2.2 + eslint-visitor-keys: 3.4.3 + espree: 9.6.1 esquery: 1.4.2 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -6339,16 +6586,16 @@ packages: dependencies: acorn: 8.9.0 acorn-jsx: 5.3.2(acorn@8.9.0) - eslint-visitor-keys: 3.4.1 + eslint-visitor-keys: 3.4.3 dev: true - /espree@9.6.0: - resolution: {integrity: sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==} + /espree@9.6.1: + resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: acorn: 8.9.0 acorn-jsx: 5.3.2(acorn@8.9.0) - eslint-visitor-keys: 3.4.1 + eslint-visitor-keys: 3.4.3 dev: true /esprima@4.0.1: @@ -6495,6 +6742,17 @@ packages: merge2: 1.4.1 micromatch: 4.0.5 + /fast-glob@3.3.1: + resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} + engines: {node: '>=8.6.0'} + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.5 + dev: true + /fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: true @@ -6847,18 +7105,18 @@ packages: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.2.12 + fast-glob: 3.3.1 ignore: 5.2.4 merge2: 1.4.1 slash: 3.0.0 dev: true - /globby@13.1.2: - resolution: {integrity: sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ==} + /globby@13.2.2: + resolution: {integrity: sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: dir-glob: 3.0.1 - fast-glob: 3.2.12 + fast-glob: 3.3.1 ignore: 5.2.4 merge2: 1.4.1 slash: 4.0.0 @@ -6901,8 +7159,8 @@ packages: strip-bom-string: 1.0.0 dev: true - /happy-dom@10.5.2: - resolution: {integrity: sha512-dTA1cDcLOPIkAdykLd9Wo1k8Ly36Hh2OdKGkWEHWuAHb89KcVVRLSj1OFev7ir90xhRLSGCGrEdDvS6u9l13kg==} + /happy-dom@10.10.4: + resolution: {integrity: sha512-aEEFGSSs4DEJbxXvSMsIvJvvdsZbJZQEgtHsU4GgwNKbSbFxtgu6vXHmn4XoXnuElIbXV0xhbJiiQTxPnTmJcw==} dependencies: css.escape: 1.5.1 entities: 4.5.0 @@ -6971,33 +7229,33 @@ packages: engines: {node: '>=12.0.0'} dev: false - /histoire@0.16.2(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0)(vite@4.4.6): - resolution: {integrity: sha512-7/dErREfXEqAq69KuVMThu+uYzBfIuc6R13z5uylNm+rGO6WX62Y70DeKTxnp4NsYPXBNPcBhWY6UGICCuhHaw==} + /histoire@0.16.5(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9): + resolution: {integrity: sha512-zrysBjiQjrwpPGTnPEQ+mYRa7yyls6shcRo8q0AIg49FW95egg1Atq3iwrjK+p09OJu7vWiX+hKEboePMDRAJA==} hasBin: true peerDependencies: vite: ^2.9.0 || ^3.0.0 || ^4.0.0 dependencies: '@akryum/tinypool': 0.3.1 - '@histoire/app': 0.16.1(vite@4.4.6) - '@histoire/controls': 0.16.1(vite@4.4.6) - '@histoire/shared': 0.16.1(vite@4.4.6) - '@histoire/vendors': 0.16.0 + '@histoire/app': 0.16.5(vite@4.4.9) + '@histoire/controls': 0.16.5(vite@4.4.9) + '@histoire/shared': 0.16.5(vite@4.4.9) + '@histoire/vendors': 0.16.5 '@types/flexsearch': 0.7.3 '@types/markdown-it': 12.2.3 birpc: 0.1.1 change-case: 4.1.2 chokidar: 3.5.3 connect: 3.7.0 - defu: 6.1.1 + defu: 6.1.2 diacritics: 1.3.0 flexsearch: 0.7.21 fs-extra: 10.1.0 - globby: 13.1.2 + globby: 13.2.2 gray-matter: 4.0.3 - jiti: 1.18.2 + jiti: 1.19.3 jsdom: 20.0.3 markdown-it: 12.3.2 - markdown-it-anchor: 8.6.6(@types/markdown-it@12.2.3)(markdown-it@12.3.2) + markdown-it-anchor: 8.6.7(@types/markdown-it@12.2.3)(markdown-it@12.3.2) markdown-it-attrs: 4.1.6(markdown-it@12.3.2) markdown-it-emoji: 2.0.2 micromatch: 4.0.5 @@ -7006,9 +7264,9 @@ packages: picocolors: 1.0.0 sade: 1.8.1 shiki-es: 0.2.0 - sirv: 2.0.2 - vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) - vite-node: 0.28.4(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) + sirv: 2.0.3 + vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) + vite-node: 0.28.4(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - bufferutil @@ -7424,13 +7682,13 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.17.0 + '@types/node': 18.17.6 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true - /jiti@1.18.2: - resolution: {integrity: sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==} + /jiti@1.19.3: + resolution: {integrity: sha512-5eEbBDQT/jF1xg6l36P+mWGGoH9Spuy0PCdSr2dtWRDGC6ph/w9ZCL4lmESW8f8F7MwT3XKescfP0wnZWAKL9w==} hasBin: true dev: true @@ -7504,7 +7762,7 @@ packages: parse5: 7.1.2 saxes: 6.0.0 symbol-tree: 3.2.4 - tough-cookie: 4.1.2 + tough-cookie: 4.1.3 w3c-xmlserializer: 4.0.0 webidl-conversions: 7.0.0 whatwg-encoding: 2.0.0 @@ -7813,8 +8071,8 @@ packages: resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==} dev: true - /markdown-it-anchor@8.6.6(@types/markdown-it@12.2.3)(markdown-it@12.3.2): - resolution: {integrity: sha512-jRW30YGywD2ESXDc+l17AiritL0uVaSnWsb26f+68qaW9zgbIIr1f4v2Nsvc0+s0Z2N3uX6t/yAw7BwCQ1wMsA==} + /markdown-it-anchor@8.6.7(@types/markdown-it@12.2.3)(markdown-it@12.3.2): + resolution: {integrity: sha512-FlCHFwNnutLgVTflOYHPW2pPcl2AACqVzExlkGQNsi4CJgqOHN7YTgDd4LuhgN1BFO3TS0vLAruV1Td6dwWPJA==} peerDependencies: '@types/markdown-it': '*' markdown-it: '*' @@ -8058,8 +8316,8 @@ packages: he: 1.2.0 dev: true - /node-releases@2.0.12: - resolution: {integrity: sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==} + /node-releases@2.0.13: + resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} dev: true /nopt@6.0.0: @@ -8100,8 +8358,8 @@ packages: path-key: 3.1.1 dev: true - /nth-check@2.0.1: - resolution: {integrity: sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==} + /nth-check@2.1.1: + resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} dependencies: boolbase: 1.0.0 dev: true @@ -8424,58 +8682,58 @@ packages: mlly: 1.4.0 pathe: 1.1.1 - /postcss-attribute-case-insensitive@6.0.2(postcss@8.4.27): + /postcss-attribute-case-insensitive@6.0.2(postcss@8.4.28): resolution: {integrity: sha512-IRuCwwAAQbgaLhxQdQcIIK0dCVXg3XDUnzgKD8iwdiYdwU4rMWRWyl/W9/0nA4ihVpq5pyALiHB2veBJ0292pw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-selector-parser: 6.0.13 dev: true - /postcss-clamp@4.1.0(postcss@8.4.27): + /postcss-clamp@4.1.0(postcss@8.4.28): resolution: {integrity: sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==} engines: {node: '>=7.6.0'} peerDependencies: postcss: ^8.4.6 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /postcss-color-functional-notation@6.0.0(postcss@8.4.27): + /postcss-color-functional-notation@6.0.0(postcss@8.4.28): resolution: {integrity: sha512-kaWTgnhRKFtfMF8H0+NQBFxgr5CGg05WGe07Mc1ld6XHwwRWlqSbHOW0zwf+BtkBQpsdVUu7+gl9dtdvhWMedw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) - postcss: 8.4.27 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /postcss-color-hex-alpha@9.0.2(postcss@8.4.27): + /postcss-color-hex-alpha@9.0.2(postcss@8.4.28): resolution: {integrity: sha512-SfPjgr//VQ/DOCf80STIAsdAs7sbIbxATvVmd+Ec7JvR8onz9pjawhq3BJM3Pie40EE3TyB0P6hft16D33Nlyg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /postcss-color-rebeccapurple@9.0.0(postcss@8.4.27): + /postcss-color-rebeccapurple@9.0.0(postcss@8.4.28): resolution: {integrity: sha512-RmUFL+foS05AKglkEoqfx+KFdKRVmqUAxlHNz4jLqIi7046drIPyerdl4B6j/RA2BSP8FI8gJcHmLRrwJOMnHw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /postcss-custom-media@10.0.0(postcss@8.4.27): + /postcss-custom-media@10.0.0(postcss@8.4.28): resolution: {integrity: sha512-NxDn7C6GJ7X8TsWOa8MbCdq9rLERRLcPfQSp856k1jzMreL8X9M6iWk35JjPRIb9IfRnVohmxAylDRx7n4Rv4g==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -8485,53 +8743,53 @@ packages: '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) '@csstools/css-tokenizer': 2.1.1 '@csstools/media-query-list-parser': 2.1.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - postcss: 8.4.27 + postcss: 8.4.28 dev: true - /postcss-custom-properties@13.2.1(postcss@8.4.27): - resolution: {integrity: sha512-Z8UmzwVkRh8aITyeZoZnT4McSSPmS2EFl+OyPspfvx7v+N36V2UseMAODp3oBriZvcf/tQpzag9165x/VcC3kg==} + /postcss-custom-properties@13.3.0(postcss@8.4.28): + resolution: {integrity: sha512-q4VgtIKSy5+KcUvQ0WxTjDy9DZjQ5VCXAZ9+tT9+aPMbA0z6s2t1nMw0QHszru1ib5ElkXl9JUpYYU37VVUs7g==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/cascade-layer-name-parser': 1.0.3(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - postcss: 8.4.27 + '@csstools/cascade-layer-name-parser': 1.0.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /postcss-custom-selectors@7.1.4(postcss@8.4.27): + /postcss-custom-selectors@7.1.4(postcss@8.4.28): resolution: {integrity: sha512-TU2xyUUBTlpiLnwyE2ZYMUIYB41MKMkBZ8X8ntkqRDQ8sdBLhFFsPgNcOliBd5+/zcK51C9hRnSE7hKUJMxQSw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/cascade-layer-name-parser': 1.0.3(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - postcss: 8.4.27 + '@csstools/cascade-layer-name-parser': 1.0.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + postcss: 8.4.28 postcss-selector-parser: 6.0.13 dev: true - /postcss-dir-pseudo-class@8.0.0(postcss@8.4.27): + /postcss-dir-pseudo-class@8.0.0(postcss@8.4.28): resolution: {integrity: sha512-Oy5BBi0dWPwij/IA+yDYj+/OBMQ9EPqAzTHeSNUYrUWdll/PRJmcbiUj0MNcsBi681I1gcSTLvMERPaXzdbvJg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-selector-parser: 6.0.13 dev: true - /postcss-double-position-gradients@5.0.0(postcss@8.4.27): + /postcss-double-position-gradients@5.0.0(postcss@8.4.28): resolution: {integrity: sha512-wR8npIkrIVUTicUpCWSSo1f/g7gAEIH70FMqCugY4m4j6TX4E0T2Q5rhfO0gqv00biBZdLyb+HkW8x6as+iJNQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) - postcss: 8.4.27 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true @@ -8545,232 +8803,233 @@ packages: postcss-value-parser: 3.3.1 dev: true - /postcss-easings@4.0.0(postcss@8.4.27): + /postcss-easings@4.0.0(postcss@8.4.28): resolution: {integrity: sha512-KNpwHA3mTnf0UWcdwahQDaz7DDJ6QteVwdlLff98se854p6pyQW9iofwrD05vtlp33AAAxuUGCOhYwERRJGy6Q==} engines: {node: '>=16.0'} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /postcss-focus-visible@9.0.0(postcss@8.4.27): + /postcss-focus-visible@9.0.0(postcss@8.4.28): resolution: {integrity: sha512-zA4TbVaIaT8npZBEROhZmlc+GBKE8AELPHXE7i4TmIUEQhw/P/mSJfY9t6tBzpQ1rABeGtEOHYrW4SboQeONMQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-selector-parser: 6.0.13 dev: true - /postcss-focus-within@8.0.0(postcss@8.4.27): + /postcss-focus-within@8.0.0(postcss@8.4.28): resolution: {integrity: sha512-E7+J9nuQzZaA37D/MUZMX1K817RZGDab8qw6pFwzAkDd/QtlWJ9/WTKmzewNiuxzeq6WWY7ATiRePVoDKp+DnA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-selector-parser: 6.0.13 dev: true - /postcss-font-variant@5.0.0(postcss@8.4.27): + /postcss-font-variant@5.0.0(postcss@8.4.28): resolution: {integrity: sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 dev: true - /postcss-gap-properties@5.0.0(postcss@8.4.27): + /postcss-gap-properties@5.0.0(postcss@8.4.28): resolution: {integrity: sha512-YjsEEL6890P7MCv6fch6Am1yq0EhQCJMXyT4LBohiu87+4/WqR7y5W3RIv53WdA901hhytgRvjlrAhibhW4qsA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 dev: true - /postcss-image-set-function@6.0.0(postcss@8.4.27): + /postcss-image-set-function@6.0.0(postcss@8.4.28): resolution: {integrity: sha512-bg58QnJexFpPBU4IGPAugAPKV0FuFtX5rHYNSKVaV91TpHN7iwyEzz1bkIPCiSU5+BUN00e+3fV5KFrwIgRocw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /postcss-initial@4.0.1(postcss@8.4.27): + /postcss-initial@4.0.1(postcss@8.4.28): resolution: {integrity: sha512-0ueD7rPqX8Pn1xJIjay0AZeIuDoF+V+VvMt/uOnn+4ezUKhZM/NokDeP6DwMNyIoYByuN/94IQnt5FEkaN59xQ==} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 dev: true - /postcss-lab-function@6.0.0(postcss@8.4.27): - resolution: {integrity: sha512-bEKvKeoA0PPeqXdYfnIjU38NdkjrlqT4iENtIVMAcx9YAJz+9OrUvE2IRRK2jMZPcBM5RhyHj5zJqpzvR7KGtw==} + /postcss-lab-function@6.0.1(postcss@8.4.28): + resolution: {integrity: sha512-/Xl6JitDh7jWkcOLxrHcAlEaqkxyaG3g4iDMy5RyhNaiQPJ9Egf2+Mxp1W2qnH5jB2bj59f3RbdKmC6qx1IcXA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.0)(@csstools/css-tokenizer@2.1.1) - '@csstools/css-parser-algorithms': 2.3.0(@csstools/css-tokenizer@2.1.1) - '@csstools/css-tokenizer': 2.1.1 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) - postcss: 8.4.27 + '@csstools/css-color-parser': 1.2.2(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) + '@csstools/css-tokenizer': 2.2.0 + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) + postcss: 8.4.28 dev: true - /postcss-logical@7.0.0(postcss@8.4.27): + /postcss-logical@7.0.0(postcss@8.4.28): resolution: {integrity: sha512-zYf3vHkoW82f5UZTEXChTJvH49Yl9X37axTZsJGxrCG2kOUwtaAoz9E7tqYg0lsIoJLybaL8fk/2mOi81zVIUw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /postcss-nesting@12.0.0(postcss@8.4.27): - resolution: {integrity: sha512-knqwW65kxssmyIFadRSimaiRyLVRd0MdwfabesKw6XvGLwSOCJ+4zfvNQQCOOYij5obwpZzDpODuGRv2PCyiUw==} + /postcss-nesting@12.0.1(postcss@8.4.28): + resolution: {integrity: sha512-6LCqCWP9pqwXw/njMvNK0hGY44Fxc4B2EsGbn6xDcxbNRzP8GYoxT7yabVVMLrX3quqOJ9hg2jYMsnkedOf8pA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) - postcss: 8.4.27 + postcss: 8.4.28 postcss-selector-parser: 6.0.13 dev: true - /postcss-opacity-percentage@2.0.0(postcss@8.4.27): + /postcss-opacity-percentage@2.0.0(postcss@8.4.28): resolution: {integrity: sha512-lyDrCOtntq5Y1JZpBFzIWm2wG9kbEdujpNt4NLannF+J9c8CgFIzPa80YQfdza+Y+yFfzbYj/rfoOsYsooUWTQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.2 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 dev: true - /postcss-overflow-shorthand@5.0.0(postcss@8.4.27): + /postcss-overflow-shorthand@5.0.0(postcss@8.4.28): resolution: {integrity: sha512-2rlxDyeSics/hC2FuMdPnWiP9WUPZ5x7FTuArXLFVpaSQ2woPSfZS4RD59HuEokbZhs/wPUQJ1E3MT6zVv94MQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /postcss-page-break@3.0.4(postcss@8.4.27): + /postcss-page-break@3.0.4(postcss@8.4.28): resolution: {integrity: sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==} peerDependencies: postcss: ^8 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 dev: true - /postcss-place@9.0.0(postcss@8.4.27): + /postcss-place@9.0.0(postcss@8.4.28): resolution: {integrity: sha512-qLEPD9VPH5opDVemwmRaujODF9nExn24VOC3ghgVLEvfYN7VZLwJHes0q/C9YR5hI2UC3VgBE8Wkdp1TxCXhtg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-value-parser: 4.2.0 dev: true - /postcss-preset-env@9.0.0(postcss@8.4.27): - resolution: {integrity: sha512-L0x/Nluq+/FkidIYjU7JtkmRL2/QmXuYkxuM3C5y9VG3iGLljF9PuBHQ7kzKRoVfwnca0VNN0Zb3a/bxVJ12vA==} + /postcss-preset-env@9.1.1(postcss@8.4.28): + resolution: {integrity: sha512-rMPEqyTLm8JLbvaHnDAdQg6SN4Z/NDOsm+CRefg4HmSOiNpTcBXaw4RAaQbfTNe8BB75l4NpoQ6sMdrutdEpdQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-cascade-layers': 4.0.0(postcss@8.4.27) - '@csstools/postcss-color-function': 2.2.3(postcss@8.4.27) - '@csstools/postcss-color-mix-function': 1.0.3(postcss@8.4.27) - '@csstools/postcss-font-format-keywords': 3.0.0(postcss@8.4.27) - '@csstools/postcss-gradients-interpolation-method': 4.0.0(postcss@8.4.27) - '@csstools/postcss-hwb-function': 3.0.0(postcss@8.4.27) - '@csstools/postcss-ic-unit': 3.0.0(postcss@8.4.27) - '@csstools/postcss-is-pseudo-class': 4.0.0(postcss@8.4.27) - '@csstools/postcss-logical-float-and-clear': 2.0.0(postcss@8.4.27) - '@csstools/postcss-logical-resize': 2.0.0(postcss@8.4.27) - '@csstools/postcss-logical-viewport-units': 2.0.0(postcss@8.4.27) - '@csstools/postcss-media-minmax': 1.0.5(postcss@8.4.27) - '@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.0(postcss@8.4.27) - '@csstools/postcss-nested-calc': 3.0.0(postcss@8.4.27) - '@csstools/postcss-normalize-display-values': 3.0.0(postcss@8.4.27) - '@csstools/postcss-oklab-function': 3.0.0(postcss@8.4.27) - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.27) - '@csstools/postcss-relative-color-syntax': 2.0.0(postcss@8.4.27) - '@csstools/postcss-scope-pseudo-class': 3.0.0(postcss@8.4.27) - '@csstools/postcss-stepped-value-functions': 3.0.0(postcss@8.4.27) - '@csstools/postcss-text-decoration-shorthand': 3.0.0(postcss@8.4.27) - '@csstools/postcss-trigonometric-functions': 3.0.0(postcss@8.4.27) - '@csstools/postcss-unset-value': 3.0.0(postcss@8.4.27) - autoprefixer: 10.4.14(postcss@8.4.27) - browserslist: 4.21.9 - css-blank-pseudo: 6.0.0(postcss@8.4.27) - css-has-pseudo: 6.0.0(postcss@8.4.27) - css-prefers-color-scheme: 9.0.0(postcss@8.4.27) - cssdb: 7.6.0 - postcss: 8.4.27 - postcss-attribute-case-insensitive: 6.0.2(postcss@8.4.27) - postcss-clamp: 4.1.0(postcss@8.4.27) - postcss-color-functional-notation: 6.0.0(postcss@8.4.27) - postcss-color-hex-alpha: 9.0.2(postcss@8.4.27) - postcss-color-rebeccapurple: 9.0.0(postcss@8.4.27) - postcss-custom-media: 10.0.0(postcss@8.4.27) - postcss-custom-properties: 13.2.1(postcss@8.4.27) - postcss-custom-selectors: 7.1.4(postcss@8.4.27) - postcss-dir-pseudo-class: 8.0.0(postcss@8.4.27) - postcss-double-position-gradients: 5.0.0(postcss@8.4.27) - postcss-focus-visible: 9.0.0(postcss@8.4.27) - postcss-focus-within: 8.0.0(postcss@8.4.27) - postcss-font-variant: 5.0.0(postcss@8.4.27) - postcss-gap-properties: 5.0.0(postcss@8.4.27) - postcss-image-set-function: 6.0.0(postcss@8.4.27) - postcss-initial: 4.0.1(postcss@8.4.27) - postcss-lab-function: 6.0.0(postcss@8.4.27) - postcss-logical: 7.0.0(postcss@8.4.27) - postcss-nesting: 12.0.0(postcss@8.4.27) - postcss-opacity-percentage: 2.0.0(postcss@8.4.27) - postcss-overflow-shorthand: 5.0.0(postcss@8.4.27) - postcss-page-break: 3.0.4(postcss@8.4.27) - postcss-place: 9.0.0(postcss@8.4.27) - postcss-pseudo-class-any-link: 9.0.0(postcss@8.4.27) - postcss-replace-overflow-wrap: 4.0.0(postcss@8.4.27) - postcss-selector-not: 7.0.1(postcss@8.4.27) + '@csstools/postcss-cascade-layers': 4.0.0(postcss@8.4.28) + '@csstools/postcss-color-function': 3.0.1(postcss@8.4.28) + '@csstools/postcss-color-mix-function': 2.0.1(postcss@8.4.28) + '@csstools/postcss-exponential-functions': 1.0.0(postcss@8.4.28) + '@csstools/postcss-font-format-keywords': 3.0.0(postcss@8.4.28) + '@csstools/postcss-gradients-interpolation-method': 4.0.1(postcss@8.4.28) + '@csstools/postcss-hwb-function': 3.0.1(postcss@8.4.28) + '@csstools/postcss-ic-unit': 3.0.0(postcss@8.4.28) + '@csstools/postcss-is-pseudo-class': 4.0.0(postcss@8.4.28) + '@csstools/postcss-logical-float-and-clear': 2.0.0(postcss@8.4.28) + '@csstools/postcss-logical-resize': 2.0.0(postcss@8.4.28) + '@csstools/postcss-logical-viewport-units': 2.0.1(postcss@8.4.28) + '@csstools/postcss-media-minmax': 1.0.7(postcss@8.4.28) + '@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.2(postcss@8.4.28) + '@csstools/postcss-nested-calc': 3.0.0(postcss@8.4.28) + '@csstools/postcss-normalize-display-values': 3.0.0(postcss@8.4.28) + '@csstools/postcss-oklab-function': 3.0.1(postcss@8.4.28) + '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) + '@csstools/postcss-relative-color-syntax': 2.0.1(postcss@8.4.28) + '@csstools/postcss-scope-pseudo-class': 3.0.0(postcss@8.4.28) + '@csstools/postcss-stepped-value-functions': 3.0.1(postcss@8.4.28) + '@csstools/postcss-text-decoration-shorthand': 3.0.0(postcss@8.4.28) + '@csstools/postcss-trigonometric-functions': 3.0.1(postcss@8.4.28) + '@csstools/postcss-unset-value': 3.0.0(postcss@8.4.28) + autoprefixer: 10.4.15(postcss@8.4.28) + browserslist: 4.21.10 + css-blank-pseudo: 6.0.0(postcss@8.4.28) + css-has-pseudo: 6.0.0(postcss@8.4.28) + css-prefers-color-scheme: 9.0.0(postcss@8.4.28) + cssdb: 7.7.1 + postcss: 8.4.28 + postcss-attribute-case-insensitive: 6.0.2(postcss@8.4.28) + postcss-clamp: 4.1.0(postcss@8.4.28) + postcss-color-functional-notation: 6.0.0(postcss@8.4.28) + postcss-color-hex-alpha: 9.0.2(postcss@8.4.28) + postcss-color-rebeccapurple: 9.0.0(postcss@8.4.28) + postcss-custom-media: 10.0.0(postcss@8.4.28) + postcss-custom-properties: 13.3.0(postcss@8.4.28) + postcss-custom-selectors: 7.1.4(postcss@8.4.28) + postcss-dir-pseudo-class: 8.0.0(postcss@8.4.28) + postcss-double-position-gradients: 5.0.0(postcss@8.4.28) + postcss-focus-visible: 9.0.0(postcss@8.4.28) + postcss-focus-within: 8.0.0(postcss@8.4.28) + postcss-font-variant: 5.0.0(postcss@8.4.28) + postcss-gap-properties: 5.0.0(postcss@8.4.28) + postcss-image-set-function: 6.0.0(postcss@8.4.28) + postcss-initial: 4.0.1(postcss@8.4.28) + postcss-lab-function: 6.0.1(postcss@8.4.28) + postcss-logical: 7.0.0(postcss@8.4.28) + postcss-nesting: 12.0.1(postcss@8.4.28) + postcss-opacity-percentage: 2.0.0(postcss@8.4.28) + postcss-overflow-shorthand: 5.0.0(postcss@8.4.28) + postcss-page-break: 3.0.4(postcss@8.4.28) + postcss-place: 9.0.0(postcss@8.4.28) + postcss-pseudo-class-any-link: 9.0.0(postcss@8.4.28) + postcss-replace-overflow-wrap: 4.0.0(postcss@8.4.28) + postcss-selector-not: 7.0.1(postcss@8.4.28) postcss-value-parser: 4.2.0 dev: true - /postcss-pseudo-class-any-link@9.0.0(postcss@8.4.27): + /postcss-pseudo-class-any-link@9.0.0(postcss@8.4.28): resolution: {integrity: sha512-QNCYIL98VKFKY6HGDEJpF6+K/sg9bxcUYnOmNHJxZS5wsFDFaVoPeG68WAuhsqwbIBSo/b9fjEnTwY2mTSD+uA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-selector-parser: 6.0.13 dev: true - /postcss-replace-overflow-wrap@4.0.0(postcss@8.4.27): + /postcss-replace-overflow-wrap@4.0.0(postcss@8.4.28): resolution: {integrity: sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==} peerDependencies: postcss: ^8.0.3 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 dev: true - /postcss-selector-not@7.0.1(postcss@8.4.27): + /postcss-selector-not@7.0.1(postcss@8.4.28): resolution: {integrity: sha512-1zT5C27b/zeJhchN7fP0kBr16Cc61mu7Si9uWWLoA3Px/D9tIJPKchJCkUH3tPO5D0pCFmGeApAv8XpXBQJ8SQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.27 + postcss: 8.4.28 postcss-selector-parser: 6.0.13 dev: true @@ -8798,8 +9057,8 @@ packages: source-map: 0.6.1 dev: true - /postcss@8.4.27: - resolution: {integrity: sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==} + /postcss@8.4.28: + resolution: {integrity: sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.6 @@ -8839,6 +9098,11 @@ packages: react-is: 18.2.0 dev: true + /process@0.11.10: + resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} + engines: {node: '>= 0.6.0'} + dev: true + /progress@2.0.3: resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} engines: {node: '>=0.4.0'} @@ -9135,7 +9399,7 @@ packages: - acorn dev: true - /rollup-plugin-visualizer@5.9.2(rollup@3.26.3): + /rollup-plugin-visualizer@5.9.2(rollup@3.28.0): resolution: {integrity: sha512-waHktD5mlWrYFrhOLbti4YgQCn1uR24nYsNuXxg7LkPH8KdTXVWR9DNY1WU0QqokyMixVXJS4J04HNrVTMP01A==} engines: {node: '>=14'} hasBin: true @@ -9147,7 +9411,7 @@ packages: dependencies: open: 8.4.0 picomatch: 2.3.1 - rollup: 3.26.3 + rollup: 3.28.0 source-map: 0.7.4 yargs: 17.6.0 dev: true @@ -9160,8 +9424,8 @@ packages: fsevents: 2.3.2 dev: true - /rollup@3.26.3: - resolution: {integrity: sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==} + /rollup@3.28.0: + resolution: {integrity: sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -9209,8 +9473,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sass@1.64.1: - resolution: {integrity: sha512-16rRACSOFEE8VN7SCgBu1MpYCyN7urj9At898tyzdXFhC+a+yOX5dXwAR7L8/IdPJ1NB8OYoXmD55DM30B2kEQ==} + /sass@1.66.1: + resolution: {integrity: sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -9258,14 +9522,6 @@ packages: lru-cache: 6.0.0 dev: true - /semver@7.5.3: - resolution: {integrity: sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==} - engines: {node: '>=10'} - hasBin: true - dependencies: - lru-cache: 6.0.0 - dev: true - /semver@7.5.4: resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} engines: {node: '>=10'} @@ -9324,8 +9580,8 @@ packages: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} dev: true - /sirv@2.0.2: - resolution: {integrity: sha512-4Qog6aE29nIjAOKe/wowFTxOdmbEZKb+3tsLljaBRzJwtqto0BChD2zzH0LhgCSXiI+V7X+Y45v14wBZQ1TK3w==} + /sirv@2.0.3: + resolution: {integrity: sha512-O9jm9BsID1P+0HOi81VpXPoDxYP374pkOLzACAoyUQ/3OUVndNpsz6wMnY2z+yOxzbllCKZrM+9QrWsv4THnyA==} engines: {node: '>= 10'} dependencies: '@polka/url': 1.0.0-next.21 @@ -9709,8 +9965,8 @@ packages: resolution: {integrity: sha512-kRwSG8Zx4tjF9ZiyH4bhaebu+EDz1BOx9hOigYHlUW4xxI/wKIUQUqo018UlU4ar6ATPBsaMrdbKZ+tmPdohFA==} dev: true - /tinypool@0.6.0: - resolution: {integrity: sha512-FdswUUo5SxRizcBc6b1GSuLpLjisa8N8qMyYoP3rl+bym+QauhtJP5bvZY1ytt8krKGmMLYIRl36HBZfeAoqhQ==} + /tinypool@0.7.0: + resolution: {integrity: sha512-zSYNUlYSMhJ6Zdou4cJwo/p7w5nmAH17GRfU/ui3ctvjXFErXXkruT4MWW6poDeXgCaIBlGLrfU6TbTXxyGMww==} engines: {node: '>=14.0.0'} dev: true @@ -9763,16 +10019,18 @@ packages: engines: {node: '>=6'} dev: true - /tough-cookie@2.5.0: - resolution: {integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==} - engines: {node: '>=0.8'} + /tough-cookie@4.1.2: + resolution: {integrity: sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==} + engines: {node: '>=6'} dependencies: psl: 1.8.0 punycode: 2.1.1 + universalify: 0.2.0 + url-parse: 1.5.10 dev: true - /tough-cookie@4.1.2: - resolution: {integrity: sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==} + /tough-cookie@4.1.3: + resolution: {integrity: sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==} engines: {node: '>=6'} dependencies: psl: 1.8.0 @@ -9988,13 +10246,13 @@ packages: engines: {node: '>=4'} dev: true - /update-browserslist-db@1.0.11(browserslist@4.21.9): + /update-browserslist-db@1.0.11(browserslist@4.21.10): resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.21.9 + browserslist: 4.21.10 escalade: 3.1.1 picocolors: 1.0.0 dev: true @@ -10080,7 +10338,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@0.28.4(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0): + /vite-node@0.28.4(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0): resolution: {integrity: sha512-KM0Q0uSG/xHHKOJvVHc5xDBabgt0l70y7/lWTR7Q0pR5/MrYxadT+y32cJOE65FfjGmJgxpVEEY+69btJgcXOQ==} engines: {node: '>=v14.16.0'} hasBin: true @@ -10092,7 +10350,7 @@ packages: picocolors: 1.0.0 source-map: 0.6.1 source-map-support: 0.5.21 - vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - less @@ -10104,8 +10362,8 @@ packages: - terser dev: true - /vite-node@0.33.0(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0): - resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} + /vite-node@0.34.2(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0): + resolution: {integrity: sha512-JtW249Zm3FB+F7pQfH56uWSdlltCo1IOkZW5oHBzeQo0iX4jtC7o1t9aILMGd9kVekXBP2lfJBEQt9rBh07ebA==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: @@ -10114,7 +10372,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - less @@ -10126,17 +10384,17 @@ packages: - terser dev: true - /vite-plugin-inject-preload@1.3.1(vite@4.4.6): - resolution: {integrity: sha512-ESLexLaTl7hThHXaabGz902A+Xgu9tTONZKUT0LRCdqtRlcXbuB3gFjIsmVmZvozr+eS9ntutZfrakCFb9ocCA==} + /vite-plugin-inject-preload@1.3.2(vite@4.4.9): + resolution: {integrity: sha512-ymAl7bt2+sUgvqMsNwzwVGpq/R8NaNP8baTcgwPxg6/YAr0RX1rh/9ipZfTG9ZSK4rfFq6EV6gZqPrXsqUdyFg==} engines: {node: '>=14.18.0'} peerDependencies: vite: ^3.0.0 || ^4.0.0 dependencies: mime-types: 2.1.35 - vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) dev: true - /vite-plugin-pwa@0.16.4(vite@4.4.6)(workbox-build@7.0.0)(workbox-window@7.0.0): + /vite-plugin-pwa@0.16.4(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0): resolution: {integrity: sha512-lmwHFIs9zI2H9bXJld/zVTbCqCQHZ9WrpyDMqosICDV0FVnCJwniX1NMDB79HGTIZzOQkY4gSZaVTJTw6maz/Q==} engines: {node: '>=16.0.0'} peerDependencies: @@ -10147,21 +10405,21 @@ packages: debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.2.12 pretty-bytes: 6.0.0 - vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) workbox-build: 7.0.0(acorn@7.4.1) workbox-window: 7.0.0 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-sentry@1.3.0(vite@4.4.6): + /vite-plugin-sentry@1.3.0(vite@4.4.9): resolution: {integrity: sha512-cei2ocb0l9hOuij8//DPMFl2Fcl0gVOBWGbqZ7F3aNLHUFkZvGm+B+aTWPX9CDpwW0uLcqqoo8O9rckFF0PGLA==} engines: {node: '>= 14'} peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 dependencies: '@sentry/cli': 2.19.1 - vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) transitivePeerDependencies: - encoding - supports-color @@ -10174,8 +10432,8 @@ packages: svgo: 3.0.2 dev: true - /vite@4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0): - resolution: {integrity: sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==} + /vite@4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0): + resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -10202,18 +10460,18 @@ packages: terser: optional: true dependencies: - '@types/node': 18.17.0 + '@types/node': 18.17.6 esbuild: 0.18.15 - postcss: 8.4.27 - rollup: 3.26.3 - sass: 1.64.1 + postcss: 8.4.28 + rollup: 3.28.0 + sass: 1.66.1 terser: 5.10.0(acorn@7.4.1) optionalDependencies: fsevents: 2.3.2 dev: true - /vitest@0.33.0(happy-dom@10.5.2)(sass@1.64.1)(terser@5.10.0): - resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} + /vitest@0.34.2(happy-dom@10.10.4)(sass@1.66.1)(terser@5.10.0): + resolution: {integrity: sha512-WgaIvBbjsSYMq/oiMlXUI7KflELmzM43BEvkdC/8b5CAod4ryAiY2z8uR6Crbi5Pjnu5oOmhKa9sy7uk6paBxQ==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -10245,18 +10503,18 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 18.17.0 - '@vitest/expect': 0.33.0 - '@vitest/runner': 0.33.0 - '@vitest/snapshot': 0.33.0 - '@vitest/spy': 0.33.0 - '@vitest/utils': 0.33.0 + '@types/node': 18.17.6 + '@vitest/expect': 0.34.2 + '@vitest/runner': 0.34.2 + '@vitest/snapshot': 0.34.2 + '@vitest/spy': 0.34.2 + '@vitest/utils': 0.34.2 acorn: 8.9.0 acorn-walk: 8.2.0 cac: 6.7.14 chai: 4.3.7 debug: 4.3.4(supports-color@8.1.1) - happy-dom: 10.5.2 + happy-dom: 10.10.4 local-pkg: 0.4.3 magic-string: 0.30.1 pathe: 1.1.1 @@ -10264,9 +10522,9 @@ packages: std-env: 3.3.3 strip-literal: 1.0.1 tinybench: 2.5.0 - tinypool: 0.6.0 - vite: 4.4.6(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) - vite-node: 0.33.0(@types/node@18.17.0)(sass@1.64.1)(terser@5.10.0) + tinypool: 0.7.0 + vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) + vite-node: 0.34.2(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -10339,14 +10597,14 @@ packages: vue: 3.3.4 dev: false - /vue-eslint-parser@9.1.1(eslint@8.45.0): + /vue-eslint-parser@9.1.1(eslint@8.47.0): resolution: {integrity: sha512-C2aI/r85Q6tYcz4dpgvrs4wH/MqVrRAVIdpYedrxnATDHHkb+TroeRcDpKWGZCx/OcECMWfz7tVwQ8e+Opy6rA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4(supports-color@8.1.1) - eslint: 8.45.0 + eslint: 8.47.0 eslint-scope: 7.2.0 eslint-visitor-keys: 3.4.1 espree: 9.5.2 @@ -10357,20 +10615,20 @@ packages: - supports-color dev: true - /vue-eslint-parser@9.3.0(eslint@8.45.0): - resolution: {integrity: sha512-48IxT9d0+wArT1+3wNIy0tascRoywqSUe2E1YalIC1L8jsUGe5aJQItWfRok7DVFGz3UYvzEI7n5wiTXsCMAcQ==} + /vue-eslint-parser@9.3.1(eslint@8.47.0): + resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4(supports-color@8.1.1) - eslint: 8.45.0 - eslint-scope: 7.2.0 - eslint-visitor-keys: 3.4.1 - espree: 9.6.0 + eslint: 8.47.0 + eslint-scope: 7.2.2 + eslint-visitor-keys: 3.4.3 + espree: 9.6.1 esquery: 1.4.2 lodash: 4.17.21 - semver: 7.5.3 + semver: 7.5.4 transitivePeerDependencies: - supports-color dev: true @@ -10422,14 +10680,14 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.6(typescript@5.1.6): - resolution: {integrity: sha512-8ffD4NGfwyATjw/s40Lw2EgB7L2/PAqnGlJBaVQLgblr3SU4EYdhJ67TNXXuDD8NMbDAFSM24V8i3ZIJgTs32Q==} + /vue-tsc@1.8.8(typescript@5.1.6): + resolution: {integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.6(typescript@5.1.6) - '@vue/typescript': 1.8.6(typescript@5.1.6) + '@vue/language-core': 1.8.8(typescript@5.1.6) + '@vue/typescript': 1.8.8(typescript@5.1.6) semver: 7.5.4 typescript: 5.1.6 dev: true From 2b47e5faec11a830e84ebbd2f8acd415ae56fa9b Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 9 Aug 2023 18:06:29 +0000 Subject: [PATCH 22/30] chore(deps): update node.js to v18.17.1 --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index 39d00c051..7ec56198d 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.17.0 \ No newline at end of file +18.17.1 \ No newline at end of file From 55a725572845967bc9802b6d3d8a53f707765706 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 2 Aug 2023 21:05:54 +0000 Subject: [PATCH 23/30] fix(deps): update font awesome to v6.4.2 --- package.json | 6 +++--- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 477c3ebe8..e6877399c 100644 --- a/package.json +++ b/package.json @@ -45,9 +45,9 @@ "story:preview": "histoire preview" }, "dependencies": { - "@fortawesome/fontawesome-svg-core": "6.4.0", - "@fortawesome/free-regular-svg-icons": "6.4.0", - "@fortawesome/free-solid-svg-icons": "6.4.0", + "@fortawesome/fontawesome-svg-core": "6.4.2", + "@fortawesome/free-regular-svg-icons": "6.4.2", + "@fortawesome/free-solid-svg-icons": "6.4.2", "@fortawesome/vue-fontawesome": "3.0.3", "@github/hotkey": "2.0.1", "@infectoone/vue-ganttastic": "2.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 48fe3901c..7d05adf8b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,17 +11,17 @@ patchedDependencies: dependencies: '@fortawesome/fontawesome-svg-core': - specifier: 6.4.0 - version: 6.4.0 + specifier: 6.4.2 + version: 6.4.2 '@fortawesome/free-regular-svg-icons': - specifier: 6.4.0 - version: 6.4.0 + specifier: 6.4.2 + version: 6.4.2 '@fortawesome/free-solid-svg-icons': - specifier: 6.4.0 - version: 6.4.0 + specifier: 6.4.2 + version: 6.4.2 '@fortawesome/vue-fontawesome': specifier: 3.0.3 - version: 3.0.3(@fortawesome/fontawesome-svg-core@6.4.0)(vue@3.3.4) + version: 3.0.3(@fortawesome/fontawesome-svg-core@6.4.2)(vue@3.3.4) '@github/hotkey': specifier: 2.0.1 version: 2.0.1 @@ -3552,43 +3552,43 @@ packages: '@floating-ui/core': 1.3.0 dev: false - /@fortawesome/fontawesome-common-types@6.4.0: - resolution: {integrity: sha512-HNii132xfomg5QVZw0HwXXpN22s7VBHQBv9CeOu9tfJnhsWQNd2lmTNi8CSrnw5B+5YOmzu1UoPAyxaXsJ6RgQ==} + /@fortawesome/fontawesome-common-types@6.4.2: + resolution: {integrity: sha512-1DgP7f+XQIJbLFCTX1V2QnxVmpLdKdzzo2k8EmvDOePfchaIGQ9eCHj2up3/jNEbZuBqel5OxiaOJf37TWauRA==} engines: {node: '>=6'} requiresBuild: true dev: false - /@fortawesome/fontawesome-svg-core@6.4.0: - resolution: {integrity: sha512-Bertv8xOiVELz5raB2FlXDPKt+m94MQ3JgDfsVbrqNpLU9+UE2E18GKjLKw+d3XbeYPqg1pzyQKGsrzbw+pPaw==} + /@fortawesome/fontawesome-svg-core@6.4.2: + resolution: {integrity: sha512-gjYDSKv3TrM2sLTOKBc5rH9ckje8Wrwgx1CxAPbN5N3Fm4prfi7NsJVWd1jklp7i5uSCVwhZS5qlhMXqLrpAIg==} engines: {node: '>=6'} requiresBuild: true dependencies: - '@fortawesome/fontawesome-common-types': 6.4.0 + '@fortawesome/fontawesome-common-types': 6.4.2 dev: false - /@fortawesome/free-regular-svg-icons@6.4.0: - resolution: {integrity: sha512-ZfycI7D0KWPZtf7wtMFnQxs8qjBXArRzczABuMQqecA/nXohquJ5J/RCR77PmY5qGWkxAZDxpnUFVXKwtY/jPw==} + /@fortawesome/free-regular-svg-icons@6.4.2: + resolution: {integrity: sha512-0+sIUWnkgTVVXVAPQmW4vxb9ZTHv0WstOa3rBx9iPxrrrDH6bNLsDYuwXF9b6fGm+iR7DKQvQshUH/FJm3ed9Q==} engines: {node: '>=6'} requiresBuild: true dependencies: - '@fortawesome/fontawesome-common-types': 6.4.0 + '@fortawesome/fontawesome-common-types': 6.4.2 dev: false - /@fortawesome/free-solid-svg-icons@6.4.0: - resolution: {integrity: sha512-kutPeRGWm8V5dltFP1zGjQOEAzaLZj4StdQhWVZnfGFCvAPVvHh8qk5bRrU4KXnRRRNni5tKQI9PBAdI6MP8nQ==} + /@fortawesome/free-solid-svg-icons@6.4.2: + resolution: {integrity: sha512-sYwXurXUEQS32fZz9hVCUUv/xu49PEJEyUOsA51l6PU/qVgfbTb2glsTEaJngVVT8VqBATRIdh7XVgV1JF1LkA==} engines: {node: '>=6'} requiresBuild: true dependencies: - '@fortawesome/fontawesome-common-types': 6.4.0 + '@fortawesome/fontawesome-common-types': 6.4.2 dev: false - /@fortawesome/vue-fontawesome@3.0.3(@fortawesome/fontawesome-svg-core@6.4.0)(vue@3.3.4): + /@fortawesome/vue-fontawesome@3.0.3(@fortawesome/fontawesome-svg-core@6.4.2)(vue@3.3.4): resolution: {integrity: sha512-KCPHi9QemVXGMrfuwf3nNnNo129resAIQWut9QTAMXmXqL2ErABC6ohd2yY5Ipq0CLWNbKHk8TMdTXL/Zf3ZhA==} peerDependencies: '@fortawesome/fontawesome-svg-core': ~1 || ~6 vue: '>= 3.0.0 < 4' dependencies: - '@fortawesome/fontawesome-svg-core': 6.4.0 + '@fortawesome/fontawesome-svg-core': 6.4.2 vue: 3.3.4 dev: false From f3ba778fd302f8dab4e96b5bc1a0421140d28731 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 26 Jul 2023 15:05:17 +0000 Subject: [PATCH 24/30] fix(deps): update dependency pinia to v2.1.6 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e6877399c..6c3629405 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "klona": "2.0.6", "lodash.debounce": "4.0.8", "marked": "5.1.1", - "pinia": "2.1.4", + "pinia": "2.1.6", "register-service-worker": "1.7.2", "snake-case": "3.0.4", "sortablejs": "1.15.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d05adf8b..54d62162e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,8 +98,8 @@ dependencies: specifier: 5.1.1 version: 5.1.1 pinia: - specifier: 2.1.4 - version: 2.1.4(typescript@5.1.6)(vue@3.3.4) + specifier: 2.1.6 + version: 2.1.6(typescript@5.1.6)(vue@3.3.4) register-service-worker: specifier: 1.7.2 version: 1.7.2 @@ -8650,8 +8650,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /pinia@2.1.4(typescript@5.1.6)(vue@3.3.4): - resolution: {integrity: sha512-vYlnDu+Y/FXxv1ABo1vhjC+IbqvzUdiUC3sfDRrRyY2CQSrqqaa+iiHmqtARFxJVqWQMCJfXx1PBvFs9aJVLXQ==} + /pinia@2.1.6(typescript@5.1.6)(vue@3.3.4): + resolution: {integrity: sha512-bIU6QuE5qZviMmct5XwCesXelb5VavdOWKWaB17ggk++NUwQWWbP5YnsONTk3b752QkW9sACiR81rorpeOMSvQ==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' From 24f0822a121828d831e149371689ea6236099eb6 Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 30 Jul 2023 16:06:04 +0000 Subject: [PATCH 25/30] fix(deps): update dependency @vueuse/core to v10.3.0 --- package.json | 2 +- pnpm-lock.yaml | 37 +++++++++++-------------------------- 2 files changed, 12 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index 6c3629405..c769afebe 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@kyvg/vue3-notification": "2.9.1", "@sentry/tracing": "7.60.0", "@sentry/vue": "7.60.0", - "@vueuse/core": "10.2.1", + "@vueuse/core": "10.3.0", "axios": "1.4.0", "blurhash": "2.0.5", "bulma-css-variables": "0.9.33", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54d62162e..d89b7a8d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ dependencies: specifier: 7.60.0 version: 7.60.0(vue@3.3.4) '@vueuse/core': - specifier: 10.2.1 - version: 10.2.1(vue@3.3.4) + specifier: 10.3.0 + version: 10.3.0(vue@3.3.4) axios: specifier: 1.4.0 version: 1.4.0 @@ -4925,12 +4925,12 @@ packages: - typescript dev: true - /@vueuse/core@10.2.1(vue@3.3.4): - resolution: {integrity: sha512-c441bfMbkAwTNwVRHQ0zdYZNETK//P84rC01aP2Uy/aRFCiie9NE/k9KdIXbno0eDYP5NPUuWv0aA/I4Unr/7w==} + /@vueuse/core@10.3.0(vue@3.3.4): + resolution: {integrity: sha512-BEM5yxcFKb5btFjTSAFjTu5jmwoW66fyV9uJIP4wUXXU8aR5Hl44gndaaXp7dC5HSObmgbnR2RN+Un1p68Mf5Q==} dependencies: '@types/web-bluetooth': 0.0.17 - '@vueuse/metadata': 10.2.1 - '@vueuse/shared': 10.2.1(vue@3.3.4) + '@vueuse/metadata': 10.3.0 + '@vueuse/shared': 10.3.0(vue@3.3.4) vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' @@ -4949,16 +4949,16 @@ packages: - vue dev: false - /@vueuse/metadata@10.2.1: - resolution: {integrity: sha512-3Gt68mY/i6bQvFqx7cuGBzrCCQu17OBaGWS5JdwISpMsHnMKKjC2FeB5OAfMcCQ0oINfADP3i9A4PPRo0peHdQ==} + /@vueuse/metadata@10.3.0: + resolution: {integrity: sha512-Ema3YhNOa4swDsV0V7CEY5JXvK19JI/o1szFO1iWxdFg3vhdFtCtSTP26PCvbUpnUtNHBY2wx5y3WDXND5Pvnw==} dev: false /@vueuse/metadata@9.13.0: resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==} dev: false - /@vueuse/shared@10.2.1(vue@3.3.4): - resolution: {integrity: sha512-QWHq2bSuGptkcxx4f4M/fBYC3Y8d3M2UYyLsyzoPgEoVzJURQ0oJeWXu79OiLlBb8gTKkqe4mO85T/sf39mmiw==} + /@vueuse/shared@10.3.0(vue@3.3.4): + resolution: {integrity: sha512-kGqCTEuFPMK4+fNWy6dUOiYmxGcUbtznMwBZLC1PubidF4VZY05B+Oht7Jh7/6x4VOWGpvu3R37WHi81cKpiqg==} dependencies: vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: @@ -4969,7 +4969,7 @@ packages: /@vueuse/shared@9.13.0(vue@3.3.4): resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==} dependencies: - vue-demi: 0.14.0(vue@3.3.4) + vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -10567,21 +10567,6 @@ packages: vue: 3.3.4 dev: false - /vue-demi@0.14.0(vue@3.3.4): - resolution: {integrity: sha512-gt58r2ogsNQeVoQ3EhoUAvUsH9xviydl0dWJj7dabBC/2L4uBId7ujtCwDRD0JhkGsV1i0CtfLAeyYKBht9oWg==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - peerDependencies: - '@vue/composition-api': ^1.0.0-rc.1 - vue: ^3.0.0-0 || ^2.6.0 - peerDependenciesMeta: - '@vue/composition-api': - optional: true - dependencies: - vue: 3.3.4 - dev: false - /vue-demi@0.14.5(vue@3.3.4): resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} engines: {node: '>=12'} From 6d79c9b2ed939d19f4dccda95b2915a3ac1a81fc Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 6 Aug 2023 12:05:32 +0000 Subject: [PATCH 26/30] chore(deps): update pnpm to v8.6.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c769afebe..7a3f718c5 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "homepage": "https://vikunja.io/", "funding": "https://opencollective.com/vikunja", - "packageManager": "pnpm@8.6.9", + "packageManager": "pnpm@8.6.12", "keywords": [ "todo", "productivity", From dbed4caca79736d9c49126f1975f550b47c31ba8 Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 29 Jul 2023 07:05:34 +0000 Subject: [PATCH 27/30] fix(deps): update dependency ufo to v1.2.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7a3f718c5..686739adb 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "register-service-worker": "1.7.2", "snake-case": "3.0.4", "sortablejs": "1.15.0", - "ufo": "1.1.2", + "ufo": "1.2.0", "vue": "3.3.4", "vue-advanced-cropper": "2.8.8", "vue-flatpickr-component": "11.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d89b7a8d8..6f9a68307 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -110,8 +110,8 @@ dependencies: specifier: 1.15.0 version: 1.15.0 ufo: - specifier: 1.1.2 - version: 1.1.2 + specifier: 1.2.0 + version: 1.2.0 vue: specifier: 3.3.4 version: 3.3.4 @@ -8233,7 +8233,7 @@ packages: acorn: 8.9.0 pathe: 1.1.1 pkg-types: 1.0.3 - ufo: 1.1.2 + ufo: 1.2.0 /mri@1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} @@ -10163,8 +10163,8 @@ packages: resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==} dev: true - /ufo@1.1.2: - resolution: {integrity: sha512-TrY6DsjTQQgyS3E3dBaOXf0TpPD8u9FVrVYmKVegJuFw51n/YB9XPt+U6ydzFG5ZIN7+DIjPbNmXoBj9esYhgQ==} + /ufo@1.2.0: + resolution: {integrity: sha512-RsPyTbqORDNDxqAdQPQBpgqhWle1VcTSou/FraClYlHf6TZnQcGslpLcAphNR+sQW4q5lLWLbOsRlh9j24baQg==} /unbox-primitive@1.0.1: resolution: {integrity: sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==} From f647d6e9b47a7a5f8c0ef77360c90d60d1bcde6f Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Wed, 23 Aug 2023 00:28:13 +0000 Subject: [PATCH 28/30] [skip ci] Updated translations via Crowdin --- src/i18n/lang/hu-HU.json | 1008 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 1008 insertions(+) create mode 100644 src/i18n/lang/hu-HU.json diff --git a/src/i18n/lang/hu-HU.json b/src/i18n/lang/hu-HU.json new file mode 100644 index 000000000..73846d7a8 --- /dev/null +++ b/src/i18n/lang/hu-HU.json @@ -0,0 +1,1008 @@ +{ + "home": { + "welcomeNight": "Good Night {username}!", + "welcomeMorning": "Good Morning {username}!", + "welcomeDay": "Hi {username}!", + "welcomeEvening": "Good Evening {username}!", + "lastViewed": "Last viewed", + "addToHomeScreen": "Add this app to your home screen for faster access and improved experience.", + "project": { + "importText": "Import your projects and tasks from other services into Vikunja:", + "import": "Import your data into Vikunja" + } + }, + "404": { + "title": "Not found", + "text": "The page you requested does not exist." + }, + "ready": { + "loading": "Vikunja is loading…", + "errorOccured": "An error occurred:", + "checkApiUrl": "Please check if the api url is correct.", + "noApiUrlConfigured": "No API url was configured. Please set one below:" + }, + "offline": { + "title": "You are offline.", + "text": "Please check your network connection and try again." + }, + "user": { + "auth": { + "username": "Username", + "usernameEmail": "Username Or Email Address", + "usernamePlaceholder": "e.g. frederick", + "email": "Email address", + "emailPlaceholder": "e.g. frederic{'@'}vikunja.io", + "password": "Password", + "passwordPlaceholder": "e.g. •••••••••••", + "forgotPassword": "Forgot your password?", + "resetPassword": "Reset your password", + "resetPasswordAction": "Send me a password reset link", + "resetPasswordSuccess": "Check your inbox! You should have an e-mail with instructions on how to reset your password.", + "passwordsDontMatch": "Passwords don't match", + "confirmEmailSuccess": "You successfully confirmed your email! You can log in now.", + "totpTitle": "Two Factor Authentication Code", + "totpPlaceholder": "e.g. 123456", + "login": "Login", + "createAccount": "Create account", + "loginWith": "Log in with {provider}", + "authenticating": "Authenticating…", + "openIdStateError": "State does not match, refusing to continue!", + "openIdGeneralError": "An error occured while authenticating against the third party.", + "logout": "Logout", + "emailInvalid": "Please enter a valid email address.", + "usernameRequired": "Please provide a username.", + "passwordRequired": "Please provide a password.", + "showPassword": "Show the password", + "hidePassword": "Hide the password", + "noAccountYet": "Don't have an account yet?", + "alreadyHaveAnAccount": "Already have an account?", + "remember": "Stay logged in" + }, + "settings": { + "title": "Settings", + "newPasswordTitle": "Update Your Password", + "newPassword": "New Password", + "newPasswordConfirm": "New Password Confirmation", + "currentPassword": "Current Password", + "currentPasswordPlaceholder": "Your current password", + "passwordsDontMatch": "The new password and its confirmation don't match.", + "passwordUpdateSuccess": "The password was successfully updated.", + "updateEmailTitle": "Update Your Email Address", + "updateEmailNew": "New Email Address", + "updateEmailSuccess": "Your email address was successfully updated. We've sent you a link to confirm it.", + "general": { + "title": "General Settings", + "name": "Name", + "newName": "The new Name", + "savedSuccess": "The settings were successfully updated.", + "emailReminders": "Send me reminders for tasks via Email", + "overdueReminders": "Send me a summary of my undone overdue tasks every day", + "discoverableByName": "Allow other users to add me as a member to teams or projects when they search for my name", + "discoverableByEmail": "Allow other users to add me as a member to teams or projects when they search for my full email", + "playSoundWhenDone": "Play a sound when marking tasks as done", + "weekStart": "Week starts on", + "weekStartSunday": "Sunday", + "weekStartMonday": "Monday", + "language": "Language", + "defaultProject": "Default Project", + "timezone": "Time Zone", + "overdueTasksRemindersTime": "Overdue tasks reminder email time", + "filterUsedOnOverview": "Saved filter used on the overview page" + }, + "totp": { + "title": "Two Factor Authentication", + "enroll": "Enroll", + "finishSetupPart1": "To finish your setup, use this secret in your totp app (Google Authenticator or similar):", + "finishSetupPart2": "After that, enter a code from your app below.", + "scanQR": "Alternatively you can scan this QR code:", + "passcode": "Passcode", + "passcodePlaceholder": "A code generated by your totp application", + "setupSuccess": "You've successfully set up two factor authentication!", + "enterPassword": "Please Enter Your Password", + "disable": "Disable two factor authentication", + "confirmSuccess": "You've successfully confirmed your totp setup and can use it from now on!", + "disableSuccess": "Two factor authentication was successfully disabled." + }, + "caldav": { + "title": "CalDAV", + "howTo": "You can connect Vikunja to CalDAV clients to view and manage all tasks from different clients. Enter this url into your client:", + "more": "More information about CalDAV in Vikunja", + "tokens": "CalDAV Tokens", + "tokensHowTo": "You can use a CalDAV token to use instead of a password to log in the above endpoint.", + "createToken": "Create a token", + "tokenCreated": "Here is your token: {token}", + "wontSeeItAgain": "Write it down, you won't be able to see it again.", + "mustUseToken": "You need to create a CalDAV token if you want to use CalDAV with a third party client. Use the token as the password.", + "usernameIs": "Your username is: {0}" + }, + "avatar": { + "title": "Avatar", + "initials": "Initials", + "gravatar": "Gravatar", + "marble": "Marble", + "upload": "Upload", + "uploadAvatar": "Upload Avatar", + "statusUpdateSuccess": "Avatar status was updated successfully!", + "setSuccess": "The avatar has been set successfully!" + }, + "quickAddMagic": { + "title": "Quick Add Magic Mode", + "disabled": "Disabled", + "todoist": "Todoist", + "vikunja": "Vikunja" + }, + "appearance": { + "title": "Color Scheme", + "setSuccess": "Saved change of color scheme to {colorScheme}", + "colorScheme": { + "light": "Light", + "system": "System", + "dark": "Dark" + } + } + }, + "deletion": { + "title": "Delete your Vikunja Account", + "text1": "The deletion of your account is permanent and cannot be undone. We will delete all your projects, tasks and everything associated with it.", + "text2": "To proceed, please enter your password. You will receive an email with further instructions.", + "confirm": "Delete my account", + "requestSuccess": "The request was successful. You'll receive an email with further instructions.", + "passwordRequired": "Please enter your password.", + "confirmSuccess": "You've successfully confirmed the deletion of your account. We will delete your account in three days.", + "scheduled": "We will delete your Vikunja account at {date} ({dateSince}).", + "scheduledCancel": "To cancel the deletion of your account, click here.", + "scheduledCancelText": "To cancel the deletion of your account, please enter your password below:", + "scheduledCancelConfirm": "Cancel the deletion of my account", + "scheduledCancelSuccess": "We will not delete your account." + }, + "export": { + "title": "Export your Vikunja data", + "description": "You can request a copy of all your Vikunja data. This includes Projects, Tasks and everything associated to them. You can import this data in any Vikunja instance through the migration function.", + "descriptionPasswordRequired": "Please enter your password to proceed:", + "request": "Request a copy of my Vikunja Data", + "success": "You've successfully requested your Vikunja Data! We will send you an email once it's ready to download.", + "downloadTitle": "Download your exported Vikunja data" + } + }, + "project": { + "archivedMessage": "This project is archived. It is not possible to create new or edit tasks for it.", + "archived": "Archived", + "showArchived": "Show Archived", + "title": "Project Title", + "color": "Color", + "projects": "Projects", + "parent": "Parent Project", + "search": "Type to search for a project…", + "searchSelect": "Click or press enter to select this project", + "shared": "Shared Projects", + "noDescriptionAvailable": "No project description is available.", + "inboxTitle": "Inbox", + "create": { + "header": "New project", + "titlePlaceholder": "The project's title goes here…", + "addTitleRequired": "Please specify a title.", + "createdSuccess": "The project was successfully created.", + "addProjectRequired": "Please specify a project or set a default project in the settings." + }, + "archive": { + "title": "Archive \"{project}\"", + "archive": "Archive this project", + "unarchive": "Un-Archive this project", + "unarchiveText": "You will be able to create new tasks or edit it.", + "archiveText": "You won't be able to edit this project or create new tasks until you un-archive it.", + "success": "The project was successfully archived." + }, + "background": { + "title": "Set project background", + "remove": "Remove Background", + "upload": "Choose a background from your pc", + "searchPlaceholder": "Search for a background…", + "poweredByUnsplash": "Powered by Unsplash", + "loadMore": "Load more photos", + "success": "The background has been set successfully!", + "removeSuccess": "The background has been removed successfully!" + }, + "delete": { + "title": "Delete \"{project}\"", + "header": "Delete this project", + "text1": "Are you sure you want to delete this project and all of its contents?", + "text2": "This includes all tasks and CANNOT BE UNDONE!", + "success": "The project was successfully deleted.", + "tasksToDelete": "This will irrevocably remove approx. {count} tasks.", + "noTasksToDelete": "This project does not contain any tasks, it should be safe to delete." + }, + "duplicate": { + "title": "Duplicate this project", + "label": "Duplicate", + "text": "Select a parent project which should hold the duplicated project:", + "success": "The project was successfully duplicated." + }, + "edit": { + "header": "Edit This Project", + "title": "Edit \"{project}\"", + "titlePlaceholder": "The project title goes here…", + "identifierTooltip": "The project identifier can be used to uniquely identify a task across projects. You can set it to empty to disable it.", + "identifier": "Project Identifier", + "identifierPlaceholder": "The project identifier goes here…", + "description": "Description", + "descriptionPlaceholder": "The projects description goes here…", + "color": "Color", + "success": "The project was successfully updated." + }, + "share": { + "header": "Share this project", + "title": "Share \"{project}\"", + "share": "Share", + "links": { + "title": "Share Links", + "what": "What is a share link?", + "explanation": "Share Links allow you to easily share a project with other users who don't have an account on Vikunja.", + "create": "Create a new link share", + "name": "Name (optional)", + "namePlaceholder": "e.g. Lorem Ipsum", + "nameExplanation": "All actions done by this link share will show up with the name.", + "password": "Password (optional)", + "passwordExplanation": "When signing in, the user will be required to enter this password.", + "noName": "No name set", + "remove": "Remove a link share", + "removeText": "Are you sure you want to remove this link share? It will no longer be possible to access this project with this link share. This cannot be undone!", + "createSuccess": "The link share was successfully created.", + "deleteSuccess": "The link share was successfully deleted", + "view": "View", + "sharedBy": "Shared by {0}" + }, + "userTeam": { + "typeUser": "user | users", + "typeTeam": "team | teams", + "shared": "Shared with these {type}", + "you": "You", + "notShared": "Not shared with any {type} yet.", + "removeHeader": "Remove a {type} from the {sharable}", + "removeText": "Are you sure you want to remove this {sharable} from the {type}? This cannot be undone!", + "removeSuccess": "The {sharable} was successfully removed from the {type}.", + "addedSuccess": "The {type} was successfully added.", + "updatedSuccess": "The {type} was successfully added." + }, + "right": { + "title": "Permission", + "read": "Read only", + "readWrite": "Read & write", + "admin": "Admin" + }, + "attributes": { + "link": "Link", + "delete": "Delete" + } + }, + "list": { + "title": "List", + "add": "Add", + "addPlaceholder": "Add a new task…", + "empty": "This project is currently empty.", + "newTaskCta": "Create a new task.", + "editTask": "Edit Task" + }, + "gantt": { + "title": "Gantt", + "showTasksWithoutDates": "Show tasks which don't have dates set", + "size": "Size", + "default": "Default", + "month": "Month", + "day": "Day", + "hour": "Hour", + "range": "Date Range", + "noDates": "This task has no dates set." + }, + "table": { + "title": "Table", + "columns": "Columns" + }, + "kanban": { + "title": "Kanban", + "limit": "Limit: {limit}", + "noLimit": "Not Set", + "doneBucket": "Done bucket", + "doneBucketHint": "All tasks moved into this bucket will automatically marked as done.", + "doneBucketHintExtended": "All tasks moved into the done bucket will be marked as done automatically. All tasks marked as done from elsewhere will be moved as well.", + "doneBucketSavedSuccess": "The done bucket has been saved successfully.", + "deleteLast": "You cannot remove the last bucket.", + "addTaskPlaceholder": "Enter the new task title…", + "addTask": "Add a task", + "addAnotherTask": "Add another task", + "addBucket": "Create a new bucket", + "addBucketPlaceholder": "Enter the new bucket title…", + "deleteHeaderBucket": "Delete the bucket", + "deleteBucketText1": "Are you sure you want to delete this bucket?", + "deleteBucketText2": "This will not delete any tasks but move them into the default bucket.", + "deleteBucketSuccess": "The bucket has been deleted successfully.", + "bucketTitleSavedSuccess": "The bucket title has been saved successfully.", + "bucketLimitSavedSuccess": "The bucket limit been saved successfully.", + "collapse": "Collapse this bucket" + }, + "pseudo": { + "favorites": { + "title": "Favorites" + } + } + }, + "filters": { + "title": "Filters", + "clear": "Clear Filters", + "attributes": { + "title": "Title", + "titlePlaceholder": "The saved filter title goes here…", + "description": "Description", + "descriptionPlaceholder": "The description goes here…", + "includeNulls": "Include Tasks which don't have a value set", + "requireAll": "Require all filters to be true for a task to show up", + "showDoneTasks": "Show Done Tasks", + "sortAlphabetically": "Sort Alphabetically", + "enablePriority": "Enable Filter By Priority", + "enablePercentDone": "Enable Filter By Progress", + "dueDateRange": "Due Date Range", + "startDateRange": "Start Date Range", + "endDateRange": "End Date Range", + "reminderRange": "Reminder Date Range" + }, + "create": { + "title": "New Saved Filter", + "description": "A saved filter is a virtual project which is computed from a set of filters each time it is accessed.", + "action": "Create new saved filter", + "titleRequired": "Please provide a title for the filter." + }, + "delete": { + "header": "Delete this saved filter", + "text": "Are you sure you want to delete this saved filter?", + "success": "The filter was deleted successfully." + }, + "edit": { + "title": "Edit This Saved Filter", + "success": "The filter was saved successfully." + } + }, + "migrate": { + "title": "Import from other services", + "titleService": "Import your data from {name} into Vikunja", + "import": "Import your data into Vikunja", + "description": "Click on the logo of one of the third-party services below to get started.", + "descriptionDo": "Vikunja will import all lists, tasks, notes, reminders and files you have access to.", + "authorize": "To authorize Vikunja to access your {name} Account, click the button below.", + "getStarted": "Get Started", + "inProgress": "Importing in progress…", + "alreadyMigrated1": "It looks like you've already imported your stuff from {name} at {date}.", + "alreadyMigrated2": "Importing again is possible, but might create duplicates. Are you sure?", + "confirm": "I am sure, please start migrating now!", + "importUpload": "To import data from {name} into Vikunja, click the button below to select a file.", + "upload": "Upload file" + }, + "label": { + "title": "Labels", + "manage": "Manage labels", + "description": "Click on a label to edit it. You can edit all labels you created, you can use all labels which are associated with a task to whose project you have access.", + "newCTA": "You currently do not have any labels.", + "search": "Type to search for a label…", + "create": { + "header": "New label", + "title": "Create a new label", + "titleRequired": "Please specify a title.", + "success": "The label was successfully created." + }, + "edit": { + "header": "Edit Label", + "forbidden": "You are not allowed to edit this label because you don't own it.", + "success": "The label was successfully updated." + }, + "deleteSuccess": "The label was successfully deleted.", + "attributes": { + "title": "Title", + "titlePlaceholder": "The label title goes here…", + "description": "Description", + "descriptionPlaceholder": "Label description", + "color": "Color" + } + }, + "sharing": { + "authenticating": "Authenticating…", + "passwordRequired": "This shared project requires a password. Please enter it below:", + "error": "An error occured.", + "invalidPassword": "The password is invalid." + }, + "navigation": { + "overview": "Overview", + "upcoming": "Upcoming", + "settings": "Settings", + "imprint": "Imprint", + "privacy": "Privacy Policy" + }, + "misc": { + "loading": "Loading…", + "save": "Save", + "delete": "Delete", + "confirm": "Confirm", + "cancel": "Cancel", + "refresh": "Refresh", + "disable": "Disable", + "copy": "Copy to clipboard", + "copyError": "Copy to clipboard failed", + "search": "Search", + "searchPlaceholder": "Type to search…", + "previous": "Previous", + "next": "Next", + "poweredBy": "Powered by Vikunja", + "info": "Info", + "create": "Create", + "doit": "Do it!", + "saving": "Saving…", + "saved": "Saved!", + "default": "Default", + "close": "Close", + "download": "Download", + "showMenu": "Show the menu", + "hideMenu": "Hide the menu", + "forExample": "For example:", + "welcomeBack": "Welcome Back!", + "custom": "Custom", + "id": "ID", + "created": "Created at", + "actions": "Actions", + "cannotBeUndone": "This cannot be undone!" + }, + "input": { + "resetColor": "Reset Color", + "datepicker": { + "today": "Today", + "tomorrow": "Tomorrow", + "nextMonday": "Next Monday", + "thisWeekend": "This Weekend", + "laterThisWeek": "Later This Week", + "nextWeek": "Next Week", + "chooseDate": "Choose a date" + }, + "editor": { + "edit": "Edit", + "done": "Done", + "heading1": "Heading 1", + "heading2": "Heading 2", + "heading3": "Heading 3", + "headingSmaller": "Heading Smaller", + "headingBigger": "Heading Bigger", + "bold": "Bold", + "italic": "Italic", + "strikethrough": "Strikethrough", + "code": "Code", + "quote": "Quote", + "unorderedList": "Unordered List", + "orderedList": "Ordered List", + "cleanBlock": "Clean Block", + "link": "Link", + "image": "Image", + "table": "Table", + "horizontalRule": "Horizontal Rule", + "sideBySide": "Side By Side", + "guide": "Guide" + }, + "multiselect": { + "createPlaceholder": "Create new", + "selectPlaceholder": "Click or press enter to select" + }, + "datepickerRange": { + "to": "To", + "from": "From", + "fromto": "{from} to {to}", + "ranges": { + "today": "Today", + "thisWeek": "This Week", + "restOfThisWeek": "The Rest of This Week", + "nextWeek": "Next Week", + "next7Days": "Next 7 Days", + "lastWeek": "Last Week", + "thisMonth": "This Month", + "restOfThisMonth": "The Rest of This Month", + "nextMonth": "Next Month", + "next30Days": "Next 30 Days", + "lastMonth": "Last Month", + "thisYear": "This Year", + "restOfThisYear": "The Rest of This Year" + } + }, + "datemathHelp": { + "canuse": "You can use date math to filter for relative dates.", + "learnhow": "Check out how it works", + "title": "Date Math", + "intro": "Specify relative dates which are resolved on the fly by Vikunja when applying the filter.", + "expression": "Each Date Math expression starts with an anchor date, which can either be {0}, or a date string ending with {1}. This anchor date can optionally be followed by one or more maths expressions.", + "similar": "These expressions are similar to the ones provided by {0} and {1}.", + "add1Day": "Add one day", + "minus1Day": "Subtract one day", + "roundDay": "Round down to the nearest day", + "supportedUnits": "Supported time units", + "someExamples": "Examples of time expressions", + "units": { + "seconds": "Seconds", + "minutes": "Minutes", + "hours": "Hours", + "days": "Days", + "weeks": "Weeks", + "months": "Months", + "years": "Years" + }, + "examples": { + "now": "Right now", + "in24h": "In 24h", + "today": "Today at 00:00", + "beginningOfThisWeek": "The beginning of this week at 00:00", + "endOfThisWeek": "The end of this week", + "in30Days": "In 30 days", + "datePlusMonth": "{0} plus one month at 00:00 of that day" + } + } + }, + "task": { + "task": "Task", + "new": "Create a new task", + "delete": "Delete this task", + "createSuccess": "The task was successfully created.", + "addReminder": "Add a new reminder…", + "doneSuccess": "The task was successfully marked as done.", + "undoneSuccess": "The task was successfully un-marked as done.", + "undo": "Undo", + "openDetail": "Open task detail view", + "checklistTotal": "{checked} of {total} tasks", + "checklistAllDone": "{total} tasks", + "show": { + "titleCurrent": "Current Tasks", + "titleDates": "Tasks from {from} until {to}", + "noDates": "Show tasks without dates", + "overdue": "Show overdue tasks", + "fromuntil": "Tasks from {from} until {until}", + "select": "Select a date range", + "noTasks": "Nothing to do — Have a nice day!" + }, + "detail": { + "chooseDueDate": "Click here to set a due date", + "chooseStartDate": "Click here to set a start date", + "chooseEndDate": "Click here to set an end date", + "move": "Move task to a different project", + "done": "Mark task done!", + "undone": "Mark as undone", + "created": "Created {0} by {1}", + "updated": "Updated {0}", + "doneAt": "Done {0}", + "updateSuccess": "The task was saved successfully.", + "deleteSuccess": "The task has been deleted successfully.", + "belongsToProject": "This task belongs to project '{project}'", + "due": "Due {at}", + "closePopup": "Close popup", + "delete": { + "header": "Delete this task", + "text1": "Are you sure you want to remove this task?", + "text2": "This will also remove all attachments, reminders and relations associated with this task and cannot be undone!" + }, + "actions": { + "assign": "Assign to User", + "label": "Add Labels", + "priority": "Set Priority", + "dueDate": "Set Due Date", + "startDate": "Set Start Date", + "endDate": "Set End Date", + "reminders": "Set Reminders", + "repeatAfter": "Set Repeating Interval", + "percentDone": "Set Progress", + "attachments": "Add Attachments", + "relatedTasks": "Add Relation", + "moveProject": "Move", + "color": "Set Color", + "delete": "Delete", + "favorite": "Add to Favorites", + "unfavorite": "Remove from Favorites" + } + }, + "attributes": { + "assignees": "Assignees", + "color": "Color", + "created": "Created", + "createdBy": "Created By", + "description": "Description", + "done": "Done", + "dueDate": "Due Date", + "endDate": "End Date", + "labels": "Labels", + "percentDone": "Progress", + "priority": "Priority", + "relatedTasks": "Related Tasks", + "reminders": "Reminders", + "repeat": "Repeat", + "startDate": "Start Date", + "title": "Title", + "updated": "Updated" + }, + "subscription": { + "subscribedTaskThroughParentProject": "You can't unsubscribe here because you are subscribed to this task through its project.", + "subscribedProject": "You are currently subscribed to this project and will receive notifications for changes.", + "notSubscribedProject": "You are not subscribed to this project and won't receive notifications for changes.", + "subscribedTask": "You are currently subscribed to this task and will receive notifications for changes.", + "notSubscribedTask": "You are not subscribed to this task and won't receive notifications for changes.", + "subscribe": "Subscribe", + "unsubscribe": "Unsubscribe", + "subscribeSuccessProject": "You are now subscribed to this project", + "unsubscribeSuccessProject": "You are now unsubscribed to this project", + "subscribeSuccessTask": "You are now subscribed to this task", + "unsubscribeSuccessTask": "You are now unsubscribed to this task" + }, + "attachment": { + "title": "Attachments", + "createdBy": "created {0} by {1}", + "downloadTooltip": "Download this attachment", + "upload": "Upload attachment", + "drop": "Drop files here to upload", + "delete": "Delete attachment", + "deleteTooltip": "Delete this attachment", + "deleteText1": "Are you sure you want to delete the attachment {filename}?", + "copyUrl": "Copy URL", + "copyUrlTooltip": "Copy the url of this attachment for usage in text", + "setAsCover": "Make cover", + "unsetAsCover": "Remove cover", + "successfullyChangedCoverImage": "The cover image was successfully changed.", + "usedAsCover": "Cover image" + }, + "comment": { + "title": "Comments", + "loading": "Loading comments…", + "edited": "edited {date}", + "creating": "Creating comment…", + "placeholder": "Add your comment…", + "comment": "Comment", + "delete": "Delete this comment", + "deleteText1": "Are you sure you want to delete this comment?", + "deleteSuccess": "The comment was deleted successfully.", + "addedSuccess": "The comment was added successfully." + }, + "deferDueDate": { + "title": "Defer due date", + "1day": "1 day", + "3days": "3 days", + "1week": "1 week" + }, + "description": { + "placeholder": "Click here to enter a description…", + "empty": "No description available yet." + }, + "assignee": { + "placeholder": "Type to assign a user…", + "selectPlaceholder": "Assign this user", + "assignSuccess": "The user has been assigned successfully.", + "unassignSuccess": "The user has been unassigned successfully." + }, + "label": { + "placeholder": "Type to add a new label…", + "createPlaceholder": "Add this as new label", + "addSuccess": "The label has been added successfully.", + "createSuccess": "The label has been created successfully.", + "removeSuccess": "The label has been removed successfully.", + "addCreateSuccess": "The label has been created and added successfully.", + "delete": { + "header": "Delete this label", + "text1": "Are you sure you want to delete this label?", + "text2": "This will remove it from all tasks and cannot be restored." + } + }, + "priority": { + "unset": "Unset", + "low": "Low", + "medium": "Medium", + "high": "High", + "urgent": "Urgent", + "doNow": "DO NOW" + }, + "relation": { + "add": "Add a New Task Relation", + "new": "New Task Relation", + "searchPlaceholder": "Type search for a new task to add as related…", + "createPlaceholder": "Add this as new related task", + "differentProject": "This task belongs to a different project.", + "noneYet": "No task relations yet.", + "delete": "Delete Task Relation", + "deleteText1": "Are you sure you want to delete this task relation?", + "select": "Select a relation kind", + "taskRequired": "Please select a task or enter a new task title.", + "kinds": { + "subtask": "Subtask | Subtasks", + "parenttask": "Parent Task | Parent Tasks", + "related": "Related Task | Related Tasks", + "duplicateof": "Duplicate Of | Duplicates Of", + "duplicates": "Duplicates | Duplicates", + "blocking": "Blocking | Blocking", + "blocked": "Blocked By | Blocked By", + "precedes": "Precedes | Precedes", + "follows": "Follows | Follows", + "copiedfrom": "Copied From | Copied From", + "copiedto": "Copied To | Copied To" + } + }, + "reminder": { + "before": "{amount} {unit} before {type}", + "after": "{amount} {unit} after {type}", + "beforeShort": "before", + "afterShort": "after", + "onDueDate": "On the due date", + "onStartDate": "On the start date", + "onEndDate": "On the end date", + "custom": "Custom", + "dateAndTime": "Date and time" + }, + "repeat": { + "everyDay": "Every Day", + "everyWeek": "Every Week", + "everyMonth": "Every Month", + "mode": "Repeat mode", + "monthly": "Monthly", + "fromCurrentDate": "From Current Date", + "each": "Each", + "specifyAmount": "Specify an amount…", + "hours": "Hours", + "days": "Days", + "weeks": "Weeks", + "months": "Months", + "years": "Years", + "invalidAmount": "Please enter more than 0." + }, + "quickAddMagic": { + "hint": "Use magic prefixes to define due dates, assignees and other task properties.", + "title": "Quick Add Magic", + "intro": "When creating a task, you can use special keywords to directly add attributes to the newly created task. This allows to add commonly used attributes to tasks much faster.", + "multiple": "You can use this multiple times.", + "label1": "To add a label, simply prefix the name of the label with {prefix}.", + "label2": "Vikunja will first check if the label already exist and create it if not.", + "label3": "To use spaces, simply add a \" or ' around the label name.", + "label4": "For example: {prefix}\"Label with spaces\".", + "priority1": "To set a task's priority, add a number 1-5, prefixed with a {prefix}.", + "priority2": "The higher the number, the higher the priority.", + "assignees": "To directly assign the task to a user, add their username prefixed with {prefix} to the task.", + "project1": "To set a project for the task to appear in, enter its name prefixed with {prefix}.", + "project2": "This will return an error if the project does not exist.", + "project3": "To use spaces, simply add a \" or ' around the project name.", + "project4": "For example: {prefix}\"Project with spaces\".", + "dateAndTime": "Date and time", + "date": "Any date will be used as the due date of the new task. You can use dates in any of these formats:", + "dateWeekday": "any weekday, will use the next date with that date", + "dateCurrentYear": "will use the current year", + "dateNth": "will use the {day}th of the current month", + "dateTime": "Combine any of the date formats with \"{time}\" (or {timePM}) to set a time.", + "repeats": "Repeating tasks", + "repeatsDescription": "To set a task as repeating in an interval, simply add '{suffix}' to the task text. The amount needs to be a number and can be omitted to use just the type (see examples)." + } + }, + "team": { + "title": "Teams", + "noTeams": "You are currently not part of any teams.", + "create": { + "title": "Create a new team", + "success": "The team was successfully created." + }, + "edit": { + "title": "Edit Team \"{team}\"", + "members": "Team Members", + "search": "Type to search a user…", + "addUser": "Add to team", + "makeMember": "Make Member", + "makeAdmin": "Make Admin", + "success": "The team was successfully updated.", + "userAddedSuccess": "The team member was successfully added.", + "madeMember": "The team member was successfully made member.", + "madeAdmin": "The team member was successfully made admin.", + "mustSelectUser": "Please select a user.", + "delete": { + "header": "Delete the team", + "text1": "Are you sure you want to delete this team and all of its members?", + "text2": "All team members will lose access to projects shared with this team. This CANNOT BE UNDONE!", + "success": "The team was successfully deleted." + }, + "deleteUser": { + "header": "Remove a user from the team", + "text1": "Are you sure you want to remove this user from the team?", + "text2": "They will lose access to all projects this team has access to. This CANNOT BE UNDONE!", + "success": "The user was successfully deleted from the team." + }, + "leave": { + "title": "Leave team", + "text1": "Are you sure you want to leave this team?", + "text2": "You will lose access to all projects this team has access to. If you change your mind you'll need a team admin to add you again.", + "success": "You have successfully left the team." + } + }, + "attributes": { + "name": "Team Name", + "namePlaceholder": "The team's name goes here…", + "nameRequired": "Please specify a name.", + "description": "Description", + "descriptionPlaceholder": "The teams description goes here…", + "admin": "Admin", + "member": "Member" + } + }, + "keyboardShortcuts": { + "title": "Keyboard Shortcuts", + "general": "General", + "allPages": "These shortcuts work on all pages.", + "currentPageOnly": "These shortcuts work only on the current page.", + "somePagesOnly": "These shortcuts work only on some pages.", + "toggleMenu": "Toggle The Menu", + "quickSearch": "Open the search/quick action bar", + "then": "then", + "task": { + "title": "Task Page", + "done": "Mark task done / undone", + "assign": "Assign this task to a user", + "labels": "Add labels to this task", + "dueDate": "Change the due date of this task", + "attachment": "Add an attachment to this task", + "related": "Modify related tasks of this task", + "color": "Change the color of this task", + "move": "Move this task to another project", + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description", + "delete": "Delete this task", + "priority": "Change the priority of this task", + "favorite": "Mark this task as favorite / unfavorite" + }, + "project": { + "title": "Project Views", + "switchToListView": "Switch to list view", + "switchToGanttView": "Switch to gantt view", + "switchToKanbanView": "Switch to kanban view", + "switchToTableView": "Switch to table view" + }, + "navigation": { + "title": "Navigation", + "overview": "Navigate to overview", + "upcoming": "Navigate to upcoming tasks", + "labels": "Navigate to labels", + "teams": "Navigate to teams", + "projects": "Navigate to projects" + } + }, + "update": { + "available": "There is an update available!", + "do": "Update Now" + }, + "menu": { + "edit": "Edit", + "archive": "Archive", + "duplicate": "Duplicate", + "delete": "Delete", + "unarchive": "Un-Archive", + "setBackground": "Set background", + "share": "Share", + "newProject": "New project", + "createProject": "Create project" + }, + "apiConfig": { + "url": "Vikunja URL", + "urlPlaceholder": "eg. https://localhost:3456", + "change": "change", + "use": "Using Vikunja installation at {0}", + "error": "Could not find or use Vikunja installation at \"{domain}\". Please try a different url.", + "success": "Using Vikunja installation at \"{domain}\".", + "urlRequired": "A url is required." + }, + "loadingError": { + "failed": "Loading failed, please {0}. If the error persists, please {1}.", + "tryAgain": "try again", + "contact": "contact us" + }, + "notification": { + "title": "Notifications", + "none": "You don't have any notifications. Have a nice day!", + "explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen." + }, + "quickActions": { + "commands": "Commands", + "placeholder": "Type a command or search…", + "hint": "You can use {project} to limit the search to a project. Combine {project} or {label} (labels) with a search query to search for a task with these labels or on that project. Use {assignee} to only search for teams.", + "tasks": "Tasks", + "projects": "Projects", + "teams": "Teams", + "newProject": "Enter the title of the new project…", + "newTask": "Enter the title of the new task…", + "newTeam": "Enter the name of the new team…", + "createTask": "Create a task in the current project ({title})", + "createProject": "Create a project", + "cmds": { + "newTask": "New task", + "newProject": "New project", + "newTeam": "New team" + } + }, + "date": { + "locale": "en", + "altFormatLong": "j M Y H:i", + "altFormatShort": "j M Y" + }, + "error": { + "error": "Error", + "success": "Success", + "0001": "You're not allowed to do that.", + "1001": "A user with this username already exists.", + "1002": "A user with this email address already exists.", + "1004": "No username and password specified.", + "1005": "The user does not exist.", + "1006": "Could not get the user id.", + "1008": "No password reset token provided.", + "1009": "Invalid password reset token.", + "1010": "Invalid email confirm token.", + "1011": "Wrong username or password.", + "1012": "Email address of the user not confirmed.", + "1013": "New password is empty.", + "1014": "Old password is empty.", + "1015": "Totp is already enabled for this user.", + "1016": "Totp is not enabled for this user.", + "1017": "The totp passcode is invalid.", + "1018": "The user avatar type setting is invalid.", + "2001": "ID cannot be empty or 0.", + "2002": "Some of the request data was invalid.", + "3001": "The project does not exist.", + "3004": "You need to have read permissions on that project to perform that action.", + "3005": "The project title cannot be empty.", + "3006": "The project share does not exist.", + "3007": "A project with this identifier already exists.", + "3008": "The project is archived and can therefore only be accessed read only. This is also true for all tasks associated with this project.", + "4001": "The project task text cannot be empty.", + "4002": "The project task does not exist.", + "4003": "All bulk editing tasks must belong to the same project.", + "4004": "Need at least one task when bulk editing tasks.", + "4005": "You do not have the right to see the task.", + "4006": "You can't set a parent task as the task itself.", + "4007": "You can't create a task relation with an invalid kind of relation.", + "4008": "You can't create a task relation which already exists.", + "4009": "The task relation does not exist.", + "4010": "Cannot relate a task with itself.", + "4011": "The task attachment does not exist.", + "4012": "The task attachment is too large.", + "4013": "The task sort param is invalid.", + "4014": "The task sort order is invalid.", + "4015": "The task comment does not exist.", + "4016": "Invalid task field.", + "4017": "Invalid task filter comparator.", + "4018": "Invalid task filter concatenator.", + "4019": "Invalid task filter value.", + "6001": "The team name cannot be empty.", + "6002": "The team does not exist.", + "6004": "The team already has access to that project.", + "6005": "The user is already a member of that team.", + "6006": "Cannot delete the last team member.", + "6007": "The team does not have access to the project to perform that action.", + "7002": "The user already has access to that project.", + "7003": "You do not have access to that project.", + "8001": "This label already exists on that task.", + "8002": "The label does not exist.", + "8003": "You do not have access to this label.", + "9001": "The right is invalid.", + "10001": "The bucket does not exist.", + "10002": "The bucket does not belong to that project.", + "10003": "You cannot remove the last bucket on a project.", + "10004": "You cannot add the task to this bucket as it already exceeded the limit of tasks it can hold.", + "10005": "There can be only one done bucket per project.", + "11001": "The saved filter does not exist.", + "11002": "Saved filters are not available for link shares.", + "12001": "The subscription entity type is invalid.", + "12002": "You are already subscribed to the entity itself or a parent entity.", + "13001": "This link share requires a password for authentication, but none was provided.", + "13002": "The provided link share password was invalid." + }, + "about": { + "title": "About", + "frontendVersion": "Frontend Version: {version}", + "apiVersion": "API Version: {version}" + }, + "time": { + "units": { + "seconds": "second|seconds", + "minutes": "minute|minutes", + "hours": "hour|hours", + "days": "day|days", + "weeks": "week|weeks", + "months": "month|months", + "years": "year|years" + } + } +} \ No newline at end of file From 0d500182e7a04c543cefe4bef8bd89b348871dc6 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 23 Aug 2023 00:06:20 +0000 Subject: [PATCH 29/30] chore(deps): update dev-dependencies --- package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 686739adb..692ad72c5 100644 --- a/package.json +++ b/package.json @@ -92,23 +92,23 @@ "@cypress/vite-dev-server": "5.0.5", "@cypress/vue": "5.0.5", "@faker-js/faker": "8.0.2", - "@histoire/plugin-screenshot": "0.16.5", - "@histoire/plugin-vue": "0.16.5", + "@histoire/plugin-screenshot": "0.17.0", + "@histoire/plugin-vue": "0.17.0", "@rushstack/eslint-patch": "1.3.3", - "@tsconfig/node18": "18.2.0", - "@types/codemirror": "5.60.8", + "@tsconfig/node18": "18.2.1", + "@types/codemirror": "5.60.9", "@types/dompurify": "3.0.2", "@types/flexsearch": "0.7.3", "@types/is-touch-device": "1.0.0", "@types/lodash.debounce": "4.0.7", "@types/marked": "5.0.1", - "@types/node": "18.17.6", + "@types/node": "18.17.8", "@types/postcss-preset-env": "7.7.0", "@types/sortablejs": "1.15.1", - "@typescript-eslint/eslint-plugin": "6.4.0", - "@typescript-eslint/parser": "6.4.0", + "@typescript-eslint/eslint-plugin": "6.4.1", + "@typescript-eslint/parser": "6.4.1", "@vitejs/plugin-legacy": "4.1.1", - "@vitejs/plugin-vue": "4.3.2", + "@vitejs/plugin-vue": "4.3.3", "@vue/eslint-config-typescript": "11.0.3", "@vue/test-utils": "2.4.1", "@vue/tsconfig": "0.4.0", @@ -121,14 +121,14 @@ "esbuild": "0.19.2", "eslint": "8.47.0", "eslint-plugin-vue": "9.17.0", - "happy-dom": "10.10.4", - "histoire": "0.16.5", + "happy-dom": "10.11.0", + "histoire": "0.17.0", "postcss": "8.4.28", "postcss-easing-gradients": "3.0.1", "postcss-easings": "4.0.0", "postcss-focus-within": "8.0.0", "postcss-preset-env": "9.1.1", - "rollup": "3.28.0", + "rollup": "3.28.1", "rollup-plugin-visualizer": "5.9.2", "sass": "1.66.1", "start-server-and-test": "2.0.0", From 37975c193186f07e930fac313887ce7141a9dce5 Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 23 Aug 2023 08:24:08 +0200 Subject: [PATCH 30/30] chore(deps): update lockfile --- pnpm-lock.yaml | 301 +++++++++++++++++++++++-------------------------- 1 file changed, 141 insertions(+), 160 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6f9a68307..e6463e5fb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.1' +lockfileVersion: '6.0' settings: autoInstallPeers: true @@ -30,7 +30,7 @@ dependencies: version: 2.1.4(dayjs@1.11.9)(vue@3.3.4) '@intlify/unplugin-vue-i18n': specifier: 0.12.2 - version: 0.12.2(rollup@3.28.0)(vue-i18n@9.2.2) + version: 0.12.2(rollup@3.28.1)(vue-i18n@9.2.2) '@kyvg/vue3-notification': specifier: 2.9.1 version: 2.9.1(vue@3.3.4) @@ -148,20 +148,20 @@ devDependencies: specifier: 8.0.2 version: 8.0.2 '@histoire/plugin-screenshot': - specifier: 0.16.5 - version: 0.16.5(histoire@0.16.5) + specifier: 0.17.0 + version: 0.17.0(histoire@0.17.0) '@histoire/plugin-vue': - specifier: 0.16.5 - version: 0.16.5(histoire@0.16.5)(vite@4.4.9)(vue@3.3.4) + specifier: 0.17.0 + version: 0.17.0(histoire@0.17.0)(vite@4.4.9)(vue@3.3.4) '@rushstack/eslint-patch': specifier: 1.3.3 version: 1.3.3 '@tsconfig/node18': - specifier: 18.2.0 - version: 18.2.0 + specifier: 18.2.1 + version: 18.2.1 '@types/codemirror': - specifier: 5.60.8 - version: 5.60.8 + specifier: 5.60.9 + version: 5.60.9 '@types/dompurify': specifier: 3.0.2 version: 3.0.2 @@ -178,8 +178,8 @@ devDependencies: specifier: 5.0.1 version: 5.0.1 '@types/node': - specifier: 18.17.6 - version: 18.17.6 + specifier: 18.17.8 + version: 18.17.8 '@types/postcss-preset-env': specifier: 7.7.0 version: 7.7.0 @@ -187,17 +187,17 @@ devDependencies: specifier: 1.15.1 version: 1.15.1 '@typescript-eslint/eslint-plugin': - specifier: 6.4.0 - version: 6.4.0(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.1.6) + specifier: 6.4.1 + version: 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6) '@typescript-eslint/parser': - specifier: 6.4.0 - version: 6.4.0(eslint@8.47.0)(typescript@5.1.6) + specifier: 6.4.1 + version: 6.4.1(eslint@8.47.0)(typescript@5.1.6) '@vitejs/plugin-legacy': specifier: 4.1.1 version: 4.1.1(terser@5.10.0)(vite@4.4.9) '@vitejs/plugin-vue': - specifier: 4.3.2 - version: 4.3.2(vite@4.4.9)(vue@3.3.4) + specifier: 4.3.3 + version: 4.3.3(vite@4.4.9)(vue@3.3.4) '@vue/eslint-config-typescript': specifier: 11.0.3 version: 11.0.3(eslint-plugin-vue@9.17.0)(eslint@8.47.0)(typescript@5.1.6) @@ -235,11 +235,11 @@ devDependencies: specifier: 9.17.0 version: 9.17.0(eslint@8.47.0) happy-dom: - specifier: 10.10.4 - version: 10.10.4 + specifier: 10.11.0 + version: 10.11.0 histoire: - specifier: 0.16.5 - version: 0.16.5(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9) + specifier: 0.17.0 + version: 0.17.0(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9) postcss: specifier: 8.4.28 version: 8.4.28 @@ -256,11 +256,11 @@ devDependencies: specifier: 9.1.1 version: 9.1.1(postcss@8.4.28) rollup: - specifier: 3.28.0 - version: 3.28.0 + specifier: 3.28.1 + version: 3.28.1 rollup-plugin-visualizer: specifier: 5.9.2 - version: 5.9.2(rollup@3.28.0) + version: 5.9.2(rollup@3.28.1) sass: specifier: 1.66.1 version: 1.66.1 @@ -272,7 +272,7 @@ devDependencies: version: 5.1.6 vite: specifier: 4.4.9 - version: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) + version: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0) vite-plugin-inject-preload: specifier: 1.3.2 version: 1.3.2(vite@4.4.9) @@ -287,7 +287,7 @@ devDependencies: version: 4.0.0 vitest: specifier: 0.34.2 - version: 0.34.2(happy-dom@10.10.4)(sass@1.66.1)(terser@5.10.0) + version: 0.34.2(happy-dom@10.11.0)(sass@1.66.1)(terser@5.10.0) vue-tsc: specifier: 1.8.8 version: 1.8.8(typescript@5.1.6) @@ -3505,11 +3505,6 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@eslint-community/regexpp@4.5.1: - resolution: {integrity: sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==} - engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - dev: true - /@eslint-community/regexpp@4.6.2: resolution: {integrity: sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} @@ -3606,12 +3601,12 @@ packages: '@hapi/hoek': 9.2.1 dev: true - /@histoire/app@0.16.5(vite@4.4.9): - resolution: {integrity: sha512-m+rCZnz6lnaIbVK1R9UBZFgU91/V1RnZqVaMq6KjUuatuxUUS1M4HgsFT5Y74Utltq0U3i0RuIb5h20z6M7nHg==} + /@histoire/app@0.17.0(vite@4.4.9): + resolution: {integrity: sha512-rZyuIw3Ck6RqwBSkCfIAZAzKZTclzWmLcCNtSCbUHF/wcEUbFdfAhGTW56+NhzNeURq+QxNuklHhSnE+x0PiEQ==} dependencies: - '@histoire/controls': 0.16.5(vite@4.4.9) - '@histoire/shared': 0.16.5(vite@4.4.9) - '@histoire/vendors': 0.16.5 + '@histoire/controls': 0.17.0(vite@4.4.9) + '@histoire/shared': 0.17.0(vite@4.4.9) + '@histoire/vendors': 0.17.0 '@types/flexsearch': 0.7.3 flexsearch: 0.7.21 shiki-es: 0.2.0 @@ -3619,8 +3614,8 @@ packages: - vite dev: true - /@histoire/controls@0.16.5(vite@4.4.9): - resolution: {integrity: sha512-2Yng6fPbBOz9EMPb4arZfvnK4/SDoxA0jYaqjtuby/WDFXk/Lvp3je8xs8PbPAzXralDDSqCu02cfBQy4bUQqg==} + /@histoire/controls@0.17.0(vite@4.4.9): + resolution: {integrity: sha512-zdZB4kLthWIZxe/GxUdYM18y7lXiF13g8BMomE9d/YudY1KFkfmMKSbrNlDyM9yKiTd6ycSRJIWEXlxOSuyNrw==} dependencies: '@codemirror/commands': 6.2.4 '@codemirror/lang-json': 6.0.1 @@ -3629,21 +3624,21 @@ packages: '@codemirror/state': 6.2.1 '@codemirror/theme-one-dark': 6.1.2 '@codemirror/view': 6.16.0 - '@histoire/shared': 0.16.5(vite@4.4.9) - '@histoire/vendors': 0.16.5 + '@histoire/shared': 0.17.0(vite@4.4.9) + '@histoire/vendors': 0.17.0 transitivePeerDependencies: - vite dev: true - /@histoire/plugin-screenshot@0.16.5(histoire@0.16.5): - resolution: {integrity: sha512-ej2ZL8LVlOJ6d5KzKVFy3nFUyevmkuX3+vlf/9FdzyLnyNak2YVgcsgSR7otR+y351YAvmZ+l9h9n2O2/zZ/lw==} + /@histoire/plugin-screenshot@0.17.0(histoire@0.17.0): + resolution: {integrity: sha512-qEVk0/OiydlrxQjS1eex05aOdAkzN55A9S1Iu91oB/M61In7S+gnh32H+i1SgvdnVE7S3ie/EfKtpCAhjTXUig==} peerDependencies: - histoire: ^0.16.5 + histoire: ^0.17.0 dependencies: capture-website: 2.4.1 defu: 6.1.2 fs-extra: 10.1.0 - histoire: 0.16.5(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9) + histoire: 0.17.0(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9) pathe: 0.2.0 transitivePeerDependencies: - bufferutil @@ -3652,18 +3647,18 @@ packages: - utf-8-validate dev: true - /@histoire/plugin-vue@0.16.5(histoire@0.16.5)(vite@4.4.9)(vue@3.3.4): - resolution: {integrity: sha512-MT11ncSwjsnTCABcmwAdrlKbgisZv2Mh4LFfqZlN3I5LyaYOcqN/2jwEERWpZ+oZYYx3SwLnB0wTWoubRpOKjA==} + /@histoire/plugin-vue@0.17.0(histoire@0.17.0)(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-sYRpgNBQF8BI3IYkHNdXfArJBqL3Gcex6e9CRopIwfFns6G9MYXGZNys1pT75d2BAM9GPBNpApH+1rmlnudpEQ==} peerDependencies: - histoire: ^0.16.5 + histoire: ^0.17.0 vue: ^3.2.47 dependencies: - '@histoire/controls': 0.16.5(vite@4.4.9) - '@histoire/shared': 0.16.5(vite@4.4.9) - '@histoire/vendors': 0.16.5 + '@histoire/controls': 0.17.0(vite@4.4.9) + '@histoire/shared': 0.17.0(vite@4.4.9) + '@histoire/vendors': 0.17.0 change-case: 4.1.2 globby: 13.2.2 - histoire: 0.16.5(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9) + histoire: 0.17.0(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9) launch-editor: 2.6.0 pathe: 0.2.0 vue: 3.3.4 @@ -3671,22 +3666,22 @@ packages: - vite dev: true - /@histoire/shared@0.16.5(vite@4.4.9): - resolution: {integrity: sha512-iLz/y5SiKERZGK4Ux2xXaYi89w2+ecyYTPHi62YitzfHMp7YXYi8Bk48T2NfU1HbZIi1NzbHoY8c4F6fiUG2Ag==} + /@histoire/shared@0.17.0(vite@4.4.9): + resolution: {integrity: sha512-itdEqD+V+WNkCqhSsgoSRuoHeXBH3/bNjY98vHz/89prKeqEVMGbBbGPUpgm1IpKEYrNcLhfDAREJHnwsKxKCg==} peerDependencies: vite: ^2.9.0 || ^3.0.0 || ^4.0.0 dependencies: - '@histoire/vendors': 0.16.5 + '@histoire/vendors': 0.17.0 '@types/fs-extra': 9.0.13 '@types/markdown-it': 12.2.3 chokidar: 3.5.3 pathe: 0.2.0 picocolors: 1.0.0 - vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0) dev: true - /@histoire/vendors@0.16.5: - resolution: {integrity: sha512-25a90vugBz3KH3VzuddxuKeAjBQ1+osXQy2QICQO0kUXAtGHNj4u8T4iG5AgQD9CQXf6dc5+pnPoFZADHlW9VQ==} + /@histoire/vendors@0.17.0: + resolution: {integrity: sha512-HI2hkai3p5+gAoWZAGWoAdDLlu0ujfYtGhykGChTQyKAroocizRG21l/2w71cN1K+oigbAccqtxP8BkpqX74cQ==} dev: true /@humanwhocodes/config-array@0.11.10: @@ -3790,7 +3785,7 @@ packages: engines: {node: '>= 16'} dev: false - /@intlify/unplugin-vue-i18n@0.12.2(rollup@3.28.0)(vue-i18n@9.2.2): + /@intlify/unplugin-vue-i18n@0.12.2(rollup@3.28.1)(vue-i18n@9.2.2): resolution: {integrity: sha512-IIgzLRSPUKZM1FBdUAZ9NwVPiLUr4ea5g/HLWe2lB7gNtPDz4FOfUNUllIT504hT+3pDoJmjaYJ6pyqT7F4Wuw==} engines: {node: '>= 14.16'} peerDependencies: @@ -3807,7 +3802,7 @@ packages: dependencies: '@intlify/bundle-utils': 7.0.2(vue-i18n@9.2.2) '@intlify/shared': 9.3.0-beta.24 - '@rollup/pluginutils': 5.0.2(rollup@3.28.0) + '@rollup/pluginutils': 5.0.2(rollup@3.28.1) '@vue/compiler-sfc': 3.3.4 debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.2.12 @@ -4024,7 +4019,7 @@ packages: rollup: 2.79.1 dev: true - /@rollup/pluginutils@5.0.2(rollup@3.28.0): + /@rollup/pluginutils@5.0.2(rollup@3.28.1): resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -4036,7 +4031,7 @@ packages: '@types/estree': 1.0.0 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 3.28.0 + rollup: 3.28.1 dev: false /@rushstack/eslint-patch@1.3.3: @@ -4182,8 +4177,8 @@ packages: engines: {node: '>=10.13.0'} dev: true - /@tsconfig/node18@18.2.0: - resolution: {integrity: sha512-yhxwIlFVSVcMym3O31HoMnRXpoenmpIxcj4Yoes2DUpe+xCJnA7ECQP1Vw889V0jTt/2nzvpLQ/UuMYCd3JPIg==} + /@tsconfig/node18@18.2.1: + resolution: {integrity: sha512-RDDZFuofwkcKpl8Vpj5wFbY+H53xOtqK7ckEL1sXsbPwvKwDdjQf3LkHbtt9sxIHn9nWIEwkmCwBRZ6z5TKU2A==} dev: true /@types/chai-subset@1.3.3: @@ -4203,8 +4198,8 @@ packages: '@types/har-format': 1.2.10 dev: true - /@types/codemirror@5.60.8: - resolution: {integrity: sha512-VjFgDF/eB+Aklcy15TtOTLQeMjTo07k7KAjql8OK5Dirr7a6sJY4T1uVBDuTVG9VEmn1uUsohOpYnVfgC6/jyw==} + /@types/codemirror@5.60.9: + resolution: {integrity: sha512-8RhLhlGo9bAkytFYKDzezorY2ojvGk+4xFEso/6Hc2oR1oE2P9lI+AEkbUW7cDlKcQAK5WJkJRBLTdjBE7xQPA==} dependencies: '@types/tern': 0.23.4 @@ -4242,7 +4237,7 @@ packages: /@types/fs-extra@9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 18.17.6 + '@types/node': 18.17.8 dev: true /@types/har-format@1.2.10: @@ -4260,7 +4255,7 @@ packages: /@types/keyv@3.1.3: resolution: {integrity: sha512-FXCJgyyN3ivVgRoml4h94G/p3kY+u/B86La+QptcqJaWtBWtmc6TtkNfS40n9bIvyLteHh7zXOtgbobORKPbDg==} dependencies: - '@types/node': 18.17.6 + '@types/node': 18.17.8 dev: true /@types/linkify-it@3.0.2: @@ -4304,8 +4299,8 @@ packages: resolution: {integrity: sha512-YZJjn+Aaw0xihnpdImxI22jqGbp0DCgTFKRycygjGx/Y27NnWFJa5FJ7P+MRT3u07dogEeMVh70pWpbIQollTA==} dev: true - /@types/node@18.17.6: - resolution: {integrity: sha512-fGmT/P7z7ecA6bv/ia5DlaWCH4YeZvAQMNpUhrJjtAhOhZfoxS1VLUgU2pdk63efSjQaOJWdXMuAJsws+8I6dg==} + /@types/node@18.17.8: + resolution: {integrity: sha512-Av/7MqX/iNKwT9Tr60V85NqMnsmh8ilfJoBlIVibkXfitk9Q22D9Y5mSpm+FvG5DET7EbVfB40bOiLzKgYFgPw==} dev: true /@types/normalize-package-data@2.4.1: @@ -4322,17 +4317,13 @@ packages: /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 18.17.6 + '@types/node': 18.17.8 dev: true /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.17.6 - dev: true - - /@types/semver@7.3.12: - resolution: {integrity: sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==} + '@types/node': 18.17.8 dev: true /@types/semver@7.5.0: @@ -4372,7 +4363,7 @@ packages: resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==} requiresBuild: true dependencies: - '@types/node': 18.17.6 + '@types/node': 18.17.8 dev: true optional: true @@ -4404,8 +4395,8 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin@6.4.0(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-62o2Hmc7Gs3p8SLfbXcipjWAa6qk2wZGChXG2JbBtYpwSRmti/9KHLqfbLs9uDigOexG+3PaQ9G2g3201FWLKg==} + /@typescript-eslint/eslint-plugin@6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6): + resolution: {integrity: sha512-3F5PtBzUW0dYlq77Lcqo13fv+58KDwUib3BddilE8ajPJT+faGgxmI9Sw+I8ZS22BYwoir9ZhNXcLi+S+I2bkw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -4415,12 +4406,12 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 6.4.0(eslint@8.47.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 6.4.0 - '@typescript-eslint/type-utils': 6.4.0(eslint@8.47.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.4.0(eslint@8.47.0)(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.4.0 + '@eslint-community/regexpp': 4.6.2 + '@typescript-eslint/parser': 6.4.1(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.4.1 + '@typescript-eslint/type-utils': 6.4.1(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.4.1(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.4.1 debug: 4.3.4(supports-color@8.1.1) eslint: 8.47.0 graphemer: 1.4.0 @@ -4453,8 +4444,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.4.0(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-I1Ah1irl033uxjxO9Xql7+biL3YD7w9IU8zF+xlzD/YxY6a4b7DYA08PXUUCbm2sEljwJF6ERFy2kTGAGcNilg==} + /@typescript-eslint/parser@6.4.1(eslint@8.47.0)(typescript@5.1.6): + resolution: {integrity: sha512-610G6KHymg9V7EqOaNBMtD1GgpAmGROsmfHJPXNLCU9bfIuLrkdOygltK784F6Crboyd5tBFayPB7Sf0McrQwg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -4463,10 +4454,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.4.0 - '@typescript-eslint/types': 6.4.0 - '@typescript-eslint/typescript-estree': 6.4.0(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.4.0 + '@typescript-eslint/scope-manager': 6.4.1 + '@typescript-eslint/types': 6.4.1 + '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.4.1 debug: 4.3.4(supports-color@8.1.1) eslint: 8.47.0 typescript: 5.1.6 @@ -4482,12 +4473,12 @@ packages: '@typescript-eslint/visitor-keys': 5.61.0 dev: true - /@typescript-eslint/scope-manager@6.4.0: - resolution: {integrity: sha512-TUS7vaKkPWDVvl7GDNHFQMsMruD+zhkd3SdVW0d7b+7Zo+bd/hXJQ8nsiUZMi1jloWo6c9qt3B7Sqo+flC1nig==} + /@typescript-eslint/scope-manager@6.4.1: + resolution: {integrity: sha512-p/OavqOQfm4/Hdrr7kvacOSFjwQ2rrDVJRPxt/o0TOWdFnjJptnjnZ+sYDR7fi4OimvIuKp+2LCkc+rt9fIW+A==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.4.0 - '@typescript-eslint/visitor-keys': 6.4.0 + '@typescript-eslint/types': 6.4.1 + '@typescript-eslint/visitor-keys': 6.4.1 dev: true /@typescript-eslint/type-utils@5.61.0(eslint@8.47.0)(typescript@5.1.6): @@ -4510,8 +4501,8 @@ packages: - supports-color dev: true - /@typescript-eslint/type-utils@6.4.0(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-TvqrUFFyGY0cX3WgDHcdl2/mMCWCDv/0thTtx/ODMY1QhEiyFtv/OlLaNIiYLwRpAxAtOLOY9SUf1H3Q3dlwAg==} + /@typescript-eslint/type-utils@6.4.1(eslint@8.47.0)(typescript@5.1.6): + resolution: {integrity: sha512-7ON8M8NXh73SGZ5XvIqWHjgX2f+vvaOarNliGhjrJnv1vdjG0LVIz+ToYfPirOoBi56jxAKLfsLm40+RvxVVXA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -4520,8 +4511,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.4.0(typescript@5.1.6) - '@typescript-eslint/utils': 6.4.0(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.1.6) + '@typescript-eslint/utils': 6.4.1(eslint@8.47.0)(typescript@5.1.6) debug: 4.3.4(supports-color@8.1.1) eslint: 8.47.0 ts-api-utils: 1.0.1(typescript@5.1.6) @@ -4535,8 +4526,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@6.4.0: - resolution: {integrity: sha512-+FV9kVFrS7w78YtzkIsNSoYsnOtrYVnKWSTVXoL1761CsCRv5wpDOINgsXpxD67YCLZtVQekDDyaxfjVWUJmmg==} + /@typescript-eslint/types@6.4.1: + resolution: {integrity: sha512-zAAopbNuYu++ijY1GV2ylCsQsi3B8QvfPHVqhGdDcbx/NK5lkqMnCGU53amAjccSpk+LfeONxwzUhDzArSfZJg==} engines: {node: ^16.0.0 || >=18.0.0} dev: true @@ -4561,8 +4552,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree@6.4.0(typescript@5.1.6): - resolution: {integrity: sha512-iDPJArf/K2sxvjOR6skeUCNgHR/tCQXBsa+ee1/clRKr3olZjZ/dSkXPZjG6YkPtnW6p5D1egeEPMCW6Gn4yLA==} + /@typescript-eslint/typescript-estree@6.4.1(typescript@5.1.6): + resolution: {integrity: sha512-xF6Y7SatVE/OyV93h1xGgfOkHr2iXuo8ip0gbfzaKeGGuKiAnzS+HtVhSPx8Www243bwlW8IF7X0/B62SzFftg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -4570,8 +4561,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.4.0 - '@typescript-eslint/visitor-keys': 6.4.0 + '@typescript-eslint/types': 6.4.1 + '@typescript-eslint/visitor-keys': 6.4.1 debug: 4.3.4(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 @@ -4590,7 +4581,7 @@ packages: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) '@types/json-schema': 7.0.12 - '@types/semver': 7.3.12 + '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.61.0 '@typescript-eslint/types': 5.61.0 '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6) @@ -4602,8 +4593,8 @@ packages: - typescript dev: true - /@typescript-eslint/utils@6.4.0(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-BvvwryBQpECPGo8PwF/y/q+yacg8Hn/2XS+DqL/oRsOPK+RPt29h5Ui5dqOKHDlbXrAeHUTnyG3wZA0KTDxRZw==} + /@typescript-eslint/utils@6.4.1(eslint@8.47.0)(typescript@5.1.6): + resolution: {integrity: sha512-F/6r2RieNeorU0zhqZNv89s9bDZSovv3bZQpUNOmmQK1L80/cV4KEu95YUJWi75u5PhboFoKUJBnZ4FQcoqhDw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -4611,9 +4602,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.4.0 - '@typescript-eslint/types': 6.4.0 - '@typescript-eslint/typescript-estree': 6.4.0(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.4.1 + '@typescript-eslint/types': 6.4.1 + '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.1.6) eslint: 8.47.0 semver: 7.5.4 transitivePeerDependencies: @@ -4629,11 +4620,11 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@typescript-eslint/visitor-keys@6.4.0: - resolution: {integrity: sha512-yJSfyT+uJm+JRDWYRYdCm2i+pmvXJSMtPR9Cq5/XQs4QIgNoLcoRtDdzsLbLsFM/c6um6ohQkg/MLxWvoIndJA==} + /@typescript-eslint/visitor-keys@6.4.1: + resolution: {integrity: sha512-y/TyRJsbZPkJIZQXrHfdnxVnxyKegnpEvnRGNam7s3TRR2ykGefEWOhaef00/UUN3IZxizS7BTO3svd3lCOJRQ==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.4.0 + '@typescript-eslint/types': 6.4.1 eslint-visitor-keys: 3.4.3 dev: true @@ -4652,19 +4643,19 @@ packages: regenerator-runtime: 0.13.11 systemjs: 6.14.1 terser: 5.10.0(acorn@7.4.1) - vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0) transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue@4.3.2(vite@4.4.9)(vue@3.3.4): - resolution: {integrity: sha512-iDDhGruwhKkwNwT5qgtGaeTxF4ULs52xpQbsC27F01kf3aQBHtrDP738pmHw4oclVAUA3m+Vk8gxhDV5KbfM+A==} + /@vitejs/plugin-vue@4.3.3(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-ssxyhIAZqB0TrpUg6R0cBpCuMk9jTIlO1GNSKKQD6S8VjnXi6JXKfUXjSsxey9IwQiaRGsO1WnW9Rkl1L6AJVw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0) vue: 3.3.4 dev: true @@ -5473,7 +5464,7 @@ packages: file-url: 4.0.0 node-fetch: 3.2.0 puppeteer: 13.7.0 - tough-cookie: 4.1.2 + tough-cookie: 4.1.3 transitivePeerDependencies: - bufferutil - encoding @@ -6248,7 +6239,7 @@ packages: /easymde@2.18.0: resolution: {integrity: sha512-IxVVUxNWIoXLeqtBU4BLc+eS/ScYhT1Dcb6yF5Wchoj1iXAV+TIIDWx+NCaZhY7RcSHqDPKllbYq7nwGKILnoA==} dependencies: - '@types/codemirror': 5.60.8 + '@types/codemirror': 5.60.9 '@types/marked': 4.3.1 codemirror: 5.65.14 codemirror-spell-checker: 1.1.2 @@ -7159,8 +7150,8 @@ packages: strip-bom-string: 1.0.0 dev: true - /happy-dom@10.10.4: - resolution: {integrity: sha512-aEEFGSSs4DEJbxXvSMsIvJvvdsZbJZQEgtHsU4GgwNKbSbFxtgu6vXHmn4XoXnuElIbXV0xhbJiiQTxPnTmJcw==} + /happy-dom@10.11.0: + resolution: {integrity: sha512-CmUT4LOLzvAsbYqgTJESrPyvF0gxLDkDG/KK1o/HYU7+c9o/VVIKXl3feJZnuCYbGqemw7meiQaZcL4SMgn1jQ==} dependencies: css.escape: 1.5.1 entities: 4.5.0 @@ -7229,17 +7220,17 @@ packages: engines: {node: '>=12.0.0'} dev: false - /histoire@0.16.5(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9): - resolution: {integrity: sha512-zrysBjiQjrwpPGTnPEQ+mYRa7yyls6shcRo8q0AIg49FW95egg1Atq3iwrjK+p09OJu7vWiX+hKEboePMDRAJA==} + /histoire@0.17.0(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9): + resolution: {integrity: sha512-q5fX2yAiw1vjlC0xaEcm8uqiJzdKmItozyNa24ujFVD+YjKpBE1R6tl/zpUIfqOBgpifMgh7xQD5uU4ZFd7v/g==} hasBin: true peerDependencies: vite: ^2.9.0 || ^3.0.0 || ^4.0.0 dependencies: '@akryum/tinypool': 0.3.1 - '@histoire/app': 0.16.5(vite@4.4.9) - '@histoire/controls': 0.16.5(vite@4.4.9) - '@histoire/shared': 0.16.5(vite@4.4.9) - '@histoire/vendors': 0.16.5 + '@histoire/app': 0.17.0(vite@4.4.9) + '@histoire/controls': 0.17.0(vite@4.4.9) + '@histoire/shared': 0.17.0(vite@4.4.9) + '@histoire/vendors': 0.17.0 '@types/flexsearch': 0.7.3 '@types/markdown-it': 12.2.3 birpc: 0.1.1 @@ -7265,8 +7256,8 @@ packages: sade: 1.8.1 shiki-es: 0.2.0 sirv: 2.0.3 - vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) - vite-node: 0.28.4(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0) + vite-node: 0.28.4(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - bufferutil @@ -7682,7 +7673,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.17.6 + '@types/node': 18.17.8 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -9399,7 +9390,7 @@ packages: - acorn dev: true - /rollup-plugin-visualizer@5.9.2(rollup@3.28.0): + /rollup-plugin-visualizer@5.9.2(rollup@3.28.1): resolution: {integrity: sha512-waHktD5mlWrYFrhOLbti4YgQCn1uR24nYsNuXxg7LkPH8KdTXVWR9DNY1WU0QqokyMixVXJS4J04HNrVTMP01A==} engines: {node: '>=14'} hasBin: true @@ -9411,7 +9402,7 @@ packages: dependencies: open: 8.4.0 picomatch: 2.3.1 - rollup: 3.28.0 + rollup: 3.28.1 source-map: 0.7.4 yargs: 17.6.0 dev: true @@ -9424,8 +9415,8 @@ packages: fsevents: 2.3.2 dev: true - /rollup@3.28.0: - resolution: {integrity: sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw==} + /rollup@3.28.1: + resolution: {integrity: sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -10019,16 +10010,6 @@ packages: engines: {node: '>=6'} dev: true - /tough-cookie@4.1.2: - resolution: {integrity: sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==} - engines: {node: '>=6'} - dependencies: - psl: 1.8.0 - punycode: 2.1.1 - universalify: 0.2.0 - url-parse: 1.5.10 - dev: true - /tough-cookie@4.1.3: resolution: {integrity: sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==} engines: {node: '>=6'} @@ -10338,7 +10319,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@0.28.4(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0): + /vite-node@0.28.4(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0): resolution: {integrity: sha512-KM0Q0uSG/xHHKOJvVHc5xDBabgt0l70y7/lWTR7Q0pR5/MrYxadT+y32cJOE65FfjGmJgxpVEEY+69btJgcXOQ==} engines: {node: '>=v14.16.0'} hasBin: true @@ -10350,7 +10331,7 @@ packages: picocolors: 1.0.0 source-map: 0.6.1 source-map-support: 0.5.21 - vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - less @@ -10362,7 +10343,7 @@ packages: - terser dev: true - /vite-node@0.34.2(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0): + /vite-node@0.34.2(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0): resolution: {integrity: sha512-JtW249Zm3FB+F7pQfH56uWSdlltCo1IOkZW5oHBzeQo0iX4jtC7o1t9aILMGd9kVekXBP2lfJBEQt9rBh07ebA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -10372,7 +10353,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0) transitivePeerDependencies: - '@types/node' - less @@ -10391,7 +10372,7 @@ packages: vite: ^3.0.0 || ^4.0.0 dependencies: mime-types: 2.1.35 - vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0) dev: true /vite-plugin-pwa@0.16.4(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0): @@ -10405,7 +10386,7 @@ packages: debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.2.12 pretty-bytes: 6.0.0 - vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0) workbox-build: 7.0.0(acorn@7.4.1) workbox-window: 7.0.0 transitivePeerDependencies: @@ -10419,7 +10400,7 @@ packages: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 dependencies: '@sentry/cli': 2.19.1 - vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0) transitivePeerDependencies: - encoding - supports-color @@ -10432,7 +10413,7 @@ packages: svgo: 3.0.2 dev: true - /vite@4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0): + /vite@4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -10460,17 +10441,17 @@ packages: terser: optional: true dependencies: - '@types/node': 18.17.6 + '@types/node': 18.17.8 esbuild: 0.18.15 postcss: 8.4.28 - rollup: 3.28.0 + rollup: 3.28.1 sass: 1.66.1 terser: 5.10.0(acorn@7.4.1) optionalDependencies: fsevents: 2.3.2 dev: true - /vitest@0.34.2(happy-dom@10.10.4)(sass@1.66.1)(terser@5.10.0): + /vitest@0.34.2(happy-dom@10.11.0)(sass@1.66.1)(terser@5.10.0): resolution: {integrity: sha512-WgaIvBbjsSYMq/oiMlXUI7KflELmzM43BEvkdC/8b5CAod4ryAiY2z8uR6Crbi5Pjnu5oOmhKa9sy7uk6paBxQ==} engines: {node: '>=v14.18.0'} hasBin: true @@ -10503,7 +10484,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 18.17.6 + '@types/node': 18.17.8 '@vitest/expect': 0.34.2 '@vitest/runner': 0.34.2 '@vitest/snapshot': 0.34.2 @@ -10514,7 +10495,7 @@ packages: cac: 6.7.14 chai: 4.3.7 debug: 4.3.4(supports-color@8.1.1) - happy-dom: 10.10.4 + happy-dom: 10.11.0 local-pkg: 0.4.3 magic-string: 0.30.1 pathe: 1.1.1 @@ -10523,8 +10504,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.7.0 - vite: 4.4.9(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) - vite-node: 0.34.2(@types/node@18.17.6)(sass@1.66.1)(terser@5.10.0) + vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0) + vite-node: 0.34.2(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less