From cfb31857f673005cb63309450a762fdbbda95105 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 02:13:35 +0000 Subject: [PATCH 1/3] chore(deps): update all non-major dependencies with stable version --- .nvmrc | 2 +- package.json | 36 +- .../analytics/analytics-geo-map/package.json | 4 +- .../analytics-metric-provider/package.json | 2 +- .../analytics/dashboard-renderer/package.json | 4 +- .../portal-analytics-bridge/package.json | 4 +- packages/core/app-layout/package.json | 2 +- packages/core/core/package.json | 4 +- packages/core/documentation/package.json | 2 +- .../entities-certificates/package.json | 8 +- .../package.json | 6 +- .../entities-consumer-groups/package.json | 6 +- .../entities/entities-consumers/package.json | 6 +- .../entities-data-plane-nodes/package.json | 6 +- .../entities-gateway-services/package.json | 6 +- .../entities/entities-key-sets/package.json | 6 +- packages/entities/entities-keys/package.json | 6 +- .../entities/entities-plugins/package.json | 6 +- .../entities/entities-routes/package.json | 6 +- .../entities/entities-shared/package.json | 6 +- packages/entities/entities-snis/package.json | 6 +- .../entities-upstreams-targets/package.json | 6 +- .../entities/entities-vaults/package.json | 6 +- .../swagger-ui-web-component/package.json | 6 +- pnpm-lock.yaml | 3611 ++++++++--------- 25 files changed, 1664 insertions(+), 2099 deletions(-) diff --git a/.nvmrc b/.nvmrc index 3c5535cf60..17719ce25a 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.19.1 +18.20.4 diff --git a/package.json b/package.json index 4859574959..cb36149895 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@commitlint/cli": "^18.6.1", "@commitlint/config-conventional": "^18.6.3", "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", - "@evilmartians/lefthook": "^1.6.22", + "@evilmartians/lefthook": "^1.7.14", "@kong/design-tokens": "1.17.2", "@kong/eslint-config-kong-ui": "^1.1.1", "@kong/kongponents": "9.5.5", @@ -33,9 +33,9 @@ "@types/jsdom": "^21.1.7", "@types/node": "^18.19.39", "@types/uuid": "^9.0.8", - "@vitejs/plugin-vue": "^5.0.5", + "@vitejs/plugin-vue": "^5.1.3", "@vitejs/plugin-vue-jsx": "^4.0.1", - "@vitest/ui": "^1.3.1", + "@vitest/ui": "^1.6.0", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.5.1", "c8": "^10.1.2", @@ -43,33 +43,33 @@ "cross-env": "^7.0.3", "cypress": "^13.13.3", "cz-conventional-changelog": "^3.3.0", - "eslint": "^9.4.0", + "eslint": "^9.9.1", "js-yaml": "^4.1.0", - "jsdom": "^24.0.0", + "jsdom": "^24.1.3", "lerna": "^8.1.5", - "npm-run-all2": "^6.1.2", + "npm-run-all2": "^6.2.2", "postcss": "^8.4.42", "postcss-custom-properties": "^14.0.1", - "postcss-html": "^1.6.0", + "postcss-html": "^1.7.0", "rimraf": "^6.0.1", "rollup-plugin-visualizer": "^5.12.0", "sass": "^1.77.8", - "stylelint": "^16.2.1", + "stylelint": "^16.9.0", "stylelint-config-html": "^1.1.0", - "stylelint-config-recommended-scss": "^14.0.0", + "stylelint-config-recommended-scss": "^14.1.0", "stylelint-config-recommended-vue": "^1.5.0", "stylelint-order": "^6.0.4", "ts-node": "^10.9.2", "tsc-alias": "^1.8.10", - "tslib": "^2.6.3", + "tslib": "^2.7.0", "typedoc": "^0.26.6", "typedoc-plugin-markdown": "^4.2.6", - "typescript": "~5.3.3", + "typescript": "~5.5.4", "uuid": "^9.0.1", - "vite": "^5.3.2", + "vite": "^5.4.2", "vite-plugin-externals": "^0.6.2", - "vite-plugin-vue-devtools": "^7.0.27", - "vitest": "^1.3.1", + "vite-plugin-vue-devtools": "^7.3.9", + "vitest": "^1.6.0", "vue": "^3.4.31", "vue-router": "^4.4.3", "vue-tsc": "^1.8.27" @@ -98,11 +98,11 @@ } }, "engines": { - "node": ">=18.19.1" + "node": ">=18.20.4" }, "volta": { - "node": "18.19.1", - "pnpm": "9.4.0" + "node": "18.20.4", + "pnpm": "9.9.0" }, - "packageManager": "pnpm@9.4.0" + "packageManager": "pnpm@9.9.0" } diff --git a/packages/analytics/analytics-geo-map/package.json b/packages/analytics/analytics-geo-map/package.json index c091b01d97..863c7dc2c7 100644 --- a/packages/analytics/analytics-geo-map/package.json +++ b/packages/analytics/analytics-geo-map/package.json @@ -43,7 +43,7 @@ "@kong/design-tokens": "1.17.2", "@kong/kongponents": "9.5.5", "@types/geojson": "^7946.0.14", - "maplibre-gl": "^4.5.0", + "maplibre-gl": "^4.6.0", "vue": "^3.4.31" }, "repository": { @@ -66,7 +66,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.5.5", - "maplibre-gl": "^4.3.2", + "maplibre-gl": "^4.6.0", "vue": "^3.4.31" }, "dependencies": { diff --git a/packages/analytics/analytics-metric-provider/package.json b/packages/analytics/analytics-metric-provider/package.json index cf45ae1875..ba1388ce83 100644 --- a/packages/analytics/analytics-metric-provider/package.json +++ b/packages/analytics/analytics-metric-provider/package.json @@ -53,7 +53,7 @@ "@kong-ui-public/core": "1.1.0", "@kong/icons": "^1.15.1", "approximate-number": "^2.1.1", - "axios": "^1.6.8", + "axios": "^1.7.7", "swrv": "^1.0.4" }, "peerDependencies": { diff --git a/packages/analytics/dashboard-renderer/package.json b/packages/analytics/dashboard-renderer/package.json index e939f57dd0..26fba5e4f7 100644 --- a/packages/analytics/dashboard-renderer/package.json +++ b/packages/analytics/dashboard-renderer/package.json @@ -47,7 +47,7 @@ "@kong-ui-public/sandbox-layout": "workspace:^", "@kong/design-tokens": "1.17.2", "@kong/kongponents": "9.5.5", - "json-schema-to-ts": "^3.0.1", + "json-schema-to-ts": "^3.1.1", "pinia": ">= 2.1.7 < 3", "swrv": "^1.0.4", "vue": "^3.4.31" @@ -82,6 +82,6 @@ "dependencies": { "@kong-ui-public/core": "workspace:^", "@kong-ui-public/entities-shared": "workspace:^", - "ajv": "^8.12.0" + "ajv": "^8.17.1" } } diff --git a/packages/analytics/portal-analytics-bridge/package.json b/packages/analytics/portal-analytics-bridge/package.json index d1030924a9..f5b34103cf 100644 --- a/packages/analytics/portal-analytics-bridge/package.json +++ b/packages/analytics/portal-analytics-bridge/package.json @@ -57,13 +57,13 @@ }, "peerDependencies": { "@kong/sdk-portal-js": "^2.14.0", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31" }, "devDependencies": { "@kong-ui-public/analytics-utilities": "workspace:^", "@kong/sdk-portal-js": "^2.14.0", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31" } } diff --git a/packages/core/app-layout/package.json b/packages/core/app-layout/package.json index 09b130b385..53b60c6915 100644 --- a/packages/core/app-layout/package.json +++ b/packages/core/app-layout/package.json @@ -41,7 +41,7 @@ "peerDependencies": { "@kong/kongponents": "^9.5.5", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "dependencies": { "@kong/icons": "^1.15.1", diff --git a/packages/core/core/package.json b/packages/core/core/package.json index b82e59c818..efd9f6d5b4 100644 --- a/packages/core/core/package.json +++ b/packages/core/core/package.json @@ -51,7 +51,7 @@ "errorLimit": "246KB" }, "peerDependencies": { - "axios": "^1.6.8", + "axios": "^1.7.7", "swrv": "^1.0.4", "vue": "^3.4.31" }, @@ -60,7 +60,7 @@ }, "devDependencies": { "@kong/design-tokens": "1.17.2", - "axios": "^1.6.8", + "axios": "^1.7.7", "swrv": "^1.0.4" } } diff --git a/packages/core/documentation/package.json b/packages/core/documentation/package.json index 22b2c13923..4629a331b8 100644 --- a/packages/core/documentation/package.json +++ b/packages/core/documentation/package.json @@ -52,7 +52,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.17.2", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4" }, "repository": { diff --git a/packages/entities/entities-certificates/package.json b/packages/entities/entities-certificates/package.json index 080ddf5889..d668b97ff0 100644 --- a/packages/entities/entities-certificates/package.json +++ b/packages/entities/entities-certificates/package.json @@ -25,9 +25,9 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "^9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/entities-shared": "workspace:^", @@ -35,7 +35,7 @@ "@kong/design-tokens": "1.17.2", "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31", "vue-router": "^4.4.3" }, @@ -69,7 +69,7 @@ "extends": "../../../package.json" }, "dependencies": { - "@peculiar/x509": "^1.9.7" + "@peculiar/x509": "^1.12.1" }, "distSizeChecker": { "errorLimit": "1.5MB" diff --git a/packages/entities/entities-consumer-credentials/package.json b/packages/entities/entities-consumer-credentials/package.json index 0886a4ff88..e96900ff26 100644 --- a/packages/entities/entities-consumer-credentials/package.json +++ b/packages/entities/entities-consumer-credentials/package.json @@ -25,9 +25,9 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "^9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/entities-shared": "workspace:^", @@ -35,7 +35,7 @@ "@kong/design-tokens": "1.17.2", "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31", "vue-router": "^4.4.3" }, diff --git a/packages/entities/entities-consumer-groups/package.json b/packages/entities/entities-consumer-groups/package.json index a6318da910..cb42eb7dc4 100644 --- a/packages/entities/entities-consumer-groups/package.json +++ b/packages/entities/entities-consumer-groups/package.json @@ -25,9 +25,9 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "^9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/entities-shared": "workspace:^", @@ -35,7 +35,7 @@ "@kong/design-tokens": "1.17.2", "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31", "vue-router": "^4.4.3" }, diff --git a/packages/entities/entities-consumers/package.json b/packages/entities/entities-consumers/package.json index 3804d8d213..d312fde5bc 100644 --- a/packages/entities/entities-consumers/package.json +++ b/packages/entities/entities-consumers/package.json @@ -25,9 +25,9 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "^9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/entities-shared": "workspace:^", @@ -35,7 +35,7 @@ "@kong/design-tokens": "1.17.2", "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31", "vue-router": "^4.4.3" }, diff --git a/packages/entities/entities-data-plane-nodes/package.json b/packages/entities/entities-data-plane-nodes/package.json index bc4bdbce9e..a63e90a0cd 100644 --- a/packages/entities/entities-data-plane-nodes/package.json +++ b/packages/entities/entities-data-plane-nodes/package.json @@ -25,9 +25,9 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/entities-shared": "workspace:^", @@ -35,7 +35,7 @@ "@kong/design-tokens": "1.17.2", "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31", "vue-router": "^4.4.3" }, diff --git a/packages/entities/entities-gateway-services/package.json b/packages/entities/entities-gateway-services/package.json index 1fd776443c..202e6f5053 100644 --- a/packages/entities/entities-gateway-services/package.json +++ b/packages/entities/entities-gateway-services/package.json @@ -25,9 +25,9 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "^9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/entities-shared": "workspace:^", @@ -35,7 +35,7 @@ "@kong/design-tokens": "1.17.2", "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31", "vue-router": "^4.4.3" }, diff --git a/packages/entities/entities-key-sets/package.json b/packages/entities/entities-key-sets/package.json index f714c2fd0b..4b28ee320b 100644 --- a/packages/entities/entities-key-sets/package.json +++ b/packages/entities/entities-key-sets/package.json @@ -25,16 +25,16 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "^9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/entities-shared": "workspace:^", "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31", "vue-router": "^4.4.3" }, diff --git a/packages/entities/entities-keys/package.json b/packages/entities/entities-keys/package.json index 76921f30f6..28ea99d48a 100644 --- a/packages/entities/entities-keys/package.json +++ b/packages/entities/entities-keys/package.json @@ -25,9 +25,9 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "^9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/entities-shared": "workspace:^", @@ -35,7 +35,7 @@ "@kong/design-tokens": "1.17.2", "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31", "vue-router": "^4.4.3" }, diff --git a/packages/entities/entities-plugins/package.json b/packages/entities/entities-plugins/package.json index affa714c63..d0be551ac9 100644 --- a/packages/entities/entities-plugins/package.json +++ b/packages/entities/entities-plugins/package.json @@ -29,9 +29,9 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "^9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/entities-shared": "workspace:^", @@ -40,7 +40,7 @@ "@kong/design-tokens": "1.17.2", "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31", "vue-router": "^4.4.3" }, diff --git a/packages/entities/entities-routes/package.json b/packages/entities/entities-routes/package.json index a364405f5c..b2ed52d09c 100644 --- a/packages/entities/entities-routes/package.json +++ b/packages/entities/entities-routes/package.json @@ -25,9 +25,9 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "^9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/entities-shared": "workspace:^", @@ -36,7 +36,7 @@ "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", "@types/lodash.isequal": "^4.5.8", - "axios": "^1.6.8", + "axios": "^1.7.7", "vite-plugin-monaco-editor": "^1.1.0", "vue": "^3.4.31", "vue-router": "^4.4.3" diff --git a/packages/entities/entities-shared/package.json b/packages/entities/entities-shared/package.json index 4d5eebee22..13a4ed3e0a 100644 --- a/packages/entities/entities-shared/package.json +++ b/packages/entities/entities-shared/package.json @@ -24,16 +24,16 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "^9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.17.2", "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31", "vue-router": "^4.4.3" }, diff --git a/packages/entities/entities-snis/package.json b/packages/entities/entities-snis/package.json index 8d8fac7f9f..e340f8f681 100644 --- a/packages/entities/entities-snis/package.json +++ b/packages/entities/entities-snis/package.json @@ -25,9 +25,9 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "^9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/entities-shared": "workspace:^", @@ -35,7 +35,7 @@ "@kong/design-tokens": "1.17.2", "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31", "vue-router": "^4.4.3" }, diff --git a/packages/entities/entities-upstreams-targets/package.json b/packages/entities/entities-upstreams-targets/package.json index ded6856e99..cbe478a0df 100644 --- a/packages/entities/entities-upstreams-targets/package.json +++ b/packages/entities/entities-upstreams-targets/package.json @@ -25,9 +25,9 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "^9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/entities-shared": "workspace:^", @@ -35,7 +35,7 @@ "@kong/design-tokens": "1.17.2", "@kong/icons": "^1.15.1", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31", "vue-router": "^4.4.3" }, diff --git a/packages/entities/entities-vaults/package.json b/packages/entities/entities-vaults/package.json index b100cb4a00..757aa9411c 100644 --- a/packages/entities/entities-vaults/package.json +++ b/packages/entities/entities-vaults/package.json @@ -25,16 +25,16 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "@kong/kongponents": "^9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": ">= 3.3.13 < 4", - "vue-router": "^4.3.3" + "vue-router": "^4.4.3" }, "devDependencies": { "@kong-ui-public/entities-shared": "workspace:^", "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.17.2", "@kong/kongponents": "9.5.5", - "axios": "^1.6.8", + "axios": "^1.7.7", "vue": "^3.4.31", "vue-router": "^4.4.3" }, diff --git a/packages/portal/swagger-ui-web-component/package.json b/packages/portal/swagger-ui-web-component/package.json index d6cc7c2eca..a5bf7c88a4 100644 --- a/packages/portal/swagger-ui-web-component/package.json +++ b/packages/portal/swagger-ui-web-component/package.json @@ -16,8 +16,8 @@ "@kong/swagger-ui-kong-theme-universal": "^4.3.3", "react": "18.2.0", "react-dom": "18.2.0", - "swagger-client": "^3.26.8", - "swagger-ui": "^5.7.2" + "swagger-client": "^3.29.2", + "swagger-ui": "^5.17.14" }, "repository": { "type": "git", @@ -41,7 +41,7 @@ "raw-loader": "^4.0.2", "style-loader": "^3.3.4", "terser-webpack-plugin": "^5.3.10", - "webpack": "^5.90.3", + "webpack": "^5.94.0", "webpack-bundle-analyzer": "^4.10.2", "webpack-cli": "^5.1.4", "webpack-dev-server": "^5.0.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7bf8ca2787..211fd4fe6e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,28 +16,28 @@ importers: version: 7.25.6 '@commitlint/cli': specifier: ^18.6.1 - version: 18.6.1(@types/node@18.19.39)(typescript@5.3.3) + version: 18.6.1(@types/node@18.19.39)(typescript@5.5.4) '@commitlint/config-conventional': specifier: ^18.6.3 version: 18.6.3 '@digitalroute/cz-conventional-changelog-for-jira': specifier: ^8.0.1 - version: 8.0.1(@types/node@18.19.39)(typescript@5.3.3) + version: 8.0.1(@types/node@18.19.39)(typescript@5.5.4) '@evilmartians/lefthook': - specifier: ^1.6.22 - version: 1.6.22 + specifier: ^1.7.14 + version: 1.7.15 '@kong/design-tokens': specifier: 1.17.2 version: 1.17.2 '@kong/eslint-config-kong-ui': specifier: ^1.1.1 - version: 1.1.1(eslint@9.4.0)(typescript@5.3.3) + version: 1.1.1(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) '@stylistic/stylelint-plugin': specifier: ^3.0.1 - version: 3.0.1(stylelint@16.2.1(typescript@5.3.3)) + version: 3.0.1(stylelint@16.9.0(typescript@5.5.4)) '@types/flat': specifier: ^5.0.5 version: 5.0.5 @@ -54,14 +54,14 @@ importers: specifier: ^9.0.8 version: 9.0.8 '@vitejs/plugin-vue': - specifier: ^5.0.5 - version: 5.0.5(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.3.3)) + specifier: ^5.1.3 + version: 5.1.3(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.5.4)) '@vitejs/plugin-vue-jsx': specifier: ^4.0.1 - version: 4.0.1(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.3.3)) + version: 4.0.1(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.5.4)) '@vitest/ui': - specifier: ^1.3.1 - version: 1.3.1(vitest@1.3.1) + specifier: ^1.6.0 + version: 1.6.0(vitest@1.6.0) '@vue/test-utils': specifier: ^2.4.6 version: 2.4.6 @@ -73,7 +73,7 @@ importers: version: 10.1.2 commitizen: specifier: ^4.3.0 - version: 4.3.0(@types/node@18.19.39)(typescript@5.3.3) + version: 4.3.0(@types/node@18.19.39)(typescript@5.5.4) cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -82,22 +82,22 @@ importers: version: 13.14.0 cz-conventional-changelog: specifier: ^3.3.0 - version: 3.3.0(@types/node@18.19.39)(typescript@5.3.3) + version: 3.3.0(@types/node@18.19.39)(typescript@5.5.4) eslint: - specifier: ^9.4.0 - version: 9.4.0 + specifier: ^9.9.1 + version: 9.10.0(jiti@1.21.0) js-yaml: specifier: ^4.1.0 version: 4.1.0 jsdom: - specifier: ^24.0.0 - version: 24.0.0 + specifier: ^24.1.3 + version: 24.1.3 lerna: specifier: ^8.1.5 version: 8.1.6(@swc/core@1.4.11)(encoding@0.1.13) npm-run-all2: - specifier: ^6.1.2 - version: 6.1.2 + specifier: ^6.2.2 + version: 6.2.2 postcss: specifier: ^8.4.42 version: 8.4.42 @@ -105,74 +105,74 @@ importers: specifier: ^14.0.1 version: 14.0.1(postcss@8.4.42) postcss-html: - specifier: ^1.6.0 - version: 1.6.0 + specifier: ^1.7.0 + version: 1.7.0 rimraf: specifier: ^6.0.1 version: 6.0.1 rollup-plugin-visualizer: specifier: ^5.12.0 - version: 5.12.0(rollup@4.13.0) + version: 5.12.0(rollup@4.21.2) sass: specifier: ^1.77.8 version: 1.77.8 stylelint: - specifier: ^16.2.1 - version: 16.2.1(typescript@5.3.3) + specifier: ^16.9.0 + version: 16.9.0(typescript@5.5.4) stylelint-config-html: specifier: ^1.1.0 - version: 1.1.0(postcss-html@1.6.0)(stylelint@16.2.1(typescript@5.3.3)) + version: 1.1.0(postcss-html@1.7.0)(stylelint@16.9.0(typescript@5.5.4)) stylelint-config-recommended-scss: - specifier: ^14.0.0 - version: 14.0.0(postcss@8.4.42)(stylelint@16.2.1(typescript@5.3.3)) + specifier: ^14.1.0 + version: 14.1.0(postcss@8.4.42)(stylelint@16.9.0(typescript@5.5.4)) stylelint-config-recommended-vue: specifier: ^1.5.0 - version: 1.5.0(postcss-html@1.6.0)(stylelint@16.2.1(typescript@5.3.3)) + version: 1.5.0(postcss-html@1.7.0)(stylelint@16.9.0(typescript@5.5.4)) stylelint-order: specifier: ^6.0.4 - version: 6.0.4(stylelint@16.2.1(typescript@5.3.3)) + version: 6.0.4(stylelint@16.9.0(typescript@5.5.4)) ts-node: specifier: ^10.9.2 - version: 10.9.2(@swc/core@1.4.11)(@types/node@18.19.39)(typescript@5.3.3) + version: 10.9.2(@swc/core@1.4.11)(@types/node@18.19.39)(typescript@5.5.4) tsc-alias: specifier: ^1.8.10 version: 1.8.10 tslib: - specifier: ^2.6.3 - version: 2.6.3 + specifier: ^2.7.0 + version: 2.7.0 typedoc: specifier: ^0.26.6 - version: 0.26.6(typescript@5.3.3) + version: 0.26.6(typescript@5.5.4) typedoc-plugin-markdown: specifier: ^4.2.6 - version: 4.2.7(typedoc@0.26.6(typescript@5.3.3)) + version: 4.2.7(typedoc@0.26.6(typescript@5.5.4)) typescript: - specifier: ~5.3.3 - version: 5.3.3 + specifier: ~5.5.4 + version: 5.5.4 uuid: specifier: ^9.0.1 version: 9.0.1 vite: - specifier: ^5.3.2 - version: 5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + specifier: ^5.4.2 + version: 5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) vite-plugin-externals: specifier: ^0.6.2 - version: 0.6.2(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) + version: 0.6.2(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) vite-plugin-vue-devtools: - specifier: ^7.0.27 - version: 7.0.27(rollup@4.13.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.3.3)) + specifier: ^7.3.9 + version: 7.4.5(rollup@4.21.2)(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.5.4)) vitest: - specifier: ^1.3.1 - version: 1.3.1(@types/node@18.19.39)(@vitest/ui@1.3.1)(jsdom@24.0.0)(sass@1.77.8)(terser@5.26.0) + specifier: ^1.6.0 + version: 1.6.0(@types/node@18.19.39)(@vitest/ui@1.6.0)(jsdom@24.1.3)(sass@1.77.8)(terser@5.26.0) vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) vue-tsc: specifier: ^1.8.27 - version: 1.8.27(typescript@5.3.3) + version: 1.8.27(typescript@5.5.4) packages/analytics/analytics-chart: dependencies: @@ -181,7 +181,7 @@ importers: version: link:../analytics-utilities '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@types/file-saver': specifier: ^2.0.7 version: 2.0.7 @@ -223,7 +223,7 @@ importers: version: 9.0.1 vue-chartjs: specifier: ^5.3.1 - version: 5.3.1(chart.js@4.4.3)(vue@3.4.31(typescript@5.3.3)) + version: 5.3.1(chart.js@4.4.3)(vue@3.4.31(typescript@5.5.4)) devDependencies: '@kong-ui-public/i18n': specifier: workspace:^ @@ -236,7 +236,7 @@ importers: version: 1.17.2 '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) '@types/uuid': specifier: ^9.0.8 version: 9.0.8 @@ -257,7 +257,7 @@ importers: version: 5.4.1 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) packages/analytics/analytics-config-store: devDependencies: @@ -266,10 +266,10 @@ importers: version: link:../analytics-utilities pinia: specifier: '>= 2.1.7 < 3' - version: 2.1.7(typescript@5.3.3)(vue@3.4.21(typescript@5.3.3)) + version: 2.1.7(typescript@5.5.4)(vue@3.4.21(typescript@5.5.4)) vue: specifier: '>= 3.4.21 < 4' - version: 3.4.21(typescript@5.3.3) + version: 3.4.21(typescript@5.5.4) packages/analytics/analytics-geo-map: dependencies: @@ -288,34 +288,34 @@ importers: version: 1.17.2 '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) '@types/geojson': specifier: ^7946.0.14 version: 7946.0.14 maplibre-gl: - specifier: ^4.5.0 - version: 4.5.0 + specifier: ^4.6.0 + version: 4.7.0 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) packages/analytics/analytics-metric-provider: dependencies: '@kong-ui-public/core': specifier: 1.1.0 - version: 1.1.0(axios@1.6.8)(swrv@1.0.4(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 1.1.0(axios@1.7.7)(swrv@1.0.4(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) approximate-number: specifier: ^2.1.1 version: 2.1.1 axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 swrv: specifier: ^1.0.4 - version: 1.0.4(vue@3.4.31(typescript@5.3.3)) + version: 1.0.4(vue@3.4.31(typescript@5.5.4)) devDependencies: '@kong-ui-public/analytics-config-store': specifier: workspace:^ @@ -331,10 +331,10 @@ importers: version: 1.17.2 '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) pinia: specifier: '>= 2.1.7 < 3' - version: 2.1.7(typescript@5.3.3)(vue@3.4.31(typescript@5.3.3)) + version: 2.1.7(typescript@5.5.4)(vue@3.4.31(typescript@5.5.4)) packages/analytics/analytics-utilities: dependencies: @@ -358,8 +358,8 @@ importers: specifier: workspace:^ version: link:../../entities/entities-shared ajv: - specifier: ^8.12.0 - version: 8.12.0 + specifier: ^8.17.1 + version: 8.17.1 devDependencies: '@kong-ui-public/analytics-chart': specifier: workspace:^ @@ -384,25 +384,25 @@ importers: version: 1.17.2 '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) json-schema-to-ts: - specifier: ^3.0.1 - version: 3.0.1 + specifier: ^3.1.1 + version: 3.1.1 pinia: specifier: '>= 2.1.7 < 3' - version: 2.1.7(typescript@5.3.3)(vue@3.4.31(typescript@5.3.3)) + version: 2.1.7(typescript@5.5.4)(vue@3.4.31(typescript@5.5.4)) swrv: specifier: ^1.0.4 - version: 1.0.4(vue@3.4.31(typescript@5.3.3)) + version: 1.0.4(vue@3.4.31(typescript@5.5.4)) vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) packages/analytics/metric-cards: dependencies: '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) approximate-number: specifier: ^2.1.1 version: 2.1.1 @@ -412,10 +412,10 @@ importers: version: 1.17.2 '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) packages/analytics/portal-analytics-bridge: devDependencies: @@ -426,23 +426,23 @@ importers: specifier: ^2.14.0 version: 2.14.0 axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) packages/core/app-layout: dependencies: '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) focus-trap: specifier: ^7.5.4 version: 7.5.4 focus-trap-vue: specifier: ^4.0.3 - version: 4.0.3(focus-trap@7.5.4)(vue@3.4.31(typescript@5.3.3)) + version: 4.0.3(focus-trap@7.5.4)(vue@3.4.31(typescript@5.5.4)) lodash.clonedeep: specifier: ^4.5.0 version: 4.5.0 @@ -452,16 +452,16 @@ importers: version: 1.17.2 '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) '@types/lodash.clonedeep': specifier: ^4.5.9 version: 4.5.9 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/core/cli: devDependencies: @@ -491,17 +491,17 @@ importers: version: 3.6.0 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) devDependencies: '@kong/design-tokens': specifier: 1.17.2 version: 1.17.2 axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 swrv: specifier: ^1.0.4 - version: 1.0.4(vue@3.4.31(typescript@5.3.3)) + version: 1.0.4(vue@3.4.31(typescript@5.5.4)) packages/core/documentation: dependencies: @@ -510,10 +510,10 @@ importers: version: link:../../entities/entities-shared '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.3.13(typescript@5.3.3)) + version: 1.15.1(vue@3.3.13(typescript@5.5.4)) '@kong/markdown': specifier: 1.7.8 - version: 1.7.8(@types/markdown-it@14.1.1)(vue@3.3.13(typescript@5.3.3)) + version: 1.7.8(@types/markdown-it@14.1.1)(vue@3.3.13(typescript@5.5.4)) devDependencies: '@kong-ui-public/i18n': specifier: workspace:^ @@ -523,13 +523,13 @@ importers: version: 1.17.2 '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.3.13(typescript@5.3.3)))(vue@3.3.13(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.3.13(typescript@5.5.4)))(vue@3.3.13(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: '>= 3.3.13 < 4' - version: 3.3.13(typescript@5.3.3) + version: 3.3.13(typescript@5.5.4) packages/core/error-boundary: devDependencies: @@ -538,10 +538,10 @@ importers: version: 1.17.2 '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) packages/core/expressions: dependencies: @@ -556,7 +556,7 @@ importers: version: link:../i18n '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) monaco-editor: specifier: 0.50.0 version: 0.50.0 @@ -572,7 +572,7 @@ importers: version: 1.17.2 '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) '@types/uuid': specifier: ^9.0.8 version: 9.0.8 @@ -581,19 +581,19 @@ importers: version: 1.1.0(monaco-editor@0.50.0) vite-plugin-top-level-await: specifier: ^1.4.1 - version: 1.4.1(rollup@4.13.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) + version: 1.4.1(rollup@4.21.2)(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) vite-plugin-wasm: specifier: ^3.3.0 - version: 3.3.0(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) + version: 3.3.0(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) packages/core/forms: dependencies: '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) fecha: specifier: ^4.2.3 version: 4.2.3 @@ -602,7 +602,7 @@ importers: version: 4.17.21 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) devDependencies: '@kong-ui-public/i18n': specifier: workspace:^ @@ -612,7 +612,7 @@ importers: version: 1.17.2 '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) '@types/lodash-es': specifier: ^4.17.12 version: 4.17.12 @@ -624,7 +624,7 @@ importers: dependencies: '@formatjs/intl': specifier: ^2.10.4 - version: 2.10.4(typescript@5.3.3) + version: 2.10.4(typescript@5.5.4) flat: specifier: ^6.0.1 version: 6.0.1 @@ -633,7 +633,7 @@ importers: version: 10.5.14 vue: specifier: '>= 3.3.13 < 4' - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) packages/core/misc-widgets: devDependencies: @@ -642,35 +642,35 @@ importers: version: link:../i18n '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) packages/core/sandbox-layout: dependencies: '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) devDependencies: '@kong/design-tokens': specifier: 1.17.2 version: 1.17.2 '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-certificates: dependencies: '@peculiar/x509': - specifier: ^1.9.7 - version: 1.9.7 + specifier: ^1.12.1 + version: 1.12.1 devDependencies: '@kong-ui-public/entities-shared': specifier: workspace:^ @@ -683,19 +683,19 @@ importers: version: 1.17.2 '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-consumer-credentials: devDependencies: @@ -710,19 +710,19 @@ importers: version: 1.17.2 '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-consumer-groups: devDependencies: @@ -737,19 +737,19 @@ importers: version: 1.17.2 '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-consumers: devDependencies: @@ -764,19 +764,19 @@ importers: version: 1.17.2 '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-data-plane-nodes: devDependencies: @@ -791,19 +791,19 @@ importers: version: 1.17.2 '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-gateway-services: devDependencies: @@ -818,19 +818,19 @@ importers: version: 1.17.2 '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-key-sets: devDependencies: @@ -842,19 +842,19 @@ importers: version: link:../../core/i18n '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-keys: devDependencies: @@ -869,19 +869,19 @@ importers: version: 1.17.2 '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-plugins: dependencies: @@ -918,19 +918,19 @@ importers: version: 1.17.2 '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-routes: dependencies: @@ -952,25 +952,25 @@ importers: version: 1.17.2 '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) '@types/lodash.isequal': specifier: ^4.5.8 version: 4.5.8 axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vite-plugin-monaco-editor: specifier: ^1.1.0 version: 1.1.0(monaco-editor@0.50.0) vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-shared: dependencies: @@ -989,19 +989,19 @@ importers: version: 1.17.2 '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-snis: devDependencies: @@ -1016,19 +1016,19 @@ importers: version: 1.17.2 '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-upstreams-targets: devDependencies: @@ -1043,25 +1043,25 @@ importers: version: 1.17.2 '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/entities/entities-vaults: dependencies: '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) devDependencies: '@kong-ui-public/entities-shared': specifier: workspace:^ @@ -1074,16 +1074,16 @@ importers: version: 1.17.2 '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.7 + version: 1.7.7 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.31(typescript@5.3.3)) + version: 4.4.3(vue@3.4.31(typescript@5.5.4)) packages/portal/document-viewer: dependencies: @@ -1099,16 +1099,16 @@ importers: version: 1.17.2 '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) '@types/prismjs': specifier: ^1.26.4 version: 1.26.4 '@vitejs/plugin-vue-jsx': specifier: ^4.0.1 - version: 4.0.1(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.3.3)) + version: 4.0.1(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.5.4)) vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) packages/portal/spec-renderer: dependencies: @@ -1120,7 +1120,7 @@ importers: version: link:../swagger-ui-web-component '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.31(typescript@5.5.4)) lodash.clonedeep: specifier: ^4.5.0 version: 4.5.0 @@ -1133,10 +1133,10 @@ importers: version: 1.17.2 '@kong/kongponents': specifier: 9.5.5 - version: 9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) '@modyfi/vite-plugin-yaml': specifier: ^1.1.0 - version: 1.1.0(rollup@4.13.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) + version: 1.1.0(rollup@4.21.2)(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) '@types/lodash.clonedeep': specifier: ^4.5.9 version: 4.5.9 @@ -1148,7 +1148,7 @@ importers: version: 12.1.3 vue: specifier: ^3.4.31 - version: 3.4.31(typescript@5.3.3) + version: 3.4.31(typescript@5.5.4) packages/portal/swagger-ui-web-component: dependencies: @@ -1162,36 +1162,36 @@ importers: specifier: 18.2.0 version: 18.2.0(react@18.2.0) swagger-client: - specifier: ^3.26.8 - version: 3.26.8 + specifier: ^3.29.2 + version: 3.29.2(ramda@0.30.0) swagger-ui: - specifier: ^5.7.2 - version: 5.7.2(@types/react@18.3.1) + specifier: ^5.17.14 + version: 5.17.14(@types/react@18.3.1)(ramda@0.30.0) devDependencies: css-loader: specifier: ^7.1.2 - version: 7.1.2(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)) + version: 7.1.2(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)) raw-loader: specifier: ^4.0.2 - version: 4.0.2(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)) + version: 4.0.2(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)) style-loader: specifier: ^3.3.4 - version: 3.3.4(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)) + version: 3.3.4(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)) terser-webpack-plugin: specifier: ^5.3.10 - version: 5.3.10(@swc/core@1.4.11)(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)) + version: 5.3.10(@swc/core@1.4.11)(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)) webpack: - specifier: ^5.90.3 - version: 5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4) + specifier: ^5.94.0 + version: 5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4) webpack-bundle-analyzer: specifier: ^4.10.2 version: 4.10.2 webpack-cli: specifier: ^5.1.4 - version: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.90.3) + version: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.94.0) webpack-dev-server: specifier: ^5.0.4 - version: 5.0.4(webpack-cli@5.1.4)(webpack@5.90.3) + version: 5.0.4(webpack-cli@5.1.4)(webpack@5.94.0) packages: @@ -1203,85 +1203,39 @@ packages: resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} engines: {node: '>=6.0.0'} - '@antfu/utils@0.7.7': - resolution: {integrity: sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==} - - '@babel/code-frame@7.23.4': - resolution: {integrity: sha512-r1IONyb6Ia+jYR2vvIDhdWdlTGhqbBoFqLTQidzZ4kepUFH15ejXvFHxCVbtl7BOXIudsIubf4E81xeA3h3IXA==} - engines: {node: '>=6.9.0'} + '@antfu/utils@0.7.10': + resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==} '@babel/code-frame@7.24.7': resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} engines: {node: '>=6.9.0'} - '@babel/compat-data@7.22.9': - resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==} - engines: {node: '>=6.9.0'} - '@babel/compat-data@7.25.4': resolution: {integrity: sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==} engines: {node: '>=6.9.0'} - '@babel/core@7.23.3': - resolution: {integrity: sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew==} - engines: {node: '>=6.9.0'} - '@babel/core@7.25.2': resolution: {integrity: sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==} engines: {node: '>=6.9.0'} - '@babel/generator@7.23.4': - resolution: {integrity: sha512-esuS49Cga3HcThFNebGhlgsrVLkvhqvYDTzgjfFFlHJcIfLe5jFmRRfCQ1KuBfc4Jrtn3ndLgKWAKjBE+IraYQ==} - engines: {node: '>=6.9.0'} - '@babel/generator@7.25.6': resolution: {integrity: sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==} engines: {node: '>=6.9.0'} - '@babel/helper-annotate-as-pure@7.22.5': - resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} - engines: {node: '>=6.9.0'} - '@babel/helper-annotate-as-pure@7.24.7': resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==} engines: {node: '>=6.9.0'} - '@babel/helper-compilation-targets@7.22.15': - resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} - engines: {node: '>=6.9.0'} - '@babel/helper-compilation-targets@7.25.2': resolution: {integrity: sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==} engines: {node: '>=6.9.0'} - '@babel/helper-create-class-features-plugin@7.23.10': - resolution: {integrity: sha512-2XpP2XhkXzgxecPNEEK8Vz8Asj9aRxt08oKOqtiZoqV2UGZ5T+EkyP9sXQ9nwMxBIG34a7jmasVqoMop7VdPUw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-create-class-features-plugin@7.25.4': resolution: {integrity: sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-environment-visitor@7.22.20': - resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} - engines: {node: '>=6.9.0'} - - '@babel/helper-function-name@7.23.0': - resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} - engines: {node: '>=6.9.0'} - - '@babel/helper-hoist-variables@7.22.5': - resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} - engines: {node: '>=6.9.0'} - - '@babel/helper-member-expression-to-functions@7.23.0': - resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} - engines: {node: '>=6.9.0'} - '@babel/helper-member-expression-to-functions@7.24.8': resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==} engines: {node: '>=6.9.0'} @@ -1294,22 +1248,12 @@ packages: resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} engines: {node: '>=6.9.0'} - '@babel/helper-module-transforms@7.23.3': - resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-module-transforms@7.25.2': resolution: {integrity: sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-optimise-call-expression@7.22.5': - resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} - engines: {node: '>=6.9.0'} - '@babel/helper-optimise-call-expression@7.24.7': resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==} engines: {node: '>=6.9.0'} @@ -1322,38 +1266,20 @@ packages: resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==} engines: {node: '>=6.9.0'} - '@babel/helper-replace-supers@7.22.20': - resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-replace-supers@7.25.0': resolution: {integrity: sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-simple-access@7.22.5': - resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} - engines: {node: '>=6.9.0'} - '@babel/helper-simple-access@7.24.7': resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} engines: {node: '>=6.9.0'} - '@babel/helper-skip-transparent-expression-wrappers@7.22.5': - resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} - engines: {node: '>=6.9.0'} - '@babel/helper-skip-transparent-expression-wrappers@7.24.7': resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==} engines: {node: '>=6.9.0'} - '@babel/helper-split-export-declaration@7.22.6': - resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} - engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.24.8': resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} engines: {node: '>=6.9.0'} @@ -1362,26 +1288,14 @@ packages: resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} engines: {node: '>=6.9.0'} - '@babel/helper-validator-option@7.22.15': - resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} - engines: {node: '>=6.9.0'} - '@babel/helper-validator-option@7.24.8': resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==} engines: {node: '>=6.9.0'} - '@babel/helpers@7.23.4': - resolution: {integrity: sha512-HfcMizYz10cr3h29VqyfGL6ZWIjTwWfvYBMsBVGwpcbhNGe3wQ1ZXZRPzZoAHhd9OqHadHqjQ89iVKINXnbzuw==} - engines: {node: '>=6.9.0'} - '@babel/helpers@7.25.6': resolution: {integrity: sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==} engines: {node: '>=6.9.0'} - '@babel/highlight@7.23.4': - resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==} - engines: {node: '>=6.9.0'} - '@babel/highlight@7.24.7': resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} engines: {node: '>=6.9.0'} @@ -1429,70 +1343,40 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-jsx@7.22.5': - resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-jsx@7.24.7': resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-typescript@7.23.3': - resolution: {integrity: sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-typescript@7.25.4': resolution: {integrity: sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-typescript@7.23.4': - resolution: {integrity: sha512-39hCCOl+YUAyMOu6B9SmUTiHUU0t/CxJNUmY3qRdJujbqi+lrQcL11ysYUsAvFWPBdhihrv1z0oRG84Yr3dODQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-typescript@7.25.2': resolution: {integrity: sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/runtime-corejs3@7.22.15': - resolution: {integrity: sha512-SAj8oKi8UogVi6eXQXKNPu8qZ78Yzy7zawrlTr0M+IuW/g8Qe9gVDhGcF9h1S69OyACpYoLxEzpjs1M15sI5wQ==} - engines: {node: '>=6.9.0'} - '@babel/runtime-corejs3@7.24.4': resolution: {integrity: sha512-VOQOexSilscN24VEY810G/PqtpFvx/z6UqDIjIWbDe2368HhDLkYN5TYwaEz/+eRCUkhJ2WaNLLmQAlxzfWj4w==} engines: {node: '>=6.9.0'} - '@babel/runtime@7.22.5': - resolution: {integrity: sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==} + '@babel/runtime-corejs3@7.25.6': + resolution: {integrity: sha512-Gz0Nrobx8szge6kQQ5Z5MX9L3ObqNwCQY1PSwSNzreFL7aHGxv8Fp2j3ETV6/wWdbiV+mW6OSm8oQhg3Tcsniw==} engines: {node: '>=6.9.0'} '@babel/runtime@7.24.4': resolution: {integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==} engines: {node: '>=6.9.0'} - '@babel/template@7.22.15': - resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} - engines: {node: '>=6.9.0'} - '@babel/template@7.25.0': resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.23.4': - resolution: {integrity: sha512-IYM8wSUwunWTB6tFC2dkKZhxbIjHoWemdK+3f8/wq8aKhbUscxD5MX72ubd90fxvFknaLPeGw5ycU84V1obHJg==} - engines: {node: '>=6.9.0'} - '@babel/traverse@7.25.6': resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==} engines: {node: '>=6.9.0'} @@ -1510,6 +1394,9 @@ packages: '@braintree/sanitize-url@6.0.4': resolution: {integrity: sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bow7OIQwYYaHjk9XlBQ2A==} + '@braintree/sanitize-url@7.0.2': + resolution: {integrity: sha512-NVf/1YycDMs6+FxS0Tb/W8MjJRDQdXF+tBfDtZ5UZeiRUkTmwKc4vmYCKZTyymfJk1gnMsauvZSX/HiV9jOABw==} + '@colors/colors@1.5.0': resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} engines: {node: '>=0.1.90'} @@ -1614,33 +1501,16 @@ packages: '@csstools/css-parser-algorithms': ^3.0.1 '@csstools/css-tokenizer': ^3.0.1 - '@csstools/css-parser-algorithms@2.5.0': - resolution: {integrity: sha512-abypo6m9re3clXA00eu5syw+oaPHbJTPapu9C4pzNsJ4hdZDzushT50Zhu+iIYXgEe1CxnRMn7ngsbV+MLrlpQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-tokenizer': ^2.2.3 - '@csstools/css-parser-algorithms@3.0.1': resolution: {integrity: sha512-lSquqZCHxDfuTg/Sk2hiS0mcSFCEBuj49JfzPHJogDBT0mGCyY5A1AQzBWngitrp7i1/HAZpIgzF/VjhOEIJIg==} engines: {node: '>=18'} peerDependencies: '@csstools/css-tokenizer': ^3.0.1 - '@csstools/css-tokenizer@2.2.3': - resolution: {integrity: sha512-pp//EvZ9dUmGuGtG1p+n17gTHEOqu9jO+FiCUjNN3BDmyhdA2Jq9QsVeR7K8/2QCK17HSsioPlTW9ZkzoWb3Lg==} - engines: {node: ^14 || ^16 || >=18} - '@csstools/css-tokenizer@3.0.1': resolution: {integrity: sha512-UBqaiu7kU0lfvaP982/o3khfXccVlHPWp0/vwwiIgDF0GmqqqxoiXC/6FCjlS9u92f7CoEz6nXKQnrn1kIAkOw==} engines: {node: '>=18'} - '@csstools/media-query-list-parser@2.1.7': - resolution: {integrity: sha512-lHPKJDkPUECsyAvD60joYfDmp8UERYxHGkFfyLJFTVK/ERJe0sVlIFLXU5XFxdjNDTerp5L4KeaKG+Z5S94qxQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-parser-algorithms': ^2.5.0 - '@csstools/css-tokenizer': ^2.2.3 - '@csstools/media-query-list-parser@3.0.1': resolution: {integrity: sha512-HNo8gGD02kHmcbX6PvCoUuOQvn4szyB9ca63vZHKX5A81QytgDG4oxG4IaEfHTlEZSZ6MjPEMWIVU+zF2PZcgw==} engines: {node: '>=18'} @@ -1648,11 +1518,11 @@ packages: '@csstools/css-parser-algorithms': ^3.0.1 '@csstools/css-tokenizer': ^3.0.1 - '@csstools/selector-specificity@3.0.1': - resolution: {integrity: sha512-NPljRHkq4a14YzZ3YD406uaxh7s0g6eAq3L9aLOWywoqe8PkYamAvtsh7KNX6c++ihDrJ0RiU+/z7rGnhlZ5ww==} - engines: {node: ^14 || ^16 || >=18} + '@csstools/selector-specificity@4.0.0': + resolution: {integrity: sha512-189nelqtPd8++phaHNwYovKZI0FOzH1vQEE3QhHHkNIGrg5fSs9CbYP3RvfEH5geztnIA9Jwq91wyOIwAW5JIQ==} + engines: {node: '>=18'} peerDependencies: - postcss-selector-parser: ^6.0.13 + postcss-selector-parser: ^6.1.0 '@csstools/utilities@2.0.0': resolution: {integrity: sha512-5VdOr0Z71u+Yp3ozOx8T11N703wIFGVRgOWbOZMKgglPJsWA54MRIoMNVMa7shUToIhx5J8vX4sOZgD2XiihiQ==} @@ -1675,6 +1545,9 @@ packages: resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} engines: {node: '>=10.0.0'} + '@dual-bundle/import-meta-resolve@4.1.0': + resolution: {integrity: sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==} + '@esbuild/aix-ppc64@0.21.5': resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==} engines: {node: '>=12'} @@ -1823,32 +1696,40 @@ packages: resolution: {integrity: sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint-community/regexpp@4.6.2': - resolution: {integrity: sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==} + '@eslint-community/regexpp@4.11.0': + resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} '@eslint/compat@1.1.0': resolution: {integrity: sha512-s9Wi/p25+KbzxKlDm3VshQdImhWk+cbdblhwGNnyCU5lpSwtWa4v7VQCxSki0FAUrGA3s8nCWgYzAH41mwQVKQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/config-array@0.15.1': - resolution: {integrity: sha512-K4gzNq+yymn/EVsXYmf+SBcBro8MTf+aXJZUphM96CdzUEr+ClGDvAbpmaEK+cGVigVXIgs9gNmvHAlrzzY5JQ==} + '@eslint/config-array@0.18.0': + resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/eslintrc@3.1.0': resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.10.0': + resolution: {integrity: sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.4.0': resolution: {integrity: sha512-fdI7VJjP3Rvc70lC4xkFXHB0fiPeojiL1PxVG6t1ZvXQrarj893PweuBTujxDUFk0Fxj4R7PIIAZ/aiiyZPZcg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/object-schema@2.1.3': - resolution: {integrity: sha512-HAbhAYKfsAC2EkTqve00ibWIZlaU74Z1EHwAjYr4PXF0YU2VEA1zSIKSSpKszRLRWwHzzRZXvK632u+uXzvsvw==} + '@eslint/object-schema@2.1.4': + resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/plugin-kit@0.1.0': + resolution: {integrity: sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@evilmartians/lefthook@1.6.22': - resolution: {integrity: sha512-R3q+SKhN6QcW+5NF38zfaF6dFRhYgCMU1EL1A+TFI1w4JrTB9uNCBrAtS+6PCkRubVk6KRKd9e2rRc0DpN2WJQ==} + '@evilmartians/lefthook@1.7.15': + resolution: {integrity: sha512-YgKTw9noH/SG0aOaPgrZNRgY7iJ0FuIVfvdB/aGsNulYLqiFnJyID2sfCaQ7PsGaFng2wdFBhmK/wbnb8+qPcA==} cpu: [x64, arm64, ia32] os: [darwin, linux, win32] hasBin: true @@ -2075,8 +1956,8 @@ packages: resolution: {integrity: sha512-Es6WcD0nO5l+2BOQS4uLfNPYQaNDfbot3X1XUoloz+x0mPDS3eeORZJl06HXjwBG1fOGwCRnzK88LMdxKRrd6Q==} engines: {node: '>=6.0.0'} - '@maplibre/maplibre-gl-style-spec@20.3.0': - resolution: {integrity: sha512-eSiQ3E5LUSxAOY9ABXGyfNhout2iEa6mUxKeaQ9nJ8NL1NuaQYU7zKqzx/LEYcXe1neT4uYAgM1wYZj3fTSXtA==} + '@maplibre/maplibre-gl-style-spec@20.3.1': + resolution: {integrity: sha512-5ueL4UDitzVtceQ8J4kY+Px3WK+eZTsmGwha3MBKHKqiHvKrjWWwBCIl1K8BuJSc5OFh83uI8IFNoFvQxX2uUw==} hasBin: true '@mdit-vue/plugin-frontmatter@2.1.3': @@ -2334,8 +2215,8 @@ packages: '@peculiar/asn1-x509@2.3.8': resolution: {integrity: sha512-voKxGfDU1c6r9mKiN5ZUsZWh3Dy1BABvTM3cimf0tztNwyMJPhiXY94eRTgsMQe6ViLfT6EoXxkWVzcm3mFAFw==} - '@peculiar/x509@1.9.7': - resolution: {integrity: sha512-O+fR1ge6U8upO52q5b3d4tF4SxUdK4IQ0y++Z/Wlqq+ySZUf+deHnbMlDB1YZsIQ/DXU0i5M7Y1DyF5kwpXouQ==} + '@peculiar/x509@1.12.1': + resolution: {integrity: sha512-2T9t2viNP9m20mky50igPTpn2ByhHl5NlT6wW4Tp4BejQaQ5XDNZgfsabYwYysLXhChABlgtTCpp2gM3JBZRKA==} '@pkgjs/parseargs@0.11.0': resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} @@ -2368,68 +2249,83 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.13.0': - resolution: {integrity: sha512-5ZYPOuaAqEH/W3gYsRkxQATBW3Ii1MfaT4EQstTnLKViLi2gLSQmlmtTpGucNP3sXEpOiI5tdGhjdE111ekyEg==} + '@rollup/rollup-android-arm-eabi@4.21.2': + resolution: {integrity: sha512-fSuPrt0ZO8uXeS+xP3b+yYTCBUd05MoSp2N/MFOgjhhUhMmchXlpTQrTpI8T+YAwAQuK7MafsCOxW7VrPMrJcg==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.13.0': - resolution: {integrity: sha512-BSbaCmn8ZadK3UAQdlauSvtaJjhlDEjS5hEVVIN3A4bbl3X+otyf/kOJV08bYiRxfejP3DXFzO2jz3G20107+Q==} + '@rollup/rollup-android-arm64@4.21.2': + resolution: {integrity: sha512-xGU5ZQmPlsjQS6tzTTGwMsnKUtu0WVbl0hYpTPauvbRAnmIvpInhJtgjj3mcuJpEiuUw4v1s4BimkdfDWlh7gA==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.13.0': - resolution: {integrity: sha512-Ovf2evVaP6sW5Ut0GHyUSOqA6tVKfrTHddtmxGQc1CTQa1Cw3/KMCDEEICZBbyppcwnhMwcDce9ZRxdWRpVd6g==} + '@rollup/rollup-darwin-arm64@4.21.2': + resolution: {integrity: sha512-99AhQ3/ZMxU7jw34Sq8brzXqWH/bMnf7ZVhvLk9QU2cOepbQSVTns6qoErJmSiAvU3InRqC2RRZ5ovh1KN0d0Q==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.13.0': - resolution: {integrity: sha512-U+Jcxm89UTK592vZ2J9st9ajRv/hrwHdnvyuJpa5A2ngGSVHypigidkQJP+YiGL6JODiUeMzkqQzbCG3At81Gg==} + '@rollup/rollup-darwin-x64@4.21.2': + resolution: {integrity: sha512-ZbRaUvw2iN/y37x6dY50D8m2BnDbBjlnMPotDi/qITMJ4sIxNY33HArjikDyakhSv0+ybdUxhWxE6kTI4oX26w==} cpu: [x64] os: [darwin] - '@rollup/rollup-linux-arm-gnueabihf@4.13.0': - resolution: {integrity: sha512-8wZidaUJUTIR5T4vRS22VkSMOVooG0F4N+JSwQXWSRiC6yfEsFMLTYRFHvby5mFFuExHa/yAp9juSphQQJAijQ==} + '@rollup/rollup-linux-arm-gnueabihf@4.21.2': + resolution: {integrity: sha512-ztRJJMiE8nnU1YFcdbd9BcH6bGWG1z+jP+IPW2oDUAPxPjo9dverIOyXz76m6IPA6udEL12reYeLojzW2cYL7w==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.13.0': - resolution: {integrity: sha512-Iu0Kno1vrD7zHQDxOmvweqLkAzjxEVqNhUIXBsZ8hu8Oak7/5VTPrxOEZXYC1nmrBVJp0ZcL2E7lSuuOVaE3+w==} + '@rollup/rollup-linux-arm-musleabihf@4.21.2': + resolution: {integrity: sha512-flOcGHDZajGKYpLV0JNc0VFH361M7rnV1ee+NTeC/BQQ1/0pllYcFmxpagltANYt8FYf9+kL6RSk80Ziwyhr7w==} + cpu: [arm] + os: [linux] + + '@rollup/rollup-linux-arm64-gnu@4.21.2': + resolution: {integrity: sha512-69CF19Kp3TdMopyteO/LJbWufOzqqXzkrv4L2sP8kfMaAQ6iwky7NoXTp7bD6/irKgknDKM0P9E/1l5XxVQAhw==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.13.0': - resolution: {integrity: sha512-C31QrW47llgVyrRjIwiOwsHFcaIwmkKi3PCroQY5aVq4H0A5v/vVVAtFsI1nfBngtoRpeREvZOkIhmRwUKkAdw==} + '@rollup/rollup-linux-arm64-musl@4.21.2': + resolution: {integrity: sha512-48pD/fJkTiHAZTnZwR0VzHrao70/4MlzJrq0ZsILjLW/Ab/1XlVUStYyGt7tdyIiVSlGZbnliqmult/QGA2O2w==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.13.0': - resolution: {integrity: sha512-Oq90dtMHvthFOPMl7pt7KmxzX7E71AfyIhh+cPhLY9oko97Zf2C9tt/XJD4RgxhaGeAraAXDtqxvKE1y/j35lA==} + '@rollup/rollup-linux-powerpc64le-gnu@4.21.2': + resolution: {integrity: sha512-cZdyuInj0ofc7mAQpKcPR2a2iu4YM4FQfuUzCVA2u4HI95lCwzjoPtdWjdpDKyHxI0UO82bLDoOaLfpZ/wviyQ==} + cpu: [ppc64] + os: [linux] + + '@rollup/rollup-linux-riscv64-gnu@4.21.2': + resolution: {integrity: sha512-RL56JMT6NwQ0lXIQmMIWr1SW28z4E4pOhRRNqwWZeXpRlykRIlEpSWdsgNWJbYBEWD84eocjSGDu/XxbYeCmwg==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.13.0': - resolution: {integrity: sha512-yUD/8wMffnTKuiIsl6xU+4IA8UNhQ/f1sAnQebmE/lyQ8abjsVyDkyRkWop0kdMhKMprpNIhPmYlCxgHrPoXoA==} + '@rollup/rollup-linux-s390x-gnu@4.21.2': + resolution: {integrity: sha512-PMxkrWS9z38bCr3rWvDFVGD6sFeZJw4iQlhrup7ReGmfn7Oukrr/zweLhYX6v2/8J6Cep9IEA/SmjXjCmSbrMQ==} + cpu: [s390x] + os: [linux] + + '@rollup/rollup-linux-x64-gnu@4.21.2': + resolution: {integrity: sha512-B90tYAUoLhU22olrafY3JQCFLnT3NglazdwkHyxNDYF/zAxJt5fJUB/yBoWFoIQ7SQj+KLe3iL4BhOMa9fzgpw==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.13.0': - resolution: {integrity: sha512-9RyNqoFNdF0vu/qqX63fKotBh43fJQeYC98hCaf89DYQpv+xu0D8QFSOS0biA7cGuqJFOc1bJ+m2rhhsKcw1hw==} + '@rollup/rollup-linux-x64-musl@4.21.2': + resolution: {integrity: sha512-7twFizNXudESmC9oneLGIUmoHiiLppz/Xs5uJQ4ShvE6234K0VB1/aJYU3f/4g7PhssLGKBVCC37uRkkOi8wjg==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.13.0': - resolution: {integrity: sha512-46ue8ymtm/5PUU6pCvjlic0z82qWkxv54GTJZgHrQUuZnVH+tvvSP0LsozIDsCBFO4VjJ13N68wqrKSeScUKdA==} + '@rollup/rollup-win32-arm64-msvc@4.21.2': + resolution: {integrity: sha512-9rRero0E7qTeYf6+rFh3AErTNU1VCQg2mn7CQcI44vNUWM9Ze7MSRS/9RFuSsox+vstRt97+x3sOhEey024FRQ==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.13.0': - resolution: {integrity: sha512-P5/MqLdLSlqxbeuJ3YDeX37srC8mCflSyTrUsgbU1c/U9j6l2g2GiIdYaGD9QjdMQPMSgYm7hgg0551wHyIluw==} + '@rollup/rollup-win32-ia32-msvc@4.21.2': + resolution: {integrity: sha512-5rA4vjlqgrpbFVVHX3qkrCo/fZTj1q0Xxpg+Z7yIo3J2AilW7t2+n6Q8Jrx+4MrYpAnjttTYF8rr7bP46BPzRw==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.13.0': - resolution: {integrity: sha512-UKXUQNbO3DOhzLRwHSpa0HnhhCgNODvfoPWv2FCXme8N/ANFfhIPMGuOT+QuKd16+B5yxZ0HdpNlqPvTMS1qfw==} + '@rollup/rollup-win32-x64-msvc@4.21.2': + resolution: {integrity: sha512-6UUxd0+SKomjdzuAcp+HAmxw1FlGBnl1v2yEPSabtx4lBfdXHDVsW7+lQkgz9cNFJGY3AWR7+V8P5BqkD9L9nA==} cpu: [x64] os: [win32] @@ -2510,104 +2406,89 @@ packages: peerDependencies: stylelint: ^16.8.0 - '@swagger-api/apidom-ast@0.99.1': - resolution: {integrity: sha512-evkKm2JaqNfg3dB2Yk3FWL/Qy2r4csZLMZ9bHMG+xNpti8ulENHMjuCh3Ry4koV1gD7IA54CU2ZjcaTvqJa22Q==} - - '@swagger-api/apidom-ast@0.99.2': - resolution: {integrity: sha512-poNlXWAU2XBl192+lo5sC6loB3qGvwK30V1pta6Hs200KeTayVsMMRL4R6wDDYEtsbv7M3vQaFKcRGbYUk/SgA==} - - '@swagger-api/apidom-core@0.99.1': - resolution: {integrity: sha512-oWU9Re2B7hPFAnm4ymN2HNOqevMqZsvL4Fjud2qN+KFWNvZ1/r8kwQaj0Pba5Kwka2bcWo0aEfWNayP4axTB+Q==} - - '@swagger-api/apidom-core@0.99.2': - resolution: {integrity: sha512-deudG9eCxqgPnZyIcZzpmDxF0cja0hdPFS2hB0Op6aB4TKc9mOP1+1iEIDI3Tlx/nzgIayyAl1bblyhK3yH5fQ==} + '@swagger-api/apidom-ast@1.0.0-alpha.9': + resolution: {integrity: sha512-SAOQrFSFwgDiI4QSIPDwAIJEb4Za+8bu45sNojgV3RMtCz+n4Agw66iqGsDib5YSI/Cg1h4AKFovT3iWdfGWfw==} - '@swagger-api/apidom-error@0.99.0': - resolution: {integrity: sha512-ZdFdn+GeIo23X2GKFrfH4Y5KY8yTzVF1l/Mqjs8+nD30LTbYg6f3ITHn429dk8fDT3NT69fG+gGm60FAFaKkeQ==} + '@swagger-api/apidom-core@1.0.0-alpha.9': + resolution: {integrity: sha512-vGl8BWRf6ODl39fxElcIOjRE2QG5AJhn8tTNMqjjHB/2WppNBuxOVStYZeVJoWfK03OPK8v4Fp/TAcaP9+R7DQ==} - '@swagger-api/apidom-json-pointer@0.99.1': - resolution: {integrity: sha512-4fOOKTLoBWpfX2eGNx93sqBsS1KRCtBFOq75n1jMcRbs1rrj+JxcaiTFUE+6BZqIqBsCqTmRMYE/HsgwBS3vhQ==} + '@swagger-api/apidom-error@1.0.0-alpha.9': + resolution: {integrity: sha512-FU/2sFSgsICB9HYFELJ79caRpXXzlAV41QTHsAM46WfRehbzZUQpOBQm4jRi3qJGSa/Jk+mQ7Vt8HLRFMpJFfg==} - '@swagger-api/apidom-ns-api-design-systems@0.99.2': - resolution: {integrity: sha512-854ioZ/FB5DNiJcMinD9/a6dj6h/poOsKcb4POhPTzMSM0fHLIQUp//Ufhx7qL6qsepwtLapkgZ3/hAYN7lnBg==} + '@swagger-api/apidom-json-pointer@1.0.0-alpha.9': + resolution: {integrity: sha512-/W8Ktbgbs29zdhed6KHTFk0qmuIRbvEFi8wu2MHGQ5UT4i99Bdu2OyUiayhnpejWztfQxDgL08pjrQPEwgY8Yg==} - '@swagger-api/apidom-ns-asyncapi-2@0.99.2': - resolution: {integrity: sha512-HF38kCszKYQqhQ6VMEMqd5r7gPGBRpHwPcoYaRJSDeOST/qLLG78xpoCJKQEyL3PQprea0gXKz1LG1uslDHgtQ==} + '@swagger-api/apidom-ns-api-design-systems@1.0.0-alpha.9': + resolution: {integrity: sha512-aduC2vbwGgn6ia9IkKpqBYBaKyIDGM/80M3oU3DFgaYIIwynzuwVpN1TkBOLIFy3mAzkWoYKUS0jdZJhMy/6Ug==} - '@swagger-api/apidom-ns-json-schema-draft-4@0.99.1': - resolution: {integrity: sha512-HdxD4WXnaMJsdodrWoynzgteg9UDaZsVkX04oObQPR3C1ZWW9KahEGBSbtr/oBhnE/QgiPfNHUDWrQvk3oC6lg==} + '@swagger-api/apidom-ns-asyncapi-2@1.0.0-alpha.9': + resolution: {integrity: sha512-hZjxXJgMt517ADnAauWJh01k7WNRwkbWT5p6b7AXF2H3tl549A2hhLnIg3BBSE3GwB3Nv25GyrI3aA/1dFVC8A==} - '@swagger-api/apidom-ns-json-schema-draft-4@0.99.2': - resolution: {integrity: sha512-vgCRaqDLI/SmTECZeKO47RGFFx6MCpOcbSm60sV0/ZJxeK+TgkNjIRJTyuRQNts44K863CWgY+bwzzn1zhNqUg==} + '@swagger-api/apidom-ns-json-schema-draft-4@1.0.0-alpha.9': + resolution: {integrity: sha512-OfX4UBb08C0xD5+F80dQAM2yt5lXxcURWkVEeCwxz7i23BB3nNEbnZXNV91Qo9eaJflPh8dO9iiHQxvfw5IgSg==} - '@swagger-api/apidom-ns-json-schema-draft-6@0.99.2': - resolution: {integrity: sha512-ayKGsd65a6p/k4s5L2el+vMoMi8kc/bLXVszWszFDET1eZNvhKwEMLylGzKMfnwAFgpj+kJOKn4MZsD6PK6U/A==} + '@swagger-api/apidom-ns-json-schema-draft-6@1.0.0-alpha.9': + resolution: {integrity: sha512-qzUVRSSrnlYGMhK6w57o/RboNvy1FO0iFgEnTk56dD4wN49JRNuFqKI18IgXc1W2r9tTTG70nG1khe4cPE8TNg==} - '@swagger-api/apidom-ns-json-schema-draft-7@0.99.2': - resolution: {integrity: sha512-Rn2YeQKxj6hSijQAzGRRxMYDRIedqHjE69z9xigVbvm+iDXxLJIwasuzFa7BIMRDZF5eAJkBPHXTiU9cXVsl6w==} + '@swagger-api/apidom-ns-json-schema-draft-7@1.0.0-alpha.9': + resolution: {integrity: sha512-Zml8Z8VCckdFjvTogaec1dabd85hg1+xZDseWcCuD0tYkaTY/sZ8zzI0dz6/4HsKCb58qjiWSa0w60N8Syr6WQ==} - '@swagger-api/apidom-ns-openapi-2@0.99.2': - resolution: {integrity: sha512-4YlBvMkxSJIWrOQmsHiVuQ2VkbcWgUnOm7uiRq+8d88ur9mKI5XbP5iUvxCASuONmCqlaSU2+qoM1qesy73XPw==} + '@swagger-api/apidom-ns-openapi-2@1.0.0-alpha.9': + resolution: {integrity: sha512-WUZxt7Gs7P4EQsGtoD6cKAjf0uDJhkUxsIW9Bb4EAgO6tdp7LlXhbJ0fJ2QycCLY717SfJbvGLfhuSfTYo4Iow==} - '@swagger-api/apidom-ns-openapi-3-0@0.99.1': - resolution: {integrity: sha512-9lfa2a+4rLp+1loEXrr+Dq3whdBwBWHukctsX/C/cGr4SG0NO8+tmS3FLsOD+ly6O/YPdszPDxVcIqqNV8J2uA==} + '@swagger-api/apidom-ns-openapi-3-0@1.0.0-alpha.9': + resolution: {integrity: sha512-7ra5uoZGrfCn1LabfJLueChPcYXyg24//LCYBtjTstyueqd5Vp7JCPeP5NnJSAaqVAP47r8ygceBPoxNp9k1EQ==} - '@swagger-api/apidom-ns-openapi-3-0@0.99.2': - resolution: {integrity: sha512-fcT597Ty3kqTkoBr1jeZ3Lfbu0a+CKd1l2ojY6RBF/5+dWNux+CRZ9qosax2XZbN+nJhSdvGLLvGvuKaV3Ybug==} + '@swagger-api/apidom-ns-openapi-3-1@1.0.0-alpha.9': + resolution: {integrity: sha512-nQOwNQgf0C8EVjf2loAAl4ifRuVOdcqycvXUdcTpsUfHN3fbndR8IKpb26mQNmnACmqgmX+LkbMdW9b+K6089g==} - '@swagger-api/apidom-ns-openapi-3-1@0.99.1': - resolution: {integrity: sha512-XsRxM9WC+WywBo+rr/YUayQRsV2mN8AzBxVlKzJoZ+pBgmPYe24n3Ma/0FTr8zGwQyg4DtOBwydlYz8QFrLPFA==} + '@swagger-api/apidom-ns-workflows-1@1.0.0-alpha.9': + resolution: {integrity: sha512-yKo0p8OkQmDib93Kt1yqWmI7JsD6D9qUHxr/SCuAmNNWny1hxm7cZGoKJwJlGd0uAg84j4vmzWOlG3AsJbnT8g==} - '@swagger-api/apidom-ns-openapi-3-1@0.99.2': - resolution: {integrity: sha512-ubO8vi1dYpIV2a3IKhTkBCf125udoCeUZIc9wrhOFwwHHIKeInGR5L6yxlNhOQm0/doYCth77vEqcuTBpxaIrw==} + '@swagger-api/apidom-parser-adapter-api-design-systems-json@1.0.0-alpha.9': + resolution: {integrity: sha512-xfVMR4HrTzXU0HB4TtxwkNbUIa/cQrPa0BWutJZ0fMYMAtUox2s8GsFYnJfZP52XfpSHFM1VPclivorZqET14g==} - '@swagger-api/apidom-ns-workflows-1@0.99.2': - resolution: {integrity: sha512-lm8G7cbCRXukN4UOb/bPszUiSbvN1ymvwQ2PEkyZN+DzJvYfgRuAxXt7xd2EDKJcxeH4igpAnkKoIoBoSOHg+w==} + '@swagger-api/apidom-parser-adapter-api-design-systems-yaml@1.0.0-alpha.9': + resolution: {integrity: sha512-lJZkrhZ8qRTtc5fSLKefCv8j7Xzo8UBfMjpqTJhmETAtU8YfVV2i2znjgxJpm0QwV6FVQqGfK1+ASZQWPLiVcA==} - '@swagger-api/apidom-parser-adapter-api-design-systems-json@0.99.2': - resolution: {integrity: sha512-7WPbiUJEWggVmxsssFfW/8JGk8Yu4C9ELneh805kMsgl/DOm6hcHxqT5gXXSwamH0ZQlTmSnHl2OZSlG+U5KKQ==} + '@swagger-api/apidom-parser-adapter-asyncapi-json-2@1.0.0-alpha.9': + resolution: {integrity: sha512-65nmKdPzw4C1bmtYn+3zoxXCI6Gnobr0StI9XE0YWiK+lpso7RH3Cgyl1yPZ0DBRVGzP+Fn9FVzmDNulEfR95w==} - '@swagger-api/apidom-parser-adapter-api-design-systems-yaml@0.99.2': - resolution: {integrity: sha512-ezOA1fjBAQPQ5X0DGYnuFyZMBSBCsaT6k9KDRr7B37Do9yj8YKa/lTlg5usXOrcLm4VgcyJGTKhAJi9kfzCKcA==} + '@swagger-api/apidom-parser-adapter-asyncapi-yaml-2@1.0.0-alpha.9': + resolution: {integrity: sha512-RLI4FpVB3vB6mIuT77yrsv5V2LMZ80dW9XpV+Fmbd4Jkdj+ysAFwT38cI4AsUMOxixpTDIXY1oWD7AjvylHhQQ==} - '@swagger-api/apidom-parser-adapter-asyncapi-json-2@0.99.2': - resolution: {integrity: sha512-b1ncaIc4dD0FGqty3iRCDUA/uHdd7nH271C06blQ+S9Id4D/xXxzd84z8LeNIJNLhCcnueuMKgUkGzvXP+raAA==} + '@swagger-api/apidom-parser-adapter-json@1.0.0-alpha.9': + resolution: {integrity: sha512-aOewp8/3zobf/O+5Jx8y7+bX3BPRfRlHIv15qp4YVTsLs6gLISWSzTO9JpWe9cR+AfhpsAalFq4t1LwIkmLk4A==} - '@swagger-api/apidom-parser-adapter-asyncapi-yaml-2@0.99.2': - resolution: {integrity: sha512-NuwuwdORyZPhEpxwyEgslyGfVnwIuyDvF5TDT0cLCMOIFDqbE/n77c4FAh/nQUARDEXRthiDb5pdMo/+rOxjFg==} + '@swagger-api/apidom-parser-adapter-openapi-json-2@1.0.0-alpha.9': + resolution: {integrity: sha512-zgtsAfkplCFusX2P/saqdn10J8P3kQizCXxHLvxd2j0EhMJk2wfu4HYN5Pej/7/qf/OR1QZxqtacwebd4RfpXA==} - '@swagger-api/apidom-parser-adapter-json@0.99.2': - resolution: {integrity: sha512-wy2WF71bLX1wEJkgmPRCEnXicV155KCelPQhCtzAGGo/B3+OuhknovBWXZNStvoJqZ/2A4a5pvYrgHoVoIKchg==} + '@swagger-api/apidom-parser-adapter-openapi-json-3-0@1.0.0-alpha.9': + resolution: {integrity: sha512-iPuHf0cAZSUhSv8mB0FnVgatTc26cVYohgqz2cvjoGofdqoh5KKIfxOkWlIhm+qGuBp71CfZUrPYPRsd0dHgeg==} - '@swagger-api/apidom-parser-adapter-openapi-json-2@0.99.2': - resolution: {integrity: sha512-z+ATszNWaO2JlixM9h4QpTAW2fE5nPCY4IDcScuWbch8gtKBmv61+53nahYb7tc3W/X0mMqhc1LyTCy5QC2L/w==} + '@swagger-api/apidom-parser-adapter-openapi-json-3-1@1.0.0-alpha.9': + resolution: {integrity: sha512-jwkfO7tzZyyrAgok+O9fKFOv1q/5njMb9DBc3D/ZF3ZLTcnEw8uj4V2HkjKxUweH5k8ip/gc8ueKmO/i7p2fng==} - '@swagger-api/apidom-parser-adapter-openapi-json-3-0@0.99.2': - resolution: {integrity: sha512-78PFDsF67tWDjPCGAD9cNHage8p5Vs2+zili1AF2zch3JkJA/KxBt+5va4A8w1fYaUaXi8LnMkM8VvEIAsNaOw==} + '@swagger-api/apidom-parser-adapter-openapi-yaml-2@1.0.0-alpha.9': + resolution: {integrity: sha512-jEIDpjbjwFKXQXS/RHJeA4tthsguLoz+nJPYS3AOLfuSiby5QXsKTxgqHXxG/YJqF1xJbZL+5KcF8UyiDePumw==} - '@swagger-api/apidom-parser-adapter-openapi-json-3-1@0.99.2': - resolution: {integrity: sha512-WQmm14C0EH0dcMzvgrGPeLkWKXyFwyunK9rrRt7xRLn8sL1Em0dC31hiVdgypo3DLrz9YW3PStpSQjEedJaWUQ==} + '@swagger-api/apidom-parser-adapter-openapi-yaml-3-0@1.0.0-alpha.9': + resolution: {integrity: sha512-ieJL8dfIF8fmP3uJRNh/duJa3cCIIv6MzUe6o4uPT/oTDroy4qIATvnq9Dq/gtAv6rcPRpA9VhyghJ1DmjKsZQ==} - '@swagger-api/apidom-parser-adapter-openapi-yaml-2@0.99.2': - resolution: {integrity: sha512-rEoE54T8KKRxtdxXgvaYba+GX8853mwcw5nzdrrvOy2tNKqsJANPeJcrQmjVYqJX7SU0HuZPK3zBvyqMyKoNsg==} + '@swagger-api/apidom-parser-adapter-openapi-yaml-3-1@1.0.0-alpha.9': + resolution: {integrity: sha512-EatIH7PZQSNDsRn9ompc62MYzboY7wAkjfYz+2FzBaSA8Vl5/+740qGQj22tu/xhwW4K72aV2NNL1m47QVF7hA==} - '@swagger-api/apidom-parser-adapter-openapi-yaml-3-0@0.99.2': - resolution: {integrity: sha512-l7ve45cfAj+imE8flypjdo49zpfp0m29stpOO/q2fCD5/46wT3Z4Ve3aKhil8/TRFEX26VOKoYVNjpeUWzUMaw==} + '@swagger-api/apidom-parser-adapter-workflows-json-1@1.0.0-alpha.9': + resolution: {integrity: sha512-LylC2cQdAmvR7bXqwMwBt6FHTMVGinwIdI8pjl4EbPT9hCVm1rdED53caTYM4gCm+CJGRw20r4gb9vn3+N6RrA==} - '@swagger-api/apidom-parser-adapter-openapi-yaml-3-1@0.99.2': - resolution: {integrity: sha512-1ab06o/M6MAJ0Js4C1bifpj/R0T0mw26Qk4dR7qKzel9dDuEkIRMQF7JHnf2pojZE+aR59Eb4iAMKmxzokHZdA==} + '@swagger-api/apidom-parser-adapter-workflows-yaml-1@1.0.0-alpha.9': + resolution: {integrity: sha512-TlA4+1ca33D7fWxO5jKBytSCv86IGI4Lze4JfrawWUXZ5efhi4LiNmW5TrGlZUyvL7yJtZcA4tn3betlj6jVwA==} - '@swagger-api/apidom-parser-adapter-workflows-json-1@0.99.2': - resolution: {integrity: sha512-VsFVmwTX/OfsXyBmIEp5Y+adqBF4Cj/cM/55KPM3mIEmKbc+PK3M08TIotMk1FdCiTafe+I28OZL+WMVujNm1A==} + '@swagger-api/apidom-parser-adapter-yaml-1-2@1.0.0-alpha.9': + resolution: {integrity: sha512-jSIHEB7lbh+MP3BhYIXFkeivDR01kugXN70e5FskW7oet2TIARsVEPheWKQFSP1U8bUZA4bsp9h9gOQ9xEeErw==} - '@swagger-api/apidom-parser-adapter-workflows-yaml-1@0.99.2': - resolution: {integrity: sha512-yK+48YcllFc8mY711ZJ7uTfPVZmJdujIHbvGLOMxMODmETkZlEjfoTAwNTWvutcuA6cxK70tKUD8vz5572ALQA==} - - '@swagger-api/apidom-parser-adapter-yaml-1-2@0.99.2': - resolution: {integrity: sha512-eU6Rd58WzzcOYOajwp9UCURhXVO8SUCrau14W6BuF1DbJCr85FmOigy4yu2b9UWsK44ZPzH8KeyhSYwTkqkgLA==} - - '@swagger-api/apidom-reference@0.99.1': - resolution: {integrity: sha512-g7xp+ZL/iRX6CEwdUnqqsLfZmaSRlXwEZV8LF1k4k13/o7Qcf7bsPv0fOVGa8ZC29zM8k//FVavwWoXvT2xrFQ==} + '@swagger-api/apidom-reference@1.0.0-alpha.9': + resolution: {integrity: sha512-KQ6wB5KplqdSsjxdA8BaQulj5zlF5VBCd5KP3RN/9vvixgsD/gyrVY59nisdzmPTqiL6yjhk612eQ96MgG8KiA==} '@swc/core-darwin-arm64@1.4.11': resolution: {integrity: sha512-C1j1Qp/IHSelVWdEnT7f0iONWxQz6FAqzjCF2iaL+0vFg4V5f2nlgrueY8vj5pNNzSGhrAlxsMxEIp4dj1MXkg==} @@ -2731,12 +2612,6 @@ packages: '@types/debug@4.1.12': resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==} - '@types/eslint-scope@3.7.4': - resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==} - - '@types/eslint@8.40.2': - resolution: {integrity: sha512-PRVjQ4Eh9z9pmmtaq8nTjZjQwKFk7YIHIud3lRoKRBgUQjgjRmoGxxGEPXQkF+lH7QkHJRNr5F4aBgYCW0lqpQ==} - '@types/eslint@8.56.10': resolution: {integrity: sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==} @@ -2767,9 +2642,6 @@ packages: '@types/hast@3.0.4': resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} - '@types/hoist-non-react-statics@3.3.5': - resolution: {integrity: sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==} - '@types/http-errors@2.0.4': resolution: {integrity: sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==} @@ -2794,9 +2666,6 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/junit-report-builder@3.0.2': - resolution: {integrity: sha512-R5M+SYhMbwBeQcNXYWNCZkl09vkVfAtcPIaCGdzIkkbeaTrVbGQ7HVgi4s+EmM/M1K4ZuWQH0jGcvMvNePfxYA==} - '@types/linkify-it@5.0.0': resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==} @@ -2878,8 +2747,8 @@ packages: '@types/qs@6.9.7': resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} - '@types/ramda@0.29.8': - resolution: {integrity: sha512-CmEF76RSSj4NkgFnuQ4ZK3xeq8wMnE9zQH7sr54Yy/a61WbE1qIzWYVfd7XupLbTJY9jCjgEPbv6fqMlsW8Mvw==} + '@types/ramda@0.30.2': + resolution: {integrity: sha512-PyzHvjCalm2BRYjAU6nIB3TprYwMNOUY/7P/N8bSzp9W/yM2YrtGtAnnVtaCNSeOZ8DzKyFDvaqQs7LnWwwmBA==} '@types/range-parser@1.2.4': resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} @@ -3003,32 +2872,32 @@ packages: vite: ^5.0.0 vue: ^3.0.0 - '@vitejs/plugin-vue@5.0.5': - resolution: {integrity: sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==} + '@vitejs/plugin-vue@5.1.3': + resolution: {integrity: sha512-3xbWsKEKXYlmX82aOHufFQVnkbMC/v8fLpWwh6hWOUrK5fbbtBh9Q/WWse27BFgSy2/e2c0fz5Scgya9h2GLhw==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 vue: ^3.2.25 - '@vitest/expect@1.3.1': - resolution: {integrity: sha512-xofQFwIzfdmLLlHa6ag0dPV8YsnKOCP1KdAeVVh34vSjN2dcUiXYCD9htu/9eM7t8Xln4v03U9HLxLpPlsXdZw==} + '@vitest/expect@1.6.0': + resolution: {integrity: sha512-ixEvFVQjycy/oNgHjqsL6AZCDduC+tflRluaHIzKIsdbzkLn2U/iBnVeJwB6HsIjQBdfMR8Z0tRxKUsvFJEeWQ==} - '@vitest/runner@1.3.1': - resolution: {integrity: sha512-5FzF9c3jG/z5bgCnjr8j9LNq/9OxV2uEBAITOXfoe3rdZJTdO7jzThth7FXv/6b+kdY65tpRQB7WaKhNZwX+Kg==} + '@vitest/runner@1.6.0': + resolution: {integrity: sha512-P4xgwPjwesuBiHisAVz/LSSZtDjOTPYZVmNAnpHHSR6ONrf8eCJOFRvUwdHn30F5M1fxhqtl7QZQUk2dprIXAg==} - '@vitest/snapshot@1.3.1': - resolution: {integrity: sha512-EF++BZbt6RZmOlE3SuTPu/NfwBF6q4ABS37HHXzs2LUVPBLx2QoY/K0fKpRChSo8eLiuxcbCVfqKgx/dplCDuQ==} + '@vitest/snapshot@1.6.0': + resolution: {integrity: sha512-+Hx43f8Chus+DCmygqqfetcAZrDJwvTj0ymqjQq4CvmpKFSTVteEOBzCusu1x2tt4OJcvBflyHUE0DZSLgEMtQ==} - '@vitest/spy@1.3.1': - resolution: {integrity: sha512-xAcW+S099ylC9VLU7eZfdT9myV67Nor9w9zhf0mGCYJSO+zM2839tOeROTdikOi/8Qeusffvxb/MyBSOja1Uig==} + '@vitest/spy@1.6.0': + resolution: {integrity: sha512-leUTap6B/cqi/bQkXUu6bQV5TZPx7pmMBKBQiI0rJA8c3pB56ZsaTbREnF7CJfmvAS4V2cXIBAh/3rVwrrCYgw==} - '@vitest/ui@1.3.1': - resolution: {integrity: sha512-2UrFLJ62c/eJGPHcclstMKlAR7E1WB1ITe1isuowEPJJHi3HfqofvsUqQ1cGrEF7kitG1DJuwURUA3HLDtQkXA==} + '@vitest/ui@1.6.0': + resolution: {integrity: sha512-k3Lyo+ONLOgylctiGovRKy7V4+dIN2yxstX3eY5cWFXH6WP+ooVX79YSyi0GagdTQzLmT43BF27T0s6dOIPBXA==} peerDependencies: - vitest: 1.3.1 + vitest: 1.6.0 - '@vitest/utils@1.3.1': - resolution: {integrity: sha512-d3Waie/299qqRyHTm2DjADeTaNdNSVsnwHPWrs20JMpjh6eiVq7ggggweO8rc4arhf6rRkWuHKwvxGvejUXZZQ==} + '@vitest/utils@1.6.0': + resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==} '@volar/language-core@1.11.1': resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} @@ -3039,17 +2908,9 @@ packages: '@volar/typescript@1.11.1': resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==} - '@vue/babel-helper-vue-transform-on@1.1.5': - resolution: {integrity: sha512-SgUymFpMoAyWeYWLAY+MkCK3QEROsiUnfaw5zxOVD/M64KQs8D/4oK6Q5omVA2hnvEOE0SCkH2TZxs/jnnUj7w==} - '@vue/babel-helper-vue-transform-on@1.2.2': resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==} - '@vue/babel-plugin-jsx@1.1.5': - resolution: {integrity: sha512-nKs1/Bg9U1n3qSWnsHhCVQtAzI6aQXqua8j/bZrau8ywT1ilXQbK4FwEJGmU8fV7tcpuFvWmmN7TMmV1OBma1g==} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@vue/babel-plugin-jsx@1.2.2': resolution: {integrity: sha512-nYTkZUVTu4nhP199UoORePsql0l+wj7v/oyQjtThUVhJl1U+6qHuoVhIvR3bf7eVKjbCK+Cs2AWd7mi9Mpz9rA==} peerDependencies: @@ -3111,16 +2972,16 @@ packages: '@vue/devtools-api@6.6.4': resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==} - '@vue/devtools-core@7.0.27': - resolution: {integrity: sha512-3rbtNGxFFFPfIObgTAPIw0h0rJy+y1PrbfgM9nXRf3/FIJkthfS19yj31pj9EWIqRsyiqK5u1Ni7SAJZ0vsQOA==} - - '@vue/devtools-kit@7.0.27': - resolution: {integrity: sha512-/A5xM38pPCFX5Yhl/lRFAzjyK6VNsH670nww2WbjFKWqlu3I+lMxWKzQkCW6A1V8bduITgl2kHORfg2gTw6QaA==} + '@vue/devtools-core@7.4.5': + resolution: {integrity: sha512-QwrgKYxwafJUJrKRvJGbzQLuGt0BC1P4qTr4qlEKgOOs+GV0n6zTry2oeHiwmj5H6pOkLoHnwFMOTB9rFtn9QQ==} peerDependencies: vue: ^3.0.0 - '@vue/devtools-shared@7.0.27': - resolution: {integrity: sha512-4VxtmZ6yjhiSloqZZq2UYU0TBGxOJ8GxWvp5OlAH70zYqi0FIAyWGPkOhvfoZ7DKQyv2UU0mmKzFHjsEkelGyQ==} + '@vue/devtools-kit@7.4.5': + resolution: {integrity: sha512-Uuki4Z6Bc/ExvtlPkeDNGSAe4580R+HPcVABfTE9TF7BTz3Nntk7vxIRUyWblZkUEcB/x+wn2uofyt5i2LaUew==} + + '@vue/devtools-shared@7.4.5': + resolution: {integrity: sha512-2XgUOkL/7QDmyYI9J7cm+rz/qBhcGv+W5+i1fhwdQ0HQ1RowhdK66F0QBuJSz/5k12opJY8eN6m03/XZMs7imQ==} '@vue/language-core@1.8.27': resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==} @@ -3202,8 +3063,8 @@ packages: '@vueuse/shared@10.11.0': resolution: {integrity: sha512-fyNoIXEq3PfX1L3NkNhtVQUSRtqYwJtJg+Bp9rIzculIZWHTkKSysujrOk2J+NrRulLTQH9+3gGSfYLWSEWU1A==} - '@webassemblyjs/ast@1.11.6': - resolution: {integrity: sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==} + '@webassemblyjs/ast@1.12.1': + resolution: {integrity: sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==} '@webassemblyjs/floating-point-hex-parser@1.11.6': resolution: {integrity: sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==} @@ -3211,8 +3072,8 @@ packages: '@webassemblyjs/helper-api-error@1.11.6': resolution: {integrity: sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==} - '@webassemblyjs/helper-buffer@1.11.6': - resolution: {integrity: sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA==} + '@webassemblyjs/helper-buffer@1.12.1': + resolution: {integrity: sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==} '@webassemblyjs/helper-numbers@1.11.6': resolution: {integrity: sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==} @@ -3220,8 +3081,8 @@ packages: '@webassemblyjs/helper-wasm-bytecode@1.11.6': resolution: {integrity: sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==} - '@webassemblyjs/helper-wasm-section@1.11.6': - resolution: {integrity: sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g==} + '@webassemblyjs/helper-wasm-section@1.12.1': + resolution: {integrity: sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==} '@webassemblyjs/ieee754@1.11.6': resolution: {integrity: sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==} @@ -3232,20 +3093,20 @@ packages: '@webassemblyjs/utf8@1.11.6': resolution: {integrity: sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==} - '@webassemblyjs/wasm-edit@1.11.6': - resolution: {integrity: sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw==} + '@webassemblyjs/wasm-edit@1.12.1': + resolution: {integrity: sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==} - '@webassemblyjs/wasm-gen@1.11.6': - resolution: {integrity: sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA==} + '@webassemblyjs/wasm-gen@1.12.1': + resolution: {integrity: sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==} - '@webassemblyjs/wasm-opt@1.11.6': - resolution: {integrity: sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g==} + '@webassemblyjs/wasm-opt@1.12.1': + resolution: {integrity: sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==} - '@webassemblyjs/wasm-parser@1.11.6': - resolution: {integrity: sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ==} + '@webassemblyjs/wasm-parser@1.12.1': + resolution: {integrity: sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==} - '@webassemblyjs/wast-printer@1.11.6': - resolution: {integrity: sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A==} + '@webassemblyjs/wast-printer@1.12.1': + resolution: {integrity: sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==} '@webpack-cli/configtest@2.1.1': resolution: {integrity: sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==} @@ -3304,8 +3165,8 @@ packages: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} engines: {node: '>= 0.6'} - acorn-import-assertions@1.9.0: - resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==} + acorn-import-attributes@1.9.5: + resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==} peerDependencies: acorn: ^8 @@ -3332,11 +3193,6 @@ packages: engines: {node: '>=0.4.0'} hasBin: true - acorn@8.11.3: - resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==} - engines: {node: '>=0.4.0'} - hasBin: true - acorn@8.12.0: resolution: {integrity: sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==} engines: {node: '>=0.4.0'} @@ -3379,8 +3235,8 @@ packages: ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} - ajv@8.12.0: - resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} + ajv@8.17.1: + resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} ansi-align@3.0.1: resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==} @@ -3434,6 +3290,9 @@ packages: resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} engines: {node: '>= 8'} + apg-lite@1.0.4: + resolution: {integrity: sha512-B32zCN3IdHIc99Vy7V9BaYTUzLeRA8YXYY1aQD1/5I2aqIrO0coi4t6hJPqMisidlBxhyME8UexkHt31SlR6Og==} + approximate-number@2.1.1: resolution: {integrity: sha512-JAP0WOktu68l1TQoBq9SvwSPOJBLVnlEOchHcPg/brZKiswxGtTbZcd5vXQLjIb1xxD3Q+AOtwNyBU4zt4RP2A==} @@ -3532,8 +3391,8 @@ packages: axios@1.6.0: resolution: {integrity: sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==} - axios@1.6.8: - resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==} + axios@1.7.7: + resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} babel-code-frame@6.26.0: resolution: {integrity: sha512-XqYMR2dfdGMW+hd0IUZ2PwK+fGeFkOxZJ0wY+JaQAHzt1Zx8LcvpiZD2NiGkEG8qx0CfkAOr5xt76d1e8vG90g==} @@ -3607,6 +3466,9 @@ packages: resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==} engines: {node: '>=8'} + birpc@0.2.17: + resolution: {integrity: sha512-+hkTxhot+dWsLpp3gia5AkVHIsKlZybNT5gIYiDlNzJrmYPcTM9k5/w2uaj3IPpd7LlEYpmCj4Jj1nC41VhDFg==} + bl@4.1.0: resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} @@ -3648,11 +3510,6 @@ packages: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} - 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 - browserslist@4.23.3: resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} @@ -3742,9 +3599,6 @@ packages: resolution: {integrity: sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==} engines: {node: '>=16'} - caniuse-lite@1.0.30001524: - resolution: {integrity: sha512-Jj917pJtYg9HSJBF95HVX3Cdr89JUyLT4IZ8SvM5aDRni95swKgYi3TgYLH5hnGfPE/U1dg6IfZ50UsIlLkwSA==} - caniuse-lite@1.0.30001657: resolution: {integrity: sha512-DPbJAlP8/BAXy3IgiWmZKItubb3TYGP0WscQQlVGIfT4s/YlFYVuJgyOsQNP7rJRChx/qdMeLJQJP0Sgg2yjNA==} @@ -4085,12 +3939,13 @@ packages: resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} engines: {node: '>= 0.6'} + copy-anything@3.0.5: + resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==} + engines: {node: '>=12.13'} + copy-to-clipboard@3.3.3: resolution: {integrity: sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==} - core-js-pure@3.31.0: - resolution: {integrity: sha512-/AnE9Y4OsJZicCzIe97JP5XoPKQJfTuEG43aEVLFJGOJpyqELod+pE6LEl63DfG1Mp8wX97LDaDpy1GmLEUxlg==} - core-js-pure@3.37.0: resolution: {integrity: sha512-d3BrpyFr5eD4KcbRvQ3FTUx/KWmaDesr7+a3+1+P46IUnNoEt+oiLijPINZMEon7w9oGkIINWxrBAU9DEciwFQ==} @@ -4145,8 +4000,8 @@ packages: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} engines: {node: '>= 8'} - css-functions-list@3.2.1: - resolution: {integrity: sha512-Nj5YcaGgBtuUmn1D7oHqPW0c9iui7xsTsj5lIX8ZgevdfhmjFfKB3r8moHJtNJnctnYXJyYX5I1pp90HM4TPgQ==} + css-functions-list@3.2.2: + resolution: {integrity: sha512-c+N0v6wbKVxTu5gOBBFkr9BEdBWaqqjQeiJ8QvSRIJOf+UxlJh930m8e6/WNeODIK0mYLFkoONrnj16i2EcvfQ==} engines: {node: '>=12 || >=16'} css-loader@7.1.2: @@ -4408,8 +4263,8 @@ packages: supports-color: optional: true - debug@4.3.4: - resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} + debug@4.3.5: + resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -4417,8 +4272,8 @@ packages: supports-color: optional: true - debug@4.3.5: - resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} + debug@4.3.7: + resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -4578,8 +4433,8 @@ packages: dompurify@3.0.11: resolution: {integrity: sha512-Fan4uMuyB26gFV3ovPoEoQbxRRPfTu3CvImyZnhGq5fsIEO+gEFLp45ISFt+kQBWsK5ulDdT0oV28jS1UrwQLg==} - dompurify@3.0.5: - resolution: {integrity: sha512-F9e6wPGtY+8KNMRAVfxeCOHU0/NPWMSENNq4pQctuXRqqdEPW7q3CrLbR5Nse044WwacyjHGOMlvNsBe1y6z9A==} + dompurify@3.1.4: + resolution: {integrity: sha512-2gnshi6OshmuKil8rMZuQCGiUF3cUxHY3NGDzUAdUx/NPEe5DVnO8BDoAQouvgwnx0R/+a6jUn36Z0FSdq8vww==} domutils@3.1.0: resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==} @@ -4603,8 +4458,8 @@ packages: duplexer@0.1.2: resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} - earcut@2.2.4: - resolution: {integrity: sha512-/pjZsA1b4RPHbeWZQn66SWS8nZZWLQQ23oE3Eam7aroEFGEvwKAsJfZ9ytiEMycfzXWpca4FA9QIOehf7PocBQ==} + earcut@3.0.0: + resolution: {integrity: sha512-41Fs7Q/PLq1SDbqjsgcY7GA42T0jvaCNGXgGtsNdvg+Yv8eIu06bxv4/PoREkZ9nMDNwnUSG9OFB9+yv8eKhDg==} ecc-jsbn@0.1.2: resolution: {integrity: sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==} @@ -4622,9 +4477,6 @@ packages: engines: {node: '>=0.10.0'} hasBin: true - electron-to-chromium@1.4.503: - resolution: {integrity: sha512-LF2IQit4B0VrUHFeQkWhZm97KuJSGF2WJqq1InpY+ECpFRkXd8yTIaTtJxsO0OKDmiBYwWqcrNaXOurn2T2wiA==} - electron-to-chromium@1.5.14: resolution: {integrity: sha512-bEfPECb3fJ15eaDnu9LEJ2vPGD6W1vt7vZleSVyFhYuMIKm3vz/g9lt7IvEzgdwj58RjbPKUF2rXTCN/UW47tQ==} @@ -4654,14 +4506,14 @@ packages: end-of-stream@1.4.4: resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} - enhanced-resolve@5.15.0: - resolution: {integrity: sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==} - engines: {node: '>=10.13.0'} - enhanced-resolve@5.17.0: resolution: {integrity: sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==} engines: {node: '>=10.13.0'} + enhanced-resolve@5.17.1: + resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==} + engines: {node: '>=10.13.0'} + enquirer@2.3.6: resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==} engines: {node: '>=8.6'} @@ -4690,8 +4542,8 @@ packages: error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} - error-stack-parser-es@0.1.1: - resolution: {integrity: sha512-g/9rfnvnagiNf+DRMHEVGuGuIBlCIMDFoTA616HaP2l9PlCjGjVhD98PNbVSJvmK4TttqT5mV5tInMhoFgi+aA==} + error-stack-parser-es@0.1.5: + resolution: {integrity: sha512-xHku1X40RO+fO8yJ8Wh2f2rZWVjqyhb1zgq1yZ8aZRQkv6OOKhKWRUaht3eSCUbAOBaKIgM+ykwFLE+QUxgGeg==} es-define-property@1.0.0: resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==} @@ -4797,8 +4649,8 @@ packages: resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - eslint-scope@8.0.1: - resolution: {integrity: sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og==} + eslint-scope@8.0.2: + resolution: {integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} eslint-visitor-keys@3.4.3: @@ -4809,15 +4661,24 @@ packages: resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.4.0: - resolution: {integrity: sha512-sjc7Y8cUD1IlwYcTS9qPSvGjAC8Ne9LctpxKKu3x/1IC9bnOg98Zy6GxEJUfr1NojMgVPlyANXYns8oE2c1TAA==} + eslint@9.10.0: + resolution: {integrity: sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true + peerDependencies: + jiti: '*' + peerDependenciesMeta: + jiti: + optional: true espree@10.0.1: resolution: {integrity: sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + espree@10.1.0: + resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + espree@9.6.1: resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4954,6 +4815,9 @@ packages: fast-levenshtein@2.0.6: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} + fast-uri@3.0.1: + resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==} + fastest-levenshtein@1.0.16: resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==} engines: {node: '>= 4.9.1'} @@ -4985,6 +4849,10 @@ packages: resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==} engines: {node: '>=16.0.0'} + file-entry-cache@9.1.0: + resolution: {integrity: sha512-/pqPFG+FdxWQj+/WSuzXSDaNzxgTLr/OrR1QuqfEZzDakpdYE70PwUxL7BPUa8hpjbvY1+qvCl8k+8Tq34xJgg==} + engines: {node: '>=18'} + file-saver@2.0.5: resolution: {integrity: sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==} @@ -5017,9 +4885,6 @@ packages: resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} engines: {node: '>=10'} - find-yarn-workspace-root@2.0.0: - resolution: {integrity: sha512-1IMnbjt4KzsQfnhnzNd8wUEgXZ44IzZaZmnLYx7D5FZlaHt2gW20Cri8Q+E/t5tIj4+epTBub+2Zxu/vNILzqQ==} - findup-sync@4.0.0: resolution: {integrity: sha512-6jvvn/12IC4quLBL1KNokxC7wWTvYncaVUYSoxWw7YykPLuRrnv4qdHcSOywOI5RpkOVGeQRtWM8/q+G6W6qfQ==} engines: {node: '>= 8'} @@ -5028,6 +4893,10 @@ packages: resolution: {integrity: sha512-EryKbCE/wxpxKniQlyas6PY1I9vwtF3uCBweX+N8KYTCn3Y12RTGtQAJ/bd5pl7kxUAc8v/R3Ake/N17OZiFqA==} engines: {node: '>=16'} + flat-cache@5.0.0: + resolution: {integrity: sha512-JrqFmyUl2PnPi1OvLyTVHnQvwQ0S+e6lGSwu8OkAZlSaNIZciTY2H/cOOROxsBA1m/LZNHDsqAgDZt6akWcjsQ==} + engines: {node: '>=18'} + flat@5.0.2: resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==} hasBin: true @@ -5040,6 +4909,9 @@ packages: flatted@3.2.9: resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==} + flatted@3.3.1: + resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} + focus-trap-react@10.1.4: resolution: {integrity: sha512-vLUQRXI6SUJD8YLYTBa1DlCYRmTKFDxRvc4TEe2nq8S1aj+YKsucuNxqZUOf0+RZ01Yoiwtk/6rD9xqSvawIvQ==} peerDependencies: @@ -5301,6 +5173,10 @@ packages: resolution: {integrity: sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==} engines: {node: '>=6'} + global-prefix@4.0.0: + resolution: {integrity: sha512-w0Uf9Y9/nyHinEk5vMJKRie+wa4kR5hmDbEhGGds/kG1PwGLLHKRoNMeJOyCQjjBkANlnScqgzcFwGHgmgLkVA==} + engines: {node: '>=16'} + globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} @@ -5416,9 +5292,6 @@ packages: highlight.js@10.7.3: resolution: {integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==} - hoist-non-react-statics@3.3.2: - resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} - homedir-polyfill@1.0.3: resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==} engines: {node: '>=0.10.0'} @@ -5485,6 +5358,10 @@ packages: resolution: {integrity: sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ==} engines: {node: '>= 14'} + http-proxy-agent@7.0.2: + resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==} + engines: {node: '>= 14'} + http-proxy-middleware@2.0.6: resolution: {integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==} engines: {node: '>=12.0.0'} @@ -5506,6 +5383,10 @@ packages: resolution: {integrity: sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==} engines: {node: '>= 14'} + https-proxy-agent@7.0.5: + resolution: {integrity: sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==} + engines: {node: '>= 14'} + httpsnippet@2.0.0: resolution: {integrity: sha512-Hb2ttfB5OhasYxwChZ8QKpYX3v4plNvwMaMulUIC7M3RHRDf1Op6EMp47LfaU2sgQgfvo5spWK4xRAirMEisrg==} engines: {node: '>=10'} @@ -5548,14 +5429,14 @@ packages: resolution: {integrity: sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - ignore@5.3.0: - resolution: {integrity: sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==} - engines: {node: '>= 4'} - ignore@5.3.1: resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} engines: {node: '>= 4'} + ignore@5.3.2: + resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} + engines: {node: '>= 4'} + immutable@3.8.2: resolution: {integrity: sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg==} engines: {node: '>=0.10.0'} @@ -5604,6 +5485,10 @@ packages: resolution: {integrity: sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + ini@4.1.3: + resolution: {integrity: sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + init-package-json@6.0.3: resolution: {integrity: sha512-Zfeb5ol+H+eqJWHTaGca9BovufyGeIfr4zaaBorPmJBMrJ+KBnN+kQx2ZtXdsotUTgldHmHQV44xvUWOUA7E2w==} engines: {node: ^16.14.0 || >=18.0.0} @@ -5818,6 +5703,10 @@ packages: is-utf8@0.2.1: resolution: {integrity: sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==} + is-what@4.1.16: + resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==} + engines: {node: '>=12.13'} + is-windows@1.0.2: resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} engines: {node: '>=0.10.0'} @@ -5833,9 +5722,6 @@ packages: isarray@1.0.0: resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} - isarray@2.0.5: - resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} - isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} @@ -5908,12 +5794,12 @@ packages: js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - js-tokens@8.0.1: - resolution: {integrity: sha512-3AGrZT6tuMm1ZWWn9mLXh7XMfi2YtiLNPALCVxBCiUVq0LD1OQMxV/AdS/s7rLJU5o9i/jBZw/N4vXXL5dm29A==} - js-tokens@8.0.3: resolution: {integrity: sha512-UfJMcSJc+SEXEl9lH/VLHSZbThQyLpw1vLO1Lb+j4RWDvG3N2f7yj3PVQA3cmkTBNldJ9eFnM+xEXxHIXrYiJw==} + js-tokens@9.0.0: + resolution: {integrity: sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==} + js-yaml@3.14.1: resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} hasBin: true @@ -5925,8 +5811,8 @@ packages: jsbn@0.1.1: resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==} - jsdom@24.0.0: - resolution: {integrity: sha512-UDS2NayCvmXSXVP6mpTj+73JnNQadZlr9N68189xib2tx5Mls7swlTNao26IoHv46BZJFvXygyRtyXd1feAk1A==} + jsdom@24.1.3: + resolution: {integrity: sha512-MyL55p3Ut3cXbeBEG7Hcv0mVM8pp8PBNWxRqchZnSfAiES1v1mRnMeFfaHWIPULpwsYfvO+ZmMZz5tGCnjzDUQ==} engines: {node: '>=18'} peerDependencies: canvas: ^2.11.2 @@ -5959,8 +5845,8 @@ packages: json-schema-instantiator@0.4.4: resolution: {integrity: sha512-gyidFWn/PHmLNh+dW4TzbdqpQOxvFDujkrTfvvbGeAL5LUkVF7Bbujn1KMKjJ3bDyRXMIrInyNNmZQejjw9eIw==} - json-schema-to-ts@3.0.1: - resolution: {integrity: sha512-ANphQxnKbzLWPeYDmdoci8C9g9ttpfMx8etTlJJ8UCEmNXH9jxGkn3AAbMe+lR4N5OG/01nYxPrDyugLdsRt+A==} + json-schema-to-ts@3.1.1: + resolution: {integrity: sha512-+DWg8jCJG2TEnpy7kOm/7/AxaYoaRbjVB4LFZLySZlWn8exGs3A4OLJR966cVvU26N7X9TWxl+Jsw7dzAqKT6g==} engines: {node: '>=16'} json-schema-traverse@0.4.1: @@ -5975,10 +5861,6 @@ packages: json-stable-stringify-without-jsonify@1.0.1: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} - json-stable-stringify@1.1.1: - resolution: {integrity: sha512-SU/971Kt5qVQfJpyDveVhQ/vya+5hvrjClFOcr8c0Fq5aODJjMwutrOfCU+eCnVD5gpx1Q3fEqkyom77zH1iIg==} - engines: {node: '>= 0.4'} - json-stringify-nice@1.1.4: resolution: {integrity: sha512-5Z5RFW63yxReJ7vANgW6eZFGWaQvnPE3WNmZoOJrSkGju2etKA2L5rrOa1sm877TVTFt57A80BH1bArcmlLfPw==} @@ -6003,9 +5885,6 @@ packages: jsonfile@6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} - jsonify@0.0.1: - resolution: {integrity: sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==} - jsonparse@1.3.1: resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==} engines: {'0': node >= 0.2.0} @@ -6040,15 +5919,12 @@ packages: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} - klaw-sync@6.0.0: - resolution: {integrity: sha512-nIeuVSzdCCs6TDPTqI8w1Yre34sSq7AkZ4B3sfOBbI2CgVSB4Du4aLQijFU2+lhAFCwt9+42Hel6lQNIv6AntQ==} - kleur@4.1.5: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} - known-css-properties@0.29.0: - resolution: {integrity: sha512-Ne7wqW7/9Cz54PDt4I3tcV+hAyat8ypyOGzYRJQfdxnnjeWsTxt1cy8pjvvKeI5kfXuyvULyeeAvwvvtAX3ayQ==} + known-css-properties@0.34.0: + resolution: {integrity: sha512-tBECoUqNFbyAY4RrbqsBQqDFpGXAEbdD5QKr8kACx3+rnArmuuR22nKQWKazvp07N9yjTyDZaw/20UIH8tL9DQ==} kolorist@1.8.0: resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==} @@ -6249,10 +6125,6 @@ packages: magic-string@0.30.10: resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==} - magic-string@0.30.7: - resolution: {integrity: sha512-8vBuFF/I/+OSLRmdf2wwFCJCz+nSn0m6DPvGH1fS/KiQoSaR+sETbov0eIk9KhEKy8CYqIkIAnbohxT/4H0kuA==} - engines: {node: '>=12'} - make-dir@2.1.0: resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} engines: {node: '>=6'} @@ -6283,8 +6155,8 @@ packages: map-stream@0.1.0: resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==} - maplibre-gl@4.5.0: - resolution: {integrity: sha512-qOS1hn4d/pn2i0uva4S5Oz+fACzTkgBKq+NpwT/Tqzi4MSyzcWNtDELzLUSgWqHfNIkGCl5CZ/w7dtis+t4RCw==} + maplibre-gl@4.7.0: + resolution: {integrity: sha512-hkt7je7NxiMQE8EpCxLWP8t6tkK6SkrMe0hIBjYd4Ar/Q7BOCILxthGmGnU993Mwmkvs2mGiXnVUSOK12DeCzg==} engines: {node: '>=16.14.0', npm: '>=8.1.0'} markdown-it-abbr@2.0.0: @@ -6372,8 +6244,8 @@ packages: resolution: {integrity: sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==} engines: {node: '>=16.10'} - meow@13.1.0: - resolution: {integrity: sha512-o5R/R3Tzxq0PJ3v3qcQJtSvSE9nKOLSAaDuuoMzDVuGTwHdccMWcYomh9Xolng2tjT6O/Y83d+0coVGof6tqmA==} + meow@13.2.0: + resolution: {integrity: sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==} engines: {node: '>=18'} meow@8.1.2: @@ -6467,6 +6339,10 @@ packages: resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} engines: {node: '>=8.6'} + micromatch@4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} + engines: {node: '>=8.6'} + mime-db@1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} @@ -6529,10 +6405,6 @@ packages: resolution: {integrity: sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==} engines: {node: '>=16 || 14 >=14.17'} - minimatch@9.0.3: - resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} - engines: {node: '>=16 || 14 >=14.17'} - minimatch@9.0.4: resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} engines: {node: '>=16 || 14 >=14.17'} @@ -6694,6 +6566,10 @@ packages: neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} + neotraverse@0.6.18: + resolution: {integrity: sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==} + engines: {node: '>= 10'} + next-tick@1.1.0: resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} @@ -6746,9 +6622,6 @@ packages: node-machine-id@1.1.12: resolution: {integrity: sha512-QNABxbrPa3qEIfrE6GOJ7BYIuignnJw7iQ2YPbc3Nla1HzRJjXzZOiikfF8m7eAMfichLt3M4VgLOetqgDmgGQ==} - node-releases@2.0.13: - resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} - node-releases@2.0.18: resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} @@ -6825,9 +6698,9 @@ packages: resolution: {integrity: sha512-5+bKQRH0J1xG1uZ1zMNvxW0VEyoNWgJpY9UDuluPFLKDfJ9u2JmmjmTJV1srBGQOROfdBMiVvnH2Zvpbm+xkVA==} engines: {node: ^16.14.0 || >=18.0.0} - npm-run-all2@6.1.2: - resolution: {integrity: sha512-WwwnS8Ft+RpXve6T2EIEVpFLSqN+ORHRvgNk3H9N62SZXjmzKoRhMFg3I17TK3oMaAEr+XFbRirWS2Fn3BCPSg==} - engines: {node: ^14.18.0 || >=16.0.0, npm: '>= 8'} + npm-run-all2@6.2.2: + resolution: {integrity: sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==} + engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'} hasBin: true npm-run-path@4.0.1: @@ -6841,8 +6714,8 @@ packages: nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} - nwsapi@2.2.7: - resolution: {integrity: sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==} + nwsapi@2.2.12: + resolution: {integrity: sha512-qXDmcVlZV4XRtKFzddidpfVP4oMSGhga+xdMc25mv8kaLUHtgzCDhUxkrN8exkGdTlLNaXj7CV3GtON7zuGZ+w==} nx@17.2.8: resolution: {integrity: sha512-rM5zXbuXLEuqQqcjVjClyvHwRJwt+NVImR2A6KFNG40Z60HP6X12wAxxeLHF5kXXTDRU0PFhf/yACibrpbPrAw==} @@ -6863,10 +6736,6 @@ packages: object-inspect@1.13.1: resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==} - object-keys@1.1.1: - resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} - engines: {node: '>= 0.4'} - obuf@1.1.2: resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==} @@ -6893,14 +6762,22 @@ packages: resolution: {integrity: sha512-dtbI5oW7987hwC9qjJTyABldTaa19SuyJse1QboWv3b0qCcrrLNVDqBx1XgELAjh9QTVQaP/C5b1nhQebd1H2A==} engines: {node: '>=18'} - open@7.4.2: - resolution: {integrity: sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==} - engines: {node: '>=8'} + open@10.1.0: + resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==} + engines: {node: '>=18'} open@8.4.2: resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} engines: {node: '>=12'} + openapi-path-templating@1.6.0: + resolution: {integrity: sha512-1atBNwOUrZXthTvlvvX8k8ovFEF3iA8mDidYMkdOtvVdndBhTrspbwGXNOzEUaJhm9iUl4Tf5uQaeTLAJvwPig==} + engines: {node: '>=12.20.0'} + + openapi-server-url-templating@1.1.0: + resolution: {integrity: sha512-dtyTFKx2xVcO0W8JKaluXIHC9l/MLjHeflBaWjiWNMCHp/TBs9dEjQDbj/VFlHR4omFOKjjmqm1pW1aCAhmPBg==} + engines: {node: '>=12.20.0'} + openapi-types@12.1.3: resolution: {integrity: sha512-N4YtSYJqghVu4iek2ZUvcN/0aqH1kRDuNqzcycDxhOUpg7GdvLa2F3DgS6yBNhInhv2r/6I0Flkn7CqL8+nIcw==} @@ -7042,11 +6919,6 @@ packages: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} engines: {node: '>= 0.8'} - patch-package@8.0.0: - resolution: {integrity: sha512-da8BVIhzjtgScwDJ2TtKsfT5JFWz1hYoBl9rUQ1f38MC2HwnEIkK8VN3dKMKcP7P7bvvgzNDbfNHtx3MsQb5vA==} - engines: {node: '>=14', npm: '>5'} - hasBin: true - path-browserify@1.0.1: resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==} @@ -7114,9 +6986,6 @@ packages: performance-now@2.1.0: resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==} - picocolors@1.0.0: - resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - picocolors@1.0.1: resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} @@ -7192,8 +7061,8 @@ packages: peerDependencies: postcss: ^8.4 - postcss-html@1.6.0: - resolution: {integrity: sha512-OWgQ9/Pe23MnNJC0PL4uZp8k0EDaUvqpJFSiwFxOLClAhmD7UEisyhO3x5hVsD4xFrjReVTXydlrMes45dJ71w==} + postcss-html@1.7.0: + resolution: {integrity: sha512-MfcMpSUIaR/nNgeVS8AyvyDugXlADjN9AcV7e5rDfrF1wduIAGSkL4q2+wgrZgA3sHVAHLDO9FuauHhZYW2nBw==} engines: {node: ^12 || >=14} postcss-media-query-parser@0.2.3: @@ -7223,8 +7092,8 @@ packages: peerDependencies: postcss: ^8.1.0 - postcss-resolve-nested-selector@0.1.1: - resolution: {integrity: sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==} + postcss-resolve-nested-selector@0.1.6: + resolution: {integrity: sha512-0sglIs9Wmkzbr8lQwEyIzlDOOC9bGmfVKcJTaxv3vMmd3uo4o4DerC3En0bnmgceeql9BfC8hRkp7cg0fjdVqw==} postcss-safe-parser@6.0.0: resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==} @@ -7244,10 +7113,6 @@ packages: peerDependencies: postcss: ^8.4.29 - postcss-selector-parser@6.0.15: - resolution: {integrity: sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==} - engines: {node: '>=4'} - postcss-selector-parser@6.1.0: resolution: {integrity: sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==} engines: {node: '>=4'} @@ -7426,10 +7291,6 @@ packages: resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==} engines: {node: '>=6'} - punycode@2.3.0: - resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} - engines: {node: '>=6'} - punycode@2.3.1: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} @@ -7449,10 +7310,6 @@ packages: resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==} engines: {node: '>=0.6'} - qs@6.11.2: - resolution: {integrity: sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==} - engines: {node: '>=0.6'} - querystringify@2.2.0: resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==} @@ -7469,11 +7326,8 @@ packages: quickselect@2.0.0: resolution: {integrity: sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==} - ramda-adjunct@4.1.1: - resolution: {integrity: sha512-BnCGsZybQZMDGram9y7RiryoRHS5uwx8YeGuUeDKuZuvK38XO6JJfmK85BwRWAKFA6pZ5nZBO/HBFtExVaf31w==} - engines: {node: '>=0.10.3'} - peerDependencies: - ramda: '>= 0.29.0' + quickselect@3.0.0: + resolution: {integrity: sha512-XdjUArbK4Bm5fLLvlm5KpTFOiOThgfWWI4axAZDWg4E/0mKdZyI9tNEfds27qCi1ze/vwTR16kvmmGhRra3c2g==} ramda-adjunct@5.0.0: resolution: {integrity: sha512-iEehjqp/ZGjYZybZByDaDu27c+79SE7rKDcySLdmjAwKWkz6jNhvGgZwzUGaMsij8Llp9+1N1Gy0drpAq8ZSyA==} @@ -7481,9 +7335,6 @@ packages: peerDependencies: ramda: '>= 0.30.0' - ramda@0.29.1: - resolution: {integrity: sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==} - ramda@0.30.0: resolution: {integrity: sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q==} @@ -7560,30 +7411,18 @@ packages: react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} - react-is@18.2.0: - resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} - react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} - react-redux@8.1.3: - resolution: {integrity: sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==} + react-redux@9.1.2: + resolution: {integrity: sha512-0OA4dhM1W48l3uzmv6B7TXPCGmokUU4p1M44DGN2/D9a1FjVPukVjER1PcPX97jIg6aUeLq1XJo1IpfbgULn0w==} peerDependencies: - '@types/react': ^16.8 || ^17.0 || ^18.0 - '@types/react-dom': ^16.8 || ^17.0 || ^18.0 - react: ^16.8 || ^17.0 || ^18.0 - react-dom: ^16.8 || ^17.0 || ^18.0 - react-native: '>=0.59' - redux: ^4 || ^5.0.0-beta.0 + '@types/react': ^18.2.25 + react: ^18.0 + redux: ^5.0.0 peerDependenciesMeta: '@types/react': optional: true - '@types/react-dom': - optional: true - react-dom: - optional: true - react-native: - optional: true redux: optional: true @@ -7660,12 +7499,11 @@ packages: peerDependencies: immutable: ^3.8.1 || ^4.0.0-rc.1 - redux@4.2.1: - resolution: {integrity: sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==} + redux@5.0.1: + resolution: {integrity: sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==} - reflect-metadata@0.2.1: - resolution: {integrity: sha512-i5lLI6iw9AU3Uu4szRNPPEkomnkjRTaVt9hy/bn5g/oSzekBSMeLZblcjP74AW0vBabqERLLIrz+gR8QYR54Tw==} - deprecated: This version has a critical bug in fallback handling. Please upgrade to reflect-metadata@0.2.2 or newer. + reflect-metadata@0.2.2: + resolution: {integrity: sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==} refractor@3.6.0: resolution: {integrity: sha512-MY9W41IOWxxk31o+YvFCNyNzdkc9M20NoZK5vq6jkv4I/uh2zkWcfudj0Q1fovjUQJrNewS9NMzeTtqPf+n5EA==} @@ -7673,12 +7511,6 @@ packages: regenerator-runtime@0.11.1: resolution: {integrity: sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==} - regenerator-runtime@0.13.11: - resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} - - regenerator-runtime@0.14.0: - resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==} - regenerator-runtime@0.14.1: resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} @@ -7705,8 +7537,8 @@ packages: requires-port@1.0.0: resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==} - reselect@4.1.8: - resolution: {integrity: sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==} + reselect@5.1.1: + resolution: {integrity: sha512-K/BG6eIky/SBpzfHZv/dd+9JBFiS4SWV7FIujVyJRux6e45+73RaUHXLmIR1f7WOMaQ0U1km6qwklRQxpJJY0w==} resolve-cwd@3.0.0: resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} @@ -7761,16 +7593,14 @@ packages: rfdc@1.3.1: resolution: {integrity: sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==} + rfdc@1.4.1: + resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} + right-pad@1.0.1: resolution: {integrity: sha512-bYBjgxmkvTAfgIYy328fmkwhp39v8lwVgWhhrzxPV3yHtcSqyYKe9/XOhvW48UFjATg3VuJbpsp5822ACNvkmw==} engines: {node: '>= 0.10'} deprecated: Please use String.prototype.padEnd() over this package. - rimraf@2.7.1: - resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} - deprecated: Rimraf versions prior to v4 are no longer supported - hasBin: true - rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} deprecated: Rimraf versions prior to v4 are no longer supported @@ -7814,14 +7644,17 @@ packages: rollup-pluginutils@2.8.2: resolution: {integrity: sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==} - rollup@4.13.0: - resolution: {integrity: sha512-3YegKemjoQnYKmsBlOHfMLVPPA5xLkQ8MHLLSw/fBrFaVkEayL51DilPpNNLq1exr98F2B1TzrV0FUlN3gWRPg==} + rollup@4.21.2: + resolution: {integrity: sha512-e3TapAgYf9xjdLvKQCkQTnbTKd4a6jwlpQSJJFokHGaX2IVjoEqkIIhiQfqsi0cdwlOD+tQGuOd5AJkc5RngBw==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true rrweb-cssom@0.6.0: resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==} + rrweb-cssom@0.7.1: + resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==} + run-applescript@7.0.0: resolution: {integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==} engines: {node: '>=18'} @@ -7982,10 +7815,6 @@ packages: shiki@1.10.3: resolution: {integrity: sha512-eneCLncGuvPdTutJuLyUGS8QNPAVFO5Trvld2wgEq1e002mwctAhJKeMGWtWVXOIEzmlcLRqcgPSorR6AVzOmQ==} - short-unique-id@5.0.2: - resolution: {integrity: sha512-4wZq1VLV4hsEx8guP5bN7XnY8UDsVXtdUDWFMP1gvEieAXolq5fWGKpuua21PRXaLn3OybTKFQNm7JGcHSWu/Q==} - hasBin: true - short-unique-id@5.2.0: resolution: {integrity: sha512-cMGfwNyfDZ/nzJ2k2M+ClthBIh//GlZl1JEf47Uoa9XR11bz8Pa2T2wQO4bVrRdH48LrIDWJahQziKo3MjhsWg==} hasBin: true @@ -8021,10 +7850,6 @@ packages: resolution: {integrity: sha512-kUMbT1oBJCpgrnKoSr0o6wPtvRWT9W9UKvGLwfJYO2WuahZRHOpEyL1ckyMGgMWh0UdpmaoFqKKD29WTomNEGA==} engines: {node: '>=8'} - slash@2.0.0: - resolution: {integrity: sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==} - engines: {node: '>=6'} - slash@3.0.0: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} @@ -8155,9 +7980,6 @@ packages: stackback@0.0.2: resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==} - stampit@4.3.2: - resolution: {integrity: sha512-pE2org1+ZWQBnIxRPrBM2gVupkuDD0TTNIo1H6GdT/vO82NXli2z8lRE8cu/nBIHrcOCXFBAHpb9ZldrB2/qOA==} - statuses@1.5.0: resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==} engines: {node: '>= 0.6'} @@ -8257,12 +8079,12 @@ packages: postcss-html: ^1.0.0 stylelint: '>=14.0.0' - stylelint-config-recommended-scss@14.0.0: - resolution: {integrity: sha512-HDvpoOAQ1RpF+sPbDOT2Q2/YrBDEJDnUymmVmZ7mMCeNiFSdhRdyGEimBkz06wsN+HaFwUh249gDR+I9JR7Onw==} + stylelint-config-recommended-scss@14.1.0: + resolution: {integrity: sha512-bhaMhh1u5dQqSsf6ri2GVWWQW5iUjBYgcHkh7SgDDn92ijoItC/cfO/W+fpXshgTQWhwFkP1rVcewcv4jaftRg==} engines: {node: '>=18.12.0'} peerDependencies: postcss: ^8.3.3 - stylelint: ^16.0.2 + stylelint: ^16.6.1 peerDependenciesMeta: postcss: optional: true @@ -8279,25 +8101,25 @@ packages: peerDependencies: stylelint: ^15.5.0 - stylelint-config-recommended@14.0.0: - resolution: {integrity: sha512-jSkx290CglS8StmrLp2TxAppIajzIBZKYm3IxT89Kg6fGlxbPiTiyH9PS5YUuVAFwaJLl1ikiXX0QWjI0jmgZQ==} + stylelint-config-recommended@14.0.1: + resolution: {integrity: sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==} engines: {node: '>=18.12.0'} peerDependencies: - stylelint: ^16.0.0 + stylelint: ^16.1.0 stylelint-order@6.0.4: resolution: {integrity: sha512-0UuKo4+s1hgQ/uAxlYU4h0o0HS4NiQDud0NAUNI0aa8FJdmYHA5ZZTFHiV5FpmE3071e9pZx5j0QpVJW5zOCUA==} peerDependencies: stylelint: ^14.0.0 || ^15.0.0 || ^16.0.1 - stylelint-scss@6.0.0: - resolution: {integrity: sha512-N1xV/Ef5PNRQQt9E45unzGvBUN1KZxCI8B4FgN/pMfmyRYbZGVN4y9qWlvOMdScU17c8VVCnjIHTVn38Bb6qSA==} + stylelint-scss@6.5.1: + resolution: {integrity: sha512-ZLqdqihm6uDYkrsOeD6YWb+stZI8Wn92kUNDhE4M+g9g1aCnRv0JlOrttFiAJJwaNzpdQgX3YJb5vDQXVuO9Ww==} engines: {node: '>=18.12.0'} peerDependencies: stylelint: ^16.0.2 - stylelint@16.2.1: - resolution: {integrity: sha512-SfIMGFK+4n7XVAyv50CpVfcGYWG4v41y6xG7PqOgQSY8M/PgdK0SQbjWFblxjJZlN9jNq879mB4BCZHJRIJ1hA==} + stylelint@16.9.0: + resolution: {integrity: sha512-31Nm3WjxGOBGpQqF43o3wO9L5AC36TPIe6030Lnm13H3vDMTcS21DrLh69bMX+DBilKqMMVLian4iG6ybBoNRQ==} engines: {node: '>=18.12.0'} hasBin: true @@ -8307,6 +8129,10 @@ packages: supercluster@8.0.1: resolution: {integrity: sha512-IiOea5kJ9iqzD2t7QJq/cREyLHTtSmUT6gQsweojg9WH2sYJqZK9SswTu6jrscO6D1G5v5vYZ9ru/eq85lXeZQ==} + superjson@2.2.1: + resolution: {integrity: sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==} + engines: {node: '>=16'} + supports-color@2.0.0: resolution: {integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==} engines: {node: '>=0.8.0'} @@ -8323,8 +8149,8 @@ packages: resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} engines: {node: '>=10'} - supports-hyperlinks@3.0.0: - resolution: {integrity: sha512-QBDPHyPQDRTy9ku4URNGY5Lah8PAaXs6tAAwp55sL5WCsSW7GIfdf6W5ixfziW+t7wh3GVvHyHHyQ1ESsoRvaA==} + supports-hyperlinks@3.1.0: + resolution: {integrity: sha512-2rn0BZ+/f7puLOHZm1HOJfwBggfaHXUpPUSSG/SWM4TWp5KCfmNYwnC3hruy2rZlMnmWZ+QAGpZfchu3f3695A==} engines: {node: '>=14.18'} supports-preserve-symlinks-flag@1.0.0: @@ -8334,11 +8160,11 @@ packages: svg-tags@1.0.0: resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==} - swagger-client@3.26.8: - resolution: {integrity: sha512-NzvHWpWLeNVJAFrH+cRyzCzYrKNYG5AuaTDwaL/sqHRDMxjj8SN9Ua84EbfsUqrUnI50sW270dgQphp0TorAcg==} + swagger-client@3.29.2: + resolution: {integrity: sha512-7dOIAodJeUsYbvWTpDODY2+bfJcZ34WG84TByMet76OJ/ZjOLHZtJSgMFxEvnh9+yR0qn8wvHUdfg27ylg2eiQ==} - swagger-ui@5.7.2: - resolution: {integrity: sha512-Z8FxNAP+Bpe+SnfXZZUxNSE2mXe171WS3G1KxM3fM/imrMKOX53In7/y+xDoJ5BJaY9b1oxIoSKe66l1oXddOQ==} + swagger-ui@5.17.14: + resolution: {integrity: sha512-z9pOymwowrgkoMKNsRSN6QjOyYrMAnc4iohEebnS/ELT5jjdB13Lu4f3Bl4+o2Mw5B6QOyo4vibr/A/Vb7UbMQ==} swagger2har@1.0.6: resolution: {integrity: sha512-Nqn0VCeYSrslBMM/WnG4OrPi0r+ri86/a2uK4rzLsXj9HWxOOGW+Rgh4D6jUIE8V+44jyL/IUR50gfBwdDFyuA==} @@ -8358,8 +8184,8 @@ packages: tabbable@6.2.0: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} - table@6.8.1: - resolution: {integrity: sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==} + table@6.8.2: + resolution: {integrity: sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==} engines: {node: '>=10.0.0'} tachyons-custom@4.9.8: @@ -8450,12 +8276,12 @@ packages: tinybench@2.5.1: resolution: {integrity: sha512-65NKvSuAVDP/n4CqH+a9w2kTlLReS9vhsAP06MWx+/89nMinJyB2icyl58RIcqCmIggpojIGeuJGhjU1aGMBSg==} - tinypool@0.8.2: - resolution: {integrity: sha512-SUszKYe5wgsxnNOVlBYO6IC+8VGWdVGZWAqUxp3UErNBtptZvWbwyUOyzNL59zigz2rCA92QiL3wvG+JDSdJdQ==} + tinypool@0.8.4: + resolution: {integrity: sha512-i11VH5gS6IFeLY3gMBQ00/MmLncVP7JLXOw1vlgkytLmJK7QnEr7NXf0LBdxfmNPAeyetukOk0bOYrJrFGjYJQ==} engines: {node: '>=14.0.0'} - tinyqueue@2.0.3: - resolution: {integrity: sha512-ppJZNDuKGgxzkHihX8v9v9G5f+18gzaTfrukGrq6ueg0lmH4nqVnA2IPG0AEH3jKEk2GRJCUhDoqpoiw3PHLBA==} + tinyqueue@3.0.0: + resolution: {integrity: sha512-gRa9gwYU3ECmQYv3lslts5hxuIa90veaEcxDYuu3QGOIAEM2mOZkVHp48ANJuu1CURtRdHKUBY5Lm1tHV+sD4g==} tinyspy@2.2.0: resolution: {integrity: sha512-d2eda04AN/cPOR89F7Xv5bK/jrQEhmcLFe6HFldoeO9AJtps+fqEnh486vnT/8y4bw38pSyxDcTCAq+Ks2aJTg==} @@ -8507,6 +8333,10 @@ packages: resolution: {integrity: sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==} engines: {node: '>=6'} + tough-cookie@4.1.4: + resolution: {integrity: sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==} + engines: {node: '>=6'} + tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} @@ -8514,9 +8344,6 @@ packages: resolution: {integrity: sha512-tk2G5R2KRwBd+ZN0zaEXpmzdKyOYksXwywulIX95MBODjSzMIuQnQ3m8JxgbhnL1LeVo7lqQKsYa1O3Htl7K5g==} engines: {node: '>=18'} - traverse@0.6.7: - resolution: {integrity: sha512-/y956gpUo9ZNCb99YjxG7OaslxZWHfCHAUUfshwqOXmxUIvqLjVO581BT+gM59+QV9tFe6/CGG53tsA1Y7RSdg==} - tree-dump@1.0.2: resolution: {integrity: sha512-dpev9ABuLWdEubk+cIaI9cHwRNNDjkBBLXTwI4UCUFdQ5xXKqNXoK4FEciw/vxf+NQ7Cb7sGUyeUtORvHIdRXQ==} engines: {node: '>=10.0'} @@ -8540,8 +8367,8 @@ packages: resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} engines: {node: '>=8'} - ts-algebra@1.2.2: - resolution: {integrity: sha512-kloPhf1hq3JbCPOTYoOWDKxebWjNb2o/LKnNfkWhxVVisFFmMJPPdJeGoGmM+iRLyoXAR61e08Pb+vUXINg8aA==} + ts-algebra@2.0.0: + resolution: {integrity: sha512-FPAhNPFMrkwz76P7cdjdmiShwMynZYN6SgOujD1urY4oNm80Ou9oMdmbR45LotcKOXoy7wSmHkRFE6Mxbrhefw==} ts-api-utils@1.3.0: resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} @@ -8584,8 +8411,8 @@ packages: tslib@1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} - tslib@2.6.3: - resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} + tslib@2.7.0: + resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} tsyringe@4.8.0: resolution: {integrity: sha512-YB1FG+axdxADa3ncEtRnQCFq/M0lALGLxSZeVNbTU8NqhOVc51nnv2CISTcvc1kyv6EGPtXVr0v6lWeDxiijOA==} @@ -8663,8 +8490,8 @@ packages: peerDependencies: typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x - types-ramda@0.29.5: - resolution: {integrity: sha512-u+bAYXHDPJR+amB0qMrMU/NXRB2PG8QqpO2v6j7yK/0mPZhlaaZj++ynYjnVpkPEpCkZEGxNpWY3X7qyLCGE3w==} + types-ramda@0.30.1: + resolution: {integrity: sha512-1HTsf5/QVRmLzcGfldPFvkVsAdi1db1BBKzi7iW3KBUlOICg/nKnFS+jGqDJS3YD8VsWbAh7JiHeBvbsw8RPxA==} typescript-eslint@7.13.0: resolution: {integrity: sha512-upO0AXxyBwJ4BbiC6CRgAJKtGYha2zw4m1g7TIVPSonwYEuf7vCicw3syjS1OxdDMTz96sZIXl3Jx3vWJLLKFw==} @@ -8676,8 +8503,8 @@ packages: typescript: optional: true - typescript@5.3.3: - resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} + typescript@5.5.4: + resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} engines: {node: '>=14.17'} hasBin: true @@ -8752,12 +8579,6 @@ packages: resolution: {integrity: sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==} engines: {node: '>=4'} - update-browserslist-db@1.0.11: - resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} - hasBin: true - peerDependencies: - browserslist: '>= 4.21.0' - update-browserslist-db@1.1.0: resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} hasBin: true @@ -8840,8 +8661,8 @@ packages: peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 - vite-node@1.3.1: - resolution: {integrity: sha512-azbRrqRxlWTJEVbzInZCTchx0X69M/XPTCz4H+TLvlTcR/xH/3hkRqhOakT41fMJCMzXTu4UvegkZiEoJAWvng==} + vite-node@1.6.0: + resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -8851,8 +8672,8 @@ packages: peerDependencies: vite: '>=2.0.0' - vite-plugin-inspect@0.8.3: - resolution: {integrity: sha512-SBVzOIdP/kwe6hjkt7LSW4D0+REqqe58AumcnCfRNw4Kt3mbS9pEBkch+nupu2PBxv2tQi69EQHQ1ZA1vgB/Og==} + vite-plugin-inspect@0.8.7: + resolution: {integrity: sha512-/XXou3MVc13A5O9/2Nd6xczjrUwt7ZyI9h8pTnUMkr5SshLcb0PJUOVq2V+XVkdeU4njsqAtmK87THZuO2coGA==} engines: {node: '>=14'} peerDependencies: '@nuxt/kit': '*' @@ -8871,14 +8692,14 @@ packages: peerDependencies: vite: '>=2.8' - vite-plugin-vue-devtools@7.0.27: - resolution: {integrity: sha512-sb4B3ZGYueIiqQvQGCEDBsC8Byr4VnlUbbDS44DhYfcIEDChTSO0yRmJ3IJeESJQQMhEh3wS0cgQglL8A9lCuw==} + vite-plugin-vue-devtools@7.4.5: + resolution: {integrity: sha512-8D9Dv7uw620r96uI45M7hCyfsBA9KwttdmxA/DAd0/1KpuGmrFEhNwo4ob/sjaou1noAeK2TrnKdW+sFMR6aKQ==} engines: {node: '>=v14.21.3'} peerDependencies: vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 - vite-plugin-vue-inspector@4.0.2: - resolution: {integrity: sha512-KPvLEuafPG13T7JJuQbSm5PwSxKFnVS965+MP1we2xGw9BPkkc/+LPix5MMWenpKWqtjr0ws8THrR+KuoDC8hg==} + vite-plugin-vue-inspector@5.2.0: + resolution: {integrity: sha512-wWxyb9XAtaIvV/Lr7cqB1HIzmHZFVUJsTNm3yAxkS87dgh/Ky4qr2wDEWNxF23fdhVa3jQ8MZREpr4XyiuaRqA==} peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 @@ -8887,8 +8708,8 @@ packages: peerDependencies: vite: ^2 || ^3 || ^4 || ^5 - vite@5.3.3: - resolution: {integrity: sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==} + vite@5.4.4: + resolution: {integrity: sha512-RHFCkULitycHVTtelJ6jQLd+KSAAzOgEYorV32R2q++M6COBjKJR6BxqClwp5sf0XaBDjVMuJ9wnNfyAJwjMkA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -8896,6 +8717,7 @@ packages: less: '*' lightningcss: ^1.21.0 sass: '*' + sass-embedded: '*' stylus: '*' sugarss: '*' terser: ^5.4.0 @@ -8908,6 +8730,8 @@ packages: optional: true sass: optional: true + sass-embedded: + optional: true stylus: optional: true sugarss: @@ -8915,15 +8739,15 @@ packages: terser: optional: true - vitest@1.3.1: - resolution: {integrity: sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ==} + vitest@1.6.0: + resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/node': ^18.0.0 || >=20.0.0 - '@vitest/browser': 1.3.1 - '@vitest/ui': 1.3.1 + '@vitest/browser': 1.6.0 + '@vitest/ui': 1.6.0 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -9045,8 +8869,8 @@ packages: walk-up-path@3.0.1: resolution: {integrity: sha512-9YlCL/ynK3CTlrSRrDxZvUauLzAswPCrsaCgilqFevUYpeEW0/3ScEjaa3kbW/T0ghhkEr7mv+fpjqn1Y1YuTA==} - watchpack@2.4.0: - resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==} + watchpack@2.4.2: + resolution: {integrity: sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==} engines: {node: '>=10.13.0'} wbuf@1.7.3: @@ -9124,8 +8948,8 @@ packages: resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} engines: {node: '>=10.13.0'} - webpack@5.90.3: - resolution: {integrity: sha512-h6uDYlWCctQRuXBs1oYpVe6sFcWedl0dpcVaTf/YF67J9bKvwJajFulMVSYKHrksMB3I/pIagRzDxwxkebuzKA==} + webpack@5.94.0: + resolution: {integrity: sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -9263,6 +9087,18 @@ packages: utf-8-validate: optional: true + ws@8.18.0: + resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + xml-but-prettier@1.0.1: resolution: {integrity: sha512-C2CJaadHrZTqESlH03WOyw0oZTtoy2uEg6dSDF6YRg+9GnYNub53RRemLpnvtbHDFelxMx4LajiFsYeR6XJHgQ==} @@ -9342,42 +9178,15 @@ snapshots: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.20 - '@antfu/utils@0.7.7': {} - - '@babel/code-frame@7.23.4': - dependencies: - '@babel/highlight': 7.23.4 - chalk: 2.4.2 + '@antfu/utils@0.7.10': {} '@babel/code-frame@7.24.7': dependencies: '@babel/highlight': 7.24.7 picocolors: 1.1.0 - '@babel/compat-data@7.22.9': {} - '@babel/compat-data@7.25.4': {} - '@babel/core@7.23.3': - dependencies: - '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.23.4 - '@babel/generator': 7.23.4 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3) - '@babel/helpers': 7.23.4 - '@babel/parser': 7.24.7 - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.4 - '@babel/types': 7.25.6 - convert-source-map: 2.0.0 - debug: 4.3.5(supports-color@8.1.1) - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - '@babel/core@7.25.2': dependencies: '@ampproject/remapping': 2.2.1 @@ -9398,13 +9207,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/generator@7.23.4': - dependencies: - '@babel/types': 7.25.6 - '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.20 - jsesc: 2.5.2 - '@babel/generator@7.25.6': dependencies: '@babel/types': 7.25.6 @@ -9412,22 +9214,10 @@ snapshots: '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 - '@babel/helper-annotate-as-pure@7.22.5': - dependencies: - '@babel/types': 7.25.6 - '@babel/helper-annotate-as-pure@7.24.7': dependencies: '@babel/types': 7.25.6 - '@babel/helper-compilation-targets@7.22.15': - dependencies: - '@babel/compat-data': 7.22.9 - '@babel/helper-validator-option': 7.22.15 - browserslist: 4.21.10 - lru-cache: 5.1.1 - semver: 6.3.1 - '@babel/helper-compilation-targets@7.25.2': dependencies: '@babel/compat-data': 7.25.4 @@ -9436,19 +9226,6 @@ snapshots: lru-cache: 5.1.1 semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.23.10(@babel/core@7.23.3)': - dependencies: - '@babel/core': 7.23.3 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.3) - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 @@ -9462,21 +9239,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-environment-visitor@7.22.20': {} - - '@babel/helper-function-name@7.23.0': - dependencies: - '@babel/template': 7.22.15 - '@babel/types': 7.25.6 - - '@babel/helper-hoist-variables@7.22.5': - dependencies: - '@babel/types': 7.25.6 - - '@babel/helper-member-expression-to-functions@7.23.0': - dependencies: - '@babel/types': 7.25.6 - '@babel/helper-member-expression-to-functions@7.24.8': dependencies: '@babel/traverse': 7.25.6 @@ -9495,15 +9257,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-module-transforms@7.23.3(@babel/core@7.23.3)': - dependencies: - '@babel/core': 7.23.3 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.24.7 - '@babel/helper-module-transforms@7.25.2(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 @@ -9514,10 +9267,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-optimise-call-expression@7.22.5': - dependencies: - '@babel/types': 7.25.6 - '@babel/helper-optimise-call-expression@7.24.7': dependencies: '@babel/types': 7.25.6 @@ -9526,13 +9275,6 @@ snapshots: '@babel/helper-plugin-utils@7.24.8': {} - '@babel/helper-replace-supers@7.22.20(@babel/core@7.23.3)': - dependencies: - '@babel/core': 7.23.3 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers@7.25.0(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 @@ -9542,10 +9284,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-simple-access@7.22.5': - dependencies: - '@babel/types': 7.25.6 - '@babel/helper-simple-access@7.24.7': dependencies: '@babel/traverse': 7.25.6 @@ -9553,10 +9291,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-skip-transparent-expression-wrappers@7.22.5': - dependencies: - '@babel/types': 7.25.6 - '@babel/helper-skip-transparent-expression-wrappers@7.24.7': dependencies: '@babel/traverse': 7.25.6 @@ -9564,37 +9298,17 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-split-export-declaration@7.22.6': - dependencies: - '@babel/types': 7.25.6 - '@babel/helper-string-parser@7.24.8': {} '@babel/helper-validator-identifier@7.24.7': {} - '@babel/helper-validator-option@7.22.15': {} - '@babel/helper-validator-option@7.24.8': {} - '@babel/helpers@7.23.4': - dependencies: - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.4 - '@babel/types': 7.25.6 - transitivePeerDependencies: - - supports-color - '@babel/helpers@7.25.6': dependencies: '@babel/template': 7.25.0 '@babel/types': 7.25.6 - '@babel/highlight@7.23.4': - dependencies: - '@babel/helper-validator-identifier': 7.24.7 - chalk: 2.4.2 - js-tokens: 4.0.0 - '@babel/highlight@7.24.7': dependencies: '@babel/helper-validator-identifier': 7.24.7 @@ -9618,56 +9332,40 @@ snapshots: dependencies: '@babel/types': 7.25.6 - '@babel/plugin-proposal-decorators@7.23.9(@babel/core@7.23.3)': - dependencies: - '@babel/core': 7.23.3 - '@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.23.3) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-decorators': 7.23.3(@babel/core@7.23.3) - - '@babel/plugin-syntax-decorators@7.23.3(@babel/core@7.23.3)': + '@babel/plugin-proposal-decorators@7.23.9(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.23.3 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.25.2 + '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-decorators': 7.23.3(@babel/core@7.25.2) + transitivePeerDependencies: + - supports-color - '@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.23.3)': + '@babel/plugin-syntax-decorators@7.23.3(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.23.3 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.3)': + '@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.23.3 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.23.3)': + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.23.3 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.23.3)': - dependencies: - '@babel/core': 7.23.3 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript@7.25.4(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-transform-typescript@7.23.4(@babel/core@7.23.3)': - dependencies: - '@babel/core': 7.23.3 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.23.3) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.23.3) - '@babel/plugin-transform-typescript@7.25.2(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 @@ -9679,51 +9377,26 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/runtime-corejs3@7.22.15': - dependencies: - core-js-pure: 3.31.0 - regenerator-runtime: 0.14.0 - '@babel/runtime-corejs3@7.24.4': dependencies: core-js-pure: 3.37.0 regenerator-runtime: 0.14.1 - '@babel/runtime@7.22.5': + '@babel/runtime-corejs3@7.25.6': dependencies: - regenerator-runtime: 0.13.11 + core-js-pure: 3.37.0 + regenerator-runtime: 0.14.1 '@babel/runtime@7.24.4': dependencies: regenerator-runtime: 0.14.1 - '@babel/template@7.22.15': - dependencies: - '@babel/code-frame': 7.23.4 - '@babel/parser': 7.24.7 - '@babel/types': 7.25.6 - '@babel/template@7.25.0': dependencies: '@babel/code-frame': 7.24.7 '@babel/parser': 7.25.6 '@babel/types': 7.25.6 - '@babel/traverse@7.23.4': - dependencies: - '@babel/code-frame': 7.23.4 - '@babel/generator': 7.23.4 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.24.7 - '@babel/types': 7.25.6 - debug: 4.3.5(supports-color@8.1.1) - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - '@babel/traverse@7.25.6': dependencies: '@babel/code-frame': 7.24.7 @@ -9748,14 +9421,16 @@ snapshots: '@braintree/sanitize-url@6.0.4': {} + '@braintree/sanitize-url@7.0.2': {} + '@colors/colors@1.5.0': optional: true - '@commitlint/cli@18.6.1(@types/node@18.19.39)(typescript@5.3.3)': + '@commitlint/cli@18.6.1(@types/node@18.19.39)(typescript@5.5.4)': dependencies: '@commitlint/format': 18.6.1 '@commitlint/lint': 18.6.1 - '@commitlint/load': 18.6.1(@types/node@18.19.39)(typescript@5.3.3) + '@commitlint/load': 18.6.1(@types/node@18.19.39)(typescript@5.5.4) '@commitlint/read': 18.6.1 '@commitlint/types': 18.6.1 execa: 5.1.1 @@ -9775,12 +9450,12 @@ snapshots: '@commitlint/config-validator@18.6.1': dependencies: '@commitlint/types': 18.6.1 - ajv: 8.12.0 + ajv: 8.17.1 '@commitlint/config-validator@19.0.3': dependencies: '@commitlint/types': 19.0.3 - ajv: 8.12.0 + ajv: 8.17.1 optional: true '@commitlint/ensure@18.6.1': @@ -9814,15 +9489,15 @@ snapshots: '@commitlint/rules': 18.6.1 '@commitlint/types': 18.6.1 - '@commitlint/load@18.6.1(@types/node@18.19.39)(typescript@5.3.3)': + '@commitlint/load@18.6.1(@types/node@18.19.39)(typescript@5.5.4)': dependencies: '@commitlint/config-validator': 18.6.1 '@commitlint/execute-rule': 18.6.1 '@commitlint/resolve-extends': 18.6.1 '@commitlint/types': 18.6.1 chalk: 4.1.2 - cosmiconfig: 8.3.6(typescript@5.3.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.39)(cosmiconfig@8.3.6(typescript@5.3.3))(typescript@5.3.3) + cosmiconfig: 8.3.6(typescript@5.5.4) + cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.39)(cosmiconfig@8.3.6(typescript@5.5.4))(typescript@5.5.4) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -9831,15 +9506,15 @@ snapshots: - '@types/node' - typescript - '@commitlint/load@19.2.0(@types/node@18.19.39)(typescript@5.3.3)': + '@commitlint/load@19.2.0(@types/node@18.19.39)(typescript@5.5.4)': dependencies: '@commitlint/config-validator': 19.0.3 '@commitlint/execute-rule': 19.0.0 '@commitlint/resolve-extends': 19.1.0 '@commitlint/types': 19.0.3 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.3.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.39)(cosmiconfig@9.0.0(typescript@5.3.3))(typescript@5.3.3) + cosmiconfig: 9.0.0(typescript@5.5.4) + cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.39)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -9915,31 +9590,20 @@ snapshots: '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1) '@csstools/css-tokenizer': 3.0.1 - '@csstools/css-parser-algorithms@2.5.0(@csstools/css-tokenizer@2.2.3)': - dependencies: - '@csstools/css-tokenizer': 2.2.3 - '@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1)': dependencies: '@csstools/css-tokenizer': 3.0.1 - '@csstools/css-tokenizer@2.2.3': {} - '@csstools/css-tokenizer@3.0.1': {} - '@csstools/media-query-list-parser@2.1.7(@csstools/css-parser-algorithms@2.5.0(@csstools/css-tokenizer@2.2.3))(@csstools/css-tokenizer@2.2.3)': - dependencies: - '@csstools/css-parser-algorithms': 2.5.0(@csstools/css-tokenizer@2.2.3) - '@csstools/css-tokenizer': 2.2.3 - '@csstools/media-query-list-parser@3.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)': dependencies: '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1) '@csstools/css-tokenizer': 3.0.1 - '@csstools/selector-specificity@3.0.1(postcss-selector-parser@6.0.15)': + '@csstools/selector-specificity@4.0.0(postcss-selector-parser@6.1.2)': dependencies: - postcss-selector-parser: 6.0.15 + postcss-selector-parser: 6.1.2 '@csstools/utilities@2.0.0(postcss@8.4.42)': dependencies: @@ -9973,25 +9637,27 @@ snapshots: transitivePeerDependencies: - supports-color - '@digitalroute/cz-conventional-changelog-for-jira@8.0.1(@types/node@18.19.39)(typescript@5.3.3)': + '@digitalroute/cz-conventional-changelog-for-jira@8.0.1(@types/node@18.19.39)(typescript@5.5.4)': dependencies: boxen: 5.1.2 chalk: 2.4.2 - commitizen: 4.3.0(@types/node@18.19.39)(typescript@5.3.3) - cz-conventional-changelog: 3.3.0(@types/node@18.19.39)(typescript@5.3.3) + commitizen: 4.3.0(@types/node@18.19.39)(typescript@5.5.4) + cz-conventional-changelog: 3.3.0(@types/node@18.19.39)(typescript@5.5.4) inquirer: 8.2.5 lodash.map: 4.6.0 longest: 2.0.1 right-pad: 1.0.1 word-wrap: 1.2.3 optionalDependencies: - '@commitlint/load': 19.2.0(@types/node@18.19.39)(typescript@5.3.3) + '@commitlint/load': 19.2.0(@types/node@18.19.39)(typescript@5.5.4) transitivePeerDependencies: - '@types/node' - typescript '@discoveryjs/json-ext@0.5.7': {} + '@dual-bundle/import-meta-resolve@4.1.0': {} + '@esbuild/aix-ppc64@0.21.5': optional: true @@ -10061,21 +9727,21 @@ snapshots: '@esbuild/win32-x64@0.21.5': optional: true - '@eslint-community/eslint-utils@4.4.0(eslint@9.4.0)': + '@eslint-community/eslint-utils@4.4.0(eslint@9.10.0(jiti@1.21.0))': dependencies: - eslint: 9.4.0 + eslint: 9.10.0(jiti@1.21.0) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.10.1': {} - '@eslint-community/regexpp@4.6.2': {} + '@eslint-community/regexpp@4.11.0': {} '@eslint/compat@1.1.0': {} - '@eslint/config-array@0.15.1': + '@eslint/config-array@0.18.0': dependencies: - '@eslint/object-schema': 2.1.3 - debug: 4.3.4 + '@eslint/object-schema': 2.1.4 + debug: 4.3.5(supports-color@8.1.1) minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -10094,11 +9760,17 @@ snapshots: transitivePeerDependencies: - supports-color + '@eslint/js@9.10.0': {} + '@eslint/js@9.4.0': {} - '@eslint/object-schema@2.1.3': {} + '@eslint/object-schema@2.1.4': {} - '@evilmartians/lefthook@1.6.22': {} + '@eslint/plugin-kit@0.1.0': + dependencies: + levn: 0.4.1 + + '@evilmartians/lefthook@1.7.15': {} '@floating-ui/core@1.6.4': dependencies: @@ -10111,20 +9783,20 @@ snapshots: '@floating-ui/utils@0.2.7': {} - '@floating-ui/vue@1.1.4(vue@3.3.13(typescript@5.3.3))': + '@floating-ui/vue@1.1.4(vue@3.3.13(typescript@5.5.4))': dependencies: '@floating-ui/dom': 1.6.7 '@floating-ui/utils': 0.2.7 - vue-demi: 0.14.8(vue@3.3.13(typescript@5.3.3)) + vue-demi: 0.14.8(vue@3.3.13(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@floating-ui/vue@1.1.4(vue@3.4.31(typescript@5.3.3))': + '@floating-ui/vue@1.1.4(vue@3.4.31(typescript@5.5.4))': dependencies: '@floating-ui/dom': 1.6.7 '@floating-ui/utils': 0.2.7 - vue-demi: 0.14.8(vue@3.4.31(typescript@5.3.3)) + vue-demi: 0.14.8(vue@3.4.31(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -10132,40 +9804,40 @@ snapshots: '@formatjs/ecma402-abstract@2.0.0': dependencies: '@formatjs/intl-localematcher': 0.5.4 - tslib: 2.6.3 + tslib: 2.7.0 '@formatjs/fast-memoize@2.2.0': dependencies: - tslib: 2.6.3 + tslib: 2.7.0 '@formatjs/icu-messageformat-parser@2.7.8': dependencies: '@formatjs/ecma402-abstract': 2.0.0 '@formatjs/icu-skeleton-parser': 1.8.2 - tslib: 2.6.3 + tslib: 2.7.0 '@formatjs/icu-skeleton-parser@1.8.2': dependencies: '@formatjs/ecma402-abstract': 2.0.0 - tslib: 2.6.3 + tslib: 2.7.0 '@formatjs/intl-displaynames@6.6.8': dependencies: '@formatjs/ecma402-abstract': 2.0.0 '@formatjs/intl-localematcher': 0.5.4 - tslib: 2.6.3 + tslib: 2.7.0 '@formatjs/intl-listformat@7.5.7': dependencies: '@formatjs/ecma402-abstract': 2.0.0 '@formatjs/intl-localematcher': 0.5.4 - tslib: 2.6.3 + tslib: 2.7.0 '@formatjs/intl-localematcher@0.5.4': dependencies: - tslib: 2.6.3 + tslib: 2.7.0 - '@formatjs/intl@2.10.4(typescript@5.3.3)': + '@formatjs/intl@2.10.4(typescript@5.5.4)': dependencies: '@formatjs/ecma402-abstract': 2.0.0 '@formatjs/fast-memoize': 2.2.0 @@ -10173,9 +9845,9 @@ snapshots: '@formatjs/intl-displaynames': 6.6.8 '@formatjs/intl-listformat': 7.5.7 intl-messageformat: 10.5.14 - tslib: 2.6.3 + tslib: 2.7.0 optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 '@humanwhocodes/module-importer@1.0.1': {} @@ -10242,125 +9914,125 @@ snapshots: '@jridgewell/resolve-uri': 3.1.1 '@jridgewell/sourcemap-codec': 1.4.15 - '@jsonjoy.com/base64@1.1.2(tslib@2.6.3)': + '@jsonjoy.com/base64@1.1.2(tslib@2.7.0)': dependencies: - tslib: 2.6.3 + tslib: 2.7.0 - '@jsonjoy.com/json-pack@1.1.0(tslib@2.6.3)': + '@jsonjoy.com/json-pack@1.1.0(tslib@2.7.0)': dependencies: - '@jsonjoy.com/base64': 1.1.2(tslib@2.6.3) - '@jsonjoy.com/util': 1.3.0(tslib@2.6.3) + '@jsonjoy.com/base64': 1.1.2(tslib@2.7.0) + '@jsonjoy.com/util': 1.3.0(tslib@2.7.0) hyperdyperid: 1.2.0 - thingies: 1.21.0(tslib@2.6.3) - tslib: 2.6.3 + thingies: 1.21.0(tslib@2.7.0) + tslib: 2.7.0 - '@jsonjoy.com/util@1.3.0(tslib@2.6.3)': + '@jsonjoy.com/util@1.3.0(tslib@2.7.0)': dependencies: - tslib: 2.6.3 + tslib: 2.7.0 - '@kong-ui-public/core@1.1.0(axios@1.6.8)(swrv@1.0.4(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3))': + '@kong-ui-public/core@1.1.0(axios@1.7.7)(swrv@1.0.4(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4))': dependencies: - axios: 1.6.8 + axios: 1.7.7 date-fns: 2.30.0 - swrv: 1.0.4(vue@3.4.31(typescript@5.3.3)) - vue: 3.4.31(typescript@5.3.3) + swrv: 1.0.4(vue@3.4.31(typescript@5.5.4)) + vue: 3.4.31(typescript@5.5.4) '@kong/atc-router@1.6.0-rc.1': {} '@kong/design-tokens@1.17.2': {} - '@kong/eslint-config-kong-ui@1.1.1(eslint@9.4.0)(typescript@5.3.3)': + '@kong/eslint-config-kong-ui@1.1.1(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: '@eslint/compat': 1.1.0 '@eslint/eslintrc': 3.1.0 '@eslint/js': 9.4.0 - '@stylistic/eslint-plugin': 2.1.0(eslint@9.4.0)(typescript@5.3.3) - eslint: 9.4.0 - eslint-plugin-cypress: 3.3.0(eslint@9.4.0) - eslint-plugin-jsonc: 2.16.0(eslint@9.4.0) - eslint-plugin-n: 17.9.0(eslint@9.4.0) - eslint-plugin-promise: 6.2.0(eslint@9.4.0) - eslint-plugin-vue: 9.26.0(eslint@9.4.0) + '@stylistic/eslint-plugin': 2.1.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) + eslint: 9.10.0(jiti@1.21.0) + eslint-plugin-cypress: 3.3.0(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-jsonc: 2.16.0(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-n: 17.9.0(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-promise: 6.2.0(eslint@9.10.0(jiti@1.21.0)) + eslint-plugin-vue: 9.26.0(eslint@9.10.0(jiti@1.21.0)) globals: 15.4.0 jsonc-eslint-parser: 2.4.0 - typescript-eslint: 7.13.0(eslint@9.4.0)(typescript@5.3.3) - vue-eslint-parser: 9.4.3(eslint@9.4.0) + typescript-eslint: 7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) + vue-eslint-parser: 9.4.3(eslint@9.10.0(jiti@1.21.0)) transitivePeerDependencies: - supports-color - typescript - '@kong/icons@1.15.1(vue@3.3.13(typescript@5.3.3))': + '@kong/icons@1.15.1(vue@3.3.13(typescript@5.5.4))': dependencies: - vue: 3.3.13(typescript@5.3.3) + vue: 3.3.13(typescript@5.5.4) - '@kong/icons@1.15.1(vue@3.4.31(typescript@5.3.3))': + '@kong/icons@1.15.1(vue@3.4.31(typescript@5.5.4))': dependencies: - vue: 3.4.31(typescript@5.3.3) + vue: 3.4.31(typescript@5.5.4) - '@kong/kongponents@8.127.0(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3))': + '@kong/kongponents@8.127.0(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4))': dependencies: - axios: 1.6.8 + axios: 1.7.7 date-fns: 2.30.0 date-fns-tz: 2.0.1(date-fns@2.30.0) focus-trap: 7.5.4 - focus-trap-vue: 4.0.3(focus-trap@7.5.4)(vue@3.4.31(typescript@5.3.3)) + focus-trap-vue: 4.0.3(focus-trap@7.5.4)(vue@3.4.31(typescript@5.5.4)) popper.js: 1.16.1 sortablejs: 1.15.2 - swrv: 1.0.4(vue@3.4.31(typescript@5.3.3)) + swrv: 1.0.4(vue@3.4.31(typescript@5.5.4)) uuid: 9.0.1 - v-calendar: 3.0.0-alpha.8(vue@3.4.31(typescript@5.3.3)) - vue: 3.4.31(typescript@5.3.3) - vue-draggable-next: 2.2.1(sortablejs@1.15.2)(vue@3.4.31(typescript@5.3.3)) - vue-router: 4.4.3(vue@3.4.31(typescript@5.3.3)) + v-calendar: 3.0.0-alpha.8(vue@3.4.31(typescript@5.5.4)) + vue: 3.4.31(typescript@5.5.4) + vue-draggable-next: 2.2.1(sortablejs@1.15.2)(vue@3.4.31(typescript@5.5.4)) + vue-router: 4.4.3(vue@3.4.31(typescript@5.5.4)) - '@kong/kongponents@9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.3.13(typescript@5.3.3)))(vue@3.3.13(typescript@5.3.3))': + '@kong/kongponents@9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.3.13(typescript@5.5.4)))(vue@3.3.13(typescript@5.5.4))': dependencies: - '@floating-ui/vue': 1.1.4(vue@3.3.13(typescript@5.3.3)) - '@kong/icons': 1.15.1(vue@3.3.13(typescript@5.3.3)) + '@floating-ui/vue': 1.1.4(vue@3.3.13(typescript@5.5.4)) + '@kong/icons': 1.15.1(vue@3.3.13(typescript@5.5.4)) '@popperjs/core': 2.11.8 - axios: 1.6.8 + axios: 1.7.7 date-fns: 2.30.0 date-fns-tz: 2.0.1(date-fns@2.30.0) focus-trap: 7.5.4 - focus-trap-vue: 4.0.3(focus-trap@7.5.4)(vue@3.3.13(typescript@5.3.3)) + focus-trap-vue: 4.0.3(focus-trap@7.5.4)(vue@3.3.13(typescript@5.5.4)) nanoid: 5.0.7 sortablejs: 1.15.2 - swrv: 1.0.4(vue@3.3.13(typescript@5.3.3)) - v-calendar: 3.1.2(@popperjs/core@2.11.8)(vue@3.3.13(typescript@5.3.3)) - vue: 3.3.13(typescript@5.3.3) - vue-bind-once: 0.2.1(vue@3.3.13(typescript@5.3.3)) - vue-draggable-next: 2.2.1(sortablejs@1.15.2)(vue@3.3.13(typescript@5.3.3)) - vue-router: 4.4.3(vue@3.3.13(typescript@5.3.3)) + swrv: 1.0.4(vue@3.3.13(typescript@5.5.4)) + v-calendar: 3.1.2(@popperjs/core@2.11.8)(vue@3.3.13(typescript@5.5.4)) + vue: 3.3.13(typescript@5.5.4) + vue-bind-once: 0.2.1(vue@3.3.13(typescript@5.5.4)) + vue-draggable-next: 2.2.1(sortablejs@1.15.2)(vue@3.3.13(typescript@5.5.4)) + vue-router: 4.4.3(vue@3.3.13(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - '@kong/kongponents@9.5.5(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3))': + '@kong/kongponents@9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4))': dependencies: - '@floating-ui/vue': 1.1.4(vue@3.4.31(typescript@5.3.3)) - '@kong/icons': 1.15.1(vue@3.4.31(typescript@5.3.3)) + '@floating-ui/vue': 1.1.4(vue@3.4.31(typescript@5.5.4)) + '@kong/icons': 1.15.1(vue@3.4.31(typescript@5.5.4)) '@popperjs/core': 2.11.8 - axios: 1.6.8 + axios: 1.7.7 date-fns: 2.30.0 date-fns-tz: 2.0.1(date-fns@2.30.0) focus-trap: 7.5.4 - focus-trap-vue: 4.0.3(focus-trap@7.5.4)(vue@3.4.31(typescript@5.3.3)) + focus-trap-vue: 4.0.3(focus-trap@7.5.4)(vue@3.4.31(typescript@5.5.4)) nanoid: 5.0.7 sortablejs: 1.15.2 - swrv: 1.0.4(vue@3.4.31(typescript@5.3.3)) - v-calendar: 3.1.2(@popperjs/core@2.11.8)(vue@3.4.31(typescript@5.3.3)) - vue: 3.4.31(typescript@5.3.3) - vue-bind-once: 0.2.1(vue@3.4.31(typescript@5.3.3)) - vue-draggable-next: 2.2.1(sortablejs@1.15.2)(vue@3.4.31(typescript@5.3.3)) - vue-router: 4.4.3(vue@3.4.31(typescript@5.3.3)) + swrv: 1.0.4(vue@3.4.31(typescript@5.5.4)) + v-calendar: 3.1.2(@popperjs/core@2.11.8)(vue@3.4.31(typescript@5.5.4)) + vue: 3.4.31(typescript@5.5.4) + vue-bind-once: 0.2.1(vue@3.4.31(typescript@5.5.4)) + vue-draggable-next: 2.2.1(sortablejs@1.15.2)(vue@3.4.31(typescript@5.5.4)) + vue-router: 4.4.3(vue@3.4.31(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - '@kong/markdown@1.7.8(@types/markdown-it@14.1.1)(vue@3.3.13(typescript@5.3.3))': + '@kong/markdown@1.7.8(@types/markdown-it@14.1.1)(vue@3.3.13(typescript@5.5.4))': dependencies: - '@kong/icons': 1.15.1(vue@3.3.13(typescript@5.3.3)) + '@kong/icons': 1.15.1(vue@3.3.13(typescript@5.5.4)) '@mdit-vue/plugin-frontmatter': 2.1.3 '@sindresorhus/slugify': 2.2.1 - '@vueuse/core': 10.11.0(vue@3.3.13(typescript@5.3.3)) + '@vueuse/core': 10.11.0(vue@3.3.13(typescript@5.5.4)) buffer: 6.0.3 html-format: 1.1.7 markdown-it: 14.1.0 @@ -10378,7 +10050,7 @@ snapshots: markdown-it-textual-uml: 0.17.1 mermaid: 10.9.1 uuid: 10.0.0 - vue: 3.3.13(typescript@5.3.3) + vue: 3.3.13(typescript@5.5.4) transitivePeerDependencies: - '@types/markdown-it' - '@vue/composition-api' @@ -10393,7 +10065,7 @@ snapshots: '@kong/swagger-ui-kong-theme-universal@4.3.3(@babel/core@7.25.2)(axios@1.6.8)(mkdirp@1.0.4)(prop-types@15.8.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(rollup@4.13.0)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3))': dependencies: '@braintree/sanitize-url': 6.0.2 - '@kong/kongponents': 8.127.0(axios@1.6.8)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + '@kong/kongponents': 8.127.0(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) '@kyleshockey/xml': 1.0.2 classnames: 2.3.2 curl-to-har: 1.0.1 @@ -10426,7 +10098,7 @@ snapshots: '@leichtgewicht/ip-codec@2.0.4': {} - '@lerna/create@8.1.6(@swc/core@1.4.11)(encoding@0.1.13)(typescript@5.3.3)': + '@lerna/create@8.1.6(@swc/core@1.4.11)(encoding@0.1.13)(typescript@5.5.4)': dependencies: '@npmcli/arborist': 7.5.3 '@npmcli/package-json': 5.2.0 @@ -10444,7 +10116,7 @@ snapshots: console-control-strings: 1.1.0 conventional-changelog-core: 5.0.1 conventional-recommended-bump: 7.0.1 - cosmiconfig: 8.3.6(typescript@5.3.3) + cosmiconfig: 8.3.6(typescript@5.5.4) dedent: 1.5.3 execa: 5.0.0 fs-extra: 11.2.0 @@ -10531,7 +10203,7 @@ snapshots: '@mapbox/whoots-js@3.1.0': {} - '@maplibre/maplibre-gl-style-spec@20.3.0': + '@maplibre/maplibre-gl-style-spec@20.3.1': dependencies: '@mapbox/jsonlint-lines-primitives': 2.0.2 '@mapbox/unitbezier': 0.0.1 @@ -10540,7 +10212,7 @@ snapshots: quickselect: 2.0.0 rw: 1.3.3 sort-object: 3.0.3 - tinyqueue: 2.0.3 + tinyqueue: 3.0.0 '@mdit-vue/plugin-frontmatter@2.1.3': dependencies: @@ -10551,12 +10223,12 @@ snapshots: '@mdit-vue/types@2.1.0': {} - '@modyfi/vite-plugin-yaml@1.1.0(rollup@4.13.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))': + '@modyfi/vite-plugin-yaml@1.1.0(rollup@4.21.2)(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.13.0) + '@rollup/pluginutils': 5.1.0(rollup@4.21.2) js-yaml: 4.1.0 tosource: 2.0.0-alpha.3 - vite: 5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + vite: 5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) transitivePeerDependencies: - rollup @@ -10694,7 +10366,7 @@ snapshots: '@npmcli/query@3.1.0': dependencies: - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.2 '@npmcli/redact@2.0.1': {} @@ -10719,7 +10391,7 @@ snapshots: '@nrwl/tao@17.2.8(@swc/core@1.4.11)': dependencies: nx: 17.2.8(@swc/core@1.4.11) - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' @@ -10734,7 +10406,7 @@ snapshots: nx: 17.2.8(@swc/core@1.4.11) semver: 7.5.3 tmp: 0.2.1 - tslib: 2.6.3 + tslib: 2.7.0 '@nx/nx-darwin-arm64@17.2.8': optional: true @@ -10857,21 +10529,21 @@ snapshots: '@peculiar/asn1-x509': 2.3.8 '@peculiar/asn1-x509-attr': 2.3.8 asn1js: 3.0.5 - tslib: 2.6.3 + tslib: 2.7.0 '@peculiar/asn1-csr@2.3.8': dependencies: '@peculiar/asn1-schema': 2.3.8 '@peculiar/asn1-x509': 2.3.8 asn1js: 3.0.5 - tslib: 2.6.3 + tslib: 2.7.0 '@peculiar/asn1-ecc@2.3.8': dependencies: '@peculiar/asn1-schema': 2.3.8 '@peculiar/asn1-x509': 2.3.8 asn1js: 3.0.5 - tslib: 2.6.3 + tslib: 2.7.0 '@peculiar/asn1-pfx@2.3.8': dependencies: @@ -10880,14 +10552,14 @@ snapshots: '@peculiar/asn1-rsa': 2.3.8 '@peculiar/asn1-schema': 2.3.8 asn1js: 3.0.5 - tslib: 2.6.3 + tslib: 2.7.0 '@peculiar/asn1-pkcs8@2.3.8': dependencies: '@peculiar/asn1-schema': 2.3.8 '@peculiar/asn1-x509': 2.3.8 asn1js: 3.0.5 - tslib: 2.6.3 + tslib: 2.7.0 '@peculiar/asn1-pkcs9@2.3.8': dependencies: @@ -10898,27 +10570,27 @@ snapshots: '@peculiar/asn1-x509': 2.3.8 '@peculiar/asn1-x509-attr': 2.3.8 asn1js: 3.0.5 - tslib: 2.6.3 + tslib: 2.7.0 '@peculiar/asn1-rsa@2.3.8': dependencies: '@peculiar/asn1-schema': 2.3.8 '@peculiar/asn1-x509': 2.3.8 asn1js: 3.0.5 - tslib: 2.6.3 + tslib: 2.7.0 '@peculiar/asn1-schema@2.3.8': dependencies: asn1js: 3.0.5 pvtsutils: 1.3.5 - tslib: 2.6.3 + tslib: 2.7.0 '@peculiar/asn1-x509-attr@2.3.8': dependencies: '@peculiar/asn1-schema': 2.3.8 '@peculiar/asn1-x509': 2.3.8 asn1js: 3.0.5 - tslib: 2.6.3 + tslib: 2.7.0 '@peculiar/asn1-x509@2.3.8': dependencies: @@ -10926,9 +10598,9 @@ snapshots: asn1js: 3.0.5 ipaddr.js: 2.1.0 pvtsutils: 1.3.5 - tslib: 2.6.3 + tslib: 2.7.0 - '@peculiar/x509@1.9.7': + '@peculiar/x509@1.12.1': dependencies: '@peculiar/asn1-cms': 2.3.8 '@peculiar/asn1-csr': 2.3.8 @@ -10938,8 +10610,8 @@ snapshots: '@peculiar/asn1-schema': 2.3.8 '@peculiar/asn1-x509': 2.3.8 pvtsutils: 1.3.5 - reflect-metadata: 0.2.1 - tslib: 2.6.3 + reflect-metadata: 0.2.2 + tslib: 2.7.0 tsyringe: 4.8.0 '@pkgjs/parseargs@0.11.0': @@ -10951,55 +10623,64 @@ snapshots: '@popperjs/core@2.4.0': {} - '@rollup/plugin-virtual@3.0.2(rollup@4.13.0)': + '@rollup/plugin-virtual@3.0.2(rollup@4.21.2)': optionalDependencies: - rollup: 4.13.0 + rollup: 4.21.2 - '@rollup/pluginutils@5.1.0(rollup@4.13.0)': + '@rollup/pluginutils@5.1.0(rollup@4.21.2)': dependencies: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.13.0 + rollup: 4.21.2 + + '@rollup/rollup-android-arm-eabi@4.21.2': + optional: true + + '@rollup/rollup-android-arm64@4.21.2': + optional: true - '@rollup/rollup-android-arm-eabi@4.13.0': + '@rollup/rollup-darwin-arm64@4.21.2': optional: true - '@rollup/rollup-android-arm64@4.13.0': + '@rollup/rollup-darwin-x64@4.21.2': optional: true - '@rollup/rollup-darwin-arm64@4.13.0': + '@rollup/rollup-linux-arm-gnueabihf@4.21.2': optional: true - '@rollup/rollup-darwin-x64@4.13.0': + '@rollup/rollup-linux-arm-musleabihf@4.21.2': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.13.0': + '@rollup/rollup-linux-arm64-gnu@4.21.2': optional: true - '@rollup/rollup-linux-arm64-gnu@4.13.0': + '@rollup/rollup-linux-arm64-musl@4.21.2': optional: true - '@rollup/rollup-linux-arm64-musl@4.13.0': + '@rollup/rollup-linux-powerpc64le-gnu@4.21.2': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.13.0': + '@rollup/rollup-linux-riscv64-gnu@4.21.2': optional: true - '@rollup/rollup-linux-x64-gnu@4.13.0': + '@rollup/rollup-linux-s390x-gnu@4.21.2': optional: true - '@rollup/rollup-linux-x64-musl@4.13.0': + '@rollup/rollup-linux-x64-gnu@4.21.2': optional: true - '@rollup/rollup-win32-arm64-msvc@4.13.0': + '@rollup/rollup-linux-x64-musl@4.21.2': optional: true - '@rollup/rollup-win32-ia32-msvc@4.13.0': + '@rollup/rollup-win32-arm64-msvc@4.21.2': optional: true - '@rollup/rollup-win32-x64-msvc@4.13.0': + '@rollup/rollup-win32-ia32-msvc@4.21.2': + optional: true + + '@rollup/rollup-win32-x64-msvc@4.21.2': optional: true '@shikijs/core@1.10.3': @@ -11051,54 +10732,54 @@ snapshots: dependencies: escape-string-regexp: 5.0.0 - '@stylistic/eslint-plugin-js@2.1.0(eslint@9.4.0)': + '@stylistic/eslint-plugin-js@2.1.0(eslint@9.10.0(jiti@1.21.0))': dependencies: '@types/eslint': 8.56.10 acorn: 8.12.0 - eslint: 9.4.0 + eslint: 9.10.0(jiti@1.21.0) eslint-visitor-keys: 4.0.0 espree: 10.0.1 - '@stylistic/eslint-plugin-jsx@2.1.0(eslint@9.4.0)': + '@stylistic/eslint-plugin-jsx@2.1.0(eslint@9.10.0(jiti@1.21.0))': dependencies: - '@stylistic/eslint-plugin-js': 2.1.0(eslint@9.4.0) + '@stylistic/eslint-plugin-js': 2.1.0(eslint@9.10.0(jiti@1.21.0)) '@types/eslint': 8.56.10 - eslint: 9.4.0 + eslint: 9.10.0(jiti@1.21.0) estraverse: 5.3.0 picomatch: 4.0.2 - '@stylistic/eslint-plugin-plus@2.1.0(eslint@9.4.0)(typescript@5.3.3)': + '@stylistic/eslint-plugin-plus@2.1.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 7.13.0(eslint@9.4.0)(typescript@5.3.3) - eslint: 9.4.0 + '@typescript-eslint/utils': 7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) + eslint: 9.10.0(jiti@1.21.0) transitivePeerDependencies: - supports-color - typescript - '@stylistic/eslint-plugin-ts@2.1.0(eslint@9.4.0)(typescript@5.3.3)': + '@stylistic/eslint-plugin-ts@2.1.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: - '@stylistic/eslint-plugin-js': 2.1.0(eslint@9.4.0) + '@stylistic/eslint-plugin-js': 2.1.0(eslint@9.10.0(jiti@1.21.0)) '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 7.13.0(eslint@9.4.0)(typescript@5.3.3) - eslint: 9.4.0 + '@typescript-eslint/utils': 7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) + eslint: 9.10.0(jiti@1.21.0) transitivePeerDependencies: - supports-color - typescript - '@stylistic/eslint-plugin@2.1.0(eslint@9.4.0)(typescript@5.3.3)': + '@stylistic/eslint-plugin@2.1.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: - '@stylistic/eslint-plugin-js': 2.1.0(eslint@9.4.0) - '@stylistic/eslint-plugin-jsx': 2.1.0(eslint@9.4.0) - '@stylistic/eslint-plugin-plus': 2.1.0(eslint@9.4.0)(typescript@5.3.3) - '@stylistic/eslint-plugin-ts': 2.1.0(eslint@9.4.0)(typescript@5.3.3) + '@stylistic/eslint-plugin-js': 2.1.0(eslint@9.10.0(jiti@1.21.0)) + '@stylistic/eslint-plugin-jsx': 2.1.0(eslint@9.10.0(jiti@1.21.0)) + '@stylistic/eslint-plugin-plus': 2.1.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) + '@stylistic/eslint-plugin-ts': 2.1.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) '@types/eslint': 8.56.10 - eslint: 9.4.0 + eslint: 9.10.0(jiti@1.21.0) transitivePeerDependencies: - supports-color - typescript - '@stylistic/stylelint-plugin@3.0.1(stylelint@16.2.1(typescript@5.3.3))': + '@stylistic/stylelint-plugin@3.0.1(stylelint@16.9.0(typescript@5.5.4))': dependencies: '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1) '@csstools/css-tokenizer': 3.0.1 @@ -11107,251 +10788,196 @@ snapshots: postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 style-search: 0.1.0 - stylelint: 16.2.1(typescript@5.3.3) + stylelint: 16.9.0(typescript@5.5.4) - '@swagger-api/apidom-ast@0.99.1': - dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-error': 0.99.0 - '@types/ramda': 0.29.8 - ramda: 0.29.1 - ramda-adjunct: 4.1.1(ramda@0.29.1) - unraw: 3.0.0 - - '@swagger-api/apidom-ast@0.99.2': + '@swagger-api/apidom-ast@1.0.0-alpha.9': dependencies: '@babel/runtime-corejs3': 7.24.4 - '@swagger-api/apidom-error': 0.99.0 - '@types/ramda': 0.29.8 + '@swagger-api/apidom-error': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) unraw: 3.0.0 - '@swagger-api/apidom-core@0.99.1': - dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-ast': 0.99.1 - '@swagger-api/apidom-error': 0.99.0 - '@types/ramda': 0.29.8 - minim: 0.23.8 - ramda: 0.29.1 - ramda-adjunct: 4.1.1(ramda@0.29.1) - short-unique-id: 5.0.2 - stampit: 4.3.2 - - '@swagger-api/apidom-core@0.99.2': + '@swagger-api/apidom-core@1.0.0-alpha.9': dependencies: '@babel/runtime-corejs3': 7.24.4 - '@swagger-api/apidom-ast': 0.99.2 - '@swagger-api/apidom-error': 0.99.0 - '@types/ramda': 0.29.8 + '@swagger-api/apidom-ast': 1.0.0-alpha.9 + '@swagger-api/apidom-error': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 minim: 0.23.8 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) short-unique-id: 5.2.0 - stampit: 4.3.2 - - '@swagger-api/apidom-error@0.99.0': - dependencies: - '@babel/runtime-corejs3': 7.22.15 + ts-mixer: 6.0.4 - '@swagger-api/apidom-json-pointer@0.99.1': + '@swagger-api/apidom-error@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.1 - '@swagger-api/apidom-error': 0.99.0 - '@types/ramda': 0.29.8 - ramda: 0.29.1 - ramda-adjunct: 4.1.1(ramda@0.29.1) + '@babel/runtime-corejs3': 7.24.4 - '@swagger-api/apidom-ns-api-design-systems@0.99.2': + '@swagger-api/apidom-json-pointer@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-error': 0.99.0 - '@swagger-api/apidom-ns-openapi-3-1': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-error': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) - ts-mixer: 6.0.4 - optional: true - '@swagger-api/apidom-ns-asyncapi-2@0.99.2': + '@swagger-api/apidom-ns-api-design-systems@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-json-schema-draft-7': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-error': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-openapi-3-1': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) ts-mixer: 6.0.4 optional: true - '@swagger-api/apidom-ns-json-schema-draft-4@0.99.1': + '@swagger-api/apidom-ns-asyncapi-2@1.0.0-alpha.9': dependencies: '@babel/runtime-corejs3': 7.24.4 - '@swagger-api/apidom-ast': 0.99.2 - '@swagger-api/apidom-core': 0.99.2 - '@types/ramda': 0.29.8 - ramda: 0.29.1 - ramda-adjunct: 4.1.1(ramda@0.29.1) - stampit: 4.3.2 - - '@swagger-api/apidom-ns-json-schema-draft-4@0.99.2': - dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-ast': 0.99.2 - '@swagger-api/apidom-core': 0.99.2 - '@types/ramda': 0.29.8 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-json-schema-draft-7': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) ts-mixer: 6.0.4 optional: true - '@swagger-api/apidom-ns-json-schema-draft-6@0.99.2': + '@swagger-api/apidom-ns-json-schema-draft-4@1.0.0-alpha.9': dependencies: '@babel/runtime-corejs3': 7.24.4 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-error': 0.99.0 - '@swagger-api/apidom-ns-json-schema-draft-4': 0.99.2 - '@types/ramda': 0.29.8 + '@swagger-api/apidom-ast': 1.0.0-alpha.9 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) ts-mixer: 6.0.4 - optional: true - '@swagger-api/apidom-ns-json-schema-draft-7@0.99.2': + '@swagger-api/apidom-ns-json-schema-draft-6@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-error': 0.99.0 - '@swagger-api/apidom-ns-json-schema-draft-6': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-error': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-json-schema-draft-4': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) ts-mixer: 6.0.4 optional: true - '@swagger-api/apidom-ns-openapi-2@0.99.2': + '@swagger-api/apidom-ns-json-schema-draft-7@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-error': 0.99.0 - '@swagger-api/apidom-ns-json-schema-draft-4': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-error': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-json-schema-draft-6': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) ts-mixer: 6.0.4 optional: true - '@swagger-api/apidom-ns-openapi-3-0@0.99.1': + '@swagger-api/apidom-ns-openapi-2@1.0.0-alpha.9': dependencies: '@babel/runtime-corejs3': 7.24.4 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-error': 0.99.0 - '@swagger-api/apidom-ns-json-schema-draft-4': 0.99.1 - '@types/ramda': 0.29.8 - ramda: 0.29.1 - ramda-adjunct: 4.1.1(ramda@0.29.1) - ts-mixer: 6.0.4 - - '@swagger-api/apidom-ns-openapi-3-0@0.99.2': - dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-error': 0.99.0 - '@swagger-api/apidom-ns-json-schema-draft-4': 0.99.2 - '@types/ramda': 0.29.8 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-error': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-json-schema-draft-4': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) ts-mixer: 6.0.4 optional: true - '@swagger-api/apidom-ns-openapi-3-1@0.99.1': + '@swagger-api/apidom-ns-openapi-3-0@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-ast': 0.99.1 - '@swagger-api/apidom-core': 0.99.1 - '@swagger-api/apidom-ns-openapi-3-0': 0.99.1 - '@types/ramda': 0.29.8 - ramda: 0.29.1 - ramda-adjunct: 4.1.1(ramda@0.29.1) + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-error': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-json-schema-draft-4': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 + ramda: 0.30.0 + ramda-adjunct: 5.0.0(ramda@0.30.0) ts-mixer: 6.0.4 - '@swagger-api/apidom-ns-openapi-3-1@0.99.2': + '@swagger-api/apidom-ns-openapi-3-1@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-ast': 0.99.2 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-openapi-3-0': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-ast': 1.0.0-alpha.9 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-json-pointer': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-openapi-3-0': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) ts-mixer: 6.0.4 - optional: true - '@swagger-api/apidom-ns-workflows-1@0.99.2': + '@swagger-api/apidom-ns-workflows-1@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-openapi-3-1': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-openapi-3-1': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) ts-mixer: 6.0.4 optional: true - '@swagger-api/apidom-parser-adapter-api-design-systems-json@0.99.2': + '@swagger-api/apidom-parser-adapter-api-design-systems-json@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-api-design-systems': 0.99.2 - '@swagger-api/apidom-parser-adapter-json': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-api-design-systems': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-json': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) optional: true - '@swagger-api/apidom-parser-adapter-api-design-systems-yaml@0.99.2': + '@swagger-api/apidom-parser-adapter-api-design-systems-yaml@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-api-design-systems': 0.99.2 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-api-design-systems': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) optional: true - '@swagger-api/apidom-parser-adapter-asyncapi-json-2@0.99.2': + '@swagger-api/apidom-parser-adapter-asyncapi-json-2@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-asyncapi-2': 0.99.2 - '@swagger-api/apidom-parser-adapter-json': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-asyncapi-2': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-json': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) optional: true - '@swagger-api/apidom-parser-adapter-asyncapi-yaml-2@0.99.2': + '@swagger-api/apidom-parser-adapter-asyncapi-yaml-2@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-asyncapi-2': 0.99.2 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-asyncapi-2': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) optional: true - '@swagger-api/apidom-parser-adapter-json@0.99.2': + '@swagger-api/apidom-parser-adapter-json@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-ast': 0.99.2 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-error': 0.99.0 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-ast': 1.0.0-alpha.9 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-error': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) tree-sitter: 0.20.4 @@ -11359,101 +10985,101 @@ snapshots: web-tree-sitter: 0.20.3 optional: true - '@swagger-api/apidom-parser-adapter-openapi-json-2@0.99.2': + '@swagger-api/apidom-parser-adapter-openapi-json-2@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-openapi-2': 0.99.2 - '@swagger-api/apidom-parser-adapter-json': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-openapi-2': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-json': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) optional: true - '@swagger-api/apidom-parser-adapter-openapi-json-3-0@0.99.2': + '@swagger-api/apidom-parser-adapter-openapi-json-3-0@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-openapi-3-0': 0.99.2 - '@swagger-api/apidom-parser-adapter-json': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-openapi-3-0': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-json': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) optional: true - '@swagger-api/apidom-parser-adapter-openapi-json-3-1@0.99.2': + '@swagger-api/apidom-parser-adapter-openapi-json-3-1@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-openapi-3-1': 0.99.2 - '@swagger-api/apidom-parser-adapter-json': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-openapi-3-1': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-json': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) optional: true - '@swagger-api/apidom-parser-adapter-openapi-yaml-2@0.99.2': + '@swagger-api/apidom-parser-adapter-openapi-yaml-2@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-openapi-2': 0.99.2 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-openapi-2': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) optional: true - '@swagger-api/apidom-parser-adapter-openapi-yaml-3-0@0.99.2': + '@swagger-api/apidom-parser-adapter-openapi-yaml-3-0@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-openapi-3-0': 0.99.2 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-openapi-3-0': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) optional: true - '@swagger-api/apidom-parser-adapter-openapi-yaml-3-1@0.99.2': + '@swagger-api/apidom-parser-adapter-openapi-yaml-3-1@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-openapi-3-1': 0.99.2 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-openapi-3-1': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) optional: true - '@swagger-api/apidom-parser-adapter-workflows-json-1@0.99.2': + '@swagger-api/apidom-parser-adapter-workflows-json-1@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-workflows-1': 0.99.2 - '@swagger-api/apidom-parser-adapter-json': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-workflows-1': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-json': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) optional: true - '@swagger-api/apidom-parser-adapter-workflows-yaml-1@0.99.2': + '@swagger-api/apidom-parser-adapter-workflows-yaml-1@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-ns-workflows-1': 0.99.2 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.2 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-workflows-1': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) optional: true - '@swagger-api/apidom-parser-adapter-yaml-1-2@0.99.2': + '@swagger-api/apidom-parser-adapter-yaml-1-2@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-ast': 0.99.2 - '@swagger-api/apidom-core': 0.99.2 - '@swagger-api/apidom-error': 0.99.0 - '@types/ramda': 0.29.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-ast': 1.0.0-alpha.9 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-error': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 ramda: 0.30.0 ramda-adjunct: 5.0.0(ramda@0.30.0) tree-sitter: 0.20.4 @@ -11461,39 +11087,38 @@ snapshots: web-tree-sitter: 0.20.3 optional: true - '@swagger-api/apidom-reference@0.99.1': + '@swagger-api/apidom-reference@1.0.0-alpha.9': dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.1 - '@types/ramda': 0.29.8 - axios: 1.6.8 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@types/ramda': 0.30.2 + axios: 1.7.7 minimatch: 7.4.6 process: 0.11.10 - ramda: 0.29.1 - ramda-adjunct: 4.1.1(ramda@0.29.1) - stampit: 4.3.2 + ramda: 0.30.0 + ramda-adjunct: 5.0.0(ramda@0.30.0) optionalDependencies: - '@swagger-api/apidom-error': 0.99.0 - '@swagger-api/apidom-json-pointer': 0.99.1 - '@swagger-api/apidom-ns-asyncapi-2': 0.99.2 - '@swagger-api/apidom-ns-openapi-2': 0.99.2 - '@swagger-api/apidom-ns-openapi-3-0': 0.99.2 - '@swagger-api/apidom-ns-openapi-3-1': 0.99.2 - '@swagger-api/apidom-ns-workflows-1': 0.99.2 - '@swagger-api/apidom-parser-adapter-api-design-systems-json': 0.99.2 - '@swagger-api/apidom-parser-adapter-api-design-systems-yaml': 0.99.2 - '@swagger-api/apidom-parser-adapter-asyncapi-json-2': 0.99.2 - '@swagger-api/apidom-parser-adapter-asyncapi-yaml-2': 0.99.2 - '@swagger-api/apidom-parser-adapter-json': 0.99.2 - '@swagger-api/apidom-parser-adapter-openapi-json-2': 0.99.2 - '@swagger-api/apidom-parser-adapter-openapi-json-3-0': 0.99.2 - '@swagger-api/apidom-parser-adapter-openapi-json-3-1': 0.99.2 - '@swagger-api/apidom-parser-adapter-openapi-yaml-2': 0.99.2 - '@swagger-api/apidom-parser-adapter-openapi-yaml-3-0': 0.99.2 - '@swagger-api/apidom-parser-adapter-openapi-yaml-3-1': 0.99.2 - '@swagger-api/apidom-parser-adapter-workflows-json-1': 0.99.2 - '@swagger-api/apidom-parser-adapter-workflows-yaml-1': 0.99.2 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.2 + '@swagger-api/apidom-error': 1.0.0-alpha.9 + '@swagger-api/apidom-json-pointer': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-asyncapi-2': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-openapi-2': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-openapi-3-0': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-openapi-3-1': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-workflows-1': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-api-design-systems-json': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-api-design-systems-yaml': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-asyncapi-json-2': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-asyncapi-yaml-2': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-json': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-openapi-json-2': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-openapi-json-3-0': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-openapi-json-3-1': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-openapi-yaml-2': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-openapi-yaml-3-0': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-openapi-yaml-3-1': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-workflows-json-1': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-workflows-yaml-1': 1.0.0-alpha.9 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 1.0.0-alpha.9 transitivePeerDependencies: - debug @@ -11599,16 +11224,6 @@ snapshots: dependencies: '@types/ms': 0.7.34 - '@types/eslint-scope@3.7.4': - dependencies: - '@types/eslint': 8.40.2 - '@types/estree': 1.0.5 - - '@types/eslint@8.40.2': - dependencies: - '@types/estree': 1.0.5 - '@types/json-schema': 7.0.12 - '@types/eslint@8.56.10': dependencies: '@types/estree': 1.0.5 @@ -11648,11 +11263,6 @@ snapshots: dependencies: '@types/unist': 2.0.10 - '@types/hoist-non-react-statics@3.3.5': - dependencies: - '@types/react': 18.3.1 - hoist-non-react-statics: 3.3.2 - '@types/http-errors@2.0.4': {} '@types/http-proxy@1.17.11': @@ -11678,8 +11288,6 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/junit-report-builder@3.0.2': {} - '@types/linkify-it@5.0.0': {} '@types/lodash-es@4.17.12': @@ -11757,13 +11365,14 @@ snapshots: '@types/prismjs@1.26.4': {} - '@types/prop-types@15.7.12': {} + '@types/prop-types@15.7.12': + optional: true '@types/qs@6.9.7': {} - '@types/ramda@0.29.8': + '@types/ramda@0.30.2': dependencies: - types-ramda: 0.29.5 + types-ramda: 0.30.1 '@types/range-parser@1.2.4': {} @@ -11771,6 +11380,7 @@ snapshots: dependencies: '@types/prop-types': 15.7.12 csstype: 3.1.3 + optional: true '@types/resize-observer-browser@0.1.11': {} @@ -11826,34 +11436,34 @@ snapshots: '@types/node': 18.19.39 optional: true - '@typescript-eslint/eslint-plugin@7.13.0(@typescript-eslint/parser@7.13.0(eslint@9.4.0)(typescript@5.3.3))(eslint@9.4.0)(typescript@5.3.3)': + '@typescript-eslint/eslint-plugin@7.13.0(@typescript-eslint/parser@7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: '@eslint-community/regexpp': 4.10.1 - '@typescript-eslint/parser': 7.13.0(eslint@9.4.0)(typescript@5.3.3) + '@typescript-eslint/parser': 7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) '@typescript-eslint/scope-manager': 7.13.0 - '@typescript-eslint/type-utils': 7.13.0(eslint@9.4.0)(typescript@5.3.3) - '@typescript-eslint/utils': 7.13.0(eslint@9.4.0)(typescript@5.3.3) + '@typescript-eslint/type-utils': 7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/utils': 7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) '@typescript-eslint/visitor-keys': 7.13.0 - eslint: 9.4.0 + eslint: 9.10.0(jiti@1.21.0) graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 - ts-api-utils: 1.3.0(typescript@5.3.3) + ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@7.13.0(eslint@9.4.0)(typescript@5.3.3)': + '@typescript-eslint/parser@7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: '@typescript-eslint/scope-manager': 7.13.0 '@typescript-eslint/types': 7.13.0 - '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.5.4) '@typescript-eslint/visitor-keys': 7.13.0 debug: 4.3.5(supports-color@8.1.1) - eslint: 9.4.0 + eslint: 9.10.0(jiti@1.21.0) optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 transitivePeerDependencies: - supports-color @@ -11862,21 +11472,21 @@ snapshots: '@typescript-eslint/types': 7.13.0 '@typescript-eslint/visitor-keys': 7.13.0 - '@typescript-eslint/type-utils@7.13.0(eslint@9.4.0)(typescript@5.3.3)': + '@typescript-eslint/type-utils@7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: - '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.3.3) - '@typescript-eslint/utils': 7.13.0(eslint@9.4.0)(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.5.4) + '@typescript-eslint/utils': 7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) debug: 4.3.5(supports-color@8.1.1) - eslint: 9.4.0 - ts-api-utils: 1.3.0(typescript@5.3.3) + eslint: 9.10.0(jiti@1.21.0) + ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 transitivePeerDependencies: - supports-color '@typescript-eslint/types@7.13.0': {} - '@typescript-eslint/typescript-estree@7.13.0(typescript@5.3.3)': + '@typescript-eslint/typescript-estree@7.13.0(typescript@5.5.4)': dependencies: '@typescript-eslint/types': 7.13.0 '@typescript-eslint/visitor-keys': 7.13.0 @@ -11885,19 +11495,19 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.2 - ts-api-utils: 1.3.0(typescript@5.3.3) + ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@7.13.0(eslint@9.4.0)(typescript@5.3.3)': + '@typescript-eslint/utils@7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.0)) '@typescript-eslint/scope-manager': 7.13.0 '@typescript-eslint/types': 7.13.0 - '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.3.3) - eslint: 9.4.0 + '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.5.4) + eslint: 9.10.0(jiti@1.21.0) transitivePeerDependencies: - supports-color - typescript @@ -11907,55 +11517,55 @@ snapshots: '@typescript-eslint/types': 7.13.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-vue-jsx@4.0.1(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.3.3))': + '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.5.4))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2) - vite: 5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) - vue: 3.4.31(typescript@5.3.3) + vite: 5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + vue: 3.4.31(typescript@5.5.4) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.0.5(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.3.3))': + '@vitejs/plugin-vue@5.1.3(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.5.4))': dependencies: - vite: 5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) - vue: 3.4.31(typescript@5.3.3) + vite: 5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + vue: 3.4.31(typescript@5.5.4) - '@vitest/expect@1.3.1': + '@vitest/expect@1.6.0': dependencies: - '@vitest/spy': 1.3.1 - '@vitest/utils': 1.3.1 + '@vitest/spy': 1.6.0 + '@vitest/utils': 1.6.0 chai: 4.3.10 - '@vitest/runner@1.3.1': + '@vitest/runner@1.6.0': dependencies: - '@vitest/utils': 1.3.1 + '@vitest/utils': 1.6.0 p-limit: 5.0.0 pathe: 1.1.2 - '@vitest/snapshot@1.3.1': + '@vitest/snapshot@1.6.0': dependencies: magic-string: 0.30.10 pathe: 1.1.2 pretty-format: 29.7.0 - '@vitest/spy@1.3.1': + '@vitest/spy@1.6.0': dependencies: tinyspy: 2.2.0 - '@vitest/ui@1.3.1(vitest@1.3.1)': + '@vitest/ui@1.6.0(vitest@1.6.0)': dependencies: - '@vitest/utils': 1.3.1 + '@vitest/utils': 1.6.0 fast-glob: 3.3.2 fflate: 0.8.1 flatted: 3.2.9 pathe: 1.1.2 - picocolors: 1.0.0 + picocolors: 1.1.0 sirv: 2.0.4 - vitest: 1.3.1(@types/node@18.19.39)(@vitest/ui@1.3.1)(jsdom@24.0.0)(sass@1.77.8)(terser@5.26.0) + vitest: 1.6.0(@types/node@18.19.39)(@vitest/ui@1.6.0)(jsdom@24.1.3)(sass@1.77.8)(terser@5.26.0) - '@vitest/utils@1.3.1': + '@vitest/utils@1.6.0': dependencies: diff-sequences: 29.6.3 estree-walker: 3.0.3 @@ -11975,25 +11585,8 @@ snapshots: '@volar/language-core': 1.11.1 path-browserify: 1.0.1 - '@vue/babel-helper-vue-transform-on@1.1.5': {} - '@vue/babel-helper-vue-transform-on@1.2.2': {} - '@vue/babel-plugin-jsx@1.1.5(@babel/core@7.23.3)': - dependencies: - '@babel/core': 7.23.3 - '@babel/helper-module-imports': 7.22.15 - '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.3) - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.4 - '@babel/types': 7.25.6 - '@vue/babel-helper-vue-transform-on': 1.1.5 - camelcase: 6.3.0 - html-tags: 3.3.1 - svg-tags: 1.0.0 - transitivePeerDependencies: - - supports-color - '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.25.2)': dependencies: '@babel/helper-module-imports': 7.22.15 @@ -12026,7 +11619,7 @@ snapshots: '@babel/parser': 7.24.7 '@vue/shared': 3.3.13 estree-walker: 2.0.2 - source-map-js: 1.2.0 + source-map-js: 1.2.1 '@vue/compiler-core@3.4.21': dependencies: @@ -12034,7 +11627,7 @@ snapshots: '@vue/shared': 3.4.21 entities: 4.5.0 estree-walker: 2.0.2 - source-map-js: 1.2.0 + source-map-js: 1.2.1 '@vue/compiler-core@3.4.27': dependencies: @@ -12050,7 +11643,7 @@ snapshots: '@vue/shared': 3.4.31 entities: 4.5.0 estree-walker: 2.0.2 - source-map-js: 1.2.0 + source-map-js: 1.2.1 '@vue/compiler-dom@3.3.13': dependencies: @@ -12081,7 +11674,7 @@ snapshots: '@vue/reactivity-transform': 3.3.13 '@vue/shared': 3.3.13 estree-walker: 2.0.2 - magic-string: 0.30.7 + magic-string: 0.30.10 postcss: 8.4.45 source-map-js: 1.2.0 @@ -12128,32 +11721,33 @@ snapshots: '@vue/devtools-api@6.6.4': {} - '@vue/devtools-core@7.0.27(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.3.3))': + '@vue/devtools-core@7.4.5(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.5.4))': dependencies: - '@vue/devtools-kit': 7.0.27(vue@3.4.31(typescript@5.3.3)) - '@vue/devtools-shared': 7.0.27 + '@vue/devtools-kit': 7.4.5 + '@vue/devtools-shared': 7.4.5 mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) + vite-hot-client: 0.2.3(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) + vue: 3.4.31(typescript@5.5.4) transitivePeerDependencies: - vite - - vue - '@vue/devtools-kit@7.0.27(vue@3.4.31(typescript@5.3.3))': + '@vue/devtools-kit@7.4.5': dependencies: - '@vue/devtools-shared': 7.0.27 + '@vue/devtools-shared': 7.4.5 + birpc: 0.2.17 hookable: 5.5.3 mitt: 3.0.1 perfect-debounce: 1.0.0 speakingurl: 14.0.1 - vue: 3.4.31(typescript@5.3.3) + superjson: 2.2.1 - '@vue/devtools-shared@7.0.27': + '@vue/devtools-shared@7.4.5': dependencies: - rfdc: 1.3.1 + rfdc: 1.4.1 - '@vue/language-core@1.8.27(typescript@5.3.3)': + '@vue/language-core@1.8.27(typescript@5.5.4)': dependencies: '@volar/language-core': 1.11.1 '@volar/source-map': 1.11.1 @@ -12165,7 +11759,7 @@ snapshots: path-browserify: 1.0.1 vue-template-compiler: 2.7.14 optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 '@vue/reactivity-transform@3.3.13': dependencies: @@ -12221,23 +11815,23 @@ snapshots: '@vue/shared': 3.4.31 csstype: 3.1.3 - '@vue/server-renderer@3.3.13(vue@3.3.13(typescript@5.3.3))': + '@vue/server-renderer@3.3.13(vue@3.3.13(typescript@5.5.4))': dependencies: '@vue/compiler-ssr': 3.3.13 '@vue/shared': 3.3.13 - vue: 3.3.13(typescript@5.3.3) + vue: 3.3.13(typescript@5.5.4) - '@vue/server-renderer@3.4.21(vue@3.4.21(typescript@5.3.3))': + '@vue/server-renderer@3.4.21(vue@3.4.21(typescript@5.5.4))': dependencies: '@vue/compiler-ssr': 3.4.21 '@vue/shared': 3.4.21 - vue: 3.4.21(typescript@5.3.3) + vue: 3.4.21(typescript@5.5.4) - '@vue/server-renderer@3.4.31(vue@3.4.31(typescript@5.3.3))': + '@vue/server-renderer@3.4.31(vue@3.4.31(typescript@5.5.4))': dependencies: '@vue/compiler-ssr': 3.4.31 '@vue/shared': 3.4.31 - vue: 3.4.31(typescript@5.3.3) + vue: 3.4.31(typescript@5.5.4) '@vue/shared@3.3.13': {} @@ -12254,26 +11848,26 @@ snapshots: '@vue/tsconfig@0.5.1': {} - '@vueuse/core@10.11.0(vue@3.3.13(typescript@5.3.3))': + '@vueuse/core@10.11.0(vue@3.3.13(typescript@5.5.4))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.11.0 - '@vueuse/shared': 10.11.0(vue@3.3.13(typescript@5.3.3)) - vue-demi: 0.14.8(vue@3.3.13(typescript@5.3.3)) + '@vueuse/shared': 10.11.0(vue@3.3.13(typescript@5.5.4)) + vue-demi: 0.14.8(vue@3.3.13(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue '@vueuse/metadata@10.11.0': {} - '@vueuse/shared@10.11.0(vue@3.3.13(typescript@5.3.3))': + '@vueuse/shared@10.11.0(vue@3.3.13(typescript@5.5.4))': dependencies: - vue-demi: 0.14.8(vue@3.3.13(typescript@5.3.3)) + vue-demi: 0.14.8(vue@3.3.13(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@webassemblyjs/ast@1.11.6': + '@webassemblyjs/ast@1.12.1': dependencies: '@webassemblyjs/helper-numbers': 1.11.6 '@webassemblyjs/helper-wasm-bytecode': 1.11.6 @@ -12282,7 +11876,7 @@ snapshots: '@webassemblyjs/helper-api-error@1.11.6': {} - '@webassemblyjs/helper-buffer@1.11.6': {} + '@webassemblyjs/helper-buffer@1.12.1': {} '@webassemblyjs/helper-numbers@1.11.6': dependencies: @@ -12292,12 +11886,12 @@ snapshots: '@webassemblyjs/helper-wasm-bytecode@1.11.6': {} - '@webassemblyjs/helper-wasm-section@1.11.6': + '@webassemblyjs/helper-wasm-section@1.12.1': dependencies: - '@webassemblyjs/ast': 1.11.6 - '@webassemblyjs/helper-buffer': 1.11.6 + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/helper-buffer': 1.12.1 '@webassemblyjs/helper-wasm-bytecode': 1.11.6 - '@webassemblyjs/wasm-gen': 1.11.6 + '@webassemblyjs/wasm-gen': 1.12.1 '@webassemblyjs/ieee754@1.11.6': dependencies: @@ -12309,62 +11903,62 @@ snapshots: '@webassemblyjs/utf8@1.11.6': {} - '@webassemblyjs/wasm-edit@1.11.6': + '@webassemblyjs/wasm-edit@1.12.1': dependencies: - '@webassemblyjs/ast': 1.11.6 - '@webassemblyjs/helper-buffer': 1.11.6 + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/helper-buffer': 1.12.1 '@webassemblyjs/helper-wasm-bytecode': 1.11.6 - '@webassemblyjs/helper-wasm-section': 1.11.6 - '@webassemblyjs/wasm-gen': 1.11.6 - '@webassemblyjs/wasm-opt': 1.11.6 - '@webassemblyjs/wasm-parser': 1.11.6 - '@webassemblyjs/wast-printer': 1.11.6 + '@webassemblyjs/helper-wasm-section': 1.12.1 + '@webassemblyjs/wasm-gen': 1.12.1 + '@webassemblyjs/wasm-opt': 1.12.1 + '@webassemblyjs/wasm-parser': 1.12.1 + '@webassemblyjs/wast-printer': 1.12.1 - '@webassemblyjs/wasm-gen@1.11.6': + '@webassemblyjs/wasm-gen@1.12.1': dependencies: - '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/ast': 1.12.1 '@webassemblyjs/helper-wasm-bytecode': 1.11.6 '@webassemblyjs/ieee754': 1.11.6 '@webassemblyjs/leb128': 1.11.6 '@webassemblyjs/utf8': 1.11.6 - '@webassemblyjs/wasm-opt@1.11.6': + '@webassemblyjs/wasm-opt@1.12.1': dependencies: - '@webassemblyjs/ast': 1.11.6 - '@webassemblyjs/helper-buffer': 1.11.6 - '@webassemblyjs/wasm-gen': 1.11.6 - '@webassemblyjs/wasm-parser': 1.11.6 + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/helper-buffer': 1.12.1 + '@webassemblyjs/wasm-gen': 1.12.1 + '@webassemblyjs/wasm-parser': 1.12.1 - '@webassemblyjs/wasm-parser@1.11.6': + '@webassemblyjs/wasm-parser@1.12.1': dependencies: - '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/ast': 1.12.1 '@webassemblyjs/helper-api-error': 1.11.6 '@webassemblyjs/helper-wasm-bytecode': 1.11.6 '@webassemblyjs/ieee754': 1.11.6 '@webassemblyjs/leb128': 1.11.6 '@webassemblyjs/utf8': 1.11.6 - '@webassemblyjs/wast-printer@1.11.6': + '@webassemblyjs/wast-printer@1.12.1': dependencies: - '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/ast': 1.12.1 '@xtuc/long': 4.2.2 - '@webpack-cli/configtest@2.1.1(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.90.3))(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4))': + '@webpack-cli/configtest@2.1.1(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.94.0))(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4))': dependencies: - webpack: 5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4) - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.90.3) + webpack: 5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.94.0) - '@webpack-cli/info@2.0.2(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.90.3))(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4))': + '@webpack-cli/info@2.0.2(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.94.0))(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4))': dependencies: - webpack: 5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4) - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.90.3) + webpack: 5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.94.0) - '@webpack-cli/serve@2.0.5(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.90.3))(webpack-dev-server@5.0.4(webpack-cli@5.1.4)(webpack@5.90.3))(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4))': + '@webpack-cli/serve@2.0.5(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.94.0))(webpack-dev-server@5.0.4(webpack-cli@5.1.4)(webpack@5.94.0))(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4))': dependencies: - webpack: 5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4) - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.90.3) + webpack: 5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.94.0) optionalDependencies: - webpack-dev-server: 5.0.4(webpack-cli@5.1.4)(webpack@5.90.3) + webpack-dev-server: 5.0.4(webpack-cli@5.1.4)(webpack@5.94.0) '@xtuc/ieee754@1.2.0': {} @@ -12375,7 +11969,7 @@ snapshots: '@yarnpkg/parsers@3.0.0-rc.46': dependencies: js-yaml: 3.14.1 - tslib: 2.6.3 + tslib: 2.7.0 '@zkochan/js-yaml@0.0.6': dependencies: @@ -12395,13 +11989,9 @@ snapshots: mime-types: 2.1.35 negotiator: 0.6.3 - acorn-import-assertions@1.9.0(acorn@8.10.0): + acorn-import-attributes@1.9.5(acorn@8.12.0): dependencies: - acorn: 8.10.0 - - acorn-jsx@5.3.2(acorn@8.11.3): - dependencies: - acorn: 8.11.3 + acorn: 8.12.0 acorn-jsx@5.3.2(acorn@8.12.0): dependencies: @@ -12415,8 +12005,6 @@ snapshots: acorn@8.10.0: {} - acorn@8.11.3: {} - acorn@8.12.0: {} acorn@8.8.2: {} @@ -12434,17 +12022,17 @@ snapshots: clean-stack: 2.2.0 indent-string: 4.0.0 - ajv-formats@2.1.1(ajv@8.12.0): + ajv-formats@2.1.1(ajv@8.17.1): optionalDependencies: - ajv: 8.12.0 + ajv: 8.17.1 ajv-keywords@3.5.2(ajv@6.12.6): dependencies: ajv: 6.12.6 - ajv-keywords@5.1.0(ajv@8.12.0): + ajv-keywords@5.1.0(ajv@8.17.1): dependencies: - ajv: 8.12.0 + ajv: 8.17.1 fast-deep-equal: 3.1.3 ajv@6.12.6: @@ -12454,12 +12042,12 @@ snapshots: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - ajv@8.12.0: + ajv@8.17.1: dependencies: fast-deep-equal: 3.1.3 + fast-uri: 3.0.1 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 - uri-js: 4.4.1 ansi-align@3.0.1: dependencies: @@ -12498,6 +12086,8 @@ snapshots: normalize-path: 3.0.0 picomatch: 2.3.1 + apg-lite@1.0.4: {} + approximate-number@2.1.1: {} aproba@2.0.0: {} @@ -12536,7 +12126,7 @@ snapshots: dependencies: pvtsutils: 1.3.5 pvutils: 1.1.3 - tslib: 2.6.3 + tslib: 2.7.0 assert-never@1.2.1: {} @@ -12556,7 +12146,7 @@ snapshots: autolinker@3.16.2: dependencies: - tslib: 2.6.3 + tslib: 2.7.0 available-typed-arrays@1.0.5: {} @@ -12572,7 +12162,7 @@ snapshots: transitivePeerDependencies: - debug - axios@1.6.8: + axios@1.7.7: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0 @@ -12687,6 +12277,8 @@ snapshots: binary-extensions@2.3.0: {} + birpc@0.2.17: {} + bl@4.1.0: dependencies: buffer: 5.7.1 @@ -12760,13 +12352,6 @@ snapshots: dependencies: fill-range: 7.1.1 - browserslist@4.21.10: - dependencies: - caniuse-lite: 1.0.30001524 - electron-to-chromium: 1.4.503 - node-releases: 2.0.13 - update-browserslist-db: 1.0.11(browserslist@4.21.10) - browserslist@4.23.3: dependencies: caniuse-lite: 1.0.30001657 @@ -12877,8 +12462,6 @@ snapshots: camelcase@8.0.0: {} - caniuse-lite@1.0.30001524: {} - caniuse-lite@1.0.30001657: {} caseless@0.12.0: {} @@ -13085,10 +12668,10 @@ snapshots: commander@9.5.0: {} - commitizen@4.3.0(@types/node@18.19.39)(typescript@5.3.3): + commitizen@4.3.0(@types/node@18.19.39)(typescript@5.5.4): dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@18.19.39)(typescript@5.3.3) + cz-conventional-changelog: 3.3.0(@types/node@18.19.39)(typescript@5.5.4) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -13238,12 +12821,14 @@ snapshots: cookie@0.6.0: {} + copy-anything@3.0.5: + dependencies: + is-what: 4.1.16 + copy-to-clipboard@3.3.3: dependencies: toggle-selection: 1.0.6 - core-js-pure@3.31.0: {} - core-js-pure@3.37.0: {} core-js@2.6.12: {} @@ -13256,38 +12841,38 @@ snapshots: dependencies: layout-base: 1.0.2 - cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.39)(cosmiconfig@8.3.6(typescript@5.3.3))(typescript@5.3.3): + cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.39)(cosmiconfig@8.3.6(typescript@5.5.4))(typescript@5.5.4): dependencies: '@types/node': 18.19.39 - cosmiconfig: 8.3.6(typescript@5.3.3) + cosmiconfig: 8.3.6(typescript@5.5.4) jiti: 1.21.0 - typescript: 5.3.3 + typescript: 5.5.4 - cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.39)(cosmiconfig@9.0.0(typescript@5.3.3))(typescript@5.3.3): + cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.39)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4): dependencies: '@types/node': 18.19.39 - cosmiconfig: 9.0.0(typescript@5.3.3) + cosmiconfig: 9.0.0(typescript@5.5.4) jiti: 1.21.0 - typescript: 5.3.3 + typescript: 5.5.4 optional: true - cosmiconfig@8.3.6(typescript@5.3.3): + cosmiconfig@8.3.6(typescript@5.5.4): dependencies: import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 - cosmiconfig@9.0.0(typescript@5.3.3): + cosmiconfig@9.0.0(typescript@5.5.4): dependencies: env-paths: 2.2.1 import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 create-require@1.1.1: {} @@ -13301,9 +12886,9 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - css-functions-list@3.2.1: {} + css-functions-list@3.2.2: {} - css-loader@7.1.2(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)): + css-loader@7.1.2(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)): dependencies: icss-utils: 5.1.0(postcss@8.4.39) postcss: 8.4.39 @@ -13314,12 +12899,12 @@ snapshots: postcss-value-parser: 4.2.0 semver: 7.6.2 optionalDependencies: - webpack: 5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4) + webpack: 5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4) css-tree@2.3.1: dependencies: mdn-data: 2.0.30 - source-map-js: 1.2.0 + source-map-js: 1.2.1 css.escape@1.5.1: {} @@ -13392,16 +12977,16 @@ snapshots: heap: 0.2.7 lodash: 4.17.21 - cz-conventional-changelog@3.3.0(@types/node@18.19.39)(typescript@5.3.3): + cz-conventional-changelog@3.3.0(@types/node@18.19.39)(typescript@5.5.4): dependencies: chalk: 2.4.2 - commitizen: 4.3.0(@types/node@18.19.39)(typescript@5.3.3) + commitizen: 4.3.0(@types/node@18.19.39)(typescript@5.5.4) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.3 optionalDependencies: - '@commitlint/load': 19.2.0(@types/node@18.19.39)(typescript@5.3.3) + '@commitlint/load': 19.2.0(@types/node@18.19.39)(typescript@5.5.4) transitivePeerDependencies: - '@types/node' - typescript @@ -13630,16 +13215,16 @@ snapshots: optionalDependencies: supports-color: 8.1.1 - debug@4.3.4: - dependencies: - ms: 2.1.2 - debug@4.3.5(supports-color@8.1.1): dependencies: ms: 2.1.2 optionalDependencies: supports-color: 8.1.1 + debug@4.3.7: + dependencies: + ms: 2.1.3 + decamelize-keys@1.1.1: dependencies: decamelize: 1.2.0 @@ -13754,7 +13339,7 @@ snapshots: dompurify@3.0.11: {} - dompurify@3.0.5: {} + dompurify@3.1.4: {} domutils@3.1.0: dependencies: @@ -13774,7 +13359,7 @@ snapshots: duplexer@0.1.2: {} - earcut@2.2.4: {} + earcut@3.0.0: {} ecc-jsbn@0.1.2: dependencies: @@ -13794,8 +13379,6 @@ snapshots: dependencies: jake: 10.8.7 - electron-to-chromium@1.4.503: {} - electron-to-chromium@1.5.14: {} elkjs@0.9.2: {} @@ -13819,12 +13402,12 @@ snapshots: dependencies: once: 1.4.0 - enhanced-resolve@5.15.0: + enhanced-resolve@5.17.0: dependencies: graceful-fs: 4.2.11 tapable: 2.2.1 - enhanced-resolve@5.17.0: + enhanced-resolve@5.17.1: dependencies: graceful-fs: 4.2.11 tapable: 2.2.1 @@ -13847,7 +13430,7 @@ snapshots: dependencies: is-arrayish: 0.2.1 - error-stack-parser-es@0.1.1: {} + error-stack-parser-es@0.1.5: {} es-define-property@1.0.0: dependencies: @@ -13921,60 +13504,60 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-compat-utils@0.5.1(eslint@9.4.0): + eslint-compat-utils@0.5.1(eslint@9.10.0(jiti@1.21.0)): dependencies: - eslint: 9.4.0 + eslint: 9.10.0(jiti@1.21.0) semver: 7.6.2 - eslint-plugin-cypress@3.3.0(eslint@9.4.0): + eslint-plugin-cypress@3.3.0(eslint@9.10.0(jiti@1.21.0)): dependencies: - eslint: 9.4.0 + eslint: 9.10.0(jiti@1.21.0) globals: 13.24.0 - eslint-plugin-es-x@7.7.0(eslint@9.4.0): + eslint-plugin-es-x@7.7.0(eslint@9.10.0(jiti@1.21.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.0)) '@eslint-community/regexpp': 4.10.1 - eslint: 9.4.0 - eslint-compat-utils: 0.5.1(eslint@9.4.0) + eslint: 9.10.0(jiti@1.21.0) + eslint-compat-utils: 0.5.1(eslint@9.10.0(jiti@1.21.0)) - eslint-plugin-jsonc@2.16.0(eslint@9.4.0): + eslint-plugin-jsonc@2.16.0(eslint@9.10.0(jiti@1.21.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0) - eslint: 9.4.0 - eslint-compat-utils: 0.5.1(eslint@9.4.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.0)) + eslint: 9.10.0(jiti@1.21.0) + eslint-compat-utils: 0.5.1(eslint@9.10.0(jiti@1.21.0)) espree: 9.6.1 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.0 natural-compare: 1.4.0 synckit: 0.6.2 - eslint-plugin-n@17.9.0(eslint@9.4.0): + eslint-plugin-n@17.9.0(eslint@9.10.0(jiti@1.21.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.0)) enhanced-resolve: 5.17.0 - eslint: 9.4.0 - eslint-plugin-es-x: 7.7.0(eslint@9.4.0) + eslint: 9.10.0(jiti@1.21.0) + eslint-plugin-es-x: 7.7.0(eslint@9.10.0(jiti@1.21.0)) get-tsconfig: 4.7.5 globals: 15.4.0 ignore: 5.3.1 minimatch: 9.0.4 semver: 7.6.2 - eslint-plugin-promise@6.2.0(eslint@9.4.0): + eslint-plugin-promise@6.2.0(eslint@9.10.0(jiti@1.21.0)): dependencies: - eslint: 9.4.0 + eslint: 9.10.0(jiti@1.21.0) - eslint-plugin-vue@9.26.0(eslint@9.4.0): + eslint-plugin-vue@9.26.0(eslint@9.10.0(jiti@1.21.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0) - eslint: 9.4.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.0)) + eslint: 9.10.0(jiti@1.21.0) globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.0 semver: 7.6.2 - vue-eslint-parser: 9.4.3(eslint@9.4.0) + vue-eslint-parser: 9.4.3(eslint@9.10.0(jiti@1.21.0)) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -13989,7 +13572,7 @@ snapshots: esrecurse: 4.3.0 estraverse: 5.3.0 - eslint-scope@8.0.1: + eslint-scope@8.0.2: dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 @@ -13998,49 +13581,57 @@ snapshots: eslint-visitor-keys@4.0.0: {} - eslint@9.4.0: + eslint@9.10.0(jiti@1.21.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0) - '@eslint-community/regexpp': 4.6.2 - '@eslint/config-array': 0.15.1 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.0)) + '@eslint-community/regexpp': 4.11.0 + '@eslint/config-array': 0.18.0 '@eslint/eslintrc': 3.1.0 - '@eslint/js': 9.4.0 + '@eslint/js': 9.10.0 + '@eslint/plugin-kit': 0.1.0 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.3.0 '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.4 + debug: 4.3.5(supports-color@8.1.1) escape-string-regexp: 4.0.0 - eslint-scope: 8.0.1 + eslint-scope: 8.0.2 eslint-visitor-keys: 4.0.0 - espree: 10.0.1 + espree: 10.1.0 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 8.0.0 find-up: 5.0.0 glob-parent: 6.0.2 - ignore: 5.3.0 + ignore: 5.3.1 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 json-stable-stringify-without-jsonify: 1.0.1 - levn: 0.4.1 lodash.merge: 4.6.2 minimatch: 3.1.2 natural-compare: 1.4.0 optionator: 0.9.3 strip-ansi: 6.0.1 text-table: 0.2.0 + optionalDependencies: + jiti: 1.21.0 transitivePeerDependencies: - supports-color espree@10.0.1: dependencies: - acorn: 8.11.3 - acorn-jsx: 5.3.2(acorn@8.11.3) + acorn: 8.12.0 + acorn-jsx: 5.3.2(acorn@8.12.0) + eslint-visitor-keys: 4.0.0 + + espree@10.1.0: + dependencies: + acorn: 8.12.0 + acorn-jsx: 5.3.2(acorn@8.12.0) eslint-visitor-keys: 4.0.0 espree@9.6.1: @@ -14242,6 +13833,8 @@ snapshots: fast-levenshtein@2.0.6: {} + fast-uri@3.0.1: {} + fastest-levenshtein@1.0.16: {} fastq@1.15.0: @@ -14272,6 +13865,10 @@ snapshots: dependencies: flat-cache: 4.0.0 + file-entry-cache@9.1.0: + dependencies: + flat-cache: 5.0.0 + file-saver@2.0.5: {} filelist@1.0.4: @@ -14315,10 +13912,6 @@ snapshots: locate-path: 6.0.0 path-exists: 4.0.0 - find-yarn-workspace-root@2.0.0: - dependencies: - micromatch: 4.0.5 - findup-sync@4.0.0: dependencies: detect-file: 1.0.0 @@ -14332,6 +13925,11 @@ snapshots: keyv: 4.5.4 rimraf: 5.0.7 + flat-cache@5.0.0: + dependencies: + flatted: 3.3.1 + keyv: 4.5.4 + flat@5.0.2: {} flat@6.0.1: {} @@ -14346,15 +13944,15 @@ snapshots: react-dom: 18.2.0(react@18.2.0) tabbable: 6.2.0 - focus-trap-vue@4.0.3(focus-trap@7.5.4)(vue@3.3.13(typescript@5.3.3)): + focus-trap-vue@4.0.3(focus-trap@7.5.4)(vue@3.3.13(typescript@5.5.4)): dependencies: focus-trap: 7.5.4 - vue: 3.3.13(typescript@5.3.3) + vue: 3.3.13(typescript@5.5.4) - focus-trap-vue@4.0.3(focus-trap@7.5.4)(vue@3.4.31(typescript@5.3.3)): + focus-trap-vue@4.0.3(focus-trap@7.5.4)(vue@3.4.31(typescript@5.5.4)): dependencies: focus-trap: 7.5.4 - vue: 3.4.31(typescript@5.3.3) + vue: 3.4.31(typescript@5.5.4) focus-trap@7.5.4: dependencies: @@ -14637,6 +14235,12 @@ snapshots: kind-of: 6.0.3 which: 1.3.1 + global-prefix@4.0.0: + dependencies: + ini: 4.1.3 + kind-of: 6.0.3 + which: 4.0.0 + globals@11.12.0: {} globals@13.24.0: @@ -14741,10 +14345,6 @@ snapshots: highlight.js@10.7.3: {} - hoist-non-react-statics@3.3.2: - dependencies: - react-is: 16.13.1 - homedir-polyfill@1.0.3: dependencies: parse-passwd: 1.0.0 @@ -14815,7 +14415,14 @@ snapshots: http-proxy-agent@7.0.0: dependencies: agent-base: 7.1.0 - debug: 4.3.4 + debug: 4.3.5(supports-color@8.1.1) + transitivePeerDependencies: + - supports-color + + http-proxy-agent@7.0.2: + dependencies: + agent-base: 7.1.0 + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -14848,7 +14455,14 @@ snapshots: https-proxy-agent@7.0.2: dependencies: agent-base: 7.1.0 - debug: 4.3.4 + debug: 4.3.5(supports-color@8.1.1) + transitivePeerDependencies: + - supports-color + + https-proxy-agent@7.0.5: + dependencies: + agent-base: 7.1.0 + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -14893,10 +14507,10 @@ snapshots: dependencies: minimatch: 9.0.5 - ignore@5.3.0: {} - ignore@5.3.1: {} + ignore@5.3.2: {} + immutable@3.8.2: {} immutable@4.3.7: {} @@ -14934,6 +14548,8 @@ snapshots: ini@4.1.1: optional: true + ini@4.1.3: {} + init-package-json@6.0.3: dependencies: '@npmcli/package-json': 5.2.0 @@ -14993,7 +14609,7 @@ snapshots: '@formatjs/ecma402-abstract': 2.0.0 '@formatjs/fast-memoize': 2.2.0 '@formatjs/icu-messageformat-parser': 2.7.8 - tslib: 2.6.3 + tslib: 2.7.0 invariant@2.2.4: dependencies: @@ -15136,6 +14752,8 @@ snapshots: is-utf8@0.2.1: {} + is-what@4.1.16: {} + is-windows@1.0.2: {} is-wsl@2.2.0: @@ -15148,8 +14766,6 @@ snapshots: isarray@1.0.0: {} - isarray@2.0.5: {} - isexe@2.0.0: {} isexe@3.1.1: {} @@ -15222,10 +14838,10 @@ snapshots: js-tokens@4.0.0: {} - js-tokens@8.0.1: {} - js-tokens@8.0.3: {} + js-tokens@9.0.0: {} + js-yaml@3.14.1: dependencies: argparse: 1.0.10 @@ -15237,28 +14853,28 @@ snapshots: jsbn@0.1.1: {} - jsdom@24.0.0: + jsdom@24.1.3: dependencies: cssstyle: 4.0.1 data-urls: 5.0.0 decimal.js: 10.4.3 form-data: 4.0.0 html-encoding-sniffer: 4.0.0 - http-proxy-agent: 7.0.0 - https-proxy-agent: 7.0.2 + http-proxy-agent: 7.0.2 + https-proxy-agent: 7.0.5 is-potential-custom-element-name: 1.0.1 - nwsapi: 2.2.7 + nwsapi: 2.2.12 parse5: 7.1.2 - rrweb-cssom: 0.6.0 + rrweb-cssom: 0.7.1 saxes: 6.0.0 symbol-tree: 3.2.4 - tough-cookie: 4.1.3 + tough-cookie: 4.1.4 w3c-xmlserializer: 5.0.0 webidl-conversions: 7.0.0 whatwg-encoding: 3.1.1 whatwg-mimetype: 4.0.0 whatwg-url: 14.0.0 - ws: 8.16.0 + ws: 8.18.0 xml-name-validator: 5.0.0 transitivePeerDependencies: - bufferutil @@ -15279,10 +14895,10 @@ snapshots: json-schema-instantiator@0.4.4: {} - json-schema-to-ts@3.0.1: + json-schema-to-ts@3.1.1: dependencies: - '@babel/runtime': 7.22.5 - ts-algebra: 1.2.2 + '@babel/runtime': 7.24.4 + ts-algebra: 2.0.0 json-schema-traverse@0.4.1: {} @@ -15292,13 +14908,6 @@ snapshots: json-stable-stringify-without-jsonify@1.0.1: {} - json-stable-stringify@1.1.1: - dependencies: - call-bind: 1.0.7 - isarray: 2.0.5 - jsonify: 0.0.1 - object-keys: 1.1.1 - json-stringify-nice@1.1.4: {} json-stringify-pretty-compact@4.0.0: {} @@ -15322,8 +14931,6 @@ snapshots: optionalDependencies: graceful-fs: 4.2.11 - jsonify@0.0.1: {} - jsonparse@1.3.1: {} jsprim@2.0.2: @@ -15356,19 +14963,15 @@ snapshots: kind-of@6.0.3: {} - klaw-sync@6.0.0: - dependencies: - graceful-fs: 4.2.11 - kleur@4.1.5: {} - known-css-properties@0.29.0: {} + known-css-properties@0.34.0: {} kolorist@1.8.0: {} launch-editor@2.8.1: dependencies: - picocolors: 1.0.1 + picocolors: 1.1.0 shell-quote: 1.8.1 layout-base@1.0.2: {} @@ -15377,7 +14980,7 @@ snapshots: lerna@8.1.6(@swc/core@1.4.11)(encoding@0.1.13): dependencies: - '@lerna/create': 8.1.6(@swc/core@1.4.11)(encoding@0.1.13)(typescript@5.3.3) + '@lerna/create': 8.1.6(@swc/core@1.4.11)(encoding@0.1.13)(typescript@5.5.4) '@npmcli/arborist': 7.5.3 '@npmcli/package-json': 5.2.0 '@npmcli/run-script': 8.1.0 @@ -15395,7 +14998,7 @@ snapshots: conventional-changelog-angular: 7.0.0 conventional-changelog-core: 5.0.1 conventional-recommended-bump: 7.0.1 - cosmiconfig: 8.3.6(typescript@5.3.3) + cosmiconfig: 8.3.6(typescript@5.5.4) dedent: 1.5.3 envinfo: 7.13.0 execa: 5.0.0 @@ -15447,7 +15050,7 @@ snapshots: strong-log-transformer: 2.1.0 tar: 6.2.1 temp-dir: 1.0.0 - typescript: 5.3.3 + typescript: 5.5.4 upath: 2.0.1 uuid: 10.0.0 validate-npm-package-license: 3.0.4 @@ -15651,10 +15254,6 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 - magic-string@0.30.7: - dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 - make-dir@2.1.0: dependencies: pify: 4.0.1 @@ -15705,7 +15304,7 @@ snapshots: map-stream@0.1.0: {} - maplibre-gl@4.5.0: + maplibre-gl@4.7.0: dependencies: '@mapbox/geojson-rewind': 0.5.2 '@mapbox/jsonlint-lines-primitives': 2.0.2 @@ -15714,25 +15313,24 @@ snapshots: '@mapbox/unitbezier': 0.0.1 '@mapbox/vector-tile': 1.3.1 '@mapbox/whoots-js': 3.1.0 - '@maplibre/maplibre-gl-style-spec': 20.3.0 + '@maplibre/maplibre-gl-style-spec': 20.3.1 '@types/geojson': 7946.0.14 '@types/geojson-vt': 3.2.5 - '@types/junit-report-builder': 3.0.2 '@types/mapbox__point-geometry': 0.1.4 '@types/mapbox__vector-tile': 1.3.4 '@types/pbf': 3.0.5 '@types/supercluster': 7.1.3 - earcut: 2.2.4 + earcut: 3.0.0 geojson-vt: 4.0.2 gl-matrix: 3.4.3 - global-prefix: 3.0.0 + global-prefix: 4.0.0 kdbush: 4.0.2 murmurhash-js: 1.0.0 pbf: 3.3.0 potpack: 2.0.0 - quickselect: 2.0.0 + quickselect: 3.0.0 supercluster: 8.0.1 - tinyqueue: 2.0.3 + tinyqueue: 3.0.0 vt-pbf: 3.1.3 markdown-it-abbr@2.0.0: {} @@ -15810,10 +15408,10 @@ snapshots: memfs@4.11.1: dependencies: - '@jsonjoy.com/json-pack': 1.1.0(tslib@2.6.3) - '@jsonjoy.com/util': 1.3.0(tslib@2.6.3) - tree-dump: 1.0.2(tslib@2.6.3) - tslib: 2.6.3 + '@jsonjoy.com/json-pack': 1.1.0(tslib@2.7.0) + '@jsonjoy.com/util': 1.3.0(tslib@2.7.0) + tree-dump: 1.0.2(tslib@2.7.0) + tslib: 2.7.0 memoizee@0.4.15: dependencies: @@ -15830,7 +15428,7 @@ snapshots: meow@12.1.1: {} - meow@13.1.0: {} + meow@13.2.0: {} meow@8.1.2: dependencies: @@ -16019,6 +15617,11 @@ snapshots: braces: 3.0.3 picomatch: 2.3.1 + micromatch@4.0.8: + dependencies: + braces: 3.0.3 + picomatch: 2.3.1 + mime-db@1.52.0: {} mime-types@2.1.35: @@ -16070,10 +15673,6 @@ snapshots: dependencies: brace-expansion: 2.0.1 - minimatch@9.0.3: - dependencies: - brace-expansion: 2.0.1 - minimatch@9.0.4: dependencies: brace-expansion: 2.0.1 @@ -16208,6 +15807,8 @@ snapshots: neo-async@2.6.2: {} + neotraverse@0.6.18: {} + next-tick@1.1.0: {} node-abi@3.45.0: @@ -16262,8 +15863,6 @@ snapshots: node-machine-id@1.1.12: {} - node-releases@2.0.13: {} - node-releases@2.0.18: {} non-layered-tidy-tree-layout@2.0.2: {} @@ -16361,12 +15960,12 @@ snapshots: transitivePeerDependencies: - supports-color - npm-run-all2@6.1.2: + npm-run-all2@6.2.2: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.3 memorystream: 0.3.1 - minimatch: 9.0.3 + minimatch: 9.0.5 pidtree: 0.6.0 read-package-json-fast: 3.0.2 shell-quote: 1.8.1 @@ -16383,7 +15982,7 @@ snapshots: dependencies: boolbase: 1.0.0 - nwsapi@2.2.7: {} + nwsapi@2.2.12: {} nx@17.2.8(@swc/core@1.4.11): dependencies: @@ -16391,7 +15990,7 @@ snapshots: '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.6 - axios: 1.6.8 + axios: 1.7.7 chalk: 4.1.2 cli-cursor: 3.1.0 cli-spinners: 2.6.1 @@ -16418,7 +16017,7 @@ snapshots: tar-stream: 2.2.0 tmp: 0.2.1 tsconfig-paths: 4.2.0 - tslib: 2.6.3 + tslib: 2.7.0 yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: @@ -16440,8 +16039,6 @@ snapshots: object-inspect@1.13.1: {} - object-keys@1.1.1: {} - obuf@1.1.2: {} on-finished@2.4.1: @@ -16469,10 +16066,12 @@ snapshots: is-inside-container: 1.0.0 is-wsl: 3.1.0 - open@7.4.2: + open@10.1.0: dependencies: - is-docker: 2.2.1 - is-wsl: 2.2.0 + default-browser: 5.2.1 + define-lazy-prop: 3.0.0 + is-inside-container: 1.0.0 + is-wsl: 3.1.0 open@8.4.2: dependencies: @@ -16480,6 +16079,14 @@ snapshots: is-docker: 2.2.1 is-wsl: 2.2.0 + openapi-path-templating@1.6.0: + dependencies: + apg-lite: 1.0.4 + + openapi-server-url-templating@1.1.0: + dependencies: + apg-lite: 1.0.4 + openapi-types@12.1.3: {} opener@1.5.2: {} @@ -16625,7 +16232,7 @@ snapshots: parse-json@5.2.0: dependencies: - '@babel/code-frame': 7.23.4 + '@babel/code-frame': 7.24.7 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -16646,24 +16253,6 @@ snapshots: parseurl@1.3.3: {} - patch-package@8.0.0: - dependencies: - '@yarnpkg/lockfile': 1.1.0 - chalk: 4.1.2 - ci-info: 3.9.0 - cross-spawn: 7.0.3 - find-yarn-workspace-root: 2.0.0 - fs-extra: 9.1.0 - json-stable-stringify: 1.1.1 - klaw-sync: 6.0.0 - minimist: 1.2.8 - open: 7.4.2 - rimraf: 2.7.1 - semver: 7.6.2 - slash: 2.0.0 - tmp: 0.0.33 - yaml: 2.4.5 - path-browserify@1.0.1: {} path-exists@3.0.0: {} @@ -16715,8 +16304,6 @@ snapshots: performance-now@2.1.0: {} - picocolors@1.0.0: {} - picocolors@1.0.1: {} picocolors@1.1.0: {} @@ -16735,21 +16322,21 @@ snapshots: pify@5.0.0: {} - pinia@2.1.7(typescript@5.3.3)(vue@3.4.21(typescript@5.3.3)): + pinia@2.1.7(typescript@5.5.4)(vue@3.4.21(typescript@5.5.4)): dependencies: '@vue/devtools-api': 6.6.1 - vue: 3.4.21(typescript@5.3.3) - vue-demi: 0.14.7(vue@3.4.21(typescript@5.3.3)) + vue: 3.4.21(typescript@5.5.4) + vue-demi: 0.14.7(vue@3.4.21(typescript@5.5.4)) optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 - pinia@2.1.7(typescript@5.3.3)(vue@3.4.31(typescript@5.3.3)): + pinia@2.1.7(typescript@5.5.4)(vue@3.4.31(typescript@5.5.4)): dependencies: '@vue/devtools-api': 6.6.1 - vue: 3.4.31(typescript@5.3.3) - vue-demi: 0.14.7(vue@3.4.31(typescript@5.3.3)) + vue: 3.4.31(typescript@5.5.4) + vue-demi: 0.14.7(vue@3.4.31(typescript@5.5.4)) optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 pinkie-promise@1.0.0: dependencies: @@ -16782,12 +16369,12 @@ snapshots: postcss: 8.4.42 postcss-value-parser: 4.2.0 - postcss-html@1.6.0: + postcss-html@1.7.0: dependencies: htmlparser2: 8.0.2 - js-tokens: 8.0.1 - postcss: 8.4.42 - postcss-safe-parser: 6.0.0(postcss@8.4.42) + js-tokens: 9.0.0 + postcss: 8.4.45 + postcss-safe-parser: 6.0.0(postcss@8.4.45) postcss-media-query-parser@0.2.3: {} @@ -16799,38 +16386,33 @@ snapshots: dependencies: icss-utils: 5.1.0(postcss@8.4.39) postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 postcss-modules-scope@3.2.0(postcss@8.4.39): dependencies: postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.2 postcss-modules-values@4.0.0(postcss@8.4.39): dependencies: icss-utils: 5.1.0(postcss@8.4.39) postcss: 8.4.39 - postcss-resolve-nested-selector@0.1.1: {} + postcss-resolve-nested-selector@0.1.6: {} - postcss-safe-parser@6.0.0(postcss@8.4.42): + postcss-safe-parser@6.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.42 + postcss: 8.4.45 - postcss-safe-parser@7.0.0(postcss@8.4.42): + postcss-safe-parser@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.42 + postcss: 8.4.45 postcss-scss@4.0.9(postcss@8.4.42): dependencies: postcss: 8.4.42 - postcss-selector-parser@6.0.15: - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 - postcss-selector-parser@6.1.0: dependencies: cssesc: 3.0.0 @@ -16850,7 +16432,7 @@ snapshots: postcss@8.4.39: dependencies: nanoid: 3.3.7 - picocolors: 1.0.1 + picocolors: 1.1.0 source-map-js: 1.2.0 postcss@8.4.42: @@ -16862,8 +16444,8 @@ snapshots: postcss@8.4.45: dependencies: nanoid: 3.3.7 - picocolors: 1.0.1 - source-map-js: 1.2.0 + picocolors: 1.1.0 + source-map-js: 1.2.1 potpack@2.0.0: {} @@ -16893,7 +16475,7 @@ snapshots: dependencies: '@jest/schemas': 29.6.3 ansi-styles: 5.2.0 - react-is: 18.2.0 + react-is: 18.3.1 prismjs@1.27.0: {} @@ -17031,13 +16613,11 @@ snapshots: punycode.js@2.3.1: {} - punycode@2.3.0: {} - punycode@2.3.1: {} pvtsutils@1.3.5: dependencies: - tslib: 2.6.3 + tslib: 2.7.0 pvutils@1.1.3: {} @@ -17049,10 +16629,6 @@ snapshots: dependencies: side-channel: 1.0.4 - qs@6.11.2: - dependencies: - side-channel: 1.0.4 - querystringify@2.2.0: {} queue-lit@1.5.0: {} @@ -17063,16 +16639,12 @@ snapshots: quickselect@2.0.0: {} - ramda-adjunct@4.1.1(ramda@0.29.1): - dependencies: - ramda: 0.29.1 + quickselect@3.0.0: {} ramda-adjunct@5.0.0(ramda@0.30.0): dependencies: ramda: 0.30.0 - ramda@0.29.1: {} - ramda@0.30.0: {} randexp@0.5.3: @@ -17093,11 +16665,11 @@ snapshots: iconv-lite: 0.4.24 unpipe: 1.0.0 - raw-loader@4.0.2(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)): + raw-loader@4.0.2(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)): dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4) + webpack: 5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4) rc@1.2.8: dependencies: @@ -17176,23 +16748,16 @@ snapshots: react-is@16.13.1: {} - react-is@18.2.0: {} - react-is@18.3.1: {} - react-redux@8.1.3(@types/react@18.3.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(redux@4.2.1): + react-redux@9.1.2(@types/react@18.3.1)(react@17.0.2)(redux@5.0.1): dependencies: - '@babel/runtime': 7.24.4 - '@types/hoist-non-react-statics': 3.3.5 '@types/use-sync-external-store': 0.0.3 - hoist-non-react-statics: 3.3.2 react: 17.0.2 - react-is: 18.3.1 use-sync-external-store: 1.2.2(react@17.0.2) optionalDependencies: '@types/react': 18.3.1 - react-dom: 17.0.2(react@17.0.2) - redux: 4.2.1 + redux: 5.0.1 react-syntax-highlighter@15.5.0(react@17.0.2): dependencies: @@ -17222,7 +16787,7 @@ snapshots: read-package-json-fast@3.0.2: dependencies: - json-parse-even-better-errors: 3.0.0 + json-parse-even-better-errors: 3.0.2 npm-normalize-package-bin: 3.0.1 read-pkg-up@3.0.0: @@ -17290,11 +16855,9 @@ snapshots: dependencies: immutable: 3.8.2 - redux@4.2.1: - dependencies: - '@babel/runtime': 7.24.4 + redux@5.0.1: {} - reflect-metadata@0.2.1: {} + reflect-metadata@0.2.2: {} refractor@3.6.0: dependencies: @@ -17304,10 +16867,6 @@ snapshots: regenerator-runtime@0.11.1: {} - regenerator-runtime@0.13.11: {} - - regenerator-runtime@0.14.0: {} - regenerator-runtime@0.14.1: {} remarkable@2.0.1: @@ -17327,7 +16886,7 @@ snapshots: requires-port@1.0.0: {} - reselect@4.1.8: {} + reselect@5.1.1: {} resolve-cwd@3.0.0: dependencies: @@ -17373,11 +16932,9 @@ snapshots: rfdc@1.3.1: {} - right-pad@1.0.1: {} + rfdc@1.4.1: {} - rimraf@2.7.1: - dependencies: - glob: 7.2.3 + right-pad@1.0.1: {} rimraf@3.0.2: dependencies: @@ -17398,47 +16955,52 @@ snapshots: robust-predicates@3.0.2: {} - rollup-plugin-babel@4.4.0(@babel/core@7.25.2)(rollup@4.13.0): + rollup-plugin-babel@4.4.0(@babel/core@7.25.2)(rollup@4.21.2): dependencies: '@babel/core': 7.25.2 '@babel/helper-module-imports': 7.22.15 - rollup: 4.13.0 + rollup: 4.21.2 rollup-pluginutils: 2.8.2 - rollup-plugin-visualizer@5.12.0(rollup@4.13.0): + rollup-plugin-visualizer@5.12.0(rollup@4.21.2): dependencies: open: 8.4.2 picomatch: 2.3.1 source-map: 0.7.4 yargs: 17.7.2 optionalDependencies: - rollup: 4.13.0 + rollup: 4.21.2 rollup-pluginutils@2.8.2: dependencies: estree-walker: 0.6.1 - rollup@4.13.0: + rollup@4.21.2: dependencies: '@types/estree': 1.0.5 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.13.0 - '@rollup/rollup-android-arm64': 4.13.0 - '@rollup/rollup-darwin-arm64': 4.13.0 - '@rollup/rollup-darwin-x64': 4.13.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.13.0 - '@rollup/rollup-linux-arm64-gnu': 4.13.0 - '@rollup/rollup-linux-arm64-musl': 4.13.0 - '@rollup/rollup-linux-riscv64-gnu': 4.13.0 - '@rollup/rollup-linux-x64-gnu': 4.13.0 - '@rollup/rollup-linux-x64-musl': 4.13.0 - '@rollup/rollup-win32-arm64-msvc': 4.13.0 - '@rollup/rollup-win32-ia32-msvc': 4.13.0 - '@rollup/rollup-win32-x64-msvc': 4.13.0 + '@rollup/rollup-android-arm-eabi': 4.21.2 + '@rollup/rollup-android-arm64': 4.21.2 + '@rollup/rollup-darwin-arm64': 4.21.2 + '@rollup/rollup-darwin-x64': 4.21.2 + '@rollup/rollup-linux-arm-gnueabihf': 4.21.2 + '@rollup/rollup-linux-arm-musleabihf': 4.21.2 + '@rollup/rollup-linux-arm64-gnu': 4.21.2 + '@rollup/rollup-linux-arm64-musl': 4.21.2 + '@rollup/rollup-linux-powerpc64le-gnu': 4.21.2 + '@rollup/rollup-linux-riscv64-gnu': 4.21.2 + '@rollup/rollup-linux-s390x-gnu': 4.21.2 + '@rollup/rollup-linux-x64-gnu': 4.21.2 + '@rollup/rollup-linux-x64-musl': 4.21.2 + '@rollup/rollup-win32-arm64-msvc': 4.21.2 + '@rollup/rollup-win32-ia32-msvc': 4.21.2 + '@rollup/rollup-win32-x64-msvc': 4.21.2 fsevents: 2.3.3 rrweb-cssom@0.6.0: {} + rrweb-cssom@0.7.1: {} + run-applescript@7.0.0: {} run-async@2.4.1: {} @@ -17453,7 +17015,7 @@ snapshots: rxjs@7.8.1: dependencies: - tslib: 2.6.3 + tslib: 2.7.0 sade@1.8.1: dependencies: @@ -17498,9 +17060,9 @@ snapshots: schema-utils@4.2.0: dependencies: '@types/json-schema': 7.0.15 - ajv: 8.12.0 - ajv-formats: 2.1.1(ajv@8.12.0) - ajv-keywords: 5.1.0(ajv@8.12.0) + ajv: 8.17.1 + ajv-formats: 2.1.1(ajv@8.17.1) + ajv-keywords: 5.1.0(ajv@8.17.1) scule@1.3.0: {} @@ -17625,8 +17187,6 @@ snapshots: '@shikijs/core': 1.10.3 '@types/hast': 3.0.4 - short-unique-id@5.0.2: {} - short-unique-id@5.2.0: {} side-channel@1.0.4: @@ -17672,8 +17232,6 @@ snapshots: dependencies: unicode-emoji-modifier-base: 1.0.0 - slash@2.0.0: {} - slash@3.0.0: {} slice-ansi@3.0.0: @@ -17822,8 +17380,6 @@ snapshots: stackback@0.0.2: {} - stampit@4.3.2: {} - statuses@1.5.0: {} statuses@2.0.1: {} @@ -17899,96 +17455,99 @@ snapshots: minimist: 1.2.8 through: 2.3.8 - style-loader@3.3.4(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)): + style-loader@3.3.4(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)): dependencies: - webpack: 5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4) + webpack: 5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4) style-search@0.1.0: {} - stylelint-config-html@1.1.0(postcss-html@1.6.0)(stylelint@16.2.1(typescript@5.3.3)): + stylelint-config-html@1.1.0(postcss-html@1.7.0)(stylelint@16.9.0(typescript@5.5.4)): dependencies: - postcss-html: 1.6.0 - stylelint: 16.2.1(typescript@5.3.3) + postcss-html: 1.7.0 + stylelint: 16.9.0(typescript@5.5.4) - stylelint-config-recommended-scss@14.0.0(postcss@8.4.42)(stylelint@16.2.1(typescript@5.3.3)): + stylelint-config-recommended-scss@14.1.0(postcss@8.4.42)(stylelint@16.9.0(typescript@5.5.4)): dependencies: postcss-scss: 4.0.9(postcss@8.4.42) - stylelint: 16.2.1(typescript@5.3.3) - stylelint-config-recommended: 14.0.0(stylelint@16.2.1(typescript@5.3.3)) - stylelint-scss: 6.0.0(stylelint@16.2.1(typescript@5.3.3)) + stylelint: 16.9.0(typescript@5.5.4) + stylelint-config-recommended: 14.0.1(stylelint@16.9.0(typescript@5.5.4)) + stylelint-scss: 6.5.1(stylelint@16.9.0(typescript@5.5.4)) optionalDependencies: postcss: 8.4.42 - stylelint-config-recommended-vue@1.5.0(postcss-html@1.6.0)(stylelint@16.2.1(typescript@5.3.3)): + stylelint-config-recommended-vue@1.5.0(postcss-html@1.7.0)(stylelint@16.9.0(typescript@5.5.4)): dependencies: - postcss-html: 1.6.0 + postcss-html: 1.7.0 semver: 7.5.4 - stylelint: 16.2.1(typescript@5.3.3) - stylelint-config-html: 1.1.0(postcss-html@1.6.0)(stylelint@16.2.1(typescript@5.3.3)) - stylelint-config-recommended: 12.0.0(stylelint@16.2.1(typescript@5.3.3)) + stylelint: 16.9.0(typescript@5.5.4) + stylelint-config-html: 1.1.0(postcss-html@1.7.0)(stylelint@16.9.0(typescript@5.5.4)) + stylelint-config-recommended: 12.0.0(stylelint@16.9.0(typescript@5.5.4)) - stylelint-config-recommended@12.0.0(stylelint@16.2.1(typescript@5.3.3)): + stylelint-config-recommended@12.0.0(stylelint@16.9.0(typescript@5.5.4)): dependencies: - stylelint: 16.2.1(typescript@5.3.3) + stylelint: 16.9.0(typescript@5.5.4) - stylelint-config-recommended@14.0.0(stylelint@16.2.1(typescript@5.3.3)): + stylelint-config-recommended@14.0.1(stylelint@16.9.0(typescript@5.5.4)): dependencies: - stylelint: 16.2.1(typescript@5.3.3) + stylelint: 16.9.0(typescript@5.5.4) - stylelint-order@6.0.4(stylelint@16.2.1(typescript@5.3.3)): + stylelint-order@6.0.4(stylelint@16.9.0(typescript@5.5.4)): dependencies: postcss: 8.4.42 postcss-sorting: 8.0.2(postcss@8.4.42) - stylelint: 16.2.1(typescript@5.3.3) + stylelint: 16.9.0(typescript@5.5.4) - stylelint-scss@6.0.0(stylelint@16.2.1(typescript@5.3.3)): + stylelint-scss@6.5.1(stylelint@16.9.0(typescript@5.5.4)): dependencies: - known-css-properties: 0.29.0 + css-tree: 2.3.1 + is-plain-object: 5.0.0 + known-css-properties: 0.34.0 postcss-media-query-parser: 0.2.3 - postcss-resolve-nested-selector: 0.1.1 - postcss-selector-parser: 6.1.0 + postcss-resolve-nested-selector: 0.1.6 + postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - stylelint: 16.2.1(typescript@5.3.3) + stylelint: 16.9.0(typescript@5.5.4) - stylelint@16.2.1(typescript@5.3.3): + stylelint@16.9.0(typescript@5.5.4): dependencies: - '@csstools/css-parser-algorithms': 2.5.0(@csstools/css-tokenizer@2.2.3) - '@csstools/css-tokenizer': 2.2.3 - '@csstools/media-query-list-parser': 2.1.7(@csstools/css-parser-algorithms@2.5.0(@csstools/css-tokenizer@2.2.3))(@csstools/css-tokenizer@2.2.3) - '@csstools/selector-specificity': 3.0.1(postcss-selector-parser@6.0.15) + '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1) + '@csstools/css-tokenizer': 3.0.1 + '@csstools/media-query-list-parser': 3.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1) + '@csstools/selector-specificity': 4.0.0(postcss-selector-parser@6.1.2) + '@dual-bundle/import-meta-resolve': 4.1.0 balanced-match: 2.0.0 colord: 2.9.3 - cosmiconfig: 9.0.0(typescript@5.3.3) - css-functions-list: 3.2.1 + cosmiconfig: 9.0.0(typescript@5.5.4) + css-functions-list: 3.2.2 css-tree: 2.3.1 - debug: 4.3.4 + debug: 4.3.7 fast-glob: 3.3.2 fastest-levenshtein: 1.0.16 - file-entry-cache: 8.0.0 + file-entry-cache: 9.1.0 global-modules: 2.0.0 globby: 11.1.0 globjoin: 0.1.4 html-tags: 3.3.1 - ignore: 5.3.0 + ignore: 5.3.2 imurmurhash: 0.1.4 is-plain-object: 5.0.0 - known-css-properties: 0.29.0 + known-css-properties: 0.34.0 mathml-tag-names: 2.1.3 - meow: 13.1.0 - micromatch: 4.0.5 + meow: 13.2.0 + micromatch: 4.0.8 normalize-path: 3.0.0 - picocolors: 1.0.0 - postcss: 8.4.42 - postcss-resolve-nested-selector: 0.1.1 - postcss-safe-parser: 7.0.0(postcss@8.4.42) - postcss-selector-parser: 6.0.15 + picocolors: 1.1.0 + postcss: 8.4.45 + postcss-resolve-nested-selector: 0.1.6 + postcss-safe-parser: 7.0.0(postcss@8.4.45) + postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 string-width: 4.2.3 strip-ansi: 7.1.0 - supports-hyperlinks: 3.0.0 + supports-hyperlinks: 3.1.0 svg-tags: 1.0.0 - table: 6.8.1 + table: 6.8.2 write-file-atomic: 5.0.1 transitivePeerDependencies: - supports-color @@ -18000,6 +17559,10 @@ snapshots: dependencies: kdbush: 4.0.2 + superjson@2.2.1: + dependencies: + copy-anything: 3.0.5 + supports-color@2.0.0: {} supports-color@5.5.0: @@ -18014,7 +17577,7 @@ snapshots: dependencies: has-flag: 4.0.0 - supports-hyperlinks@3.0.0: + supports-hyperlinks@3.1.0: dependencies: has-flag: 4.0.0 supports-color: 7.2.0 @@ -18023,41 +17586,42 @@ snapshots: svg-tags@1.0.0: {} - swagger-client@3.26.8: + swagger-client@3.29.2(ramda@0.30.0): dependencies: - '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.99.1 - '@swagger-api/apidom-error': 0.99.0 - '@swagger-api/apidom-json-pointer': 0.99.1 - '@swagger-api/apidom-ns-openapi-3-1': 0.99.1 - '@swagger-api/apidom-reference': 0.99.1 + '@babel/runtime-corejs3': 7.24.4 + '@swagger-api/apidom-core': 1.0.0-alpha.9 + '@swagger-api/apidom-error': 1.0.0-alpha.9 + '@swagger-api/apidom-json-pointer': 1.0.0-alpha.9 + '@swagger-api/apidom-ns-openapi-3-1': 1.0.0-alpha.9 + '@swagger-api/apidom-reference': 1.0.0-alpha.9 cookie: 0.6.0 deepmerge: 4.3.1 fast-json-patch: 3.1.1 - is-plain-object: 5.0.0 js-yaml: 4.1.0 + neotraverse: 0.6.18 node-abort-controller: 3.1.1 node-fetch-commonjs: 3.3.2 - qs: 6.11.2 - traverse: 0.6.7 + openapi-path-templating: 1.6.0 + openapi-server-url-templating: 1.1.0 + ramda-adjunct: 5.0.0(ramda@0.30.0) transitivePeerDependencies: - debug + - ramda - swagger-ui@5.7.2(@types/react@18.3.1): + swagger-ui@5.17.14(@types/react@18.3.1)(ramda@0.30.0): dependencies: - '@babel/runtime-corejs3': 7.24.4 - '@braintree/sanitize-url': 6.0.4 + '@babel/runtime-corejs3': 7.25.6 + '@braintree/sanitize-url': 7.0.2 base64-js: 1.5.1 classnames: 2.5.1 css.escape: 1.5.1 deep-extend: 0.6.0 - dompurify: 3.0.5 + dompurify: 3.1.4 ieee754: 1.2.1 immutable: 3.8.2 js-file-download: 0.4.12 js-yaml: 4.1.0 lodash: 4.17.21 - patch-package: 8.0.0 prop-types: 15.8.1 randexp: 0.5.3 randombytes: 2.1.0 @@ -18068,52 +17632,51 @@ snapshots: react-immutable-proptypes: 2.2.0(immutable@3.8.2) react-immutable-pure-component: 2.2.2(immutable@3.8.2)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) react-inspector: 6.0.2(react@17.0.2) - react-redux: 8.1.3(@types/react@18.3.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(redux@4.2.1) + react-redux: 9.1.2(@types/react@18.3.1)(react@17.0.2)(redux@5.0.1) react-syntax-highlighter: 15.5.0(react@17.0.2) - redux: 4.2.1 + redux: 5.0.1 redux-immutable: 4.0.0(immutable@3.8.2) remarkable: 2.0.1 - reselect: 4.1.8 + reselect: 5.1.1 serialize-error: 8.1.0 sha.js: 2.4.11 - swagger-client: 3.26.8 + swagger-client: 3.29.2(ramda@0.30.0) url-parse: 1.5.10 xml: 1.0.1 xml-but-prettier: 1.0.1 zenscroll: 4.0.2 transitivePeerDependencies: - '@types/react' - - '@types/react-dom' - debug - - react-native + - ramda - swagger2har@1.0.6(@babel/core@7.25.2)(rollup@4.13.0): + swagger2har@1.0.6(@babel/core@7.25.2)(rollup@4.21.2): dependencies: json-schema-instantiator: 0.4.4 - rollup-plugin-babel: 4.4.0(@babel/core@7.25.2)(rollup@4.13.0) + rollup-plugin-babel: 4.4.0(@babel/core@7.25.2)(rollup@4.21.2) transitivePeerDependencies: - '@babel/core' - rollup - swrv@1.0.4(vue@3.3.13(typescript@5.3.3)): + swrv@1.0.4(vue@3.3.13(typescript@5.5.4)): dependencies: - vue: 3.3.13(typescript@5.3.3) + vue: 3.3.13(typescript@5.5.4) - swrv@1.0.4(vue@3.4.31(typescript@5.3.3)): + swrv@1.0.4(vue@3.4.31(typescript@5.5.4)): dependencies: - vue: 3.4.31(typescript@5.3.3) + vue: 3.4.31(typescript@5.5.4) symbol-tree@3.2.4: {} synckit@0.6.2: dependencies: - tslib: 2.6.3 + tslib: 2.7.0 tabbable@6.2.0: {} - table@6.8.1: + table@6.8.2: dependencies: - ajv: 8.12.0 + ajv: 8.17.1 lodash.truncate: 4.4.2 slice-ansi: 4.0.0 string-width: 4.2.3 @@ -18154,14 +17717,14 @@ snapshots: temp-dir@1.0.0: {} - terser-webpack-plugin@5.3.10(@swc/core@1.4.11)(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)): + terser-webpack-plugin@5.3.10(@swc/core@1.4.11)(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)): dependencies: '@jridgewell/trace-mapping': 0.3.20 jest-worker: 27.5.1 schema-utils: 3.3.0 serialize-javascript: 6.0.1 terser: 5.26.0 - webpack: 5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4) + webpack: 5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4) optionalDependencies: '@swc/core': 1.4.11 @@ -18184,9 +17747,9 @@ snapshots: text-table@0.2.0: {} - thingies@1.21.0(tslib@2.6.3): + thingies@1.21.0(tslib@2.7.0): dependencies: - tslib: 2.6.3 + tslib: 2.7.0 throttleit@1.0.0: {} @@ -18210,9 +17773,9 @@ snapshots: tinybench@2.5.1: {} - tinypool@0.8.2: {} + tinypool@0.8.4: {} - tinyqueue@2.0.3: {} + tinyqueue@3.0.0: {} tinyspy@2.2.0: {} @@ -18251,17 +17814,22 @@ snapshots: universalify: 0.2.0 url-parse: 1.5.10 + tough-cookie@4.1.4: + dependencies: + psl: 1.9.0 + punycode: 2.3.1 + universalify: 0.2.0 + url-parse: 1.5.10 + tr46@0.0.3: {} tr46@5.0.0: dependencies: punycode: 2.3.1 - traverse@0.6.7: {} - - tree-dump@1.0.2(tslib@2.6.3): + tree-dump@1.0.2(tslib@2.7.0): dependencies: - tslib: 2.6.3 + tslib: 2.7.0 tree-sitter-json@0.20.2: dependencies: @@ -18283,17 +17851,17 @@ snapshots: trim-newlines@3.0.1: {} - ts-algebra@1.2.2: {} + ts-algebra@2.0.0: {} - ts-api-utils@1.3.0(typescript@5.3.3): + ts-api-utils@1.3.0(typescript@5.5.4): dependencies: - typescript: 5.3.3 + typescript: 5.5.4 ts-dedent@2.2.0: {} ts-mixer@6.0.4: {} - ts-node@10.9.2(@swc/core@1.4.11)(@types/node@18.19.39)(typescript@5.3.3): + ts-node@10.9.2(@swc/core@1.4.11)(@types/node@18.19.39)(typescript@5.5.4): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.9 @@ -18307,7 +17875,7 @@ snapshots: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.3.3 + typescript: 5.5.4 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 optionalDependencies: @@ -18332,7 +17900,7 @@ snapshots: tslib@1.14.1: {} - tslib@2.6.3: {} + tslib@2.7.0: {} tsyringe@4.8.0: dependencies: @@ -18383,35 +17951,35 @@ snapshots: typedarray@0.0.6: {} - typedoc-plugin-markdown@4.2.7(typedoc@0.26.6(typescript@5.3.3)): + typedoc-plugin-markdown@4.2.7(typedoc@0.26.6(typescript@5.5.4)): dependencies: - typedoc: 0.26.6(typescript@5.3.3) + typedoc: 0.26.6(typescript@5.5.4) - typedoc@0.26.6(typescript@5.3.3): + typedoc@0.26.6(typescript@5.5.4): dependencies: lunr: 2.3.9 markdown-it: 14.1.0 minimatch: 9.0.5 shiki: 1.10.3 - typescript: 5.3.3 + typescript: 5.5.4 yaml: 2.4.5 - types-ramda@0.29.5: + types-ramda@0.30.1: dependencies: ts-toolbelt: 9.6.0 - typescript-eslint@7.13.0(eslint@9.4.0)(typescript@5.3.3): + typescript-eslint@7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4): dependencies: - '@typescript-eslint/eslint-plugin': 7.13.0(@typescript-eslint/parser@7.13.0(eslint@9.4.0)(typescript@5.3.3))(eslint@9.4.0)(typescript@5.3.3) - '@typescript-eslint/parser': 7.13.0(eslint@9.4.0)(typescript@5.3.3) - '@typescript-eslint/utils': 7.13.0(eslint@9.4.0)(typescript@5.3.3) - eslint: 9.4.0 + '@typescript-eslint/eslint-plugin': 7.13.0(@typescript-eslint/parser@7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/parser': 7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/utils': 7.13.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.5.4) + eslint: 9.10.0(jiti@1.21.0) optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 transitivePeerDependencies: - supports-color - typescript@5.3.3: {} + typescript@5.5.4: {} typewise-core@1.2.0: {} @@ -18470,12 +18038,6 @@ snapshots: upath@2.0.1: {} - update-browserslist-db@1.0.11(browserslist@4.21.10): - dependencies: - browserslist: 4.21.10 - escalade: 3.1.1 - picocolors: 1.1.0 - update-browserslist-db@1.1.0(browserslist@4.23.3): dependencies: browserslist: 4.23.3 @@ -18484,7 +18046,7 @@ snapshots: uri-js@4.4.1: dependencies: - punycode: 2.3.0 + punycode: 2.3.1 url-parse@1.5.10: dependencies: @@ -18520,16 +18082,16 @@ snapshots: kleur: 4.1.5 sade: 1.8.1 - v-calendar@3.0.0-alpha.8(vue@3.4.31(typescript@5.3.3)): + v-calendar@3.0.0-alpha.8(vue@3.4.31(typescript@5.5.4)): dependencies: '@popperjs/core': 2.4.0 '@types/lodash': 4.17.7 date-fns: 2.30.0 date-fns-tz: 1.3.8(date-fns@2.30.0) lodash: 4.17.21 - vue: 3.4.31(typescript@5.3.3) + vue: 3.4.31(typescript@5.5.4) - v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.3.13(typescript@5.3.3)): + v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.3.13(typescript@5.5.4)): dependencies: '@popperjs/core': 2.11.8 '@types/lodash': 4.17.7 @@ -18537,10 +18099,10 @@ snapshots: date-fns: 2.30.0 date-fns-tz: 2.0.1(date-fns@2.30.0) lodash: 4.17.21 - vue: 3.3.13(typescript@5.3.3) - vue-screen-utils: 1.0.0-beta.13(vue@3.3.13(typescript@5.3.3)) + vue: 3.3.13(typescript@5.5.4) + vue-screen-utils: 1.0.0-beta.13(vue@3.3.13(typescript@5.5.4)) - v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.4.31(typescript@5.3.3)): + v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.4.31(typescript@5.5.4)): dependencies: '@popperjs/core': 2.11.8 '@types/lodash': 4.17.7 @@ -18548,8 +18110,8 @@ snapshots: date-fns: 2.30.0 date-fns-tz: 2.0.1(date-fns@2.30.0) lodash: 4.17.21 - vue: 3.4.31(typescript@5.3.3) - vue-screen-utils: 1.0.0-beta.13(vue@3.4.31(typescript@5.3.3)) + vue: 3.4.31(typescript@5.5.4) + vue-screen-utils: 1.0.0-beta.13(vue@3.4.31(typescript@5.5.4)) v8-compile-cache-lib@3.0.1: {} @@ -18574,47 +18136,48 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-hot-client@0.2.3(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)): + vite-hot-client@0.2.3(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)): dependencies: - vite: 5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + vite: 5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) - vite-node@1.3.1(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0): + vite-node@1.6.0(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0): dependencies: cac: 6.7.14 - debug: 4.3.4 + debug: 4.3.5(supports-color@8.1.1) pathe: 1.1.2 - picocolors: 1.0.1 - vite: 5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + picocolors: 1.1.0 + vite: 5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) transitivePeerDependencies: - '@types/node' - less - lightningcss - sass + - sass-embedded - stylus - sugarss - supports-color - terser - vite-plugin-externals@0.6.2(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)): + vite-plugin-externals@0.6.2(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)): dependencies: acorn: 8.8.2 es-module-lexer: 0.4.1 fs-extra: 10.1.0 magic-string: 0.25.9 - vite: 5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + vite: 5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) - vite-plugin-inspect@0.8.3(rollup@4.13.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)): + vite-plugin-inspect@0.8.7(rollup@4.21.2)(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)): dependencies: - '@antfu/utils': 0.7.7 - '@rollup/pluginutils': 5.1.0(rollup@4.13.0) - debug: 4.3.4 - error-stack-parser-es: 0.1.1 + '@antfu/utils': 0.7.10 + '@rollup/pluginutils': 5.1.0(rollup@4.21.2) + debug: 4.3.7 + error-stack-parser-es: 0.1.5 fs-extra: 11.2.0 - open: 10.0.3 + open: 10.1.0 perfect-debounce: 1.0.0 - picocolors: 1.0.1 + picocolors: 1.1.0 sirv: 2.0.4 - vite: 5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + vite: 5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) transitivePeerDependencies: - rollup - supports-color @@ -18623,92 +18186,93 @@ snapshots: dependencies: monaco-editor: 0.50.0 - vite-plugin-top-level-await@1.4.1(rollup@4.13.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)): + vite-plugin-top-level-await@1.4.1(rollup@4.21.2)(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)): dependencies: - '@rollup/plugin-virtual': 3.0.2(rollup@4.13.0) + '@rollup/plugin-virtual': 3.0.2(rollup@4.21.2) '@swc/core': 1.4.11 uuid: 9.0.1 - vite: 5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + vite: 5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) transitivePeerDependencies: - '@swc/helpers' - rollup - vite-plugin-vue-devtools@7.0.27(rollup@4.13.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.3.3)): + vite-plugin-vue-devtools@7.4.5(rollup@4.21.2)(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.5.4)): dependencies: - '@vue/devtools-core': 7.0.27(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.3.3)) - '@vue/devtools-kit': 7.0.27(vue@3.4.31(typescript@5.3.3)) - '@vue/devtools-shared': 7.0.27 + '@vue/devtools-core': 7.4.5(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0))(vue@3.4.31(typescript@5.5.4)) + '@vue/devtools-kit': 7.4.5 + '@vue/devtools-shared': 7.4.5 execa: 8.0.1 sirv: 2.0.4 - vite: 5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) - vite-plugin-inspect: 0.8.3(rollup@4.13.0)(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) - vite-plugin-vue-inspector: 4.0.2(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) + vite: 5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + vite-plugin-inspect: 0.8.7(rollup@4.21.2)(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) + vite-plugin-vue-inspector: 5.2.0(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@4.0.2(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)): + vite-plugin-vue-inspector@5.2.0(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)): dependencies: - '@babel/core': 7.23.3 - '@babel/plugin-proposal-decorators': 7.23.9(@babel/core@7.23.3) - '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.23.3) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.3) - '@babel/plugin-transform-typescript': 7.23.4(@babel/core@7.23.3) - '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.3) - '@vue/compiler-dom': 3.4.27 + '@babel/core': 7.25.2 + '@babel/plugin-proposal-decorators': 7.23.9(@babel/core@7.25.2) + '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.25.2) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2) + '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2) + '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2) + '@vue/compiler-dom': 3.4.31 kolorist: 1.8.0 magic-string: 0.30.10 - vite: 5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + vite: 5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) transitivePeerDependencies: - supports-color - vite-plugin-wasm@3.3.0(vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)): + vite-plugin-wasm@3.3.0(vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0)): dependencies: - vite: 5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + vite: 5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) - vite@5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0): + vite@5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0): dependencies: esbuild: 0.21.5 - postcss: 8.4.42 - rollup: 4.13.0 + postcss: 8.4.45 + rollup: 4.21.2 optionalDependencies: '@types/node': 18.19.39 fsevents: 2.3.3 sass: 1.77.8 terser: 5.26.0 - vitest@1.3.1(@types/node@18.19.39)(@vitest/ui@1.3.1)(jsdom@24.0.0)(sass@1.77.8)(terser@5.26.0): + vitest@1.6.0(@types/node@18.19.39)(@vitest/ui@1.6.0)(jsdom@24.1.3)(sass@1.77.8)(terser@5.26.0): dependencies: - '@vitest/expect': 1.3.1 - '@vitest/runner': 1.3.1 - '@vitest/snapshot': 1.3.1 - '@vitest/spy': 1.3.1 - '@vitest/utils': 1.3.1 + '@vitest/expect': 1.6.0 + '@vitest/runner': 1.6.0 + '@vitest/snapshot': 1.6.0 + '@vitest/spy': 1.6.0 + '@vitest/utils': 1.6.0 acorn-walk: 8.3.2 chai: 4.3.10 - debug: 4.3.4 + debug: 4.3.5(supports-color@8.1.1) execa: 8.0.1 local-pkg: 0.5.0 - magic-string: 0.30.7 + magic-string: 0.30.10 pathe: 1.1.2 - picocolors: 1.0.0 + picocolors: 1.1.0 std-env: 3.6.0 strip-literal: 2.0.0 tinybench: 2.5.1 - tinypool: 0.8.2 - vite: 5.3.3(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) - vite-node: 1.3.1(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + tinypool: 0.8.4 + vite: 5.4.4(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) + vite-node: 1.6.0(@types/node@18.19.39)(sass@1.77.8)(terser@5.26.0) why-is-node-running: 2.2.2 optionalDependencies: '@types/node': 18.19.39 - '@vitest/ui': 1.3.1(vitest@1.3.1) - jsdom: 24.0.0 + '@vitest/ui': 1.6.0(vitest@1.6.0) + jsdom: 24.1.3 transitivePeerDependencies: - less - lightningcss - sass + - sass-embedded - stylus - sugarss - supports-color @@ -18722,53 +18286,53 @@ snapshots: '@mapbox/vector-tile': 1.3.1 pbf: 3.3.0 - vue-bind-once@0.2.1(vue@3.3.13(typescript@5.3.3)): + vue-bind-once@0.2.1(vue@3.3.13(typescript@5.5.4)): dependencies: scule: 1.3.0 - vue: 3.3.13(typescript@5.3.3) + vue: 3.3.13(typescript@5.5.4) - vue-bind-once@0.2.1(vue@3.4.31(typescript@5.3.3)): + vue-bind-once@0.2.1(vue@3.4.31(typescript@5.5.4)): dependencies: scule: 1.3.0 - vue: 3.4.31(typescript@5.3.3) + vue: 3.4.31(typescript@5.5.4) - vue-chartjs@5.3.1(chart.js@4.4.3)(vue@3.4.31(typescript@5.3.3)): + vue-chartjs@5.3.1(chart.js@4.4.3)(vue@3.4.31(typescript@5.5.4)): dependencies: chart.js: 4.4.3 - vue: 3.4.31(typescript@5.3.3) + vue: 3.4.31(typescript@5.5.4) vue-component-type-helpers@2.0.7: {} - vue-demi@0.14.7(vue@3.4.21(typescript@5.3.3)): + vue-demi@0.14.7(vue@3.4.21(typescript@5.5.4)): dependencies: - vue: 3.4.21(typescript@5.3.3) + vue: 3.4.21(typescript@5.5.4) - vue-demi@0.14.7(vue@3.4.31(typescript@5.3.3)): + vue-demi@0.14.7(vue@3.4.31(typescript@5.5.4)): dependencies: - vue: 3.4.31(typescript@5.3.3) + vue: 3.4.31(typescript@5.5.4) - vue-demi@0.14.8(vue@3.3.13(typescript@5.3.3)): + vue-demi@0.14.8(vue@3.3.13(typescript@5.5.4)): dependencies: - vue: 3.3.13(typescript@5.3.3) + vue: 3.3.13(typescript@5.5.4) - vue-demi@0.14.8(vue@3.4.31(typescript@5.3.3)): + vue-demi@0.14.8(vue@3.4.31(typescript@5.5.4)): dependencies: - vue: 3.4.31(typescript@5.3.3) + vue: 3.4.31(typescript@5.5.4) - vue-draggable-next@2.2.1(sortablejs@1.15.2)(vue@3.3.13(typescript@5.3.3)): + vue-draggable-next@2.2.1(sortablejs@1.15.2)(vue@3.3.13(typescript@5.5.4)): dependencies: sortablejs: 1.15.2 - vue: 3.3.13(typescript@5.3.3) + vue: 3.3.13(typescript@5.5.4) - vue-draggable-next@2.2.1(sortablejs@1.15.2)(vue@3.4.31(typescript@5.3.3)): + vue-draggable-next@2.2.1(sortablejs@1.15.2)(vue@3.4.31(typescript@5.5.4)): dependencies: sortablejs: 1.15.2 - vue: 3.4.31(typescript@5.3.3) + vue: 3.4.31(typescript@5.5.4) - vue-eslint-parser@9.4.3(eslint@9.4.0): + vue-eslint-parser@9.4.3(eslint@9.10.0(jiti@1.21.0)): dependencies: debug: 4.3.5(supports-color@8.1.1) - eslint: 9.4.0 + eslint: 9.10.0(jiti@1.21.0) eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -18778,65 +18342,65 @@ snapshots: transitivePeerDependencies: - supports-color - vue-router@4.4.3(vue@3.3.13(typescript@5.3.3)): + vue-router@4.4.3(vue@3.3.13(typescript@5.5.4)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.3.13(typescript@5.3.3) + vue: 3.3.13(typescript@5.5.4) - vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)): + vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.4.31(typescript@5.3.3) + vue: 3.4.31(typescript@5.5.4) - vue-screen-utils@1.0.0-beta.13(vue@3.3.13(typescript@5.3.3)): + vue-screen-utils@1.0.0-beta.13(vue@3.3.13(typescript@5.5.4)): dependencies: - vue: 3.3.13(typescript@5.3.3) + vue: 3.3.13(typescript@5.5.4) - vue-screen-utils@1.0.0-beta.13(vue@3.4.31(typescript@5.3.3)): + vue-screen-utils@1.0.0-beta.13(vue@3.4.31(typescript@5.5.4)): dependencies: - vue: 3.4.31(typescript@5.3.3) + vue: 3.4.31(typescript@5.5.4) vue-template-compiler@2.7.14: dependencies: de-indent: 1.0.2 he: 1.2.0 - vue-tsc@1.8.27(typescript@5.3.3): + vue-tsc@1.8.27(typescript@5.5.4): dependencies: '@volar/typescript': 1.11.1 - '@vue/language-core': 1.8.27(typescript@5.3.3) + '@vue/language-core': 1.8.27(typescript@5.5.4) semver: 7.5.4 - typescript: 5.3.3 + typescript: 5.5.4 - vue@3.3.13(typescript@5.3.3): + vue@3.3.13(typescript@5.5.4): dependencies: '@vue/compiler-dom': 3.3.13 '@vue/compiler-sfc': 3.3.13 '@vue/runtime-dom': 3.3.13 - '@vue/server-renderer': 3.3.13(vue@3.3.13(typescript@5.3.3)) + '@vue/server-renderer': 3.3.13(vue@3.3.13(typescript@5.5.4)) '@vue/shared': 3.3.13 optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 - vue@3.4.21(typescript@5.3.3): + vue@3.4.21(typescript@5.5.4): dependencies: '@vue/compiler-dom': 3.4.21 '@vue/compiler-sfc': 3.4.21 '@vue/runtime-dom': 3.4.21 - '@vue/server-renderer': 3.4.21(vue@3.4.21(typescript@5.3.3)) + '@vue/server-renderer': 3.4.21(vue@3.4.21(typescript@5.5.4)) '@vue/shared': 3.4.21 optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 - vue@3.4.31(typescript@5.3.3): + vue@3.4.31(typescript@5.5.4): dependencies: '@vue/compiler-dom': 3.4.31 '@vue/compiler-sfc': 3.4.31 '@vue/runtime-dom': 3.4.31 - '@vue/server-renderer': 3.4.31(vue@3.4.31(typescript@5.3.3)) + '@vue/server-renderer': 3.4.31(vue@3.4.31(typescript@5.5.4)) '@vue/shared': 3.4.31 optionalDependencies: - typescript: 5.3.3 + typescript: 5.5.4 w3c-xmlserializer@5.0.0: dependencies: @@ -18844,7 +18408,7 @@ snapshots: walk-up-path@3.0.1: {} - watchpack@2.4.0: + watchpack@2.4.2: dependencies: glob-to-regexp: 0.4.1 graceful-fs: 4.2.11 @@ -18886,12 +18450,12 @@ snapshots: - bufferutil - utf-8-validate - webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.90.3): + webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.94.0): dependencies: '@discoveryjs/json-ext': 0.5.7 - '@webpack-cli/configtest': 2.1.1(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.90.3))(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)) - '@webpack-cli/info': 2.0.2(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.90.3))(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)) - '@webpack-cli/serve': 2.0.5(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.90.3))(webpack-dev-server@5.0.4(webpack-cli@5.1.4)(webpack@5.90.3))(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)) + '@webpack-cli/configtest': 2.1.1(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.94.0))(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)) + '@webpack-cli/info': 2.0.2(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.94.0))(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)) + '@webpack-cli/serve': 2.0.5(webpack-cli@5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.94.0))(webpack-dev-server@5.0.4(webpack-cli@5.1.4)(webpack@5.94.0))(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)) colorette: 2.0.20 commander: 10.0.1 cross-spawn: 7.0.3 @@ -18900,13 +18464,13 @@ snapshots: import-local: 3.1.0 interpret: 3.1.1 rechoir: 0.8.0 - webpack: 5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4) + webpack: 5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4) webpack-merge: 5.9.0 optionalDependencies: webpack-bundle-analyzer: 4.10.2 - webpack-dev-server: 5.0.4(webpack-cli@5.1.4)(webpack@5.90.3) + webpack-dev-server: 5.0.4(webpack-cli@5.1.4)(webpack@5.94.0) - webpack-dev-middleware@7.4.2(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)): + webpack-dev-middleware@7.4.2(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)): dependencies: colorette: 2.0.20 memfs: 4.11.1 @@ -18915,9 +18479,9 @@ snapshots: range-parser: 1.2.1 schema-utils: 4.2.0 optionalDependencies: - webpack: 5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4) + webpack: 5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4) - webpack-dev-server@5.0.4(webpack-cli@5.1.4)(webpack@5.90.3): + webpack-dev-server@5.0.4(webpack-cli@5.1.4)(webpack@5.94.0): dependencies: '@types/bonjour': 3.5.13 '@types/connect-history-api-fallback': 1.5.4 @@ -18947,11 +18511,11 @@ snapshots: serve-index: 1.9.1 sockjs: 0.3.24 spdy: 4.0.2 - webpack-dev-middleware: 7.4.2(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)) + webpack-dev-middleware: 7.4.2(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)) ws: 8.16.0 optionalDependencies: - webpack: 5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4) - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.90.3) + webpack: 5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.94.0) transitivePeerDependencies: - bufferutil - debug @@ -18965,18 +18529,17 @@ snapshots: webpack-sources@3.2.3: {} - webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4): + webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4): dependencies: - '@types/eslint-scope': 3.7.4 '@types/estree': 1.0.5 - '@webassemblyjs/ast': 1.11.6 - '@webassemblyjs/wasm-edit': 1.11.6 - '@webassemblyjs/wasm-parser': 1.11.6 - acorn: 8.10.0 - acorn-import-assertions: 1.9.0(acorn@8.10.0) - browserslist: 4.21.10 + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/wasm-edit': 1.12.1 + '@webassemblyjs/wasm-parser': 1.12.1 + acorn: 8.12.0 + acorn-import-attributes: 1.9.5(acorn@8.12.0) + browserslist: 4.23.3 chrome-trace-event: 1.0.3 - enhanced-resolve: 5.15.0 + enhanced-resolve: 5.17.1 es-module-lexer: 1.3.0 eslint-scope: 5.1.1 events: 3.3.0 @@ -18988,11 +18551,11 @@ snapshots: neo-async: 2.6.2 schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.10(@swc/core@1.4.11)(webpack@5.90.3(@swc/core@1.4.11)(webpack-cli@5.1.4)) - watchpack: 2.4.0 + terser-webpack-plugin: 5.3.10(@swc/core@1.4.11)(webpack@5.94.0(@swc/core@1.4.11)(webpack-cli@5.1.4)) + watchpack: 2.4.2 webpack-sources: 3.2.3 optionalDependencies: - webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.90.3) + webpack-cli: 5.1.4(webpack-bundle-analyzer@4.10.2)(webpack-dev-server@5.0.4)(webpack@5.94.0) transitivePeerDependencies: - '@swc/core' - esbuild @@ -19128,6 +18691,8 @@ snapshots: ws@8.16.0: {} + ws@8.18.0: {} + xml-but-prettier@1.0.1: dependencies: repeat-string: 1.6.1 From 2a5d4091f0073493e1db35ba1f7fcdb3d98d229e Mon Sep 17 00:00:00 2001 From: Leopoldthecoder Date: Thu, 12 Sep 2024 10:25:58 +0800 Subject: [PATCH 2/3] chore(deps): update vue-tsc --- package.json | 2 +- pnpm-lock.yaml | 111 ++++++++++++++++++++----------------------------- 2 files changed, 46 insertions(+), 67 deletions(-) diff --git a/package.json b/package.json index cb36149895..a0a56b80b2 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "vitest": "^1.6.0", "vue": "^3.4.31", "vue-router": "^4.4.3", - "vue-tsc": "^1.8.27" + "vue-tsc": "^2.1.6" }, "pnpm": { "overrides": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 211fd4fe6e..28c8ee85b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -171,8 +171,8 @@ importers: specifier: ^4.4.3 version: 4.4.3(vue@3.4.31(typescript@5.5.4)) vue-tsc: - specifier: ^1.8.27 - version: 1.8.27(typescript@5.5.4) + specifier: ^2.1.6 + version: 2.1.6(typescript@5.5.4) packages/analytics/analytics-chart: dependencies: @@ -2899,14 +2899,14 @@ packages: '@vitest/utils@1.6.0': resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==} - '@volar/language-core@1.11.1': - resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} + '@volar/language-core@2.4.4': + resolution: {integrity: sha512-kO9k4kTLfxpg+6lq7/KAIv3m2d62IHuCL6GbVgYZTpfKvIGoAIlDxK7pFcB/eczN2+ydg/vnyaeZ6SGyZrJw2w==} - '@volar/source-map@1.11.1': - resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==} + '@volar/source-map@2.4.4': + resolution: {integrity: sha512-xG3PZqOP2haG8XG4Pg3PD1UGDAdqZg24Ru8c/qYjYAnmcj6GBR64mstx+bZux5QOyRaJK+/lNM/RnpvBD3489g==} - '@volar/typescript@1.11.1': - resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==} + '@volar/typescript@2.4.4': + resolution: {integrity: sha512-QQMQRVj0fVHJ3XdRKiS1LclhG0VBXdFYlyuHRQF/xLk2PuJuHNWP26MDZNvEVCvnyUQuUQhIAfylwY5TGPgc6w==} '@vue/babel-helper-vue-transform-on@1.2.2': resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==} @@ -2930,9 +2930,6 @@ packages: '@vue/compiler-core@3.4.21': resolution: {integrity: sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==} - '@vue/compiler-core@3.4.27': - resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==} - '@vue/compiler-core@3.4.31': resolution: {integrity: sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==} @@ -2942,9 +2939,6 @@ packages: '@vue/compiler-dom@3.4.21': resolution: {integrity: sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==} - '@vue/compiler-dom@3.4.27': - resolution: {integrity: sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==} - '@vue/compiler-dom@3.4.31': resolution: {integrity: sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ==} @@ -2966,6 +2960,9 @@ packages: '@vue/compiler-ssr@3.4.31': resolution: {integrity: sha512-RtefmITAje3fJ8FSg1gwgDhdKhZVntIVbwupdyZDSifZTRMiWxWehAOTCc8/KZDnBOcYQ4/9VWxsTbd3wT0hAA==} + '@vue/compiler-vue2@2.7.16': + resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} + '@vue/devtools-api@6.6.1': resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==} @@ -2983,8 +2980,8 @@ packages: '@vue/devtools-shared@7.4.5': resolution: {integrity: sha512-2XgUOkL/7QDmyYI9J7cm+rz/qBhcGv+W5+i1fhwdQ0HQ1RowhdK66F0QBuJSz/5k12opJY8eN6m03/XZMs7imQ==} - '@vue/language-core@1.8.27': - resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==} + '@vue/language-core@2.1.6': + resolution: {integrity: sha512-MW569cSky9R/ooKMh6xa2g1D0AtRKbL56k83dzus/bx//RDJk24RHWkMzbAlXjMdDNyxAaagKPRquBIxkxlCkg==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -3042,9 +3039,6 @@ packages: '@vue/shared@3.4.21': resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==} - '@vue/shared@3.4.27': - resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==} - '@vue/shared@3.4.31': resolution: {integrity: sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA==} @@ -6512,8 +6506,8 @@ packages: ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - muggle-string@0.3.1: - resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==} + muggle-string@0.4.1: + resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==} multicast-dns@7.2.5: resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==} @@ -8768,6 +8762,9 @@ packages: resolution: {integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==} engines: {node: '>=0.10.0'} + vscode-uri@3.0.8: + resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==} + vt-pbf@3.1.3: resolution: {integrity: sha512-2LzDFzt0mZKZ9IpVF2r69G9bXaP2Q2sArJCmcCgvfTdCCZzSyz4aCLoQyUilu37Ll56tCblIZrXFIjNUpGIlmA==} @@ -8829,14 +8826,11 @@ packages: peerDependencies: vue: ^3.2.0 - vue-template-compiler@2.7.14: - resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==} - - vue-tsc@1.8.27: - resolution: {integrity: sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==} + vue-tsc@2.1.6: + resolution: {integrity: sha512-f98dyZp5FOukcYmbFpuSCJ4Z0vHSOSmxGttZJCsFeX0M4w/Rsq0s4uKXjcSRsZqsRgQa6z7SfuO+y0HVICE57Q==} hasBin: true peerDependencies: - typescript: '*' + typescript: '>=5.0.0' vue@3.3.13: resolution: {integrity: sha512-LDnUpQvDgsfc0u/YgtAgTMXJlJQqjkxW1PVcOnJA5cshPleULDjHi7U45pl2VJYazSSvLH8UKcid/kzH8I0a0Q==} @@ -11572,18 +11566,17 @@ snapshots: loupe: 2.3.7 pretty-format: 29.7.0 - '@volar/language-core@1.11.1': + '@volar/language-core@2.4.4': dependencies: - '@volar/source-map': 1.11.1 + '@volar/source-map': 2.4.4 - '@volar/source-map@1.11.1': - dependencies: - muggle-string: 0.3.1 + '@volar/source-map@2.4.4': {} - '@volar/typescript@1.11.1': + '@volar/typescript@2.4.4': dependencies: - '@volar/language-core': 1.11.1 + '@volar/language-core': 2.4.4 path-browserify: 1.0.1 + vscode-uri: 3.0.8 '@vue/babel-helper-vue-transform-on@1.2.2': {} @@ -11629,14 +11622,6 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-core@3.4.27': - dependencies: - '@babel/parser': 7.24.7 - '@vue/shared': 3.4.27 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.1 - '@vue/compiler-core@3.4.31': dependencies: '@babel/parser': 7.24.7 @@ -11655,11 +11640,6 @@ snapshots: '@vue/compiler-core': 3.4.21 '@vue/shared': 3.4.21 - '@vue/compiler-dom@3.4.27': - dependencies: - '@vue/compiler-core': 3.4.27 - '@vue/shared': 3.4.27 - '@vue/compiler-dom@3.4.31': dependencies: '@vue/compiler-core': 3.4.31 @@ -11717,6 +11697,11 @@ snapshots: '@vue/compiler-dom': 3.4.31 '@vue/shared': 3.4.31 + '@vue/compiler-vue2@2.7.16': + dependencies: + de-indent: 1.0.2 + he: 1.2.0 + '@vue/devtools-api@6.6.1': {} '@vue/devtools-api@6.6.4': {} @@ -11747,17 +11732,16 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/language-core@1.8.27(typescript@5.5.4)': + '@vue/language-core@2.1.6(typescript@5.5.4)': dependencies: - '@volar/language-core': 1.11.1 - '@volar/source-map': 1.11.1 - '@vue/compiler-dom': 3.4.27 - '@vue/shared': 3.4.27 + '@volar/language-core': 2.4.4 + '@vue/compiler-dom': 3.4.31 + '@vue/compiler-vue2': 2.7.16 + '@vue/shared': 3.4.31 computeds: 0.0.1 minimatch: 9.0.5 - muggle-string: 0.3.1 + muggle-string: 0.4.1 path-browserify: 1.0.1 - vue-template-compiler: 2.7.14 optionalDependencies: typescript: 5.5.4 @@ -11837,8 +11821,6 @@ snapshots: '@vue/shared@3.4.21': {} - '@vue/shared@3.4.27': {} - '@vue/shared@3.4.31': {} '@vue/test-utils@2.4.6': @@ -15764,7 +15746,7 @@ snapshots: ms@2.1.3: {} - muggle-string@0.3.1: {} + muggle-string@0.4.1: {} multicast-dns@7.2.5: dependencies: @@ -18280,6 +18262,8 @@ snapshots: void-elements@3.1.0: {} + vscode-uri@3.0.8: {} + vt-pbf@3.1.3: dependencies: '@mapbox/point-geometry': 0.1.0 @@ -18360,16 +18344,11 @@ snapshots: dependencies: vue: 3.4.31(typescript@5.5.4) - vue-template-compiler@2.7.14: + vue-tsc@2.1.6(typescript@5.5.4): dependencies: - de-indent: 1.0.2 - he: 1.2.0 - - vue-tsc@1.8.27(typescript@5.5.4): - dependencies: - '@volar/typescript': 1.11.1 - '@vue/language-core': 1.8.27(typescript@5.5.4) - semver: 7.5.4 + '@volar/typescript': 2.4.4 + '@vue/language-core': 2.1.6(typescript@5.5.4) + semver: 7.6.2 typescript: 5.5.4 vue@3.3.13(typescript@5.5.4): From ae2ae214c36ada6849f2cc2ec2af815b0fa4794a Mon Sep 17 00:00:00 2001 From: tehkai Date: Thu, 12 Sep 2024 12:53:10 -0400 Subject: [PATCH 3/3] fix: lockfile --- pnpm-lock.yaml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 28c8ee85b2..da80f713f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1154,7 +1154,7 @@ importers: dependencies: '@kong/swagger-ui-kong-theme-universal': specifier: ^4.3.3 - version: 4.3.3(@babel/core@7.25.2)(axios@1.6.8)(mkdirp@1.0.4)(prop-types@15.8.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(rollup@4.13.0)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3)) + version: 4.3.3(@babel/core@7.25.2)(axios@1.7.7)(mkdirp@1.0.4)(prop-types@15.8.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(rollup@4.21.2)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) react: specifier: 18.2.0 version: 18.2.0 @@ -1730,7 +1730,6 @@ packages: '@evilmartians/lefthook@1.7.15': resolution: {integrity: sha512-YgKTw9noH/SG0aOaPgrZNRgY7iJ0FuIVfvdB/aGsNulYLqiFnJyID2sfCaQ7PsGaFng2wdFBhmK/wbnb8+qPcA==} - cpu: [x64, arm64, ia32] os: [darwin, linux, win32] hasBin: true @@ -10056,7 +10055,7 @@ snapshots: transitivePeerDependencies: - debug - '@kong/swagger-ui-kong-theme-universal@4.3.3(@babel/core@7.25.2)(axios@1.6.8)(mkdirp@1.0.4)(prop-types@15.8.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(rollup@4.13.0)(vue-router@4.4.3(vue@3.4.31(typescript@5.3.3)))(vue@3.4.31(typescript@5.3.3))': + '@kong/swagger-ui-kong-theme-universal@4.3.3(@babel/core@7.25.2)(axios@1.7.7)(mkdirp@1.0.4)(prop-types@15.8.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(rollup@4.21.2)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4))': dependencies: '@braintree/sanitize-url': 6.0.2 '@kong/kongponents': 8.127.0(axios@1.7.7)(vue-router@4.4.3(vue@3.4.31(typescript@5.5.4)))(vue@3.4.31(typescript@5.5.4)) @@ -10070,7 +10069,7 @@ snapshots: react: 18.2.0 react-apiembed: 0.1.9(mkdirp@1.0.4) react-debounce-input: 3.3.0(react@18.2.0) - swagger2har: 1.0.6(@babel/core@7.25.2)(rollup@4.13.0) + swagger2har: 1.0.6(@babel/core@7.25.2)(rollup@4.21.2) tachyons-sass: 4.9.5 util: 0.12.5 transitivePeerDependencies: @@ -13918,6 +13917,8 @@ snapshots: flatted@3.2.9: {} + flatted@3.3.1: {} + focus-trap-react@10.1.4(prop-types@15.8.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: focus-trap: 7.5.4 @@ -16940,9 +16941,11 @@ snapshots: rollup-plugin-babel@4.4.0(@babel/core@7.25.2)(rollup@4.21.2): dependencies: '@babel/core': 7.25.2 - '@babel/helper-module-imports': 7.22.15 + '@babel/helper-module-imports': 7.24.7 rollup: 4.21.2 rollup-pluginutils: 2.8.2 + transitivePeerDependencies: + - supports-color rollup-plugin-visualizer@5.12.0(rollup@4.21.2): dependencies: @@ -17639,6 +17642,7 @@ snapshots: transitivePeerDependencies: - '@babel/core' - rollup + - supports-color swrv@1.0.4(vue@3.3.13(typescript@5.5.4)): dependencies: