From d6799b7a4506d7d691f15ae816a6de5a63f71336 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 13:52:39 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies with stable version --- .nvmrc | 2 +- package.json | 22 +- .../analytics-metric-provider/package.json | 2 +- packages/core/core/package.json | 4 +- .../entities-certificates/package.json | 4 +- .../package.json | 4 +- .../entities-consumer-groups/package.json | 4 +- .../entities/entities-consumers/package.json | 4 +- .../entities-gateway-services/package.json | 4 +- .../entities/entities-key-sets/package.json | 4 +- packages/entities/entities-keys/package.json | 4 +- .../entities/entities-plugins/package.json | 4 +- .../entities/entities-routes/package.json | 4 +- .../entities/entities-shared/package.json | 4 +- packages/entities/entities-snis/package.json | 4 +- .../entities-upstreams-targets/package.json | 4 +- .../entities/entities-vaults/package.json | 4 +- .../swagger-ui-web-component/package.json | 2 +- pnpm-lock.yaml | 761 +++++++++--------- 19 files changed, 421 insertions(+), 424 deletions(-) diff --git a/.nvmrc b/.nvmrc index 4a1f488b6c..02c8b485ed 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.17.1 +18.18.0 diff --git a/package.json b/package.json index 81a33b4d18..f4ab3e8f36 100644 --- a/package.json +++ b/package.json @@ -19,21 +19,21 @@ "lerna": "lerna" }, "devDependencies": { - "@babel/types": "^7.22.19", + "@babel/types": "^7.23.0", "@commitlint/cli": "^17.7.1", "@commitlint/config-conventional": "^17.7.0", "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", - "@evilmartians/lefthook": "^1.4.11", + "@evilmartians/lefthook": "^1.5.0", "@kong/design-tokens": "^1.11.3", "@kong/kongponents": "^8.123.8", - "@rushstack/eslint-patch": "^1.3.3", + "@rushstack/eslint-patch": "^1.5.0", "@types/flat": "^5.0.3", "@types/js-yaml": "^4.0.6", "@types/jsdom": "^21.1.3", "@types/node": "^18.17.19", "@types/uuid": "^9.0.4", - "@typescript-eslint/eslint-plugin": "^6.4.1", - "@typescript-eslint/parser": "^6.4.1", + "@typescript-eslint/eslint-plugin": "^6.7.3", + "@typescript-eslint/parser": "^6.7.3", "@vitejs/plugin-vue": "^4.3.4", "@vitejs/plugin-vue-jsx": "^3.0.2", "@vitest/ui": "^0.34.2", @@ -46,8 +46,8 @@ "cross-env": "^7.0.3", "cypress": "^12.17.4", "cz-conventional-changelog": "^3.3.0", - "eslint": "^8.48.0", - "eslint-plugin-cypress": "^2.14.0", + "eslint": "^8.50.0", + "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-import": "^2.28.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^6.1.1", @@ -61,7 +61,7 @@ "postcss-html": "^1.5.0", "rimraf": "^5.0.1", "rollup-plugin-visualizer": "^5.9.2", - "sass": "^1.66.1", + "sass": "^1.68.0", "stylelint": "^15.10.3", "stylelint-config-html": "^1.1.0", "stylelint-config-recommended-scss": "^12.0.0", @@ -100,10 +100,10 @@ } }, "engines": { - "node": ">=v18.17.1" + "node": ">=18.18.0" }, "volta": { - "node": "18.17.1", - "pnpm": "8.6.12" + "node": "18.18.0", + "pnpm": "8.8.0" } } diff --git a/packages/analytics/analytics-metric-provider/package.json b/packages/analytics/analytics-metric-provider/package.json index f93bbb4176..adfd01f5a7 100644 --- a/packages/analytics/analytics-metric-provider/package.json +++ b/packages/analytics/analytics-metric-provider/package.json @@ -51,7 +51,7 @@ "@kong-ui-public/analytics-utilities": "workspace:^0.8.3", "@kong-ui-public/core": "1.1.0", "@kong-ui-public/metric-cards": "0.2.14", - "axios": "^1.4.0", + "axios": "^1.5.0", "swrv": "^1.0.4" }, "peerDependencies": { diff --git a/packages/core/core/package.json b/packages/core/core/package.json index 179725d6d1..a9604a4eb7 100644 --- a/packages/core/core/package.json +++ b/packages/core/core/package.json @@ -50,7 +50,7 @@ "errorLimit": "246KB" }, "peerDependencies": { - "axios": "^1.4.0", + "axios": "^1.5.0", "swrv": "^1.0.4", "vue": "^3.3.4" }, @@ -59,7 +59,7 @@ }, "devDependencies": { "@kong/design-tokens": "^1.11.3", - "axios": "^1.4.0", + "axios": "^1.5.0", "swrv": "^1.0.4" } } diff --git a/packages/entities/entities-certificates/package.json b/packages/entities/entities-certificates/package.json index c69d6235d4..89b3165b90 100644 --- a/packages/entities/entities-certificates/package.json +++ b/packages/entities/entities-certificates/package.json @@ -22,7 +22,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, @@ -30,7 +30,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "^1.11.3", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, diff --git a/packages/entities/entities-consumer-credentials/package.json b/packages/entities/entities-consumer-credentials/package.json index b2ef756c07..525ae356d0 100644 --- a/packages/entities/entities-consumer-credentials/package.json +++ b/packages/entities/entities-consumer-credentials/package.json @@ -23,7 +23,7 @@ "@kong-ui-public/copy-uuid": "workspace:^", "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, @@ -32,7 +32,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "^1.11.3", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, diff --git a/packages/entities/entities-consumer-groups/package.json b/packages/entities/entities-consumer-groups/package.json index c130d67ace..4c6d83cb5e 100644 --- a/packages/entities/entities-consumer-groups/package.json +++ b/packages/entities/entities-consumer-groups/package.json @@ -22,7 +22,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, @@ -30,7 +30,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "^1.11.3", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, diff --git a/packages/entities/entities-consumers/package.json b/packages/entities/entities-consumers/package.json index 5c49340624..d38316bf61 100644 --- a/packages/entities/entities-consumers/package.json +++ b/packages/entities/entities-consumers/package.json @@ -22,7 +22,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, @@ -30,7 +30,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "^1.11.3", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, diff --git a/packages/entities/entities-gateway-services/package.json b/packages/entities/entities-gateway-services/package.json index e362570bd0..d242c9f4da 100644 --- a/packages/entities/entities-gateway-services/package.json +++ b/packages/entities/entities-gateway-services/package.json @@ -22,7 +22,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, @@ -30,7 +30,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "^1.11.3", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, diff --git a/packages/entities/entities-key-sets/package.json b/packages/entities/entities-key-sets/package.json index 4e37040cb4..34aedfcc68 100644 --- a/packages/entities/entities-key-sets/package.json +++ b/packages/entities/entities-key-sets/package.json @@ -23,7 +23,7 @@ "@kong-ui-public/copy-uuid": "workspace:^", "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, @@ -31,7 +31,7 @@ "@kong-ui-public/copy-uuid": "workspace:^", "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, diff --git a/packages/entities/entities-keys/package.json b/packages/entities/entities-keys/package.json index ceb760aa6d..0736462a34 100644 --- a/packages/entities/entities-keys/package.json +++ b/packages/entities/entities-keys/package.json @@ -23,7 +23,7 @@ "@kong-ui-public/copy-uuid": "workspace:^", "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, @@ -32,7 +32,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "^1.11.3", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, diff --git a/packages/entities/entities-plugins/package.json b/packages/entities/entities-plugins/package.json index b3e47ea2b2..5dc1f02e5e 100644 --- a/packages/entities/entities-plugins/package.json +++ b/packages/entities/entities-plugins/package.json @@ -22,7 +22,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, @@ -30,7 +30,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "^1.11.3", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, diff --git a/packages/entities/entities-routes/package.json b/packages/entities/entities-routes/package.json index 92cf36cb5e..43c02967da 100644 --- a/packages/entities/entities-routes/package.json +++ b/packages/entities/entities-routes/package.json @@ -22,7 +22,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, @@ -30,7 +30,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "^1.11.3", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, diff --git a/packages/entities/entities-shared/package.json b/packages/entities/entities-shared/package.json index 64d153323c..f82f7655fe 100644 --- a/packages/entities/entities-shared/package.json +++ b/packages/entities/entities-shared/package.json @@ -22,7 +22,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, @@ -30,7 +30,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "^1.11.3", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, diff --git a/packages/entities/entities-snis/package.json b/packages/entities/entities-snis/package.json index 3a56ebe972..7c5af751d8 100644 --- a/packages/entities/entities-snis/package.json +++ b/packages/entities/entities-snis/package.json @@ -22,7 +22,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, @@ -30,7 +30,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "^1.11.3", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, diff --git a/packages/entities/entities-upstreams-targets/package.json b/packages/entities/entities-upstreams-targets/package.json index ec75fceeb8..94f9f8bd4c 100644 --- a/packages/entities/entities-upstreams-targets/package.json +++ b/packages/entities/entities-upstreams-targets/package.json @@ -22,7 +22,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, @@ -30,7 +30,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "^1.11.3", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, diff --git a/packages/entities/entities-vaults/package.json b/packages/entities/entities-vaults/package.json index dea386b946..d628878c46 100644 --- a/packages/entities/entities-vaults/package.json +++ b/packages/entities/entities-vaults/package.json @@ -22,7 +22,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, @@ -30,7 +30,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "^1.11.3", "@kong/kongponents": "^8.123.8", - "axios": "^1.4.0", + "axios": "^1.5.0", "vue": "^3.3.4", "vue-router": "^4.2.5" }, diff --git a/packages/portal/swagger-ui-web-component/package.json b/packages/portal/swagger-ui-web-component/package.json index 7435659b63..c72e726464 100644 --- a/packages/portal/swagger-ui-web-component/package.json +++ b/packages/portal/swagger-ui-web-component/package.json @@ -16,7 +16,7 @@ "@kong/swagger-ui-kong-theme-universal": "^4.2.8", "react": "17.0.2", "react-dom": "17.0.2", - "swagger-client": "^3.20.2", + "swagger-client": "^3.22.3", "swagger-ui": "^4.19.1" }, "repository": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 59ce837a69..8af2c2471a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@babel/types': - specifier: ^7.22.19 - version: 7.22.19 + specifier: ^7.23.0 + version: 7.23.0 '@commitlint/cli': specifier: ^17.7.1 version: 17.7.1 @@ -21,8 +21,8 @@ importers: specifier: ^8.0.1 version: 8.0.1 '@evilmartians/lefthook': - specifier: ^1.4.11 - version: 1.4.11 + specifier: ^1.5.0 + version: 1.5.1 '@kong/design-tokens': specifier: ^1.11.3 version: 1.11.3 @@ -30,8 +30,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) '@rushstack/eslint-patch': - specifier: ^1.3.3 - version: 1.3.3 + specifier: ^1.5.0 + version: 1.5.1 '@types/flat': specifier: ^5.0.3 version: 5.0.3 @@ -48,11 +48,11 @@ importers: specifier: ^9.0.4 version: 9.0.4 '@typescript-eslint/eslint-plugin': - specifier: ^6.4.1 - version: 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.2.2) + specifier: ^6.7.3 + version: 6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.4.1 - version: 6.4.1(eslint@8.48.0)(typescript@5.2.2) + specifier: ^6.7.3 + version: 6.7.4(eslint@8.50.0)(typescript@5.2.2) '@vitejs/plugin-vue': specifier: ^4.3.4 version: 4.3.4(vite@4.4.9)(vue@3.3.4) @@ -64,10 +64,10 @@ importers: version: 0.34.2(vitest@0.34.2) '@vue/eslint-config-standard': specifier: ^8.0.1 - version: 8.0.1(@typescript-eslint/parser@6.4.1)(eslint-plugin-vue@9.17.0)(eslint@8.48.0) + version: 8.0.1(@typescript-eslint/parser@6.7.4)(eslint-plugin-vue@9.17.0)(eslint@8.50.0) '@vue/eslint-config-typescript': specifier: ^11.0.3 - version: 11.0.3(eslint-plugin-vue@9.17.0)(eslint@8.48.0)(typescript@5.2.2) + version: 11.0.3(eslint-plugin-vue@9.17.0)(eslint@8.50.0)(typescript@5.2.2) '@vue/test-utils': specifier: ^2.4.1 version: 2.4.1(vue@3.3.4) @@ -90,23 +90,23 @@ importers: specifier: ^3.3.0 version: 3.3.0 eslint: - specifier: ^8.48.0 - version: 8.48.0 + specifier: ^8.50.0 + version: 8.50.0 eslint-plugin-cypress: - specifier: ^2.14.0 - version: 2.14.0(eslint@8.48.0) + specifier: ^2.15.1 + version: 2.15.1(eslint@8.50.0) eslint-plugin-import: specifier: ^2.28.1 - version: 2.28.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0) + version: 2.28.1(@typescript-eslint/parser@6.7.4)(eslint@8.50.0) eslint-plugin-node: specifier: ^11.1.0 - version: 11.1.0(eslint@8.48.0) + version: 11.1.0(eslint@8.50.0) eslint-plugin-promise: specifier: ^6.1.1 - version: 6.1.1(eslint@8.48.0) + version: 6.1.1(eslint@8.50.0) eslint-plugin-vue: specifier: ^9.17.0 - version: 9.17.0(eslint@8.48.0) + version: 9.17.0(eslint@8.50.0) js-yaml: specifier: ^4.1.0 version: 4.1.0 @@ -135,8 +135,8 @@ importers: specifier: ^5.9.2 version: 5.9.2 sass: - specifier: ^1.66.1 - version: 1.66.1 + specifier: ^1.68.0 + version: 1.69.0 stylelint: specifier: ^15.10.3 version: 15.10.3 @@ -175,13 +175,13 @@ importers: version: 9.0.1 vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@18.18.0)(sass@1.66.1) + version: 4.4.9(@types/node@18.18.0)(sass@1.69.0) vite-plugin-externals: specifier: ^0.6.2 version: 0.6.2(vite@4.4.9) vitest: specifier: ^0.34.2 - version: 0.34.2(@vitest/ui@0.34.2)(jsdom@22.1.0)(sass@1.66.1) + version: 0.34.2(@vitest/ui@0.34.2)(jsdom@22.1.0)(sass@1.69.0) vue: specifier: ^3.3.4 version: 3.3.4 @@ -248,13 +248,13 @@ importers: version: link:../analytics-utilities '@kong-ui-public/core': specifier: 1.1.0 - version: 1.1.0(axios@1.4.0)(swrv@1.0.4)(vue@3.3.4) + version: 1.1.0(axios@1.5.1)(swrv@1.0.4)(vue@3.3.4) '@kong-ui-public/metric-cards': specifier: 0.2.14 version: 0.2.14(@kong/kongponents@8.123.8)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 swrv: specifier: ^1.0.4 version: 1.0.4(vue@3.3.4) @@ -366,8 +366,8 @@ importers: specifier: ^1.11.3 version: 1.11.3 axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 swrv: specifier: ^1.0.4 version: 1.0.4(vue@3.3.4) @@ -443,8 +443,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 vue: specifier: ^3.3.4 version: 3.3.4 @@ -471,8 +471,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 vue: specifier: ^3.3.4 version: 3.3.4 @@ -496,8 +496,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 vue: specifier: ^3.3.4 version: 3.3.4 @@ -521,8 +521,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 vue: specifier: ^3.3.4 version: 3.3.4 @@ -546,8 +546,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 vue: specifier: ^3.3.4 version: 3.3.4 @@ -571,8 +571,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 vue: specifier: ^3.3.4 version: 3.3.4 @@ -599,8 +599,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 vue: specifier: ^3.3.4 version: 3.3.4 @@ -639,8 +639,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 vue: specifier: ^3.3.4 version: 3.3.4 @@ -664,8 +664,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 vue: specifier: ^3.3.4 version: 3.3.4 @@ -695,8 +695,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 vue: specifier: ^3.3.4 version: 3.3.4 @@ -723,8 +723,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 vue: specifier: ^3.3.4 version: 3.3.4 @@ -748,8 +748,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 vue: specifier: ^3.3.4 version: 3.3.4 @@ -773,8 +773,8 @@ importers: specifier: ^8.123.8 version: 8.123.8(vue-router@4.2.5)(vue@3.3.4) axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.1 vue: specifier: ^3.3.4 version: 3.3.4 @@ -856,8 +856,8 @@ importers: specifier: 17.0.2 version: 17.0.2(react@17.0.2) swagger-client: - specifier: ^3.20.2 - version: 3.20.2 + specifier: ^3.22.3 + version: 3.23.0 swagger-ui: specifier: ^4.19.1 version: 4.19.1 @@ -928,7 +928,7 @@ packages: '@babel/parser': 7.22.11 '@babel/template': 7.22.5 '@babel/traverse': 7.22.11 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 convert-source-map: 1.9.0 debug: 4.3.4(supports-color@8.1.1) gensync: 1.0.0-beta.2 @@ -942,7 +942,7 @@ packages: resolution: {integrity: sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 jsesc: 2.5.2 @@ -952,7 +952,7 @@ packages: resolution: {integrity: sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 jsesc: 2.5.2 @@ -962,7 +962,7 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 dev: true /@babel/helper-compilation-targets@7.22.10: @@ -1004,28 +1004,28 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.22.5 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 dev: true /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 dev: true /@babel/helper-member-expression-to-functions@7.22.5: resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 dev: true /@babel/helper-module-imports@7.22.5: resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.11): resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} @@ -1045,7 +1045,7 @@ packages: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 dev: true /@babel/helper-plugin-utils@7.22.5: @@ -1069,28 +1069,28 @@ packages: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 dev: true /@babel/helper-skip-transparent-expression-wrappers@7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 dev: true /@babel/helper-split-export-declaration@7.22.5: resolution: {integrity: sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 dev: true /@babel/helper-split-export-declaration@7.22.6: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 dev: true /@babel/helper-string-parser@7.22.5: @@ -1100,6 +1100,11 @@ packages: /@babel/helper-validator-identifier@7.22.19: resolution: {integrity: sha512-Tinq7ybnEPFFXhlYOYFiSjespWQk0dq2dRNAiMdRTOYQzEGqnnNyrTxPYHP5r6wGjlF1rFgABdDV0g8EwD6Qbg==} engines: {node: '>=6.9.0'} + dev: true + + /@babel/helper-validator-identifier@7.22.20: + resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} + engines: {node: '>=6.9.0'} /@babel/helper-validator-option@7.22.5: resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==} @@ -1112,7 +1117,7 @@ packages: dependencies: '@babel/template': 7.22.5 '@babel/traverse': 7.22.11 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 transitivePeerDependencies: - supports-color dev: true @@ -1131,7 +1136,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.11): resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} @@ -1194,7 +1199,7 @@ packages: dependencies: '@babel/code-frame': 7.22.10 '@babel/parser': 7.22.11 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 dev: true /@babel/traverse@7.22.11: @@ -1208,7 +1213,7 @@ packages: '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.22.11 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 debug: 4.3.4(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: @@ -1226,19 +1231,19 @@ packages: '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.5 '@babel/parser': 7.22.11 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 debug: 4.3.4(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/types@7.22.19: - resolution: {integrity: sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==} + /@babel/types@7.23.0: + resolution: {integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.19 + '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 /@bcoe/v8-coverage@0.2.3: @@ -1755,13 +1760,13 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.48.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.50.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.48.0 + eslint: 8.50.0 eslint-visitor-keys: 3.4.3 dev: true @@ -1787,19 +1792,24 @@ packages: - supports-color dev: true - /@eslint/js@8.48.0: - resolution: {integrity: sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw==} + /@eslint/js@8.50.0: + resolution: {integrity: sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@evilmartians/lefthook@1.4.11: - resolution: {integrity: sha512-QYiOCtB4gYfIfj350CDjf5kjx25/ko/vhXZ1AD7+W/EwPn0B+6+rXDIrweaJFtIp/6TWcA/RVj/AFuckb5IKNw==} + /@evilmartians/lefthook@1.5.1: + resolution: {integrity: sha512-FVA6EtJ0JRvCURL3vGiokcaZpmprJ4kxyrKe6EwwBxvJwXirqK8od2Rpg9fcxFWXUJDdpDifWCeDn4SF9VGesg==} cpu: [x64, arm64, ia32] os: [darwin, linux, win32] hasBin: true requiresBuild: true dev: true + /@fastify/busboy@2.0.0: + resolution: {integrity: sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ==} + engines: {node: '>=14'} + dev: false + /@formatjs/ecma402-abstract@1.17.2: resolution: {integrity: sha512-k2mTh0m+IV1HRdU0xXM617tSQTi53tVR2muvYOsBeYcUgEAyxV1FOC7Qj279th3fBVQ+Dj6muvNJZcHSPNdbKg==} dependencies: @@ -1872,8 +1882,8 @@ packages: resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} dev: true - /@humanwhocodes/config-array@0.11.10: - resolution: {integrity: sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==} + /@humanwhocodes/config-array@0.11.11: + resolution: {integrity: sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -1977,14 +1987,14 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@kong-ui-public/core@1.1.0(axios@1.4.0)(swrv@1.0.4)(vue@3.3.4): + /@kong-ui-public/core@1.1.0(axios@1.5.1)(swrv@1.0.4)(vue@3.3.4): resolution: {integrity: sha512-j1kK07/zDyxwePi1EX1rZ+3iL955VdhZiodzeT5ift7iVQTiPt9VNUFu9+IXJ/AxHfuYu/gaL+gily9TsJTX3w==} peerDependencies: axios: ^1.4.0 swrv: ^1.0.4 vue: ^3.2.47 dependencies: - axios: 1.4.0 + axios: 1.5.1 date-fns: 2.30.0 swrv: 1.0.4(vue@3.3.4) vue: 3.3.4 @@ -2191,7 +2201,7 @@ packages: '@rollup/pluginutils': 5.0.2 js-yaml: 4.1.0 tosource: 2.0.0-alpha.3 - vite: 4.4.9(@types/node@18.18.0)(sass@1.66.1) + vite: 4.4.9(@types/node@18.18.0)(sass@1.69.0) transitivePeerDependencies: - rollup dev: true @@ -2815,8 +2825,8 @@ packages: picomatch: 2.3.1 dev: true - /@rushstack/eslint-patch@1.3.3: - resolution: {integrity: sha512-0xd7qez0AQ+MbHatZTlI1gu5vkG8r7MYRUJAHPAHJBmGLs16zpkrpAVLvjQKQOqaXPDUBwOiJzNc00znHSCVBw==} + /@rushstack/eslint-patch@1.5.1: + resolution: {integrity: sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==} dev: true /@sigstore/protobuf-specs@0.1.0: @@ -2844,11 +2854,11 @@ packages: engines: {node: '>=10'} dev: true - /@swagger-api/apidom-ast@0.76.2: - resolution: {integrity: sha512-yLSeI3KtfpR7tI/misqTeasFonssj9GGhCOJfSHBuRAZkrPCJf0eU8vh3pL7YPa8lqFWcPT+z/arZoMcC9VLnQ==} + /@swagger-api/apidom-ast@0.77.0: + resolution: {integrity: sha512-BqYc3oZEJ23x9KlamGjNbIymhKId0qxcqykjet7fO3NWm1c68ix/S+VgheTKig8Gl4IJ2lT+Cz3C178ia90ydQ==} dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-error': 0.76.2 + '@swagger-api/apidom-error': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) @@ -2856,12 +2866,12 @@ packages: unraw: 3.0.0 dev: false - /@swagger-api/apidom-core@0.76.2: - resolution: {integrity: sha512-366dJJM7DFONlO3nUQfQRMJpJzZjPpWZldbHJZCcvy+aCyrNYI3Waauas7fm29UXRliPirGrd9e/ZsnW3Jimag==} + /@swagger-api/apidom-core@0.77.0: + resolution: {integrity: sha512-Yec/Ek6tH8uaHpFsL8/KfOjkunUdQOf42467QfAkG4Df1u9fdrBIuk8y6oFOO5KAE4WXNjoOQW+Z865WCMwmkA==} dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-ast': 0.76.2 - '@swagger-api/apidom-error': 0.76.2 + '@swagger-api/apidom-ast': 0.77.0 + '@swagger-api/apidom-error': 0.77.0 '@types/ramda': 0.29.3 minim: 0.23.8 ramda: 0.29.0 @@ -2870,8 +2880,8 @@ packages: stampit: 4.3.2 dev: false - /@swagger-api/apidom-error@0.76.2: - resolution: {integrity: sha512-QxoWL+qGzwftqXSJaYLZ1Nrdtro+U1zX5Q4OLK+Ggg8Hi6Kn1SGXcHhn4JZ9J1rwrP85XCabilL3z9mhdebqWg==} + /@swagger-api/apidom-error@0.77.0: + resolution: {integrity: sha512-7QQPwUdGAxxvAegJntbzuBD0ApPsdMay6nV3UpxQs/F4q4cTaxeTX8HCp2NefXR4B6VHps0oVvIyXf/LDQUtYw==} dependencies: '@babel/runtime-corejs3': 7.22.15 '@types/ramda': 0.29.3 @@ -2879,25 +2889,25 @@ packages: ramda-adjunct: 4.1.1(ramda@0.29.0) dev: false - /@swagger-api/apidom-json-pointer@0.76.2: - resolution: {integrity: sha512-2XCgA4bn8vB1VMDbSiP+6SHUTiBxx1EVLW2pgqFolhLPMdiI/QBVmoW+jEkvTPo4d5gwj/vP5WDs5QnnC9VwEA==} + /@swagger-api/apidom-json-pointer@0.77.0: + resolution: {integrity: sha512-VPslp6GbloFDNYTq3QV4z+ByxiqIDQVqqDebVhg70YWriU2+tVJCNV55770AZa8Yqj7QOIafXQoPFg8uAYu0yw==} dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-error': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-error': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) dev: false - /@swagger-api/apidom-ns-api-design-systems@0.76.2: - resolution: {integrity: sha512-ct83R5Pvc08jeOuGShO4N0ty7VO8f46WedTDCbzT4edMRhd9Xdr5UFxkwWDuliy4uLzl9ZayHygSxfnyZKQb8g==} + /@swagger-api/apidom-ns-api-design-systems@0.77.0: + resolution: {integrity: sha512-FaadpkDoClkomlOv4yT7Wc+Q+kb0uN7iBoo7j8+vnI2ID13I3FDaeqUcADsGdIgNT3JxaK/esJVIln+65TTdwA==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-error': 0.76.2 - '@swagger-api/apidom-ns-openapi-3-1': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-error': 0.77.0 + '@swagger-api/apidom-ns-openapi-3-1': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) @@ -2905,13 +2915,13 @@ packages: dev: false optional: true - /@swagger-api/apidom-ns-asyncapi-2@0.76.2: - resolution: {integrity: sha512-ffV2AhF7jTBbYl2vX0nYSDufs70CmC/kNMWHkgwR2Vq86lgadUc6S/NK/djpWY8+oAU3EYmHwTqu07hpSOUb4A==} + /@swagger-api/apidom-ns-asyncapi-2@0.77.0: + resolution: {integrity: sha512-4IbR49AIihXiegT/NHLCfxp6l+zco/ztUIUoJhnJuRdZ11U1PXaVhYGEdmQX+FoDtEUim17p5FnXSzi0uatbIw==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-ns-json-schema-draft-7': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-ns-json-schema-draft-7': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) @@ -2919,27 +2929,26 @@ packages: dev: false optional: true - /@swagger-api/apidom-ns-json-schema-draft-4@0.76.2: - resolution: {integrity: sha512-0Y32CQE6tIt4IPsoCzWAUskZSyGkfw87IIsH5Bcm3D1qIlAhPAokQbe1212MmZoLVUvqrXDqZHXnOxxMaHZvYw==} - requiresBuild: true + /@swagger-api/apidom-ns-json-schema-draft-4@0.77.0: + resolution: {integrity: sha512-LLfNNDuoLNgKgN8ddPJxc5QCYgst3G1BnXEU+0lIFyVlFb5xowZiW4utYtfx/eRBy+UxpgTIk04hvvbaYppFZQ==} dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-ast': 0.76.2 - '@swagger-api/apidom-core': 0.76.2 + '@swagger-api/apidom-ast': 0.77.0 + '@swagger-api/apidom-core': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) stampit: 4.3.2 dev: false - /@swagger-api/apidom-ns-json-schema-draft-6@0.76.2: - resolution: {integrity: sha512-i6nZtj3ie6SP1LhRtBeZNJuBppWkuC/+AsVfUzXkH5pM+3B7Puklc77hHdLtmvUTpd/iRBdlfsklvBVXJYPtUA==} + /@swagger-api/apidom-ns-json-schema-draft-6@0.77.0: + resolution: {integrity: sha512-1tXzvGdc96mHelU9IXp28pLRf/OHqCTOKtUNywwhmICEQHs9PVrPpFq4fuMjLA+QvusdUA0Z4PsYR6d51Qnv3Q==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-error': 0.76.2 - '@swagger-api/apidom-ns-json-schema-draft-4': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-error': 0.77.0 + '@swagger-api/apidom-ns-json-schema-draft-4': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) @@ -2947,14 +2956,14 @@ packages: dev: false optional: true - /@swagger-api/apidom-ns-json-schema-draft-7@0.76.2: - resolution: {integrity: sha512-Klyfi/1XkJVUZa1nJP87HPMjklmB3IxE+TSD27aZIEi7GKASu96euan0gflZaegexUBA9hsAngk98USbdpHpgQ==} + /@swagger-api/apidom-ns-json-schema-draft-7@0.77.0: + resolution: {integrity: sha512-UTwogsJ7gnCcXlwIEriezPwi6Q84rgxYrQxbwqEJN6VrYWb0R1MPJ+CnD6XkkciEI8ETfDs/3NKqto98UjRgkw==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-error': 0.76.2 - '@swagger-api/apidom-ns-json-schema-draft-6': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-error': 0.77.0 + '@swagger-api/apidom-ns-json-schema-draft-6': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) @@ -2962,95 +2971,95 @@ packages: dev: false optional: true - /@swagger-api/apidom-ns-openapi-3-0@0.76.2: - resolution: {integrity: sha512-tV7dfbAZjX4HHul6JzmWsipMIVHCX5fAsBwLTltq8qmF9X9m6kZwg7fb4pD+cGK2KVlZl/ucDDDIQLDRWpOAog==} + /@swagger-api/apidom-ns-openapi-3-0@0.77.0: + resolution: {integrity: sha512-gqd14CVh+ufC8HSVCMmBfpBU7I/2L2fb9TO3b3mI8K38D+k2dbgBsxOch3efo7x+Diwu8QNdwQFuC2n7WAwO5Q==} dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-ns-json-schema-draft-4': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-ns-json-schema-draft-4': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) stampit: 4.3.2 dev: false - /@swagger-api/apidom-ns-openapi-3-1@0.76.2: - resolution: {integrity: sha512-Mb9VhVacoWvQcBqxO4j0eweyM6PGupAOt7XcOL5CzID0dOU+P4BbAv6kHD++0bTqRgXk1O31HkS/yPJmPaTCrw==} + /@swagger-api/apidom-ns-openapi-3-1@0.77.0: + resolution: {integrity: sha512-UcGE5xMKRO+T7oFDIqYjr1kOHKe37MuUsd1CmTwu+QqZALk4L4IwOs6UUxDPyDLNeAP9g8VoXPJAPSFV0IEyYA==} dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-ast': 0.76.2 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-ns-openapi-3-0': 0.76.2 + '@swagger-api/apidom-ast': 0.77.0 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-ns-openapi-3-0': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) stampit: 4.3.2 dev: false - /@swagger-api/apidom-parser-adapter-api-design-systems-json@0.76.2: - resolution: {integrity: sha512-mJ4HLVIR9YHgWu0SiHykFQ9Sz1f3eV5Wqhrff8sH2Qll+4QSSdOOs0tW4Gp56F0HIcrU66uvrrTy1tpkO943aw==} + /@swagger-api/apidom-parser-adapter-api-design-systems-json@0.77.0: + resolution: {integrity: sha512-dwotraK1i80r4zKhV2a8p0qaPBn3dA4e167KUoY/ugwmf1lAtKL+K/Ow74wiOxQME2VD6HkM/CUV0nFJUWCS2A==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-ns-api-design-systems': 0.76.2 - '@swagger-api/apidom-parser-adapter-json': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-ns-api-design-systems': 0.77.0 + '@swagger-api/apidom-parser-adapter-json': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) dev: false optional: true - /@swagger-api/apidom-parser-adapter-api-design-systems-yaml@0.76.2: - resolution: {integrity: sha512-ot0F8Pw9/oWce6daDK+3srhNad/Iva/OlkVtN0S9cR58Zcn8p1F3s6RcN7ZG97i8EdBuyQj6Bm0jzXnOX+lvtQ==} + /@swagger-api/apidom-parser-adapter-api-design-systems-yaml@0.77.0: + resolution: {integrity: sha512-ftHsFBgNdcpMqVkRXwWyatLjaaOFdgecKPA6/1q0F0NRGEDTdWocyI4KkLuAywbpo6XsbwOHZG2cK26cbLlBEA==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-ns-api-design-systems': 0.76.2 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-ns-api-design-systems': 0.77.0 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) dev: false optional: true - /@swagger-api/apidom-parser-adapter-asyncapi-json-2@0.76.2: - resolution: {integrity: sha512-FK06pb4w5E8RQ65Nh1FHHM8aWzPL7fHr2HeuXZkbSeKu4j0xyzwYkxZVGwZJOT6YPJR0Yrkb/2rD89CNXsLctA==} + /@swagger-api/apidom-parser-adapter-asyncapi-json-2@0.77.0: + resolution: {integrity: sha512-nV2aEmZ1YeXSLbnymBNlhBdwWgQAg3DPO1bIEPJifz6zopBjcW+q+MjGAdyj57dmqygL3QoddroKCF7wGgAlLg==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-ns-asyncapi-2': 0.76.2 - '@swagger-api/apidom-parser-adapter-json': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-ns-asyncapi-2': 0.77.0 + '@swagger-api/apidom-parser-adapter-json': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) dev: false optional: true - /@swagger-api/apidom-parser-adapter-asyncapi-yaml-2@0.76.2: - resolution: {integrity: sha512-7TGhZgHZ9nmBJnFA7YhDWbNDbKoUOGVkBqx563ExHr2FewaohiQ/wagXAhKZzOK+HS+KHvob09uROtqOWGdIew==} + /@swagger-api/apidom-parser-adapter-asyncapi-yaml-2@0.77.0: + resolution: {integrity: sha512-fiYfoOttR3zbquaMzZji/+KcbGK092HQjE0HQpGvu/HfJWGfg51A0iFoWE+ebx2tklN3AhV6CD2NJuRa9DlphA==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-ns-asyncapi-2': 0.76.2 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-ns-asyncapi-2': 0.77.0 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) dev: false optional: true - /@swagger-api/apidom-parser-adapter-json@0.76.2: - resolution: {integrity: sha512-vbH7EcldZ/gSK9FnGUW1cpibM5+hiJPQcoyLmzLZe8YBxX73qzd2WAd77v+uI56eO9Z0G4KMCRCF9PDZT/tz5Q==} + /@swagger-api/apidom-parser-adapter-json@0.77.0: + resolution: {integrity: sha512-nx8zqwHIhI0E+vpgQZ2rONdrmmdnSVum3Qct2h6JetYr72UWnFDqVgxOpGbOScMH1kvG7u2n5LpfjJw02uNDKg==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-ast': 0.76.2 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-error': 0.76.2 + '@swagger-api/apidom-ast': 0.77.0 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-error': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) @@ -3061,70 +3070,70 @@ packages: dev: false optional: true - /@swagger-api/apidom-parser-adapter-openapi-json-3-0@0.76.2: - resolution: {integrity: sha512-Kqcq5QUgz1TcCuPaL+zU+wmdAEo7YM0LR5jyWQo3FAT3BhAsmeVv2wRZMiz9RMDrPyxzHzbJhjMZxCqL8r2G0g==} + /@swagger-api/apidom-parser-adapter-openapi-json-3-0@0.77.0: + resolution: {integrity: sha512-J9hiyVJg19SVgbemK/Ug1l4FjXZ4zCsxTKAlYxVSwjONJI4YdE2SqKG26JagBaTMHeJRZYK4BAC2pXAvAUKISg==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-ns-openapi-3-0': 0.76.2 - '@swagger-api/apidom-parser-adapter-json': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-ns-openapi-3-0': 0.77.0 + '@swagger-api/apidom-parser-adapter-json': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) dev: false optional: true - /@swagger-api/apidom-parser-adapter-openapi-json-3-1@0.76.2: - resolution: {integrity: sha512-kfZ4BBxww5afiIIeFT6l0/Kuob72dnYAP+Qnmp2zQB3GQUTilKqv+ddj4blCF19n8RGNERVv2RDHLTZhjg+1AA==} + /@swagger-api/apidom-parser-adapter-openapi-json-3-1@0.77.0: + resolution: {integrity: sha512-iLputU+USOtJNcUpr5mEMtWFIgdzYGAor4gujfhBbhctGDzdtFAumBU5j/hLRBQoHbfZ00o5379ekxHMDi2/7w==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-ns-openapi-3-1': 0.76.2 - '@swagger-api/apidom-parser-adapter-json': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-ns-openapi-3-1': 0.77.0 + '@swagger-api/apidom-parser-adapter-json': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) dev: false optional: true - /@swagger-api/apidom-parser-adapter-openapi-yaml-3-0@0.76.2: - resolution: {integrity: sha512-spXabhd0sgX87QaYUDou22KduSL5GHCmLNuPDpPykYelB/zZnE8aPsrjBMIgK9CPZoQCDoWYYmtRTPfJjKwf3Q==} + /@swagger-api/apidom-parser-adapter-openapi-yaml-3-0@0.77.0: + resolution: {integrity: sha512-SDZkiCF5863Q6yfCtL4pZkh0s7J6Q8kZodW8CN9zHQ025BbjfbbddTXbSefx7h/Dc3g4QyGi2XT+Qu4lvrlbkg==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-ns-openapi-3-0': 0.76.2 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-ns-openapi-3-0': 0.77.0 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) dev: false optional: true - /@swagger-api/apidom-parser-adapter-openapi-yaml-3-1@0.76.2: - resolution: {integrity: sha512-KIEg9QWeiMMKQ9VtftK+1Rc7irKQjj0VTsoEtraun9N2MWLVt7g+xZKqbqtQ4/ovv5J8JBHE+hFGLdm2qZalsg==} + /@swagger-api/apidom-parser-adapter-openapi-yaml-3-1@0.77.0: + resolution: {integrity: sha512-JxfVLS4xB7UctZPaPUZyr0WbOh7DGchfCGJvMYCgTQ+oxJaKxUvAaJveA5Ch6DkMdwLJDIRBYFJGUXQOfKN1eQ==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-ns-openapi-3-1': 0.76.2 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-ns-openapi-3-1': 0.77.0 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) dev: false optional: true - /@swagger-api/apidom-parser-adapter-yaml-1-2@0.76.2: - resolution: {integrity: sha512-nmEDYOfqeB8yCHbQ5yEQkJ09zIDOeX61KXTUktP4yErm96WVjIUk5YTTAkO7QbAEND9JHE+BAnS25cBC8BxFFA==} + /@swagger-api/apidom-parser-adapter-yaml-1-2@0.77.0: + resolution: {integrity: sha512-ID3WXpa+4+/ip+4IlDHOvGevS/4M/OzZvtHhNReY4fSz+kTVIdp0C4tqDHcll+2+U360O4Y+bAChvI5BlrYgcw==} requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-ast': 0.76.2 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-error': 0.76.2 + '@swagger-api/apidom-ast': 0.77.0 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-error': 0.77.0 '@types/ramda': 0.29.3 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) @@ -3135,34 +3144,34 @@ packages: dev: false optional: true - /@swagger-api/apidom-reference@0.76.2: - resolution: {integrity: sha512-O1qX6Tql+B18Em/ERyqCzuhcvOG3JeRq4QIHfebzS3lNxpxX6si/z0DrL5K1azBldmnXx7UGqt/fvwq8GQJmIA==} + /@swagger-api/apidom-reference@0.77.0: + resolution: {integrity: sha512-hwViVP7CORnuMYpxav1LH1YPslJyUAx3YsyMwrg5yeo7d8Fn1PCV7VYyFwvjgfOOdFinDkjZxKA9GXDVk2mR0g==} dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 '@types/ramda': 0.29.3 - axios: 1.4.0 + axios: 1.5.1 minimatch: 7.4.6 process: 0.11.10 ramda: 0.29.0 ramda-adjunct: 4.1.1(ramda@0.29.0) stampit: 4.3.2 optionalDependencies: - '@swagger-api/apidom-error': 0.76.2 - '@swagger-api/apidom-json-pointer': 0.76.2 - '@swagger-api/apidom-ns-asyncapi-2': 0.76.2 - '@swagger-api/apidom-ns-openapi-3-0': 0.76.2 - '@swagger-api/apidom-ns-openapi-3-1': 0.76.2 - '@swagger-api/apidom-parser-adapter-api-design-systems-json': 0.76.2 - '@swagger-api/apidom-parser-adapter-api-design-systems-yaml': 0.76.2 - '@swagger-api/apidom-parser-adapter-asyncapi-json-2': 0.76.2 - '@swagger-api/apidom-parser-adapter-asyncapi-yaml-2': 0.76.2 - '@swagger-api/apidom-parser-adapter-json': 0.76.2 - '@swagger-api/apidom-parser-adapter-openapi-json-3-0': 0.76.2 - '@swagger-api/apidom-parser-adapter-openapi-json-3-1': 0.76.2 - '@swagger-api/apidom-parser-adapter-openapi-yaml-3-0': 0.76.2 - '@swagger-api/apidom-parser-adapter-openapi-yaml-3-1': 0.76.2 - '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.76.2 + '@swagger-api/apidom-error': 0.77.0 + '@swagger-api/apidom-json-pointer': 0.77.0 + '@swagger-api/apidom-ns-asyncapi-2': 0.77.0 + '@swagger-api/apidom-ns-openapi-3-0': 0.77.0 + '@swagger-api/apidom-ns-openapi-3-1': 0.77.0 + '@swagger-api/apidom-parser-adapter-api-design-systems-json': 0.77.0 + '@swagger-api/apidom-parser-adapter-api-design-systems-yaml': 0.77.0 + '@swagger-api/apidom-parser-adapter-asyncapi-json-2': 0.77.0 + '@swagger-api/apidom-parser-adapter-asyncapi-yaml-2': 0.77.0 + '@swagger-api/apidom-parser-adapter-json': 0.77.0 + '@swagger-api/apidom-parser-adapter-openapi-json-3-0': 0.77.0 + '@swagger-api/apidom-parser-adapter-openapi-json-3-1': 0.77.0 + '@swagger-api/apidom-parser-adapter-openapi-yaml-3-0': 0.77.0 + '@swagger-api/apidom-parser-adapter-openapi-yaml-3-1': 0.77.0 + '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.77.0 transitivePeerDependencies: - debug dev: false @@ -3489,7 +3498,7 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.48.0)(typescript@5.2.2): + /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.50.0)(typescript@5.2.2): resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3501,12 +3510,12 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 5.62.0(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/parser': 5.62.0(eslint@8.50.0)(typescript@5.2.2) '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0(eslint@8.48.0)(typescript@5.2.2) - '@typescript-eslint/utils': 5.62.0(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/type-utils': 5.62.0(eslint@8.50.0)(typescript@5.2.2) + '@typescript-eslint/utils': 5.62.0(eslint@8.50.0)(typescript@5.2.2) debug: 4.3.4(supports-color@8.1.1) - eslint: 8.48.0 + eslint: 8.50.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 @@ -3517,8 +3526,8 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin@6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.2.2): - resolution: {integrity: sha512-3F5PtBzUW0dYlq77Lcqo13fv+58KDwUib3BddilE8ajPJT+faGgxmI9Sw+I8ZS22BYwoir9ZhNXcLi+S+I2bkw==} + /@typescript-eslint/eslint-plugin@6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)(typescript@5.2.2): + resolution: {integrity: sha512-DAbgDXwtX+pDkAHwiGhqP3zWUGpW49B7eqmgpPtg+BKJXwdct79ut9+ifqOFPJGClGKSHXn2PTBatCnldJRUoA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -3529,13 +3538,13 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.4.1(eslint@8.48.0)(typescript@5.2.2) - '@typescript-eslint/scope-manager': 6.4.1 - '@typescript-eslint/type-utils': 6.4.1(eslint@8.48.0)(typescript@5.2.2) - '@typescript-eslint/utils': 6.4.1(eslint@8.48.0)(typescript@5.2.2) - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/parser': 6.7.4(eslint@8.50.0)(typescript@5.2.2) + '@typescript-eslint/scope-manager': 6.7.4 + '@typescript-eslint/type-utils': 6.7.4(eslint@8.50.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.7.4(eslint@8.50.0)(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 6.7.4 debug: 4.3.4(supports-color@8.1.1) - eslint: 8.48.0 + eslint: 8.50.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 @@ -3546,7 +3555,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@5.62.0(eslint@8.48.0)(typescript@5.2.2): + /@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.2.2): resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3560,14 +3569,14 @@ packages: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.2.2) debug: 4.3.4(supports-color@8.1.1) - eslint: 8.48.0 + eslint: 8.50.0 typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.4.1(eslint@8.48.0)(typescript@5.2.2): - resolution: {integrity: sha512-610G6KHymg9V7EqOaNBMtD1GgpAmGROsmfHJPXNLCU9bfIuLrkdOygltK784F6Crboyd5tBFayPB7Sf0McrQwg==} + /@typescript-eslint/parser@6.7.4(eslint@8.50.0)(typescript@5.2.2): + resolution: {integrity: sha512-I5zVZFY+cw4IMZUeNCU7Sh2PO5O57F7Lr0uyhgCJmhN/BuTlnc55KxPonR4+EM3GBdfiCyGZye6DgMjtubQkmA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -3576,12 +3585,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.4.1 - '@typescript-eslint/types': 6.4.1 - '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.2.2) - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/scope-manager': 6.7.4 + '@typescript-eslint/types': 6.7.4 + '@typescript-eslint/typescript-estree': 6.7.4(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 6.7.4 debug: 4.3.4(supports-color@8.1.1) - eslint: 8.48.0 + eslint: 8.50.0 typescript: 5.2.2 transitivePeerDependencies: - supports-color @@ -3595,15 +3604,15 @@ packages: '@typescript-eslint/visitor-keys': 5.62.0 dev: true - /@typescript-eslint/scope-manager@6.4.1: - resolution: {integrity: sha512-p/OavqOQfm4/Hdrr7kvacOSFjwQ2rrDVJRPxt/o0TOWdFnjJptnjnZ+sYDR7fi4OimvIuKp+2LCkc+rt9fIW+A==} + /@typescript-eslint/scope-manager@6.7.4: + resolution: {integrity: sha512-SdGqSLUPTXAXi7c3Ob7peAGVnmMoGzZ361VswK2Mqf8UOYcODiYvs8rs5ILqEdfvX1lE7wEZbLyELCW+Yrql1A==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.4.1 - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/types': 6.7.4 + '@typescript-eslint/visitor-keys': 6.7.4 dev: true - /@typescript-eslint/type-utils@5.62.0(eslint@8.48.0)(typescript@5.2.2): + /@typescript-eslint/type-utils@5.62.0(eslint@8.50.0)(typescript@5.2.2): resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3614,17 +3623,17 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.2.2) - '@typescript-eslint/utils': 5.62.0(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/utils': 5.62.0(eslint@8.50.0)(typescript@5.2.2) debug: 4.3.4(supports-color@8.1.1) - eslint: 8.48.0 + eslint: 8.50.0 tsutils: 3.21.0(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/type-utils@6.4.1(eslint@8.48.0)(typescript@5.2.2): - resolution: {integrity: sha512-7ON8M8NXh73SGZ5XvIqWHjgX2f+vvaOarNliGhjrJnv1vdjG0LVIz+ToYfPirOoBi56jxAKLfsLm40+RvxVVXA==} + /@typescript-eslint/type-utils@6.7.4(eslint@8.50.0)(typescript@5.2.2): + resolution: {integrity: sha512-n+g3zi1QzpcAdHFP9KQF+rEFxMb2KxtnJGID3teA/nxKHOVi3ylKovaqEzGBbVY2pBttU6z85gp0D00ufLzViQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -3633,10 +3642,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.2.2) - '@typescript-eslint/utils': 6.4.1(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/typescript-estree': 6.7.4(typescript@5.2.2) + '@typescript-eslint/utils': 6.7.4(eslint@8.50.0)(typescript@5.2.2) debug: 4.3.4(supports-color@8.1.1) - eslint: 8.48.0 + eslint: 8.50.0 ts-api-utils: 1.0.1(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: @@ -3648,8 +3657,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@6.4.1: - resolution: {integrity: sha512-zAAopbNuYu++ijY1GV2ylCsQsi3B8QvfPHVqhGdDcbx/NK5lkqMnCGU53amAjccSpk+LfeONxwzUhDzArSfZJg==} + /@typescript-eslint/types@6.7.4: + resolution: {integrity: sha512-o9XWK2FLW6eSS/0r/tgjAGsYasLAnOWg7hvZ/dGYSSNjCh+49k5ocPN8OmG5aZcSJ8pclSOyVKP2x03Sj+RrCA==} engines: {node: ^16.0.0 || >=18.0.0} dev: true @@ -3674,8 +3683,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree@6.4.1(typescript@5.2.2): - resolution: {integrity: sha512-xF6Y7SatVE/OyV93h1xGgfOkHr2iXuo8ip0gbfzaKeGGuKiAnzS+HtVhSPx8Www243bwlW8IF7X0/B62SzFftg==} + /@typescript-eslint/typescript-estree@6.7.4(typescript@5.2.2): + resolution: {integrity: sha512-ty8b5qHKatlNYd9vmpHooQz3Vki3gG+3PchmtsA4TgrZBKWHNjWfkQid7K7xQogBqqc7/BhGazxMD5vr6Ha+iQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -3683,8 +3692,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.4.1 - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/types': 6.7.4 + '@typescript-eslint/visitor-keys': 6.7.4 debug: 4.3.4(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 @@ -3695,19 +3704,19 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@5.62.0(eslint@8.48.0)(typescript@5.2.2): + /@typescript-eslint/utils@5.62.0(eslint@8.50.0)(typescript@5.2.2): resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.2.2) - eslint: 8.48.0 + eslint: 8.50.0 eslint-scope: 5.1.1 semver: 7.5.4 transitivePeerDependencies: @@ -3715,19 +3724,19 @@ packages: - typescript dev: true - /@typescript-eslint/utils@6.4.1(eslint@8.48.0)(typescript@5.2.2): - resolution: {integrity: sha512-F/6r2RieNeorU0zhqZNv89s9bDZSovv3bZQpUNOmmQK1L80/cV4KEu95YUJWi75u5PhboFoKUJBnZ4FQcoqhDw==} + /@typescript-eslint/utils@6.7.4(eslint@8.50.0)(typescript@5.2.2): + resolution: {integrity: sha512-PRQAs+HUn85Qdk+khAxsVV+oULy3VkbH3hQ8hxLRJXWBEd7iI+GbQxH5SEUSH7kbEoTp6oT1bOwyga24ELALTA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.4.1 - '@typescript-eslint/types': 6.4.1 - '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.2.2) - eslint: 8.48.0 + '@typescript-eslint/scope-manager': 6.7.4 + '@typescript-eslint/types': 6.7.4 + '@typescript-eslint/typescript-estree': 6.7.4(typescript@5.2.2) + eslint: 8.50.0 semver: 7.5.4 transitivePeerDependencies: - supports-color @@ -3742,11 +3751,11 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@typescript-eslint/visitor-keys@6.4.1: - resolution: {integrity: sha512-y/TyRJsbZPkJIZQXrHfdnxVnxyKegnpEvnRGNam7s3TRR2ykGefEWOhaef00/UUN3IZxizS7BTO3svd3lCOJRQ==} + /@typescript-eslint/visitor-keys@6.7.4: + resolution: {integrity: sha512-pOW37DUhlTZbvph50x5zZCkFn3xzwkGtNoJHzIM3svpiSkJzwOYr/kVBaXmf+RAQiUDs1AHEZVNPg6UJCJpwRA==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.4.1 + '@typescript-eslint/types': 6.7.4 eslint-visitor-keys: 3.4.3 dev: true @@ -3760,7 +3769,7 @@ packages: '@babel/core': 7.22.11 '@babel/plugin-transform-typescript': 7.22.11(@babel/core@7.22.11) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.11) - vite: 4.4.9(@types/node@18.18.0)(sass@1.66.1) + vite: 4.4.9(@types/node@18.18.0)(sass@1.69.0) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -3773,7 +3782,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.9(@types/node@18.18.0)(sass@1.66.1) + vite: 4.4.9(@types/node@18.18.0)(sass@1.69.0) vue: 3.3.4 dev: true @@ -3819,7 +3828,7 @@ packages: pathe: 1.1.1 picocolors: 1.0.0 sirv: 2.0.3 - vitest: 0.34.2(@vitest/ui@0.34.2)(jsdom@22.1.0)(sass@1.66.1) + vitest: 0.34.2(@vitest/ui@0.34.2)(jsdom@22.1.0)(sass@1.69.0) dev: true /@vitest/utils@0.34.2: @@ -3862,7 +3871,7 @@ packages: '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.11) '@babel/template': 7.22.5 '@babel/traverse': 7.22.5 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 '@vue/babel-helper-vue-transform-on': 1.1.5 camelcase: 6.3.0 html-tags: 3.3.1 @@ -3908,20 +3917,20 @@ packages: /@vue/devtools-api@6.5.0: resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} - /@vue/eslint-config-standard@8.0.1(@typescript-eslint/parser@6.4.1)(eslint-plugin-vue@9.17.0)(eslint@8.48.0): + /@vue/eslint-config-standard@8.0.1(@typescript-eslint/parser@6.7.4)(eslint-plugin-vue@9.17.0)(eslint@8.50.0): resolution: {integrity: sha512-+FsTb8kOf2GSbXXTwbigRBRRur/byMbwL6Ijii2JoXW4hsLB4arl9lbgV54OUOV5o20INLHDmBVONO16rP/a1g==} peerDependencies: eslint: ^8.0.1 eslint-plugin-vue: ^9.2.0 dependencies: - eslint: 8.48.0 - eslint-config-standard: 17.1.0(eslint-plugin-import@2.28.1)(eslint-plugin-n@15.7.0)(eslint-plugin-promise@6.1.1)(eslint@8.48.0) + eslint: 8.50.0 + eslint-config-standard: 17.1.0(eslint-plugin-import@2.28.1)(eslint-plugin-n@15.7.0)(eslint-plugin-promise@6.1.1)(eslint@8.50.0) eslint-import-resolver-custom-alias: 1.3.2(eslint-plugin-import@2.28.1) eslint-import-resolver-node: 0.3.7 - eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0) - eslint-plugin-n: 15.7.0(eslint@8.48.0) - eslint-plugin-promise: 6.1.1(eslint@8.48.0) - eslint-plugin-vue: 9.17.0(eslint@8.48.0) + eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.4)(eslint@8.50.0) + eslint-plugin-n: 15.7.0(eslint@8.50.0) + eslint-plugin-promise: 6.1.1(eslint@8.50.0) + eslint-plugin-vue: 9.17.0(eslint@8.50.0) transitivePeerDependencies: - '@typescript-eslint/parser' - eslint-import-resolver-typescript @@ -3929,7 +3938,7 @@ packages: - supports-color dev: true - /@vue/eslint-config-typescript@11.0.3(eslint-plugin-vue@9.17.0)(eslint@8.48.0)(typescript@5.2.2): + /@vue/eslint-config-typescript@11.0.3(eslint-plugin-vue@9.17.0)(eslint@8.50.0)(typescript@5.2.2): resolution: {integrity: sha512-dkt6W0PX6H/4Xuxg/BlFj5xHvksjpSlVjtkQCpaYJBIEuKj2hOVU7r+TIe+ysCwRYFz/lGqvklntRkCAibsbPw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: @@ -3940,12 +3949,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.48.0)(typescript@5.2.2) - '@typescript-eslint/parser': 5.62.0(eslint@8.48.0)(typescript@5.2.2) - eslint: 8.48.0 - eslint-plugin-vue: 9.17.0(eslint@8.48.0) + '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.50.0)(typescript@5.2.2) + '@typescript-eslint/parser': 5.62.0(eslint@8.50.0)(typescript@5.2.2) + eslint: 8.50.0 + eslint-plugin-vue: 9.17.0(eslint@8.50.0) typescript: 5.2.2 - vue-eslint-parser: 9.3.1(eslint@8.48.0) + vue-eslint-parser: 9.3.1(eslint@8.50.0) transitivePeerDependencies: - supports-color dev: true @@ -4629,8 +4638,8 @@ packages: transitivePeerDependencies: - debug - /axios@1.4.0: - resolution: {integrity: sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==} + /axios@1.5.1: + resolution: {integrity: sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==} dependencies: follow-redirects: 1.15.2 form-data: 4.0.0 @@ -4742,7 +4751,7 @@ packages: resolution: {integrity: sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw==} engines: {node: '>= 10.0.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 dev: true /babylon@6.18.0: @@ -5528,7 +5537,7 @@ packages: resolution: {integrity: sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==} dependencies: '@babel/parser': 7.22.11 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 dev: true /content-disposition@0.5.4: @@ -5743,14 +5752,6 @@ packages: cross-spawn: 7.0.3 dev: true - /cross-fetch@3.1.6: - resolution: {integrity: sha512-riRvo06crlE8HiqOwIpQhxwdOk4fOeR7FVM/wXoxchFEqMNUjvbs3bfo4OTgMEMHzppd4DxFBDbyySj8Cv781g==} - dependencies: - node-fetch: 2.6.11 - transitivePeerDependencies: - - encoding - dev: false - /cross-spawn@6.0.5: resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==} engines: {node: '>=4.8'} @@ -6538,7 +6539,7 @@ packages: engines: {node: '>=12'} dev: true - /eslint-config-standard@17.1.0(eslint-plugin-import@2.28.1)(eslint-plugin-n@15.7.0)(eslint-plugin-promise@6.1.1)(eslint@8.48.0): + /eslint-config-standard@17.1.0(eslint-plugin-import@2.28.1)(eslint-plugin-n@15.7.0)(eslint-plugin-promise@6.1.1)(eslint@8.50.0): resolution: {integrity: sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==} engines: {node: '>=12.0.0'} peerDependencies: @@ -6547,10 +6548,10 @@ packages: eslint-plugin-n: '^15.0.0 || ^16.0.0 ' eslint-plugin-promise: ^6.0.0 dependencies: - eslint: 8.48.0 - eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0) - eslint-plugin-n: 15.7.0(eslint@8.48.0) - eslint-plugin-promise: 6.1.1(eslint@8.48.0) + eslint: 8.50.0 + eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.4)(eslint@8.50.0) + eslint-plugin-n: 15.7.0(eslint@8.50.0) + eslint-plugin-promise: 6.1.1(eslint@8.50.0) dev: true /eslint-import-resolver-custom-alias@1.3.2(eslint-plugin-import@2.28.1): @@ -6558,7 +6559,7 @@ packages: peerDependencies: eslint-plugin-import: '>=2.2.0' dependencies: - eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0) + eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.4)(eslint@8.50.0) glob-parent: 6.0.2 resolve: 1.22.4 dev: true @@ -6573,7 +6574,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.4.1)(eslint-import-resolver-node@0.3.7)(eslint@8.48.0): + /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.7.4)(eslint-import-resolver-node@0.3.7)(eslint@8.50.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -6594,46 +6595,46 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.4.1(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.7.4(eslint@8.50.0)(typescript@5.2.2) debug: 3.2.7(supports-color@8.1.1) - eslint: 8.48.0 + eslint: 8.50.0 eslint-import-resolver-node: 0.3.7 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-cypress@2.14.0(eslint@8.48.0): - resolution: {integrity: sha512-eW6tv7iIg7xujleAJX4Ujm649Bf5jweqa4ObPEIuueYRyLZt7qXGWhCY/n4bfeFW/j6nQZwbIBHKZt6EKcL/cg==} + /eslint-plugin-cypress@2.15.1(eslint@8.50.0): + resolution: {integrity: sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w==} peerDependencies: eslint: '>= 3.2.1' dependencies: - eslint: 8.48.0 + eslint: 8.50.0 globals: 13.20.0 dev: true - /eslint-plugin-es@3.0.1(eslint@8.48.0): + /eslint-plugin-es@3.0.1(eslint@8.50.0): resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.48.0 + eslint: 8.50.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-es@4.1.0(eslint@8.48.0): + /eslint-plugin-es@4.1.0(eslint@8.50.0): resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.48.0 + eslint: 8.50.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0): + /eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.7.4)(eslint@8.50.0): resolution: {integrity: sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==} engines: {node: '>=4'} peerDependencies: @@ -6643,16 +6644,16 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 6.4.1(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.7.4(eslint@8.50.0)(typescript@5.2.2) array-includes: 3.1.6 array.prototype.findlastindex: 1.2.2 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 debug: 3.2.7(supports-color@8.1.1) doctrine: 2.1.0 - eslint: 8.48.0 + eslint: 8.50.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.4.1)(eslint-import-resolver-node@0.3.7)(eslint@8.48.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.4)(eslint-import-resolver-node@0.3.7)(eslint@8.50.0) has: 1.0.3 is-core-module: 2.13.0 is-glob: 4.0.3 @@ -6668,16 +6669,16 @@ packages: - supports-color dev: true - /eslint-plugin-n@15.7.0(eslint@8.48.0): + /eslint-plugin-n@15.7.0(eslint@8.50.0): resolution: {integrity: sha512-jDex9s7D/Qial8AGVIHq4W7NswpUD5DPDL2RH8Lzd9EloWUuvUkHfv4FRLMipH5q2UtyurorBkPeNi1wVWNh3Q==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 5.0.1 - eslint: 8.48.0 - eslint-plugin-es: 4.1.0(eslint@8.48.0) - eslint-utils: 3.0.0(eslint@8.48.0) + eslint: 8.50.0 + eslint-plugin-es: 4.1.0(eslint@8.50.0) + eslint-utils: 3.0.0(eslint@8.50.0) ignore: 5.2.4 is-core-module: 2.13.0 minimatch: 3.1.2 @@ -6685,14 +6686,14 @@ packages: semver: 7.5.4 dev: true - /eslint-plugin-node@11.1.0(eslint@8.48.0): + /eslint-plugin-node@11.1.0(eslint@8.50.0): resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=5.16.0' dependencies: - eslint: 8.48.0 - eslint-plugin-es: 3.0.1(eslint@8.48.0) + eslint: 8.50.0 + eslint-plugin-es: 3.0.1(eslint@8.50.0) eslint-utils: 2.1.0 ignore: 5.2.4 minimatch: 3.1.2 @@ -6700,28 +6701,28 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-promise@6.1.1(eslint@8.48.0): + /eslint-plugin-promise@6.1.1(eslint@8.50.0): resolution: {integrity: sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.48.0 + eslint: 8.50.0 dev: true - /eslint-plugin-vue@9.17.0(eslint@8.48.0): + /eslint-plugin-vue@9.17.0(eslint@8.50.0): resolution: {integrity: sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0) - eslint: 8.48.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0) + eslint: 8.50.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.13 semver: 7.5.4 - vue-eslint-parser: 9.3.1(eslint@8.48.0) + vue-eslint-parser: 9.3.1(eslint@8.50.0) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -6758,13 +6759,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils@3.0.0(eslint@8.48.0): + /eslint-utils@3.0.0(eslint@8.50.0): resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.48.0 + eslint: 8.50.0 eslint-visitor-keys: 2.1.0 dev: true @@ -6783,16 +6784,16 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.48.0: - resolution: {integrity: sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg==} + /eslint@8.50.0: + resolution: {integrity: sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0) '@eslint-community/regexpp': 4.6.2 '@eslint/eslintrc': 2.1.2 - '@eslint/js': 8.48.0 - '@humanwhocodes/config-array': 0.11.10 + '@eslint/js': 8.50.0 + '@humanwhocodes/config-array': 0.11.11 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 @@ -7332,10 +7333,6 @@ packages: resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==} dev: true - /form-data-encoder@1.9.0: - resolution: {integrity: sha512-rahaRMkN8P8d/tgK/BLPX+WBVM27NbvdXBxqQujBtkDAIFspaRqN7Od7lfdGQA6KAD+f82fYCLBq1ipvcu8qLw==} - dev: false - /form-data@2.3.3: resolution: {integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==} engines: {node: '>= 0.12'} @@ -7367,14 +7364,6 @@ packages: engines: {node: '>=0.4.x'} dev: false - /formdata-node@4.4.1: - resolution: {integrity: sha512-0iirZp3uVDjVGt9p49aTaqjk84TrglENEDuqfdlZQ1roC9CWlPk6Avf8EEnZNcAqPonwkG35x4n3ww/1THYAeQ==} - engines: {node: '>= 12.20'} - dependencies: - node-domexception: 1.0.0 - web-streams-polyfill: 4.0.0-beta.3 - dev: false - /forwarded@0.2.0: resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} engines: {node: '>= 0.6'} @@ -9912,6 +9901,10 @@ packages: dev: false optional: true + /node-abort-controller@3.1.1: + resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==} + dev: false + /node-addon-api@3.2.1: resolution: {integrity: sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==} dev: true @@ -9930,6 +9923,14 @@ packages: skin-tone: 2.0.0 dev: true + /node-fetch-commonjs@3.3.2: + resolution: {integrity: sha512-VBlAiynj3VMLrotgwOS3OyECFxas5y7ltLcK4t41lMUZeaK15Ym4QRkqN0EQKAFL42q9i21EPKjzLUPfltR72A==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dependencies: + node-domexception: 1.0.0 + web-streams-polyfill: 3.2.1 + dev: false + /node-fetch@2.6.11: resolution: {integrity: sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==} engines: {node: 4.x || >=6.0.0} @@ -9940,6 +9941,7 @@ packages: optional: true dependencies: whatwg-url: 5.0.0 + dev: true /node-fetch@2.6.7: resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==} @@ -10255,7 +10257,7 @@ packages: '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.45 '@zkochan/js-yaml': 0.0.6 - axios: 1.4.0 + axios: 1.5.1 chalk: 4.1.2 cli-cursor: 3.1.0 cli-spinners: 2.6.1 @@ -11202,10 +11204,6 @@ packages: end-of-stream: 1.4.4 once: 1.4.0 - /punycode@1.4.1: - resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} - dev: false - /punycode@2.3.0: resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} engines: {node: '>=6'} @@ -11952,8 +11950,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sass@1.66.1: - resolution: {integrity: sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==} + /sass@1.69.0: + resolution: {integrity: sha512-l3bbFpfTOGgQZCLU/gvm1lbsQ5mC/WnLz3djL2v4WCJBDrWm58PO+jgngcGRNnKUh6wSsdm50YaovTqskZ0xDQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -12813,29 +12811,26 @@ packages: resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==} dev: true - /swagger-client@3.20.2: - resolution: {integrity: sha512-fjOI/ut7uCeT7CHHNNIa1WIT9SnzKxyoaVnysyuarVpSodpOq6D2loZStBGU4mwpXF+KvatCw2qQk9Ub6fRzZw==} + /swagger-client@3.23.0: + resolution: {integrity: sha512-n0erqA78BVFiQkb+HDdho4sKxGz+7u3g3BKkoQHy6KArF79TCKpD6GSPJwenknsuA8byjTd+CkgTBtCmJgXRFA==} dependencies: '@babel/runtime-corejs3': 7.22.15 - '@swagger-api/apidom-core': 0.76.2 - '@swagger-api/apidom-json-pointer': 0.76.2 - '@swagger-api/apidom-ns-openapi-3-1': 0.76.2 - '@swagger-api/apidom-reference': 0.76.2 + '@swagger-api/apidom-core': 0.77.0 + '@swagger-api/apidom-json-pointer': 0.77.0 + '@swagger-api/apidom-ns-openapi-3-1': 0.77.0 + '@swagger-api/apidom-reference': 0.77.0 cookie: 0.5.0 - cross-fetch: 3.1.6 deepmerge: 4.3.1 fast-json-patch: 3.1.1 - form-data-encoder: 1.9.0 - formdata-node: 4.4.1 is-plain-object: 5.0.0 js-yaml: 4.1.0 - lodash: 4.17.21 + node-abort-controller: 3.1.1 + node-fetch-commonjs: 3.3.2 qs: 6.11.2 traverse: 0.6.7 - url: 0.11.1 + undici: 5.25.4 transitivePeerDependencies: - debug - - encoding dev: false /swagger-ui@4.19.1: @@ -12873,7 +12868,7 @@ packages: reselect: 4.1.8 serialize-error: 8.1.0 sha.js: 2.4.11 - swagger-client: 3.20.2 + swagger-client: 3.23.0 url-parse: 1.5.10 xml: 1.0.1 xml-but-prettier: 1.0.1 @@ -12883,7 +12878,6 @@ packages: - '@types/react' - '@types/react-dom' - debug - - encoding - react-native dev: false @@ -13152,6 +13146,7 @@ packages: /tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} + dev: true /tr46@4.1.1: resolution: {integrity: sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==} @@ -13508,6 +13503,13 @@ packages: resolution: {integrity: sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==} dev: false + /undici@5.25.4: + resolution: {integrity: sha512-450yJxT29qKMf3aoudzFpIciqpx6Pji3hEWaXqXmanbXF58LTAGCKxcJjxMXWu3iG+Mudgo3ZUfDB6YDFd/dAw==} + engines: {node: '>=14.0'} + dependencies: + '@fastify/busboy': 2.0.0 + dev: false + /unicode-emoji-modifier-base@1.0.0: resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==} engines: {node: '>=4'} @@ -13613,13 +13615,6 @@ packages: querystringify: 2.2.0 requires-port: 1.0.0 - /url@0.11.1: - resolution: {integrity: sha512-rWS3H04/+mzzJkv0eZ7vEDGiQbgquI1fGfOad6zKvgYQi1SzMmhl7c/DdRGxhaWrVH6z0qWITo8rpnxK/RfEhA==} - dependencies: - punycode: 1.4.1 - qs: 6.11.2 - dev: false - /use-sync-external-store@1.2.0(react@17.0.2): resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} peerDependencies: @@ -13725,7 +13720,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@0.34.2(@types/node@18.18.0)(sass@1.66.1): + /vite-node@0.34.2(@types/node@18.18.0)(sass@1.69.0): resolution: {integrity: sha512-JtW249Zm3FB+F7pQfH56uWSdlltCo1IOkZW5oHBzeQo0iX4jtC7o1t9aILMGd9kVekXBP2lfJBEQt9rBh07ebA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -13735,7 +13730,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.9(@types/node@18.18.0)(sass@1.66.1) + vite: 4.4.9(@types/node@18.18.0)(sass@1.69.0) transitivePeerDependencies: - '@types/node' - less @@ -13757,10 +13752,10 @@ packages: es-module-lexer: 0.4.1 fs-extra: 10.1.0 magic-string: 0.25.9 - vite: 4.4.9(@types/node@18.18.0)(sass@1.66.1) + vite: 4.4.9(@types/node@18.18.0)(sass@1.69.0) dev: true - /vite@4.4.9(@types/node@18.18.0)(sass@1.66.1): + /vite@4.4.9(@types/node@18.18.0)(sass@1.69.0): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -13792,12 +13787,12 @@ packages: esbuild: 0.18.16 postcss: 8.4.30 rollup: 3.28.0 - sass: 1.66.1 + sass: 1.69.0 optionalDependencies: fsevents: 2.3.2 dev: true - /vitest@0.34.2(@vitest/ui@0.34.2)(jsdom@22.1.0)(sass@1.66.1): + /vitest@0.34.2(@vitest/ui@0.34.2)(jsdom@22.1.0)(sass@1.69.0): resolution: {integrity: sha512-WgaIvBbjsSYMq/oiMlXUI7KflELmzM43BEvkdC/8b5CAod4ryAiY2z8uR6Crbi5Pjnu5oOmhKa9sy7uk6paBxQ==} engines: {node: '>=v14.18.0'} hasBin: true @@ -13851,8 +13846,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.7.0 - vite: 4.4.9(@types/node@18.18.0)(sass@1.66.1) - vite-node: 0.34.2(@types/node@18.18.0)(sass@1.66.1) + vite: 4.4.9(@types/node@18.18.0)(sass@1.69.0) + vite-node: 0.34.2(@types/node@18.18.0)(sass@1.69.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -13900,14 +13895,14 @@ packages: sortablejs: 1.15.0 vue: 3.3.4 - /vue-eslint-parser@9.3.1(eslint@8.48.0): + /vue-eslint-parser@9.3.1(eslint@8.50.0): resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4(supports-color@8.1.1) - eslint: 8.48.0 + eslint: 8.50.0 eslint-scope: 7.2.0 eslint-visitor-keys: 3.4.3 espree: 9.5.2 @@ -13985,9 +13980,9 @@ packages: defaults: 1.0.4 dev: true - /web-streams-polyfill@4.0.0-beta.3: - resolution: {integrity: sha512-QW95TCTaHmsYfHDybGMwO5IJIM93I/6vTRk+daHTWFPhwh+C8Cg7j7XyKrwrj8Ib6vYXe0ocYNrmzY4xAAN6ug==} - engines: {node: '>= 14'} + /web-streams-polyfill@3.2.1: + resolution: {integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==} + engines: {node: '>= 8'} dev: false /web-tree-sitter@0.20.3: @@ -13998,6 +13993,7 @@ packages: /webidl-conversions@3.0.1: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} + dev: true /webidl-conversions@7.0.0: resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==} @@ -14225,6 +14221,7 @@ packages: dependencies: tr46: 0.0.3 webidl-conversions: 3.0.1 + dev: true /which-boxed-primitive@1.0.2: resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} @@ -14307,7 +14304,7 @@ packages: engines: {node: '>= 10.0.0'} dependencies: '@babel/parser': 7.22.11 - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 assert-never: 1.2.1 babel-walk: 3.0.0-canary-5 dev: true