From 0868bc70f085be660c206e710f7ee54a66c88c5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 06:35:34 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies with stable version --- package.json | 34 +- .../analytics/analytics-chart/package.json | 4 +- .../analytics-metric-provider/package.json | 2 +- .../analytics/dashboard-renderer/package.json | 2 +- packages/analytics/metric-cards/package.json | 2 +- packages/core/app-layout/package.json | 2 +- packages/core/cli/package.json | 2 +- packages/core/copy-uuid/package.json | 2 +- packages/core/core/package.json | 6 +- packages/core/documentation/package.json | 4 +- packages/core/error-boundary/package.json | 2 +- packages/core/forms/package.json | 2 +- packages/core/i18n/package.json | 2 +- packages/core/misc-widgets/package.json | 2 +- packages/core/sandbox-layout/package.json | 2 +- .../entities-certificates/package.json | 8 +- .../package.json | 6 +- .../entities-consumer-groups/package.json | 6 +- .../entities/entities-consumers/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 +- packages/portal/document-viewer/package.json | 2 +- packages/portal/spec-renderer/package.json | 4 +- .../swagger-ui-web-component/package.json | 2 +- pnpm-lock.yaml | 1065 ++++++++--------- 32 files changed, 590 insertions(+), 633 deletions(-) diff --git a/package.json b/package.json index c394a65f2a..e8a9d3e055 100644 --- a/package.json +++ b/package.json @@ -19,50 +19,50 @@ "lerna": "lerna" }, "devDependencies": { - "@babel/types": "^7.23.6", + "@babel/types": "^7.23.9", "@commitlint/cli": "^18.6.0", "@commitlint/config-conventional": "^18.6.0", "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", - "@evilmartians/lefthook": "^1.5.6", + "@evilmartians/lefthook": "^1.5.7", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "@rushstack/eslint-patch": "^1.7.0", + "@rushstack/eslint-patch": "^1.7.2", "@types/flat": "^5.0.5", "@types/js-yaml": "^4.0.9", "@types/jsdom": "^21.1.6", - "@types/node": "^18.19.7", - "@types/uuid": "^9.0.7", + "@types/node": "^18.19.15", + "@types/uuid": "^9.0.8", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", - "@vitejs/plugin-vue": "^5.0.3", + "@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue-jsx": "^3.1.0", - "@vitest/ui": "^1.2.0", + "@vitest/ui": "^1.2.2", "@vue/eslint-config-standard": "^8.0.1", "@vue/eslint-config-typescript": "^12.0.0", - "@vue/test-utils": "^2.4.3", + "@vue/test-utils": "^2.4.4", "@vue/tsconfig": "^0.5.1", "c8": "^9.1.0", "commitizen": "^4.3.0", "cross-env": "^7.0.3", - "cypress": "^13.6.2", + "cypress": "^13.6.4", "cz-conventional-changelog": "^3.3.0", "eslint": "^8.56.0", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-import": "^2.29.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^6.1.1", - "eslint-plugin-vue": "^9.20.1", + "eslint-plugin-vue": "^9.21.1", "js-yaml": "^4.1.0", "jsdom": "^23.2.0", "lerna": "^8.1.2", "npm-run-all": "^4.1.5", - "postcss": "^8.4.33", + "postcss": "^8.4.35", "postcss-custom-properties": "^13.3.4", "postcss-html": "^1.6.0", "rimraf": "^5.0.5", "rollup-plugin-visualizer": "^5.12.0", - "sass": "^1.69.7", - "stylelint": "^16.2.0", + "sass": "^1.70.0", + "stylelint": "^16.2.1", "stylelint-config-html": "^1.1.0", "stylelint-config-recommended-scss": "^14.0.0", "stylelint-config-recommended-vue": "^1.5.0", @@ -74,11 +74,11 @@ "typedoc-plugin-markdown": "^3.17.1", "typescript": "~5.3.3", "uuid": "^9.0.1", - "vite": "^5.1.0", + "vite": "^5.1.1", "vite-plugin-externals": "^0.6.2", - "vite-plugin-vue-devtools": "^7.0.13", - "vitest": "^1.2.0", - "vue": "^3.4.13", + "vite-plugin-vue-devtools": "^7.0.14", + "vitest": "^1.2.2", + "vue": "^3.4.18", "vue-router": "^4.2.5", "vue-tsc": "^1.8.27" }, diff --git a/packages/analytics/analytics-chart/package.json b/packages/analytics/analytics-chart/package.json index 83ded1fd04..c0f86b8923 100644 --- a/packages/analytics/analytics-chart/package.json +++ b/packages/analytics/analytics-chart/package.json @@ -30,13 +30,13 @@ "@kong-ui-public/sandbox-layout": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "@types/uuid": "^9.0.7", + "@types/uuid": "^9.0.8", "file-saver": "^2.0.5", "lodash.mapkeys": "^4.6.0", "lodash.pick": "^4.4.0", "lodash.pickby": "^4.6.0", "papaparse": "^5.4.1", - "vue": "^3.4.13" + "vue": "^3.4.18" }, "scripts": { "dev": "cross-env USE_SANDBOX=true vite", diff --git a/packages/analytics/analytics-metric-provider/package.json b/packages/analytics/analytics-metric-provider/package.json index baa22e0300..f6a3c1b9c4 100644 --- a/packages/analytics/analytics-metric-provider/package.json +++ b/packages/analytics/analytics-metric-provider/package.json @@ -52,7 +52,7 @@ "@kong-ui-public/analytics-utilities": "workspace:^", "@kong-ui-public/core": "1.1.0", "@kong-ui-public/metric-cards": "workspace:^", - "axios": "^1.6.5", + "axios": "^1.6.7", "swrv": "^1.0.4" }, "peerDependencies": { diff --git a/packages/analytics/dashboard-renderer/package.json b/packages/analytics/dashboard-renderer/package.json index 4cb166b5a7..69b9c5ca9e 100644 --- a/packages/analytics/dashboard-renderer/package.json +++ b/packages/analytics/dashboard-renderer/package.json @@ -47,7 +47,7 @@ "@kong/kongponents": "9.0.0-alpha.105", "json-schema-to-ts": "^3.0.0", "swrv": "^1.0.4", - "vue": "^3.4.13" + "vue": "^3.4.18" }, "repository": { "type": "git", diff --git a/packages/analytics/metric-cards/package.json b/packages/analytics/metric-cards/package.json index ddd75aada2..32d7a7f513 100644 --- a/packages/analytics/metric-cards/package.json +++ b/packages/analytics/metric-cards/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "vue": "^3.4.13" + "vue": "^3.4.18" }, "dependencies": { "@kong/icons": "^1.8.14", diff --git a/packages/core/app-layout/package.json b/packages/core/app-layout/package.json index 99e7a542f9..bd24dcee0b 100644 --- a/packages/core/app-layout/package.json +++ b/packages/core/app-layout/package.json @@ -53,7 +53,7 @@ "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", "@types/lodash.clonedeep": "^4.5.9", - "vue": "^3.4.13", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "repository": { diff --git a/packages/core/cli/package.json b/packages/core/cli/package.json index 8271bd0a0f..49c4b740ce 100644 --- a/packages/core/cli/package.json +++ b/packages/core/cli/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@types/inquirer": "^9.0.7", "boxen": "^7.1.1", - "inquirer": "^9.2.12", + "inquirer": "^9.2.14", "nanospinner": "^1.1.0", "node-emoji": "^2.1.3", "picocolors": "^1.0.0" diff --git a/packages/core/copy-uuid/package.json b/packages/core/copy-uuid/package.json index 953e569cc2..1ab80837cb 100644 --- a/packages/core/copy-uuid/package.json +++ b/packages/core/copy-uuid/package.json @@ -45,7 +45,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "vue": "^3.4.13" + "vue": "^3.4.18" }, "repository": { "type": "git", diff --git a/packages/core/core/package.json b/packages/core/core/package.json index a9c83d72b5..9b1e91a2a7 100644 --- a/packages/core/core/package.json +++ b/packages/core/core/package.json @@ -51,16 +51,16 @@ "errorLimit": "246KB" }, "peerDependencies": { - "axios": "^1.6.5", + "axios": "^1.6.7", "swrv": "^1.0.4", - "vue": "^3.4.13" + "vue": "^3.4.18" }, "dependencies": { "date-fns": "^2.30.0" }, "devDependencies": { "@kong/design-tokens": "1.12.7", - "axios": "^1.6.5", + "axios": "^1.6.7", "swrv": "^1.0.4" } } diff --git a/packages/core/documentation/package.json b/packages/core/documentation/package.json index 27bbf91cb9..8f60a7ded0 100644 --- a/packages/core/documentation/package.json +++ b/packages/core/documentation/package.json @@ -42,7 +42,7 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4" }, "repository": { @@ -66,7 +66,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "^8.125.0", - "vue": "^3.4.13" + "vue": "^3.4.18" }, "dependencies": { "@kong-ui-public/document-viewer": "workspace:^", diff --git a/packages/core/error-boundary/package.json b/packages/core/error-boundary/package.json index d65e1068e2..d162140dcd 100644 --- a/packages/core/error-boundary/package.json +++ b/packages/core/error-boundary/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@kong/design-tokens": "1.12.7", "@kong/icons": "^1.8.14", - "vue": "^3.4.13" + "vue": "^3.4.18" }, "repository": { "type": "git", diff --git a/packages/core/forms/package.json b/packages/core/forms/package.json index a0496f0304..7fec3f767b 100644 --- a/packages/core/forms/package.json +++ b/packages/core/forms/package.json @@ -57,7 +57,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "vue": "^3.4.13" + "vue": "^3.4.18" }, "devDependencies": { "@kong-ui-public/i18n": "workspace:^", diff --git a/packages/core/i18n/package.json b/packages/core/i18n/package.json index 53cb12727e..7293b564c4 100644 --- a/packages/core/i18n/package.json +++ b/packages/core/i18n/package.json @@ -61,6 +61,6 @@ "dependencies": { "@formatjs/intl": "^2.10.0", "flat": "^6.0.1", - "intl-messageformat": "^10.5.8" + "intl-messageformat": "^10.5.11" } } diff --git a/packages/core/misc-widgets/package.json b/packages/core/misc-widgets/package.json index 7a9601bef7..e18bec90a2 100644 --- a/packages/core/misc-widgets/package.json +++ b/packages/core/misc-widgets/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "vue": "^3.4.13" + "vue": "^3.4.18" }, "repository": { "type": "git", diff --git a/packages/core/sandbox-layout/package.json b/packages/core/sandbox-layout/package.json index 027d307386..1538a30479 100644 --- a/packages/core/sandbox-layout/package.json +++ b/packages/core/sandbox-layout/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "vue": "^3.4.13", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "repository": { diff --git a/packages/entities/entities-certificates/package.json b/packages/entities/entities-certificates/package.json index 63be19de3f..d0e8241305 100644 --- a/packages/entities/entities-certificates/package.json +++ b/packages/entities/entities-certificates/package.json @@ -23,7 +23,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4", "vue-router": "^4.2.5" }, @@ -31,8 +31,8 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", - "vue": "^3.4.13", + "axios": "^1.6.7", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "scripts": { @@ -67,7 +67,7 @@ "dependencies": { "@kong-ui-public/copy-uuid": "workspace:^", "@kong-ui-public/entities-shared": "workspace:^", - "@peculiar/x509": "^1.9.6" + "@peculiar/x509": "^1.9.7" }, "distSizeChecker": { "errorLimit": "1.5MB" diff --git a/packages/entities/entities-consumer-credentials/package.json b/packages/entities/entities-consumer-credentials/package.json index ed1f744010..386deac52d 100644 --- a/packages/entities/entities-consumer-credentials/package.json +++ b/packages/entities/entities-consumer-credentials/package.json @@ -24,7 +24,7 @@ "@kong-ui-public/copy-uuid": "workspace:^", "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4", "vue-router": "^4.2.5" }, @@ -33,8 +33,8 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", - "vue": "^3.4.13", + "axios": "^1.6.7", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "scripts": { diff --git a/packages/entities/entities-consumer-groups/package.json b/packages/entities/entities-consumer-groups/package.json index a5ad53b3e2..556944a137 100644 --- a/packages/entities/entities-consumer-groups/package.json +++ b/packages/entities/entities-consumer-groups/package.json @@ -23,7 +23,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4", "vue-router": "^4.2.5" }, @@ -31,8 +31,8 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", - "vue": "^3.4.13", + "axios": "^1.6.7", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "scripts": { diff --git a/packages/entities/entities-consumers/package.json b/packages/entities/entities-consumers/package.json index 21d432d957..5eded79d49 100644 --- a/packages/entities/entities-consumers/package.json +++ b/packages/entities/entities-consumers/package.json @@ -23,7 +23,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4", "vue-router": "^4.2.5" }, @@ -31,8 +31,8 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", - "vue": "^3.4.13", + "axios": "^1.6.7", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "scripts": { diff --git a/packages/entities/entities-gateway-services/package.json b/packages/entities/entities-gateway-services/package.json index ae7df0fae3..cae699ecd9 100644 --- a/packages/entities/entities-gateway-services/package.json +++ b/packages/entities/entities-gateway-services/package.json @@ -23,7 +23,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4", "vue-router": "^4.2.5" }, @@ -31,8 +31,8 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", - "vue": "^3.4.13", + "axios": "^1.6.7", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "scripts": { diff --git a/packages/entities/entities-key-sets/package.json b/packages/entities/entities-key-sets/package.json index 62ca3fa7cd..69170a70f9 100644 --- a/packages/entities/entities-key-sets/package.json +++ b/packages/entities/entities-key-sets/package.json @@ -24,7 +24,7 @@ "@kong-ui-public/copy-uuid": "workspace:^", "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4", "vue-router": "^4.2.5" }, @@ -32,8 +32,8 @@ "@kong-ui-public/copy-uuid": "workspace:^", "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", - "vue": "^3.4.13", + "axios": "^1.6.7", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "scripts": { diff --git a/packages/entities/entities-keys/package.json b/packages/entities/entities-keys/package.json index 7c6722be8a..0530154be3 100644 --- a/packages/entities/entities-keys/package.json +++ b/packages/entities/entities-keys/package.json @@ -24,7 +24,7 @@ "@kong-ui-public/copy-uuid": "workspace:^", "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4", "vue-router": "^4.2.5" }, @@ -33,8 +33,8 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", - "vue": "^3.4.13", + "axios": "^1.6.7", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "scripts": { diff --git a/packages/entities/entities-plugins/package.json b/packages/entities/entities-plugins/package.json index 3f55d38227..5d1d46583b 100644 --- a/packages/entities/entities-plugins/package.json +++ b/packages/entities/entities-plugins/package.json @@ -27,7 +27,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4", "vue-router": "^4.2.5" }, @@ -35,8 +35,8 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", - "vue": "^3.4.13", + "axios": "^1.6.7", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "scripts": { diff --git a/packages/entities/entities-routes/package.json b/packages/entities/entities-routes/package.json index 431b431ba8..b92623d2e4 100644 --- a/packages/entities/entities-routes/package.json +++ b/packages/entities/entities-routes/package.json @@ -23,7 +23,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4", "vue-router": "^4.2.5" }, @@ -31,8 +31,8 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", - "vue": "^3.4.13", + "axios": "^1.6.7", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "scripts": { diff --git a/packages/entities/entities-shared/package.json b/packages/entities/entities-shared/package.json index 3b48095a02..88cd281c12 100644 --- a/packages/entities/entities-shared/package.json +++ b/packages/entities/entities-shared/package.json @@ -23,7 +23,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4", "vue-router": "^4.2.5" }, @@ -31,8 +31,8 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", - "vue": "^3.4.13", + "axios": "^1.6.7", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "scripts": { diff --git a/packages/entities/entities-snis/package.json b/packages/entities/entities-snis/package.json index 37262ca68b..64dc491a9e 100644 --- a/packages/entities/entities-snis/package.json +++ b/packages/entities/entities-snis/package.json @@ -23,7 +23,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4", "vue-router": "^4.2.5" }, @@ -31,8 +31,8 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", - "vue": "^3.4.13", + "axios": "^1.6.7", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "scripts": { diff --git a/packages/entities/entities-upstreams-targets/package.json b/packages/entities/entities-upstreams-targets/package.json index 62c2863efb..e464b55ba0 100644 --- a/packages/entities/entities-upstreams-targets/package.json +++ b/packages/entities/entities-upstreams-targets/package.json @@ -23,7 +23,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4", "vue-router": "^4.2.5" }, @@ -31,8 +31,8 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", - "vue": "^3.4.13", + "axios": "^1.6.7", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "scripts": { diff --git a/packages/entities/entities-vaults/package.json b/packages/entities/entities-vaults/package.json index 8a1cf5a239..d2d53d9ade 100644 --- a/packages/entities/entities-vaults/package.json +++ b/packages/entities/entities-vaults/package.json @@ -23,7 +23,7 @@ "peerDependencies": { "@kong-ui-public/i18n": "workspace:^", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", + "axios": "^1.6.7", "vue": ">= 3.3.13 < 4", "vue-router": "^4.2.5" }, @@ -31,8 +31,8 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/design-tokens": "1.12.7", "@kong/kongponents": "9.0.0-alpha.105", - "axios": "^1.6.5", - "vue": "^3.4.13", + "axios": "^1.6.7", + "vue": "^3.4.18", "vue-router": "^4.2.5" }, "scripts": { diff --git a/packages/portal/document-viewer/package.json b/packages/portal/document-viewer/package.json index d86cdb7afd..e134619b11 100644 --- a/packages/portal/document-viewer/package.json +++ b/packages/portal/document-viewer/package.json @@ -45,7 +45,7 @@ "@kong/kongponents": "9.0.0-alpha.105", "@types/prismjs": "^1.26.3", "@vitejs/plugin-vue-jsx": "^3.1.0", - "vue": "^3.4.13" + "vue": "^3.4.18" }, "dependencies": { "@kong-ui-public/i18n": "workspace:^", diff --git a/packages/portal/spec-renderer/package.json b/packages/portal/spec-renderer/package.json index ea3392c892..01f755516b 100644 --- a/packages/portal/spec-renderer/package.json +++ b/packages/portal/spec-renderer/package.json @@ -47,9 +47,9 @@ "@kong/kongponents": "9.0.0-alpha.105", "@modyfi/vite-plugin-yaml": "^1.1.0", "@types/lodash.clonedeep": "^4.5.9", - "@types/uuid": "^9.0.7", + "@types/uuid": "^9.0.8", "openapi-types": "^12.1.3", - "vue": "^3.4.13" + "vue": "^3.4.18" }, "dependencies": { "@kong-ui-public/i18n": "workspace:^", diff --git a/packages/portal/swagger-ui-web-component/package.json b/packages/portal/swagger-ui-web-component/package.json index d3e3b30d92..952e590460 100644 --- a/packages/portal/swagger-ui-web-component/package.json +++ b/packages/portal/swagger-ui-web-component/package.json @@ -41,7 +41,7 @@ "raw-loader": "^4.0.2", "style-loader": "^3.3.4", "terser-webpack-plugin": "^5.3.10", - "webpack": "^5.90.0", + "webpack": "^5.90.1", "webpack-bundle-analyzer": "^4.10.1", "webpack-cli": "^5.1.4", "webpack-dev-server": "^4.15.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa6e2c4988..f051db2fca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,28 +9,28 @@ importers: .: devDependencies: '@babel/types': - specifier: ^7.23.6 - version: 7.23.6 + specifier: ^7.23.9 + version: 7.23.9 '@commitlint/cli': specifier: ^18.6.0 - version: 18.6.0(@types/node@18.19.14)(typescript@5.3.3) + version: 18.6.0(@types/node@18.19.15)(typescript@5.3.3) '@commitlint/config-conventional': specifier: ^18.6.0 version: 18.6.0 '@digitalroute/cz-conventional-changelog-for-jira': specifier: ^8.0.1 - version: 8.0.1(@types/node@18.19.14)(typescript@5.3.3) + version: 8.0.1(@types/node@18.19.15)(typescript@5.3.3) '@evilmartians/lefthook': - specifier: ^1.5.6 + specifier: ^1.5.7 version: 1.6.1 '@kong/design-tokens': specifier: 1.12.7 version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) '@rushstack/eslint-patch': - specifier: ^1.7.0 + specifier: ^1.7.2 version: 1.7.2 '@types/flat': specifier: ^5.0.5 @@ -42,11 +42,11 @@ importers: specifier: ^21.1.6 version: 21.1.6 '@types/node': - specifier: ^18.19.7 - version: 18.19.14 + specifier: ^18.19.15 + version: 18.19.15 '@types/uuid': - specifier: ^9.0.7 - version: 9.0.7 + specifier: ^9.0.8 + version: 9.0.8 '@typescript-eslint/eslint-plugin': specifier: ^6.21.0 version: 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3) @@ -54,14 +54,14 @@ importers: specifier: ^6.21.0 version: 6.21.0(eslint@8.56.0)(typescript@5.3.3) '@vitejs/plugin-vue': - specifier: ^5.0.3 - version: 5.0.3(vite@5.1.0)(vue@3.4.15) + specifier: ^5.0.4 + version: 5.0.4(vite@5.1.1)(vue@3.4.18) '@vitejs/plugin-vue-jsx': specifier: ^3.1.0 - version: 3.1.0(vite@5.1.0)(vue@3.4.15) + version: 3.1.0(vite@5.1.1)(vue@3.4.18) '@vitest/ui': - specifier: ^1.2.0 - version: 1.2.0(vitest@1.2.0) + specifier: ^1.2.2 + version: 1.2.2(vitest@1.2.2) '@vue/eslint-config-standard': specifier: ^8.0.1 version: 8.0.1(@typescript-eslint/parser@6.21.0)(eslint-plugin-vue@9.21.1)(eslint@8.56.0) @@ -69,8 +69,8 @@ importers: specifier: ^12.0.0 version: 12.0.0(eslint-plugin-vue@9.21.1)(eslint@8.56.0)(typescript@5.3.3) '@vue/test-utils': - specifier: ^2.4.3 - version: 2.4.3(vue@3.4.15) + specifier: ^2.4.4 + version: 2.4.4(vue@3.4.18) '@vue/tsconfig': specifier: ^0.5.1 version: 0.5.1 @@ -79,16 +79,16 @@ importers: version: 9.1.0 commitizen: specifier: ^4.3.0 - version: 4.3.0(@types/node@18.19.14)(typescript@5.3.3) + version: 4.3.0(@types/node@18.19.15)(typescript@5.3.3) cross-env: specifier: ^7.0.3 version: 7.0.3 cypress: - specifier: ^13.6.2 - version: 13.6.2 + specifier: ^13.6.4 + version: 13.6.4 cz-conventional-changelog: specifier: ^3.3.0 - version: 3.3.0(@types/node@18.19.14)(typescript@5.3.3) + version: 3.3.0(@types/node@18.19.15)(typescript@5.3.3) eslint: specifier: ^8.56.0 version: 8.56.0 @@ -105,7 +105,7 @@ importers: specifier: ^6.1.1 version: 6.1.1(eslint@8.56.0) eslint-plugin-vue: - specifier: ^9.20.1 + specifier: ^9.21.1 version: 9.21.1(eslint@8.56.0) js-yaml: specifier: ^4.1.0 @@ -120,11 +120,11 @@ importers: specifier: ^4.1.5 version: 4.1.5 postcss: - specifier: ^8.4.33 - version: 8.4.33 + specifier: ^8.4.35 + version: 8.4.35 postcss-custom-properties: specifier: ^13.3.4 - version: 13.3.4(postcss@8.4.33) + version: 13.3.4(postcss@8.4.35) postcss-html: specifier: ^1.6.0 version: 1.6.0 @@ -135,17 +135,17 @@ importers: specifier: ^5.12.0 version: 5.12.0 sass: - specifier: ^1.69.7 + specifier: ^1.70.0 version: 1.70.0 stylelint: - specifier: ^16.2.0 + specifier: ^16.2.1 version: 16.2.1(typescript@5.3.3) stylelint-config-html: specifier: ^1.1.0 version: 1.1.0(postcss-html@1.6.0)(stylelint@16.2.1) stylelint-config-recommended-scss: specifier: ^14.0.0 - version: 14.0.0(postcss@8.4.33)(stylelint@16.2.1) + version: 14.0.0(postcss@8.4.35)(stylelint@16.2.1) stylelint-config-recommended-vue: specifier: ^1.5.0 version: 1.5.0(postcss-html@1.6.0)(stylelint@16.2.1) @@ -154,7 +154,7 @@ importers: version: 6.0.4(stylelint@16.2.1) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@18.19.14)(typescript@5.3.3) + version: 10.9.2(@types/node@18.19.15)(typescript@5.3.3) tsc-alias: specifier: ^1.8.8 version: 1.8.8 @@ -174,23 +174,23 @@ importers: specifier: ^9.0.1 version: 9.0.1 vite: - specifier: ^5.1.0 - version: 5.1.0(@types/node@18.19.14)(sass@1.70.0) + specifier: ^5.1.1 + version: 5.1.1(@types/node@18.19.15)(sass@1.70.0) vite-plugin-externals: specifier: ^0.6.2 - version: 0.6.2(vite@5.1.0) + version: 0.6.2(vite@5.1.1) vite-plugin-vue-devtools: - specifier: ^7.0.13 - version: 7.0.14(vite@5.1.0) + specifier: ^7.0.14 + version: 7.0.14(vite@5.1.1) vitest: - specifier: ^1.2.0 - version: 1.2.0(@types/node@18.19.14)(@vitest/ui@1.2.0)(jsdom@23.2.0)(sass@1.70.0) + specifier: ^1.2.2 + version: 1.2.2(@types/node@18.19.15)(@vitest/ui@1.2.2)(jsdom@23.2.0)(sass@1.70.0) vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) vue-tsc: specifier: ^1.8.27 version: 1.8.27(typescript@5.3.3) @@ -202,7 +202,7 @@ importers: version: link:../analytics-utilities '@kong/icons': specifier: ^1.8.14 - version: 1.8.14(vue@3.4.15) + version: 1.8.14(vue@3.4.18) '@types/file-saver': specifier: ^2.0.7 version: 2.0.7 @@ -244,7 +244,7 @@ importers: version: 9.0.1 vue-chartjs: specifier: ^5.3.0 - version: 5.3.0(chart.js@4.4.1)(vue@3.4.15) + version: 5.3.0(chart.js@4.4.1)(vue@3.4.18) devDependencies: '@kong-ui-public/i18n': specifier: workspace:^ @@ -257,10 +257,10 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) '@types/uuid': - specifier: ^9.0.7 - version: 9.0.7 + specifier: ^9.0.8 + version: 9.0.8 file-saver: specifier: ^2.0.5 version: 2.0.5 @@ -277,8 +277,8 @@ importers: specifier: ^5.4.1 version: 5.4.1 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) packages/analytics/analytics-metric-provider: dependencies: @@ -287,23 +287,23 @@ importers: version: link:../analytics-utilities '@kong-ui-public/core': specifier: 1.1.0 - version: 1.1.0(axios@1.6.5)(swrv@1.0.4)(vue@3.4.15) + version: 1.1.0(axios@1.6.7)(swrv@1.0.4)(vue@3.4.18) '@kong-ui-public/metric-cards': specifier: workspace:^ version: link:../metric-cards axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 swrv: specifier: ^1.0.4 - version: 1.0.4(vue@3.4.15) + version: 1.0.4(vue@3.4.18) devDependencies: '@kong-ui-public/i18n': specifier: workspace:^ version: link:../../core/i18n '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) packages/analytics/analytics-utilities: dependencies: @@ -344,22 +344,22 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) json-schema-to-ts: specifier: ^3.0.0 version: 3.0.0 swrv: specifier: ^1.0.4 - version: 1.0.4(vue@3.4.15) + version: 1.0.4(vue@3.4.18) vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) packages/analytics/metric-cards: dependencies: '@kong/icons': specifier: ^1.8.14 - version: 1.8.14(vue@3.4.15) + version: 1.8.14(vue@3.4.18) approximate-number: specifier: ^2.1.1 version: 2.1.1 @@ -369,22 +369,22 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) packages/core/app-layout: dependencies: '@kong/icons': specifier: ^1.8.14 - version: 1.8.14(vue@3.4.15) + version: 1.8.14(vue@3.4.18) 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.15) + version: 4.0.3(focus-trap@7.5.4)(vue@3.4.18) lodash.clonedeep: specifier: ^4.5.0 version: 4.5.0 @@ -394,16 +394,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) '@types/lodash.clonedeep': specifier: ^4.5.9 version: 4.5.9 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/core/cli: devDependencies: @@ -414,8 +414,8 @@ importers: specifier: ^7.1.1 version: 7.1.1 inquirer: - specifier: ^9.2.12 - version: 9.2.12 + specifier: ^9.2.14 + version: 9.2.14 nanospinner: specifier: ^1.1.0 version: 1.1.0 @@ -430,7 +430,7 @@ importers: dependencies: '@kong/icons': specifier: ^1.8.14 - version: 1.8.14(vue@3.4.15) + version: 1.8.14(vue@3.4.18) devDependencies: '@kong-ui-public/i18n': specifier: workspace:^ @@ -440,10 +440,10 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) packages/core/core: dependencies: @@ -455,11 +455,11 @@ importers: specifier: 1.12.7 version: 1.12.7 axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 swrv: specifier: ^1.0.4 - version: 1.0.4(vue@3.4.15) + version: 1.0.4(vue@3.4.18) packages/core/documentation: dependencies: @@ -481,10 +481,10 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.3.13) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.3.13) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: specifier: '>= 3.3.13 < 4' version: 3.3.13(typescript@5.3.3) @@ -496,16 +496,16 @@ importers: version: 1.12.7 '@kong/icons': specifier: ^1.8.14 - version: 1.8.14(vue@3.4.15) + version: 1.8.14(vue@3.4.18) vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) packages/core/forms: dependencies: '@kong/icons': specifier: ^1.8.14 - version: 1.8.14(vue@3.4.15) + version: 1.8.14(vue@3.4.18) fecha: specifier: ^4.2.3 version: 4.2.3 @@ -521,7 +521,7 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) '@types/lodash': specifier: ^4.14.202 version: 4.14.202 @@ -538,8 +538,8 @@ importers: specifier: ^6.0.1 version: 6.0.1 intl-messageformat: - specifier: ^10.5.8 - version: 10.5.8 + specifier: ^10.5.11 + version: 10.5.11 packages/core/misc-widgets: devDependencies: @@ -548,29 +548,29 @@ importers: version: link:../i18n '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) packages/core/sandbox-layout: dependencies: '@kong/icons': specifier: ^1.8.14 - version: 1.8.14(vue@3.4.15) + version: 1.8.14(vue@3.4.18) devDependencies: '@kong/design-tokens': specifier: 1.12.7 version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/entities/entities-certificates: dependencies: @@ -581,8 +581,8 @@ importers: specifier: workspace:^ version: link:../entities-shared '@peculiar/x509': - specifier: ^1.9.6 - version: 1.9.6 + specifier: ^1.9.7 + version: 1.9.7 devDependencies: '@kong-ui-public/i18n': specifier: workspace:^ @@ -592,16 +592,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/entities/entities-consumer-credentials: dependencies: @@ -620,16 +620,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/entities/entities-consumer-groups: dependencies: @@ -645,16 +645,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/entities/entities-consumers: dependencies: @@ -670,16 +670,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/entities/entities-gateway-services: dependencies: @@ -695,16 +695,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/entities/entities-key-sets: dependencies: @@ -720,16 +720,16 @@ importers: version: link:../../core/i18n '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/entities/entities-keys: dependencies: @@ -748,16 +748,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/entities/entities-plugins: dependencies: @@ -784,7 +784,7 @@ importers: version: link:../../core/forms '@kong/icons': specifier: ^1.8.14 - version: 1.8.14(vue@3.4.15) + version: 1.8.14(vue@3.4.18) marked: specifier: ^11.2.0 version: 11.2.0 @@ -797,16 +797,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/entities/entities-routes: dependencies: @@ -822,16 +822,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/entities/entities-shared: dependencies: @@ -843,7 +843,7 @@ importers: version: link:../../core/core '@kong/icons': specifier: ^1.8.14 - version: 1.8.14(vue@3.4.15) + version: 1.8.14(vue@3.4.18) compare-versions: specifier: ^6.1.0 version: 6.1.0 @@ -856,16 +856,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/entities/entities-snis: dependencies: @@ -884,16 +884,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/entities/entities-upstreams-targets: dependencies: @@ -909,16 +909,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/entities/entities-vaults: dependencies: @@ -934,16 +934,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) axios: - specifier: ^1.6.5 - version: 1.6.5 + specifier: ^1.6.7 + version: 1.6.7 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) packages/portal/document-viewer: dependencies: @@ -959,16 +959,16 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) '@types/prismjs': specifier: ^1.26.3 version: 1.26.3 '@vitejs/plugin-vue-jsx': specifier: ^3.1.0 - version: 3.1.0(vite@5.1.0)(vue@3.4.15) + version: 3.1.0(vite@5.1.1)(vue@3.4.18) vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) packages/portal/spec-renderer: dependencies: @@ -980,7 +980,7 @@ importers: version: link:../swagger-ui-web-component '@kong/icons': specifier: ^1.8.14 - version: 1.8.14(vue@3.4.15) + version: 1.8.14(vue@3.4.18) lodash.clonedeep: specifier: ^4.5.0 version: 4.5.0 @@ -993,28 +993,28 @@ importers: version: 1.12.7 '@kong/kongponents': specifier: 9.0.0-alpha.105 - version: 9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15) + version: 9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18) '@modyfi/vite-plugin-yaml': specifier: ^1.1.0 - version: 1.1.0(vite@5.1.0) + version: 1.1.0(vite@5.1.1) '@types/lodash.clonedeep': specifier: ^4.5.9 version: 4.5.9 '@types/uuid': - specifier: ^9.0.7 - version: 9.0.7 + specifier: ^9.0.8 + version: 9.0.8 openapi-types: specifier: ^12.1.3 version: 12.1.3 vue: - specifier: ^3.4.13 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) packages/portal/swagger-ui-web-component: dependencies: '@kong/swagger-ui-kong-theme-universal': specifier: ^4.3.3 - version: 4.3.3(react-dom@17.0.2)(react@17.0.2)(vue-router@4.2.5)(vue@3.4.15) + version: 4.3.3(react-dom@17.0.2)(react@17.0.2)(vue-router@4.2.5)(vue@3.4.18) react: specifier: 17.0.2 version: 17.0.2 @@ -1041,7 +1041,7 @@ importers: specifier: ^5.3.10 version: 5.3.10(webpack@5.90.1) webpack: - specifier: ^5.90.0 + specifier: ^5.90.1 version: 5.90.1(webpack-cli@5.1.4) webpack-bundle-analyzer: specifier: ^4.10.1 @@ -1106,7 +1106,7 @@ packages: '@babel/parser': 7.23.4 '@babel/template': 7.22.15 '@babel/traverse': 7.23.4 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 convert-source-map: 2.0.0 debug: 4.3.4(supports-color@8.1.1) gensync: 1.0.0-beta.2 @@ -1120,7 +1120,7 @@ packages: resolution: {integrity: sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.20 jsesc: 2.5.2 @@ -1130,7 +1130,7 @@ packages: resolution: {integrity: sha512-esuS49Cga3HcThFNebGhlgsrVLkvhqvYDTzgjfFFlHJcIfLe5jFmRRfCQ1KuBfc4Jrtn3ndLgKWAKjBE+IraYQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 jsesc: 2.5.2 @@ -1140,7 +1140,7 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 dev: true /@babel/helper-compilation-targets@7.22.15: @@ -1204,8 +1204,8 @@ packages: resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.5 - '@babel/types': 7.23.6 + '@babel/template': 7.22.15 + '@babel/types': 7.23.9 dev: true /@babel/helper-function-name@7.23.0: @@ -1213,35 +1213,35 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.22.15 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 dev: true /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 dev: true /@babel/helper-member-expression-to-functions@7.23.0: resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 dev: true /@babel/helper-module-imports@7.22.15: resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 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.23.6 + '@babel/types': 7.23.9 /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.3): resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} @@ -1261,7 +1261,7 @@ packages: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 dev: true /@babel/helper-plugin-utils@7.22.5: @@ -1288,7 +1288,7 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.23.3 - '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 dev: true @@ -1297,21 +1297,21 @@ packages: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 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.23.6 + '@babel/types': 7.23.9 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.23.6 + '@babel/types': 7.23.9 dev: true /@babel/helper-string-parser@7.23.4: @@ -1333,7 +1333,7 @@ packages: dependencies: '@babel/template': 7.22.15 '@babel/traverse': 7.23.4 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 transitivePeerDependencies: - supports-color dev: true @@ -1352,7 +1352,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 dev: true /@babel/parser@7.23.6: @@ -1360,7 +1360,14 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 + + /@babel/parser@7.23.9: + resolution: {integrity: sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.23.9 /@babel/plugin-proposal-decorators@7.23.9(@babel/core@7.23.3): resolution: {integrity: sha512-hJhBCb0+NnTWybvWq2WpbCYDOcflSbx0t+BYP65e5R9GVnukiDTi+on5bFkk4p7QGuv190H6KfNiV9Knf/3cZA==} @@ -1464,7 +1471,7 @@ packages: dependencies: '@babel/code-frame': 7.23.4 '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 dev: true /@babel/template@7.22.5: @@ -1473,7 +1480,7 @@ packages: dependencies: '@babel/code-frame': 7.23.4 '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 dev: true /@babel/traverse@7.22.11: @@ -1482,12 +1489,12 @@ packages: dependencies: '@babel/code-frame': 7.23.4 '@babel/generator': 7.22.10 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 + '@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.23.6 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 debug: 4.3.4(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: @@ -1505,15 +1512,15 @@ packages: '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 debug: 4.3.4(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/types@7.23.6: - resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==} + /@babel/types@7.23.9: + resolution: {integrity: sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.23.4 @@ -1535,14 +1542,14 @@ packages: dev: true optional: true - /@commitlint/cli@18.6.0(@types/node@18.19.14)(typescript@5.3.3): + /@commitlint/cli@18.6.0(@types/node@18.19.15)(typescript@5.3.3): resolution: {integrity: sha512-FiH23cr9QG8VdfbmvJJZmdfHGVMCouOOAzoXZ3Cd7czGC52RbycwNt8YCI7SA69pAl+t30vh8LMaO/N+kcel6w==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 18.6.0 '@commitlint/lint': 18.6.0 - '@commitlint/load': 18.6.0(@types/node@18.19.14)(typescript@5.3.3) + '@commitlint/load': 18.6.0(@types/node@18.19.15)(typescript@5.3.3) '@commitlint/read': 18.6.0 '@commitlint/types': 18.6.0 execa: 5.1.1 @@ -1632,7 +1639,7 @@ packages: '@commitlint/types': 18.6.0 dev: true - /@commitlint/load@18.6.0(@types/node@18.19.14)(typescript@5.3.3): + /@commitlint/load@18.6.0(@types/node@18.19.15)(typescript@5.3.3): resolution: {integrity: sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA==} engines: {node: '>=v18'} dependencies: @@ -1642,7 +1649,7 @@ packages: '@commitlint/types': 18.6.0 chalk: 4.1.2 cosmiconfig: 8.3.6(typescript@5.3.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.14)(cosmiconfig@8.3.6)(typescript@5.3.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.15)(cosmiconfig@8.3.6)(typescript@5.3.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -1652,7 +1659,7 @@ packages: - typescript dev: true - /@commitlint/load@18.6.1(@types/node@18.19.14)(typescript@5.3.3): + /@commitlint/load@18.6.1(@types/node@18.19.15)(typescript@5.3.3): resolution: {integrity: sha512-p26x8734tSXUHoAw0ERIiHyW4RaI4Bj99D8YgUlVV9SedLf8hlWAfyIFhHRIhfPngLlCe0QYOdRKYFt8gy56TA==} engines: {node: '>=v18'} requiresBuild: true @@ -1663,7 +1670,7 @@ packages: '@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.14)(cosmiconfig@8.3.6)(typescript@5.3.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.15)(cosmiconfig@8.3.6)(typescript@5.3.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -1849,21 +1856,21 @@ packages: - supports-color dev: true - /@digitalroute/cz-conventional-changelog-for-jira@8.0.1(@types/node@18.19.14)(typescript@5.3.3): + /@digitalroute/cz-conventional-changelog-for-jira@8.0.1(@types/node@18.19.15)(typescript@5.3.3): resolution: {integrity: sha512-I7uNQ2R5LnDYVhQ01sfNvaxqe1PutXyDl8Kltj4L8uDa1LTYqQgWWp3yEj3XYDNjhUjsAheHW0lsmF1oiAjWVg==} engines: {node: '>= 10'} dependencies: boxen: 5.1.2 chalk: 2.4.2 - commitizen: 4.3.0(@types/node@18.19.14)(typescript@5.3.3) - cz-conventional-changelog: 3.3.0(@types/node@18.19.14)(typescript@5.3.3) + commitizen: 4.3.0(@types/node@18.19.15)(typescript@5.3.3) + cz-conventional-changelog: 3.3.0(@types/node@18.19.15)(typescript@5.3.3) 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': 18.6.1(@types/node@18.19.14)(typescript@5.3.3) + '@commitlint/load': 18.6.1(@types/node@18.19.15)(typescript@5.3.3) transitivePeerDependencies: - '@types/node' - typescript @@ -2122,13 +2129,6 @@ packages: engines: {node: '>=14'} dev: false - /@formatjs/ecma402-abstract@1.18.0: - resolution: {integrity: sha512-PEVLoa3zBevWSCZzPIM/lvPCi8P5l4G+NXQMc/CjEiaCWgyHieUoo0nM7Bs0n/NbuQ6JpXEolivQ9pKSBHaDlA==} - dependencies: - '@formatjs/intl-localematcher': 0.5.2 - tslib: 2.6.2 - dev: false - /@formatjs/ecma402-abstract@1.18.2: resolution: {integrity: sha512-+QoPW4csYALsQIl8GbN14igZzDbuwzcpWrku9nyMXlaqAlwRBgl5V+p0vWMGFqHOw37czNXaP/lEk4wbLgcmtA==} dependencies: @@ -2142,14 +2142,6 @@ packages: tslib: 2.6.2 dev: false - /@formatjs/icu-messageformat-parser@2.7.3: - resolution: {integrity: sha512-X/jy10V9S/vW+qlplqhMUxR8wErQ0mmIYSq4mrjpjDl9mbuGcCILcI1SUYkL5nlM4PJqpc0KOS0bFkkJNPxYRw==} - dependencies: - '@formatjs/ecma402-abstract': 1.18.0 - '@formatjs/icu-skeleton-parser': 1.7.0 - tslib: 2.6.2 - dev: false - /@formatjs/icu-messageformat-parser@2.7.6: resolution: {integrity: sha512-etVau26po9+eewJKYoiBKP6743I1br0/Ie00Pb/S/PtmYfmjTcOn2YCh2yNkSZI12h6Rg+BOgQYborXk46BvkA==} dependencies: @@ -2158,13 +2150,6 @@ packages: tslib: 2.6.2 dev: false - /@formatjs/icu-skeleton-parser@1.7.0: - resolution: {integrity: sha512-Cfdo/fgbZzpN/jlN/ptQVe0lRHora+8ezrEeg2RfrNjyp+YStwBy7cqDY8k5/z2LzXg6O0AdzAV91XS0zIWv+A==} - dependencies: - '@formatjs/ecma402-abstract': 1.18.0 - tslib: 2.6.2 - dev: false - /@formatjs/icu-skeleton-parser@1.8.0: resolution: {integrity: sha512-QWLAYvM0n8hv7Nq5BEs4LKIjevpVpbGLAJgOaYzg9wABEoX1j0JO1q2/jVkO6CVlq0dbsxZCngS5aXbysYueqA==} dependencies: @@ -2188,12 +2173,6 @@ packages: tslib: 2.6.2 dev: false - /@formatjs/intl-localematcher@0.5.2: - resolution: {integrity: sha512-txaaE2fiBMagLrR4jYhxzFO6wEdEG4TPMqrzBAcbr4HFUYzH/YC+lg6OIzKCHm8WgDdyQevxbAAV1OgcXctuGw==} - dependencies: - tslib: 2.6.2 - dev: false - /@formatjs/intl-localematcher@0.5.4: resolution: {integrity: sha512-zTwEpWOzZ2CiKcB93BLngUX59hQkuZjT2+SAQEscSm52peDW/getsawMcWF1rGRpMCX6D7nSJA3CzJ8gn13N/g==} dependencies: @@ -2326,17 +2305,17 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@kong-ui-public/core@1.1.0(axios@1.6.5)(swrv@1.0.4)(vue@3.4.15): + /@kong-ui-public/core@1.1.0(axios@1.6.7)(swrv@1.0.4)(vue@3.4.18): 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.6.5 + axios: 1.6.7 date-fns: 2.30.0 - swrv: 1.0.4(vue@3.4.15) - vue: 3.4.15(typescript@5.3.3) + swrv: 1.0.4(vue@3.4.18) + vue: 3.4.18(typescript@5.3.3) dev: false /@kong/design-tokens@1.12.7: @@ -2351,15 +2330,15 @@ packages: dependencies: vue: 3.3.13(typescript@5.3.3) - /@kong/icons@1.8.14(vue@3.4.15): + /@kong/icons@1.8.14(vue@3.4.18): resolution: {integrity: sha512-nJUTtLpqelKCTY8lS8VByWaHYUq1CuB5cBUX/q2FEDu5o6IKH/B7fEDQpb/pB1lLRYTqZXneHR/lGYjxy4u8eQ==} engines: {node: '>=18.17.0'} peerDependencies: vue: '>= 3.3.4 < 4' dependencies: - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) - /@kong/kongponents@8.127.0(vue-router@4.2.5)(vue@3.4.15): + /@kong/kongponents@8.127.0(vue-router@4.2.5)(vue@3.4.18): resolution: {integrity: sha512-C/MFT+OZtyul62ElgHEggqMYPbLjXiRJg5GE3il8MZpaep2D5QV+F5UQ7frbA98TkZCCVBD4LpR0OmiwXKs+tg==} engines: {node: '>=v16.20.2'} peerDependencies: @@ -2370,18 +2349,18 @@ packages: date-fns: 2.30.0 date-fns-tz: 2.0.0(date-fns@2.30.0) focus-trap: 7.5.4 - focus-trap-vue: 4.0.3(focus-trap@7.5.4)(vue@3.4.15) + focus-trap-vue: 4.0.3(focus-trap@7.5.4)(vue@3.4.18) popper.js: 1.16.1 sortablejs: 1.15.2 - swrv: 1.0.4(vue@3.4.15) + swrv: 1.0.4(vue@3.4.18) uuid: 9.0.1 - v-calendar: 3.0.0-alpha.8(vue@3.4.15) - vue: 3.4.15(typescript@5.3.3) - vue-draggable-next: 2.2.1(sortablejs@1.15.2)(vue@3.4.15) - vue-router: 4.2.5(vue@3.4.15) + v-calendar: 3.0.0-alpha.8(vue@3.4.18) + vue: 3.4.18(typescript@5.3.3) + vue-draggable-next: 2.2.1(sortablejs@1.15.2)(vue@3.4.18) + vue-router: 4.2.5(vue@3.4.18) dev: false - /@kong/kongponents@9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.3.13): + /@kong/kongponents@9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.3.13): resolution: {integrity: sha512-ZCoA3RxtzHUAvBVcxmMvG7gF0nnlmj/pM+/ZvnVgOydfOIhgMPZ6Ou19XQa10gcGD+h90BhBJR4+TXAamkb/OQ==} engines: {node: '>=v16.20.2'} peerDependencies: @@ -2391,7 +2370,7 @@ packages: dependencies: '@kong/icons': 1.8.14(vue@3.3.13) '@popperjs/core': 2.11.8 - axios: 1.6.5 + axios: 1.6.7 date-fns: 2.30.0 date-fns-tz: 2.0.0(date-fns@2.30.0) focus-trap: 7.5.4 @@ -2403,10 +2382,10 @@ packages: v-calendar: 3.1.2(@popperjs/core@2.11.8)(vue@3.3.13) vue: 3.3.13(typescript@5.3.3) vue-draggable-next: 2.2.1(sortablejs@1.15.2)(vue@3.3.13) - vue-router: 4.2.5(vue@3.4.15) + vue-router: 4.2.5(vue@3.4.18) dev: true - /@kong/kongponents@9.0.0-alpha.105(axios@1.6.5)(vue-router@4.2.5)(vue@3.4.15): + /@kong/kongponents@9.0.0-alpha.105(axios@1.6.7)(vue-router@4.2.5)(vue@3.4.18): resolution: {integrity: sha512-ZCoA3RxtzHUAvBVcxmMvG7gF0nnlmj/pM+/ZvnVgOydfOIhgMPZ6Ou19XQa10gcGD+h90BhBJR4+TXAamkb/OQ==} engines: {node: '>=v16.20.2'} peerDependencies: @@ -2414,30 +2393,30 @@ packages: vue: '>= 3.3.4 < 4' vue-router: ^4.2.5 dependencies: - '@kong/icons': 1.8.14(vue@3.4.15) + '@kong/icons': 1.8.14(vue@3.4.18) '@popperjs/core': 2.11.8 - axios: 1.6.5 + axios: 1.6.7 date-fns: 2.30.0 date-fns-tz: 2.0.0(date-fns@2.30.0) focus-trap: 7.5.4 - focus-trap-vue: 4.0.3(focus-trap@7.5.4)(vue@3.4.15) + focus-trap-vue: 4.0.3(focus-trap@7.5.4)(vue@3.4.18) popper.js: 1.16.1 sortablejs: 1.15.2 - swrv: 1.0.4(vue@3.4.15) + swrv: 1.0.4(vue@3.4.18) uuid: 9.0.1 - v-calendar: 3.1.2(@popperjs/core@2.11.8)(vue@3.4.15) - vue: 3.4.15(typescript@5.3.3) - vue-draggable-next: 2.2.1(sortablejs@1.15.2)(vue@3.4.15) - vue-router: 4.2.5(vue@3.4.15) + v-calendar: 3.1.2(@popperjs/core@2.11.8)(vue@3.4.18) + vue: 3.4.18(typescript@5.3.3) + vue-draggable-next: 2.2.1(sortablejs@1.15.2)(vue@3.4.18) + vue-router: 4.2.5(vue@3.4.18) dev: true - /@kong/swagger-ui-kong-theme-universal@4.3.3(react-dom@17.0.2)(react@17.0.2)(vue-router@4.2.5)(vue@3.4.15): + /@kong/swagger-ui-kong-theme-universal@4.3.3(react-dom@17.0.2)(react@17.0.2)(vue-router@4.2.5)(vue@3.4.18): resolution: {integrity: sha512-g89NLf7Vu19BJ157fVUkLIrjzTmNE74zGfzktK2rxdZgIUegt4VBDsG8K0MAxDwQELQqSK3kPkamgdD9j1eV3Q==} peerDependencies: react: 17.0.2 dependencies: '@braintree/sanitize-url': 6.0.2 - '@kong/kongponents': 8.127.0(vue-router@4.2.5)(vue@3.4.15) + '@kong/kongponents': 8.127.0(vue-router@4.2.5)(vue@3.4.18) '@kyleshockey/xml': 1.0.2 classnames: 2.3.2 curl-to-har: 1.0.1 @@ -2555,14 +2534,14 @@ packages: - typescript dev: true - /@ljharb/through@2.3.11: - resolution: {integrity: sha512-ccfcIDlogiXNq5KcbAwbaO7lMh3Tm1i3khMPYpxlK8hH/W53zN81KM9coerRLOnTGu3nfXIniAmQbRI9OxbC0w==} + /@ljharb/through@2.3.12: + resolution: {integrity: sha512-ajo/heTlG3QgC8EGP6APIejksVAYt4ayz4tqoP3MolFELzcH1x1fzwEYRJTPO0IELutZ5HQ0c26/GqAYy79u3g==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.5 dev: true - /@modyfi/vite-plugin-yaml@1.1.0(vite@5.1.0): + /@modyfi/vite-plugin-yaml@1.1.0(vite@5.1.1): resolution: {integrity: sha512-L26xfzkSo1yamODCAtk/ipVlL6OEw2bcJ92zunyHu8zxi7+meV0zefA9xscRMDCsMY8xL3C3wi3DhMiPxcbxbw==} peerDependencies: vite: ^3.2.7 || ^4.0.5 || ^5.0.5 @@ -2570,7 +2549,7 @@ packages: '@rollup/pluginutils': 5.1.0 js-yaml: 4.1.0 tosource: 2.0.0-alpha.3 - vite: 5.1.0(@types/node@18.19.14)(sass@1.70.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) transitivePeerDependencies: - rollup dev: true @@ -3020,8 +2999,8 @@ packages: tslib: 2.6.2 dev: false - /@peculiar/x509@1.9.6: - resolution: {integrity: sha512-BQhsxZa8SMJ8rwKJMb6VrdZk3XXE/5ab+JRr9psxHI9dw9gZrR3BsWrL3EgLoxrqOd2nP/mWVSSJGlA76aAbRw==} + /@peculiar/x509@1.9.7: + resolution: {integrity: sha512-O+fR1ge6U8upO52q5b3d4tF4SxUdK4IQ0y++Z/Wlqq+ySZUf+deHnbMlDB1YZsIQ/DXU0i5M7Y1DyF5kwpXouQ==} dependencies: '@peculiar/asn1-cms': 2.3.8 '@peculiar/asn1-csr': 2.3.8 @@ -3609,7 +3588,7 @@ packages: '@babel/runtime-corejs3': 7.22.15 '@swagger-api/apidom-core': 0.92.0 '@types/ramda': 0.29.8 - axios: 1.6.5 + axios: 1.6.7 minimatch: 7.4.6 process: 0.11.10 ramda: 0.29.1 @@ -3692,26 +3671,26 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 18.19.14 + '@types/node': 18.19.17 dev: true /@types/bonjour@3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.17 dev: true /@types/connect-history-api-fallback@1.5.0: resolution: {integrity: sha512-4x5FkPpLipqwthjPsF7ZRbOv3uoLUFkTA9G9v583qi4pACvq0uTELrB8OLUzPWUI4IJIyvM85vzkV1nyiI2Lig==} dependencies: '@types/express-serve-static-core': 4.17.35 - '@types/node': 18.19.14 + '@types/node': 18.19.17 dev: true /@types/connect@3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.17 dev: true /@types/eslint-scope@3.7.4: @@ -3735,7 +3714,7 @@ packages: /@types/express-serve-static-core@4.17.35: resolution: {integrity: sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.17 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 '@types/send': 0.17.1 @@ -3774,7 +3753,7 @@ packages: /@types/http-proxy@1.17.11: resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.17 dev: true /@types/inquirer@9.0.7: @@ -3795,7 +3774,7 @@ packages: /@types/jsdom@21.1.6: resolution: {integrity: sha512-/7kkMsC+/kMs7gAYmmBR9P0vGTnOoLhQhyhQJSlXGI5bzTHp6xdo0TtKWQAsz6pmSAeVqKSbqeyP6hytqr9FDw==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 '@types/tough-cookie': 4.0.2 parse5: 7.1.2 dev: true @@ -3851,17 +3830,16 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node@18.19.14: - resolution: {integrity: sha512-EnQ4Us2rmOS64nHDWr0XqAD8DsO6f3XR6lf9UIIrZQpUzPVdN/oPuEzfDWNHSyXLvoGgjuEm/sPwFGSSs35Wtg==} + /@types/node@18.19.15: + resolution: {integrity: sha512-AMZ2UWx+woHNfM11PyAEQmfSxi05jm9OlkxczuHeEqmvwPkYj6MWv44gbzDPefYOLysTOFyI3ziiy2ONmUZfpA==} dependencies: undici-types: 5.26.5 dev: true - /@types/node@18.19.6: - resolution: {integrity: sha512-X36s5CXMrrJOs2lQCdDF68apW4Rfx9ixYMawlepwmE4Anezv/AV2LSpKD1Ub8DAc+urp5bk0BGZ6NtmBitfnsg==} + /@types/node@18.19.17: + resolution: {integrity: sha512-SzyGKgwPzuWp2SHhlpXKzCX0pIOfcI4V2eF37nNBJOhwlegQ83omtVQ1XxZpDE06V/d6AQvfQdPfnw0tRC//Ng==} dependencies: undici-types: 5.26.5 - dev: false /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -3870,7 +3848,7 @@ packages: /@types/papaparse@5.3.14: resolution: {integrity: sha512-LxJ4iEFcpqc6METwp9f6BV6VVc43m6MfH0VqFosHvrUgfXiFe6ww7R3itkOQ+TCK6Y+Iv/+RnnvtRZnkc5Kc9g==} dependencies: - '@types/node': 18.19.6 + '@types/node': 18.19.17 dev: false /@types/prismjs@1.26.3: @@ -3923,7 +3901,7 @@ packages: resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==} dependencies: '@types/mime': 1.3.2 - '@types/node': 18.19.14 + '@types/node': 18.19.17 dev: true /@types/serve-index@1.9.1: @@ -3936,7 +3914,7 @@ packages: resolution: {integrity: sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==} dependencies: '@types/mime': 3.0.1 - '@types/node': 18.19.14 + '@types/node': 18.19.17 dev: true /@types/sinonjs__fake-timers@8.1.1: @@ -3950,13 +3928,13 @@ packages: /@types/sockjs@0.3.33: resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.17 dev: true /@types/through@0.0.30: resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.17 dev: true /@types/tough-cookie@4.0.2: @@ -3971,21 +3949,21 @@ packages: resolution: {integrity: sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==} dev: false - /@types/uuid@9.0.7: - resolution: {integrity: sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==} + /@types/uuid@9.0.8: + resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==} dev: true /@types/ws@8.5.5: resolution: {integrity: sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.17 dev: true /@types/yauzl@2.10.3: resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} requiresBuild: true dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true optional: true @@ -4125,7 +4103,7 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@vitejs/plugin-vue-jsx@3.1.0(vite@5.1.0)(vue@3.4.15): + /@vitejs/plugin-vue-jsx@3.1.0(vite@5.1.1)(vue@3.4.18): resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -4135,70 +4113,70 @@ packages: '@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) - vite: 5.1.0(@types/node@18.19.14)(sass@1.70.0) - vue: 3.4.15(typescript@5.3.3) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) + vue: 3.4.18(typescript@5.3.3) transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue@5.0.3(vite@5.1.0)(vue@3.4.15): - resolution: {integrity: sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA==} + /@vitejs/plugin-vue@5.0.4(vite@5.1.1)(vue@3.4.18): + resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.1.0(@types/node@18.19.14)(sass@1.70.0) - vue: 3.4.15(typescript@5.3.3) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) + vue: 3.4.18(typescript@5.3.3) dev: true - /@vitest/expect@1.2.0: - resolution: {integrity: sha512-H+2bHzhyvgp32o7Pgj2h9RTHN0pgYaoi26Oo3mE+dCi1PAqV31kIIVfTbqMO3Bvshd5mIrJLc73EwSRrbol9Lw==} + /@vitest/expect@1.2.2: + resolution: {integrity: sha512-3jpcdPAD7LwHUUiT2pZTj2U82I2Tcgg2oVPvKxhn6mDI2On6tfvPQTjAI4628GUGDZrCm4Zna9iQHm5cEexOAg==} dependencies: - '@vitest/spy': 1.2.0 - '@vitest/utils': 1.2.0 + '@vitest/spy': 1.2.2 + '@vitest/utils': 1.2.2 chai: 4.3.10 dev: true - /@vitest/runner@1.2.0: - resolution: {integrity: sha512-vaJkDoQaNUTroT70OhM0NPznP7H3WyRwt4LvGwCVYs/llLaqhoSLnlIhUClZpbF5RgAee29KRcNz0FEhYcgxqA==} + /@vitest/runner@1.2.2: + resolution: {integrity: sha512-JctG7QZ4LSDXr5CsUweFgcpEvrcxOV1Gft7uHrvkQ+fsAVylmWQvnaAr/HDp3LAH1fztGMQZugIheTWjaGzYIg==} dependencies: - '@vitest/utils': 1.2.0 + '@vitest/utils': 1.2.2 p-limit: 5.0.0 - pathe: 1.1.1 + pathe: 1.1.2 dev: true - /@vitest/snapshot@1.2.0: - resolution: {integrity: sha512-P33EE7TrVgB3HDLllrjK/GG6WSnmUtWohbwcQqmm7TAk9AVHpdgf7M3F3qRHKm6vhr7x3eGIln7VH052Smo6Kw==} + /@vitest/snapshot@1.2.2: + resolution: {integrity: sha512-SmGY4saEw1+bwE1th6S/cZmPxz/Q4JWsl7LvbQIky2tKE35US4gd0Mjzqfr84/4OD0tikGWaWdMja/nWL5NIPA==} dependencies: magic-string: 0.30.5 - pathe: 1.1.1 + pathe: 1.1.2 pretty-format: 29.7.0 dev: true - /@vitest/spy@1.2.0: - resolution: {integrity: sha512-MNxSAfxUaCeowqyyGwC293yZgk7cECZU9wGb8N1pYQ0yOn/SIr8t0l9XnGRdQZvNV/ZHBYu6GO/W3tj5K3VN1Q==} + /@vitest/spy@1.2.2: + resolution: {integrity: sha512-k9Gcahssw8d7X3pSLq3e3XEu/0L78mUkCjivUqCQeXJm9clfXR/Td8+AP+VC1O6fKPIDLcHDTAmBOINVuv6+7g==} dependencies: tinyspy: 2.2.0 dev: true - /@vitest/ui@1.2.0(vitest@1.2.0): - resolution: {integrity: sha512-AFU8FBiSioYacEd0b8+2R/4GJJhxseD6bNIiEVntb505u1B/mcNMTVRepZql7r3RQJZQ7uijY9QyLdhlbh4XvA==} + /@vitest/ui@1.2.2(vitest@1.2.2): + resolution: {integrity: sha512-CG+5fa8lyoBr+9i+UZGS31Qw81v33QlD10uecHxN2CLJVN+jLnqx4pGzGvFFeJ7jSnUCT0AlbmVWY6fU6NJZmw==} peerDependencies: vitest: ^1.0.0 dependencies: - '@vitest/utils': 1.2.0 + '@vitest/utils': 1.2.2 fast-glob: 3.3.2 fflate: 0.8.1 flatted: 3.2.9 - pathe: 1.1.1 + pathe: 1.1.2 picocolors: 1.0.0 sirv: 2.0.4 - vitest: 1.2.0(@types/node@18.19.14)(@vitest/ui@1.2.0)(jsdom@23.2.0)(sass@1.70.0) + vitest: 1.2.2(@types/node@18.19.15)(@vitest/ui@1.2.2)(jsdom@23.2.0)(sass@1.70.0) dev: true - /@vitest/utils@1.2.0: - resolution: {integrity: sha512-FyD5bpugsXlwVpTcGLDf3wSPYy8g541fQt14qtzo8mJ4LdEpDKZ9mQy2+qdJm2TZRpjY5JLXihXCgIxiRJgi5g==} + /@vitest/utils@1.2.2: + resolution: {integrity: sha512-WKITBHLsBHlpjnDQahr+XK6RE7MiAsgrIkr0pGhQ9ygoxBfUeG0lUG5iLlzqjmKSlBv3+j5EGsriBzh+C3Tq9g==} dependencies: diff-sequences: 29.6.3 estree-walker: 3.0.3 @@ -4239,7 +4217,7 @@ packages: '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.3) '@babel/template': 7.22.5 '@babel/traverse': 7.22.11 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 '@vue/babel-helper-vue-transform-on': 1.1.5 camelcase: 6.3.0 html-tags: 3.3.1 @@ -4264,6 +4242,16 @@ packages: entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.0.2 + dev: true + + /@vue/compiler-core@3.4.18: + resolution: {integrity: sha512-F7YK8lMK0iv6b9/Gdk15A67wM0KKZvxDxed0RR60C1z9tIJTKta+urs4j0RTN5XqHISzI3etN3mX0uHhjmoqjQ==} + dependencies: + '@babel/parser': 7.23.9 + '@vue/shared': 3.4.18 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.0.2 /@vue/compiler-dom@3.3.13: resolution: {integrity: sha512-EYRDpbLadGtNL0Gph+HoKiYqXLqZ0xSSpR5Dvnu/Ep7ggaCbjRDIus1MMxTS2Qm0koXED4xSlvTZaTnI8cYAsw==} @@ -4276,6 +4264,13 @@ packages: dependencies: '@vue/compiler-core': 3.4.15 '@vue/shared': 3.4.15 + dev: true + + /@vue/compiler-dom@3.4.18: + resolution: {integrity: sha512-24Eb8lcMfInefvQ6YlEVS18w5Q66f4+uXWVA+yb7praKbyjHRNuKVWGuinfSSjM0ZIiPi++QWukhkgznBaqpEA==} + dependencies: + '@vue/compiler-core': 3.4.18 + '@vue/shared': 3.4.18 /@vue/compiler-sfc@3.3.13: resolution: {integrity: sha512-DQVmHEy/EKIgggvnGRLx21hSqnr1smUS9Aq8tfxiiot8UR0/pXKHN9k78/qQ7etyQTFj5em5nruODON7dBeumw==} @@ -4288,20 +4283,20 @@ packages: '@vue/shared': 3.3.13 estree-walker: 2.0.2 magic-string: 0.30.5 - postcss: 8.4.33 + postcss: 8.4.35 source-map-js: 1.0.2 - /@vue/compiler-sfc@3.4.15: - resolution: {integrity: sha512-LCn5M6QpkpFsh3GQvs2mJUOAlBQcCco8D60Bcqmf3O3w5a+KWS5GvYbrrJBkgvL1BDnTp+e8q0lXCLgHhKguBA==} + /@vue/compiler-sfc@3.4.18: + resolution: {integrity: sha512-rG5tqtnzwrVpMqAQ7FHtvHaV70G6LLfJIWLYZB/jZ9m/hrnZmIQh+H3ewnC5onwe/ibljm9+ZupxeElzqCkTAw==} dependencies: - '@babel/parser': 7.23.6 - '@vue/compiler-core': 3.4.15 - '@vue/compiler-dom': 3.4.15 - '@vue/compiler-ssr': 3.4.15 - '@vue/shared': 3.4.15 + '@babel/parser': 7.23.9 + '@vue/compiler-core': 3.4.18 + '@vue/compiler-dom': 3.4.18 + '@vue/compiler-ssr': 3.4.18 + '@vue/shared': 3.4.18 estree-walker: 2.0.2 - magic-string: 0.30.5 - postcss: 8.4.33 + magic-string: 0.30.7 + postcss: 8.4.35 source-map-js: 1.0.2 /@vue/compiler-ssr@3.3.13: @@ -4310,16 +4305,16 @@ packages: '@vue/compiler-dom': 3.3.13 '@vue/shared': 3.3.13 - /@vue/compiler-ssr@3.4.15: - resolution: {integrity: sha512-1jdeQyiGznr8gjFDadVmOJqZiLNSsMa5ZgqavkPZ8O2wjHv0tVuAEsw5hTdUoUW4232vpBbL/wJhzVW/JwY1Uw==} + /@vue/compiler-ssr@3.4.18: + resolution: {integrity: sha512-hSlv20oUhPxo2UYUacHgGaxtqP0tvFo6ixxxD6JlXIkwzwoZ9eKK6PFQN4hNK/R13JlNyldwWt/fqGBKgWJ6nQ==} dependencies: - '@vue/compiler-dom': 3.4.15 - '@vue/shared': 3.4.15 + '@vue/compiler-dom': 3.4.18 + '@vue/shared': 3.4.18 /@vue/devtools-api@6.5.0: resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} - /@vue/devtools-core@7.0.14(vite@5.1.0): + /@vue/devtools-core@7.0.14(vite@5.1.1): resolution: {integrity: sha512-EFOp2irw6lQ9G08g/Mn8r2ycn56wHyfbq12iIpqcLZSn3KvidwE8FnB45836ZWDOwW6iOfNed3jklMUWyKhq6w==} dependencies: '@vue/devtools-kit': 7.0.14 @@ -4331,9 +4326,9 @@ packages: mitt: 3.0.1 pathe: 1.1.2 perfect-debounce: 1.0.0 - vite-dev-rpc: 0.1.4(vite@5.1.0) - vite-hot-client: 0.2.3(vite@5.1.0) - vite-plugin-inspect: 0.8.3(vite@5.1.0) + vite-dev-rpc: 0.1.4(vite@5.1.1) + vite-hot-client: 0.2.3(vite@5.1.1) + vite-plugin-inspect: 0.8.3(vite@5.1.1) transitivePeerDependencies: - '@nuxt/kit' - rollup @@ -4438,10 +4433,10 @@ packages: dependencies: '@vue/shared': 3.3.13 - /@vue/reactivity@3.4.15: - resolution: {integrity: sha512-55yJh2bsff20K5O84MxSvXKPHHt17I2EomHznvFiJCAZpJTNW8IuLj1xZWMLELRhBK3kkFV/1ErZGHJfah7i7w==} + /@vue/reactivity@3.4.18: + resolution: {integrity: sha512-7uda2/I0jpLiRygprDo5Jxs2HJkOVXcOMlyVlY54yRLxoycBpwGJRwJT9EdGB4adnoqJDXVT2BilUAYwI7qvmg==} dependencies: - '@vue/shared': 3.4.15 + '@vue/shared': 3.4.18 /@vue/runtime-core@3.3.13: resolution: {integrity: sha512-1TzA5TvGuh2zUwMJgdfvrBABWZ7y8kBwBhm7BXk8rvdx2SsgcGfz2ruv2GzuGZNvL1aKnK8CQMV/jFOrxNQUMA==} @@ -4449,11 +4444,11 @@ packages: '@vue/reactivity': 3.3.13 '@vue/shared': 3.3.13 - /@vue/runtime-core@3.4.15: - resolution: {integrity: sha512-6E3by5m6v1AkW0McCeAyhHTw+3y17YCOKG0U0HDKDscV4Hs0kgNT5G+GCHak16jKgcCDHpI9xe5NKb8sdLCLdw==} + /@vue/runtime-core@3.4.18: + resolution: {integrity: sha512-7mU9diCa+4e+8/wZ7Udw5pwTH10A11sZ1nldmHOUKJnzCwvZxfJqAtw31mIf4T5H2FsLCSBQT3xgioA9vIjyDQ==} dependencies: - '@vue/reactivity': 3.4.15 - '@vue/shared': 3.4.15 + '@vue/reactivity': 3.4.18 + '@vue/shared': 3.4.18 /@vue/runtime-dom@3.3.13: resolution: {integrity: sha512-JJkpE8R/hJKXqVTgUoODwS5wqKtOsmJPEqmp90PDVGygtJ4C0PtOkcEYXwhiVEmef6xeXcIlrT3Yo5aQ4qkHhQ==} @@ -4462,11 +4457,11 @@ packages: '@vue/shared': 3.3.13 csstype: 3.1.3 - /@vue/runtime-dom@3.4.15: - resolution: {integrity: sha512-EVW8D6vfFVq3V/yDKNPBFkZKGMFSvZrUQmx196o/v2tHKdwWdiZjYUBS+0Ez3+ohRyF8Njwy/6FH5gYJ75liUw==} + /@vue/runtime-dom@3.4.18: + resolution: {integrity: sha512-2y1Mkzcw1niSfG7z3Qx+2ir9Gb4hdTkZe5p/I8x1aTIKQE0vY0tPAEUPhZm5tx6183gG3D/KwHG728UR0sIufA==} dependencies: - '@vue/runtime-core': 3.4.15 - '@vue/shared': 3.4.15 + '@vue/runtime-core': 3.4.18 + '@vue/shared': 3.4.18 csstype: 3.1.3 /@vue/server-renderer@3.3.13(vue@3.3.13): @@ -4478,23 +4473,27 @@ packages: '@vue/shared': 3.3.13 vue: 3.3.13(typescript@5.3.3) - /@vue/server-renderer@3.4.15(vue@3.4.15): - resolution: {integrity: sha512-3HYzaidu9cHjrT+qGUuDhFYvF/j643bHC6uUN9BgM11DVy+pM6ATsG6uPBLnkwOgs7BpJABReLmpL3ZPAsUaqw==} + /@vue/server-renderer@3.4.18(vue@3.4.18): + resolution: {integrity: sha512-YJd1wa7mzUN3NRqLEsrwEYWyO+PUBSROIGlCc3J/cvn7Zu6CxhNLgXa8Z4zZ5ja5/nviYO79J1InoPeXgwBTZA==} peerDependencies: - vue: 3.4.15 + vue: 3.4.18 dependencies: - '@vue/compiler-ssr': 3.4.15 - '@vue/shared': 3.4.15 - vue: 3.4.15(typescript@5.3.3) + '@vue/compiler-ssr': 3.4.18 + '@vue/shared': 3.4.18 + vue: 3.4.18(typescript@5.3.3) /@vue/shared@3.3.13: resolution: {integrity: sha512-/zYUwiHD8j7gKx2argXEMCUXVST6q/21DFU0sTfNX0URJroCe3b1UF6vLJ3lQDfLNIiiRl2ONp7Nh5UVWS6QnA==} /@vue/shared@3.4.15: resolution: {integrity: sha512-KzfPTxVaWfB+eGcGdbSf4CWdaXcGDqckoeXUh7SB3fZdEtzPCK2Vq9B/lRRL3yutax/LWITz+SwvgyOxz5V75g==} + dev: true + + /@vue/shared@3.4.18: + resolution: {integrity: sha512-CxouGFxxaW5r1WbrSmWwck3No58rApXgRSBxrqgnY1K+jk20F6DrXJkHdH9n4HVT+/B6G2CAn213Uq3npWiy8Q==} - /@vue/test-utils@2.4.3(vue@3.4.15): - resolution: {integrity: sha512-F4K7mF+ad++VlTrxMJVRnenKSJmO6fkQt2wpRDiKDesQMkfpniGWsqEi/JevxGBo2qEkwwjvTUAoiGJLNx++CA==} + /@vue/test-utils@2.4.4(vue@3.4.18): + resolution: {integrity: sha512-8jkRxz8pNhClAf4Co4ZrpAoFISdvT3nuSkUlY6Ys6rmTpw3DMWG/X3mw3gQ7QJzgCZO9f+zuE2kW57fi09MW7Q==} peerDependencies: '@vue/server-renderer': ^3.0.1 vue: ^3.0.1 @@ -4503,7 +4502,7 @@ packages: optional: true dependencies: js-beautify: 1.14.9 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) vue-component-type-helpers: 1.8.25 dev: true @@ -4732,6 +4731,11 @@ packages: engines: {node: '>=0.4.0'} dev: true + /acorn-walk@8.3.2: + resolution: {integrity: sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==} + engines: {node: '>=0.4.0'} + dev: true + /acorn@7.4.1: resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} engines: {node: '>=0.4.0'} @@ -5104,8 +5108,8 @@ packages: resolution: {integrity: sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==} dev: true - /axios@1.6.5: - resolution: {integrity: sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==} + /axios@1.6.7: + resolution: {integrity: sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==} dependencies: follow-redirects: 1.15.4 form-data: 4.0.0 @@ -5217,7 +5221,7 @@ packages: resolution: {integrity: sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw==} engines: {node: '>= 10.0.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 dev: true /babylon@6.18.0: @@ -5860,13 +5864,13 @@ packages: engines: {node: ^12.20.0 || >=14} dev: true - /commitizen@4.3.0(@types/node@18.19.14)(typescript@5.3.3): + /commitizen@4.3.0(@types/node@18.19.15)(typescript@5.3.3): resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==} engines: {node: '>= 12'} hasBin: true dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@18.19.14)(typescript@5.3.3) + cz-conventional-changelog: 3.3.0(@types/node@18.19.15)(typescript@5.3.3) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -5959,7 +5963,7 @@ packages: resolution: {integrity: sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==} dependencies: '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 dev: true /content-disposition@0.5.4: @@ -6119,7 +6123,7 @@ packages: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} dev: true - /cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.14)(cosmiconfig@8.3.6)(typescript@5.3.3): + /cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.15)(cosmiconfig@8.3.6)(typescript@5.3.3): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} requiresBuild: true @@ -6128,7 +6132,7 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 cosmiconfig: 8.3.6(typescript@5.3.3) jiti: 1.21.0 typescript: 5.3.3 @@ -6215,12 +6219,12 @@ packages: webpack: optional: true dependencies: - icss-utils: 5.1.0(postcss@8.4.33) - postcss: 8.4.33 - postcss-modules-extract-imports: 3.0.0(postcss@8.4.33) - postcss-modules-local-by-default: 4.0.4(postcss@8.4.33) - postcss-modules-scope: 3.1.1(postcss@8.4.33) - postcss-modules-values: 4.0.0(postcss@8.4.33) + icss-utils: 5.1.0(postcss@8.4.35) + postcss: 8.4.35 + postcss-modules-extract-imports: 3.0.0(postcss@8.4.35) + postcss-modules-local-by-default: 4.0.4(postcss@8.4.35) + postcss-modules-scope: 3.1.1(postcss@8.4.35) + postcss-modules-values: 4.0.0(postcss@8.4.35) postcss-value-parser: 4.2.0 semver: 7.5.4 webpack: 5.90.1(webpack-cli@5.1.4) @@ -6262,15 +6266,14 @@ packages: underscore.string: 3.3.6 dev: false - /cypress@13.6.2: - resolution: {integrity: sha512-TW3bGdPU4BrfvMQYv1z3oMqj71YI4AlgJgnrycicmPZAXtvywVFZW9DAToshO65D97rCWfG/kqMFsYB6Kp91gQ==} + /cypress@13.6.4: + resolution: {integrity: sha512-pYJjCfDYB+hoOoZuhysbbYhEmNW7DEDsqn+ToCLwuVowxUXppIWRr7qk4TVRIU471ksfzyZcH+mkoF0CQUKnpw==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true dependencies: '@cypress/request': 3.0.1 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) - '@types/node': 18.19.14 '@types/sinonjs__fake-timers': 8.1.1 '@types/sizzle': 2.3.3 arch: 2.2.0 @@ -6313,18 +6316,18 @@ packages: yauzl: 2.10.0 dev: true - /cz-conventional-changelog@3.3.0(@types/node@18.19.14)(typescript@5.3.3): + /cz-conventional-changelog@3.3.0(@types/node@18.19.15)(typescript@5.3.3): resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==} engines: {node: '>= 10'} dependencies: chalk: 2.4.2 - commitizen: 4.3.0(@types/node@18.19.14)(typescript@5.3.3) + commitizen: 4.3.0(@types/node@18.19.15)(typescript@5.3.3) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.3 optionalDependencies: - '@commitlint/load': 18.6.1(@types/node@18.19.14)(typescript@5.3.3) + '@commitlint/load': 18.6.1(@types/node@18.19.15)(typescript@5.3.3) transitivePeerDependencies: - '@types/node' - typescript @@ -7008,11 +7011,6 @@ packages: engines: {node: '>=10'} dev: true - /escape-string-regexp@5.0.0: - resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} - engines: {node: '>=12'} - dev: true - /eslint-config-standard@17.1.0(eslint-plugin-import@2.29.1)(eslint-plugin-n@15.7.0)(eslint-plugin-promise@6.1.1)(eslint@8.56.0): resolution: {integrity: sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==} engines: {node: '>=12.0.0'} @@ -7204,7 +7202,7 @@ packages: eslint: 8.56.0 natural-compare: 1.4.0 nth-check: 2.1.1 - postcss-selector-parser: 6.0.13 + postcss-selector-parser: 6.0.15 semver: 7.5.4 vue-eslint-parser: 9.4.2(eslint@8.56.0) xml-name-validator: 4.0.0 @@ -7632,14 +7630,6 @@ packages: escape-string-regexp: 1.0.5 dev: true - /figures@5.0.0: - resolution: {integrity: sha512-ej8ksPF4x6e5wvK9yevct0UCXh8TTFlWGVLlgjZuoBH1HwjIfKE/IdL5mq89sFA7zELi1VhKpmtDnrs7zWyeyg==} - engines: {node: '>=14'} - dependencies: - escape-string-regexp: 5.0.0 - is-unicode-supported: 1.3.0 - dev: true - /file-entry-cache@6.0.1: resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} engines: {node: ^10.12.0 || >=12.0.0} @@ -7791,14 +7781,14 @@ packages: vue: 3.3.13(typescript@5.3.3) dev: true - /focus-trap-vue@4.0.3(focus-trap@7.5.4)(vue@3.4.15): + /focus-trap-vue@4.0.3(focus-trap@7.5.4)(vue@3.4.18): resolution: {integrity: sha512-cIX5rybkCAlNZ4IHYJ3nCFIsipDDljJHHjtTO2IgYWkVYg7X9ipUVdab3HzYp88kmHgMwjcB71LYnXRRsF6ZqQ==} peerDependencies: focus-trap: ^7.0.0 vue: ^3.0.0 dependencies: focus-trap: 7.5.4 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) /focus-trap@7.5.4: resolution: {integrity: sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==} @@ -8681,13 +8671,13 @@ packages: safer-buffer: 2.1.2 dev: true - /icss-utils@5.1.0(postcss@8.4.33): + /icss-utils@5.1.0(postcss@8.4.35): resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.33 + postcss: 8.4.35 dev: true /ieee754@1.2.1: @@ -8812,17 +8802,17 @@ packages: wrap-ansi: 7.0.0 dev: true - /inquirer@9.2.12: - resolution: {integrity: sha512-mg3Fh9g2zfuVWJn6lhST0O7x4n03k7G8Tx5nvikJkbq8/CK47WDVm+UznF0G6s5Zi0KcyUisr6DU8T67N5U+1Q==} - engines: {node: '>=14.18.0'} + /inquirer@9.2.14: + resolution: {integrity: sha512-4ByIMt677Iz5AvjyKrDpzaepIyMewNvDcvwpVVRZNmy9dLakVoVgdCHZXbK1SlVJra1db0JZ6XkJyHsanpdrdQ==} + engines: {node: '>=18'} dependencies: - '@ljharb/through': 2.3.11 + '@ljharb/through': 2.3.12 ansi-escapes: 4.3.2 chalk: 5.3.0 cli-cursor: 3.1.0 cli-width: 4.1.0 external-editor: 3.1.0 - figures: 5.0.0 + figures: 3.2.0 lodash: 4.17.21 mute-stream: 1.0.0 ora: 5.4.1 @@ -8856,15 +8846,6 @@ packages: tslib: 2.6.2 dev: false - /intl-messageformat@10.5.8: - resolution: {integrity: sha512-NRf0jpBWV0vd671G5b06wNofAN8tp7WWDogMZyaU8GUAsmbouyvgwmFJI7zLjfAMpm3zK+vSwRP3jzaoIcMbaA==} - dependencies: - '@formatjs/ecma402-abstract': 1.18.0 - '@formatjs/fast-memoize': 2.2.0 - '@formatjs/icu-messageformat-parser': 2.7.3 - tslib: 2.6.2 - dev: false - /invariant@2.2.4: resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} dependencies: @@ -9185,11 +9166,6 @@ packages: engines: {node: '>=10'} dev: true - /is-unicode-supported@1.3.0: - resolution: {integrity: sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==} - engines: {node: '>=12'} - dev: true - /is-utf8@0.2.1: resolution: {integrity: sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==} dev: true @@ -9304,7 +9280,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.17 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -9683,7 +9659,7 @@ packages: enquirer: 2.3.6 log-update: 4.0.0 p-map: 4.0.0 - rfdc: 1.3.0 + rfdc: 1.3.1 rxjs: 7.8.1 through: 2.3.8 wrap-ansi: 7.0.0 @@ -9922,6 +9898,12 @@ packages: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 + /magic-string@0.30.7: + resolution: {integrity: sha512-8vBuFF/I/+OSLRmdf2wwFCJCz+nSn0m6DPvGH1fS/KiQoSaR+sETbov0eIk9KhEKy8CYqIkIAnbohxT/4H0kuA==} + engines: {node: '>=12'} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 + /make-dir@2.1.0: resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} engines: {node: '>=6'} @@ -10330,7 +10312,7 @@ packages: resolution: {integrity: sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==} dependencies: acorn: 8.10.0 - pathe: 1.1.1 + pathe: 1.1.2 pkg-types: 1.0.3 ufo: 1.3.2 dev: true @@ -10772,7 +10754,7 @@ packages: '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.6 - axios: 1.6.5 + axios: 1.6.7 chalk: 4.1.2 cli-cursor: 3.1.0 cli-spinners: 2.6.1 @@ -11266,10 +11248,6 @@ packages: engines: {node: '>=8'} dev: true - /pathe@1.1.1: - resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==} - dev: true - /pathe@1.1.2: resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} dev: true @@ -11353,7 +11331,7 @@ packages: dependencies: jsonc-parser: 3.2.0 mlly: 1.4.2 - pathe: 1.1.1 + pathe: 1.1.2 dev: true /plimit-lit@1.5.0: @@ -11366,7 +11344,7 @@ packages: resolution: {integrity: sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==} deprecated: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 - /postcss-custom-properties@13.3.4(postcss@8.4.33): + /postcss-custom-properties@13.3.4(postcss@8.4.35): resolution: {integrity: sha512-9YN0gg9sG3OH+Z9xBrp2PWRb+O4msw+5Sbp3ZgqrblrwKspXVQe5zr5sVqi43gJGwW/Rv1A483PRQUzQOEewvA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -11375,7 +11353,7 @@ packages: '@csstools/cascade-layer-name-parser': 1.0.7(@csstools/css-parser-algorithms@2.5.0)(@csstools/css-tokenizer@2.2.3) '@csstools/css-parser-algorithms': 2.5.0(@csstools/css-tokenizer@2.2.3) '@csstools/css-tokenizer': 2.2.3 - postcss: 8.4.33 + postcss: 8.4.35 postcss-value-parser: 4.2.0 dev: true @@ -11385,92 +11363,84 @@ packages: dependencies: htmlparser2: 8.0.2 js-tokens: 8.0.1 - postcss: 8.4.33 - postcss-safe-parser: 6.0.0(postcss@8.4.33) + postcss: 8.4.35 + postcss-safe-parser: 6.0.0(postcss@8.4.35) dev: true /postcss-media-query-parser@0.2.3: resolution: {integrity: sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==} dev: true - /postcss-modules-extract-imports@3.0.0(postcss@8.4.33): + /postcss-modules-extract-imports@3.0.0(postcss@8.4.35): resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.33 + postcss: 8.4.35 dev: true - /postcss-modules-local-by-default@4.0.4(postcss@8.4.33): + /postcss-modules-local-by-default@4.0.4(postcss@8.4.35): resolution: {integrity: sha512-L4QzMnOdVwRm1Qb8m4x8jsZzKAaPAgrUF1r/hjDR2Xj7R+8Zsf97jAlSQzWtKx5YNiNGN8QxmPFIc/sh+RQl+Q==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.33) - postcss: 8.4.33 + icss-utils: 5.1.0(postcss@8.4.35) + postcss: 8.4.35 postcss-selector-parser: 6.0.15 postcss-value-parser: 4.2.0 dev: true - /postcss-modules-scope@3.1.1(postcss@8.4.33): + /postcss-modules-scope@3.1.1(postcss@8.4.35): resolution: {integrity: sha512-uZgqzdTleelWjzJY+Fhti6F3C9iF1JR/dODLs/JDefozYcKTBCdD8BIl6nNPbTbcLnGrk56hzwZC2DaGNvYjzA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.33 + postcss: 8.4.35 postcss-selector-parser: 6.0.15 dev: true - /postcss-modules-values@4.0.0(postcss@8.4.33): + /postcss-modules-values@4.0.0(postcss@8.4.35): resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.33) - postcss: 8.4.33 + icss-utils: 5.1.0(postcss@8.4.35) + postcss: 8.4.35 dev: true /postcss-resolve-nested-selector@0.1.1: resolution: {integrity: sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==} dev: true - /postcss-safe-parser@6.0.0(postcss@8.4.33): + /postcss-safe-parser@6.0.0(postcss@8.4.35): resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.3.3 dependencies: - postcss: 8.4.33 + postcss: 8.4.35 dev: true - /postcss-safe-parser@7.0.0(postcss@8.4.33): + /postcss-safe-parser@7.0.0(postcss@8.4.35): resolution: {integrity: sha512-ovehqRNVCpuFzbXoTb4qLtyzK3xn3t/CUBxOs8LsnQjQrShaB4lKiHoVqY8ANaC0hBMHq5QVWk77rwGklFUDrg==} engines: {node: '>=18.0'} peerDependencies: postcss: ^8.4.31 dependencies: - postcss: 8.4.33 + postcss: 8.4.35 dev: true - /postcss-scss@4.0.9(postcss@8.4.33): + /postcss-scss@4.0.9(postcss@8.4.35): resolution: {integrity: sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.4.29 dependencies: - postcss: 8.4.33 - dev: true - - /postcss-selector-parser@6.0.13: - resolution: {integrity: sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==} - engines: {node: '>=4'} - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 + postcss: 8.4.35 dev: true /postcss-selector-parser@6.0.15: @@ -11481,26 +11451,18 @@ packages: util-deprecate: 1.0.2 dev: true - /postcss-sorting@8.0.2(postcss@8.4.33): + /postcss-sorting@8.0.2(postcss@8.4.35): resolution: {integrity: sha512-M9dkSrmU00t/jK7rF6BZSZauA5MAaBW4i5EnJXspMwt4iqTh/L9j6fgMnbElEOfyRyfLfVbIHj/R52zHzAPe1Q==} peerDependencies: postcss: ^8.4.20 dependencies: - postcss: 8.4.33 + postcss: 8.4.35 dev: true /postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: true - /postcss@8.4.33: - resolution: {integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.7 - picocolors: 1.0.0 - source-map-js: 1.0.2 - /postcss@8.4.35: resolution: {integrity: sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==} engines: {node: ^10 || ^12 || >=14} @@ -11508,7 +11470,6 @@ packages: nanoid: 3.3.7 picocolors: 1.0.0 source-map-js: 1.0.2 - dev: true /prebuild-install@7.1.1: resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==} @@ -12311,10 +12272,6 @@ packages: engines: {iojs: '>=1.0.0', node: '>=0.10.0'} dev: true - /rfdc@1.3.0: - resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==} - dev: true - /rfdc@1.3.1: resolution: {integrity: sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==} dev: true @@ -13215,7 +13172,7 @@ packages: stylelint: 16.2.1(typescript@5.3.3) dev: true - /stylelint-config-recommended-scss@14.0.0(postcss@8.4.33)(stylelint@16.2.1): + /stylelint-config-recommended-scss@14.0.0(postcss@8.4.35)(stylelint@16.2.1): resolution: {integrity: sha512-HDvpoOAQ1RpF+sPbDOT2Q2/YrBDEJDnUymmVmZ7mMCeNiFSdhRdyGEimBkz06wsN+HaFwUh249gDR+I9JR7Onw==} engines: {node: '>=18.12.0'} peerDependencies: @@ -13225,8 +13182,8 @@ packages: postcss: optional: true dependencies: - postcss: 8.4.33 - postcss-scss: 4.0.9(postcss@8.4.33) + postcss: 8.4.35 + postcss-scss: 4.0.9(postcss@8.4.35) stylelint: 16.2.1(typescript@5.3.3) stylelint-config-recommended: 14.0.0(stylelint@16.2.1) stylelint-scss: 6.0.0(stylelint@16.2.1) @@ -13268,8 +13225,8 @@ packages: peerDependencies: stylelint: ^14.0.0 || ^15.0.0 || ^16.0.1 dependencies: - postcss: 8.4.33 - postcss-sorting: 8.0.2(postcss@8.4.33) + postcss: 8.4.35 + postcss-sorting: 8.0.2(postcss@8.4.35) stylelint: 16.2.1(typescript@5.3.3) dev: true @@ -13318,9 +13275,9 @@ packages: micromatch: 4.0.5 normalize-path: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.33 + postcss: 8.4.35 postcss-resolve-nested-selector: 0.1.1 - postcss-safe-parser: 7.0.0(postcss@8.4.33) + postcss-safe-parser: 7.0.0(postcss@8.4.35) postcss-selector-parser: 6.0.15 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 @@ -13466,12 +13423,12 @@ packages: vue: 3.3.13(typescript@5.3.3) dev: true - /swrv@1.0.4(vue@3.4.15): + /swrv@1.0.4(vue@3.4.18): resolution: {integrity: sha512-zjEkcP8Ywmj+xOJW3lIT65ciY/4AL4e/Or7Gj0MzU3zBJNMdJiT8geVZhINavnlHRMMCcJLHhraLTAiDOTmQ9g==} peerDependencies: vue: '>=3.2.26 < 4' dependencies: - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) /symbol-tree@3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} @@ -13637,8 +13594,8 @@ packages: resolution: {integrity: sha512-65NKvSuAVDP/n4CqH+a9w2kTlLReS9vhsAP06MWx+/89nMinJyB2icyl58RIcqCmIggpojIGeuJGhjU1aGMBSg==} dev: true - /tinypool@0.8.1: - resolution: {integrity: sha512-zBTCK0cCgRROxvs9c0CGK838sPkeokNGdQVUUwHAbynHFlmyJYj825f/oRs528HaIJ97lo0pLIlDUzwN+IorWg==} + /tinypool@0.8.2: + resolution: {integrity: sha512-SUszKYe5wgsxnNOVlBYO6IC+8VGWdVGZWAqUxp3UErNBtptZvWbwyUOyzNL59zigz2rCA92QiL3wvG+JDSdJdQ==} engines: {node: '>=14.0.0'} dev: true @@ -13766,7 +13723,7 @@ packages: typescript: 5.3.3 dev: true - /ts-node@10.9.2(@types/node@18.19.14)(typescript@5.3.3): + /ts-node@10.9.2(@types/node@18.19.15)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -13785,7 +13742,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 18.19.14 + '@types/node': 18.19.15 acorn: 8.10.0 acorn-walk: 8.3.1 arg: 4.1.3 @@ -14164,7 +14121,7 @@ packages: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} hasBin: true - /v-calendar@3.0.0-alpha.8(vue@3.4.15): + /v-calendar@3.0.0-alpha.8(vue@3.4.18): resolution: {integrity: sha512-T23H5UbK0EomrwArlF/jrT2LFbV/lu+Bp9JroZ1paN6rPoaMyvE+HrLxvAmUgi+pODrdTURDMzM3+WPgeFKEBQ==} peerDependencies: vue: ^3.1.0 @@ -14174,7 +14131,7 @@ packages: date-fns: 2.30.0 date-fns-tz: 1.3.8(date-fns@2.30.0) lodash: 4.17.21 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) dev: false /v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.3.13): @@ -14193,7 +14150,7 @@ packages: vue-screen-utils: 1.0.0-beta.13(vue@3.3.13) dev: true - /v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.4.15): + /v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.4.18): resolution: {integrity: sha512-QDWrnp4PWCpzUblctgo4T558PrHgHzDtQnTeUNzKxfNf29FkCeFpwGd9bKjAqktaa2aJLcyRl45T5ln1ku34kg==} peerDependencies: '@popperjs/core': ^2.0.0 @@ -14205,8 +14162,8 @@ packages: date-fns: 2.30.0 date-fns-tz: 2.0.0(date-fns@2.30.0) lodash: 4.17.21 - vue: 3.4.15(typescript@5.3.3) - vue-screen-utils: 1.0.0-beta.13(vue@3.4.15) + vue: 3.4.18(typescript@5.3.3) + vue-screen-utils: 1.0.0-beta.13(vue@3.4.18) dev: true /v8-compile-cache-lib@3.0.1: @@ -14256,34 +14213,34 @@ packages: extsprintf: 1.3.0 dev: true - /vite-dev-rpc@0.1.4(vite@5.1.0): + /vite-dev-rpc@0.1.4(vite@5.1.1): resolution: {integrity: sha512-6I/qF7EDGLQfm3DGdcbkZ7JRl3FIbaVgD1TqDWBaCosJ1QljLzNzDBmMEa7cYkEyAMxHDBqT7zJrOiuYlFYcAA==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 dependencies: birpc: 0.2.15 - vite: 5.1.0(@types/node@18.19.14)(sass@1.70.0) - vite-hot-client: 0.2.3(vite@5.1.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) + vite-hot-client: 0.2.3(vite@5.1.1) dev: true - /vite-hot-client@0.2.3(vite@5.1.0): + /vite-hot-client@0.2.3(vite@5.1.1): resolution: {integrity: sha512-rOGAV7rUlUHX89fP2p2v0A2WWvV3QMX2UYq0fRqsWSvFvev4atHWqjwGoKaZT1VTKyLGk533ecu3eyd0o59CAg==} peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 dependencies: - vite: 5.1.0(@types/node@18.19.14)(sass@1.70.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) dev: true - /vite-node@1.2.0(@types/node@18.19.14)(sass@1.70.0): - resolution: {integrity: sha512-ETnQTHeAbbOxl7/pyBck9oAPZZZo+kYnFt1uQDD+hPReOc+wCjXw4r4jHriBRuVDB5isHmPXxrfc1yJnfBERqg==} + /vite-node@1.2.2(@types/node@18.19.15)(sass@1.70.0): + resolution: {integrity: sha512-1as4rDTgVWJO3n1uHmUYqq7nsFgINQ9u+mRcXpjeOMJUmviqNKjcZB7UfRZrlM7MjYXMKpuWp5oGkjaFLnjawg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true dependencies: cac: 6.7.14 debug: 4.3.4(supports-color@8.1.1) - pathe: 1.1.1 + pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.1.0(@types/node@18.19.14)(sass@1.70.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) transitivePeerDependencies: - '@types/node' - less @@ -14295,7 +14252,7 @@ packages: - terser dev: true - /vite-plugin-externals@0.6.2(vite@5.1.0): + /vite-plugin-externals@0.6.2(vite@5.1.1): resolution: {integrity: sha512-R5oVY8xDJjLXLTs2XDYzvYbc/RTZuIwOx2xcFbYf+/VXB6eJuatDgt8jzQ7kZ+IrgwQhe6tU8U2fTyy72C25CQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -14305,10 +14262,10 @@ packages: es-module-lexer: 0.4.1 fs-extra: 10.1.0 magic-string: 0.25.9 - vite: 5.1.0(@types/node@18.19.14)(sass@1.70.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) dev: true - /vite-plugin-inspect@0.8.3(vite@5.1.0): + /vite-plugin-inspect@0.8.3(vite@5.1.1): resolution: {integrity: sha512-SBVzOIdP/kwe6hjkt7LSW4D0+REqqe58AumcnCfRNw4Kt3mbS9pEBkch+nupu2PBxv2tQi69EQHQ1ZA1vgB/Og==} engines: {node: '>=14'} peerDependencies: @@ -14327,34 +14284,34 @@ packages: perfect-debounce: 1.0.0 picocolors: 1.0.0 sirv: 2.0.4 - vite: 5.1.0(@types/node@18.19.14)(sass@1.70.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) transitivePeerDependencies: - rollup - supports-color dev: true - /vite-plugin-vue-devtools@7.0.14(vite@5.1.0): + /vite-plugin-vue-devtools@7.0.14(vite@5.1.1): resolution: {integrity: sha512-6dr2qlLXgD5Kc4/ct4W/9IK2DYs/448j6Uird90LUACC5P8FULZmw9QbISYUtJusMhXgksqtirWesCImDS2aqQ==} engines: {node: '>=v14.21.3'} peerDependencies: vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 dependencies: - '@vue/devtools-core': 7.0.14(vite@5.1.0) + '@vue/devtools-core': 7.0.14(vite@5.1.1) '@vue/devtools-kit': 7.0.14 '@vue/devtools-shared': 7.0.14 birpc: 0.2.15 execa: 8.0.1 sirv: 2.0.4 - vite: 5.1.0(@types/node@18.19.14)(sass@1.70.0) - vite-plugin-inspect: 0.8.3(vite@5.1.0) - vite-plugin-vue-inspector: 4.0.2(vite@5.1.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) + vite-plugin-inspect: 0.8.3(vite@5.1.1) + vite-plugin-vue-inspector: 4.0.2(vite@5.1.1) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color dev: true - /vite-plugin-vue-inspector@4.0.2(vite@5.1.0): + /vite-plugin-vue-inspector@4.0.2(vite@5.1.1): resolution: {integrity: sha512-KPvLEuafPG13T7JJuQbSm5PwSxKFnVS965+MP1we2xGw9BPkkc/+LPix5MMWenpKWqtjr0ws8THrR+KuoDC8hg==} peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 @@ -14368,13 +14325,13 @@ packages: '@vue/compiler-dom': 3.4.15 kolorist: 1.8.0 magic-string: 0.30.5 - vite: 5.1.0(@types/node@18.19.14)(sass@1.70.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) transitivePeerDependencies: - supports-color dev: true - /vite@5.1.0(@types/node@18.19.14)(sass@1.70.0): - resolution: {integrity: sha512-STmSFzhY4ljuhz14bg9LkMTk3d98IO6DIArnTY6MeBwiD1Za2StcQtz7fzOUnRCqrHSD5+OS2reg4HOz1eoLnw==} + /vite@5.1.1(@types/node@18.19.15)(sass@1.70.0): + resolution: {integrity: sha512-wclpAgY3F1tR7t9LL5CcHC41YPkQIpKUGeIuT8MdNwNZr6OqOTLs7JX5vIHAtzqLWXts0T+GDrh9pN2arneKqg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -14401,7 +14358,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 esbuild: 0.19.8 postcss: 8.4.35 rollup: 4.6.1 @@ -14410,8 +14367,8 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.2.0(@types/node@18.19.14)(@vitest/ui@1.2.0)(jsdom@23.2.0)(sass@1.70.0): - resolution: {integrity: sha512-Ixs5m7BjqvLHXcibkzKRQUvD/XLw0E3rvqaCMlrm/0LMsA0309ZqYvTlPzkhh81VlEyVZXFlwWnkhb6/UMtcaQ==} + /vitest@1.2.2(@types/node@18.19.15)(@vitest/ui@1.2.2)(jsdom@23.2.0)(sass@1.70.0): + resolution: {integrity: sha512-d5Ouvrnms3GD9USIK36KG8OZ5bEvKEkITFtnGv56HFaSlbItJuYr7hv2Lkn903+AvRAgSixiamozUVfORUekjw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -14435,14 +14392,14 @@ packages: jsdom: optional: true dependencies: - '@types/node': 18.19.14 - '@vitest/expect': 1.2.0 - '@vitest/runner': 1.2.0 - '@vitest/snapshot': 1.2.0 - '@vitest/spy': 1.2.0 - '@vitest/ui': 1.2.0(vitest@1.2.0) - '@vitest/utils': 1.2.0 - acorn-walk: 8.3.1 + '@types/node': 18.19.15 + '@vitest/expect': 1.2.2 + '@vitest/runner': 1.2.2 + '@vitest/snapshot': 1.2.2 + '@vitest/spy': 1.2.2 + '@vitest/ui': 1.2.2(vitest@1.2.2) + '@vitest/utils': 1.2.2 + acorn-walk: 8.3.2 cac: 6.7.14 chai: 4.3.10 debug: 4.3.4(supports-color@8.1.1) @@ -14450,14 +14407,14 @@ packages: jsdom: 23.2.0 local-pkg: 0.5.0 magic-string: 0.30.5 - pathe: 1.1.1 + pathe: 1.1.2 picocolors: 1.0.0 std-env: 3.6.0 strip-literal: 1.3.0 tinybench: 2.5.1 - tinypool: 0.8.1 - vite: 5.1.0(@types/node@18.19.14)(sass@1.70.0) - vite-node: 1.2.0(@types/node@18.19.14)(sass@1.70.0) + tinypool: 0.8.2 + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) + vite-node: 1.2.2(@types/node@18.19.15)(sass@1.70.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -14482,14 +14439,14 @@ packages: resolution: {integrity: sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==} dev: true - /vue-chartjs@5.3.0(chart.js@4.4.1)(vue@3.4.15): + /vue-chartjs@5.3.0(chart.js@4.4.1)(vue@3.4.18): resolution: {integrity: sha512-8XqX0JU8vFZ+WA2/knz4z3ThClduni2Nm0BMe2u0mXgTfd9pXrmJ07QBI+WAij5P/aPmPMX54HCE1seWL37ZdQ==} peerDependencies: chart.js: ^4.1.1 vue: ^3.0.0-0 || ^2.7.0 dependencies: chart.js: 4.4.1 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) dev: false /vue-component-type-helpers@1.8.25: @@ -14506,14 +14463,14 @@ packages: vue: 3.3.13(typescript@5.3.3) dev: true - /vue-draggable-next@2.2.1(sortablejs@1.15.2)(vue@3.4.15): + /vue-draggable-next@2.2.1(sortablejs@1.15.2)(vue@3.4.18): resolution: {integrity: sha512-EAMS1IRHF0kZO0o5PMOinsQsXIqsrKT1hKmbICxG3UEtn7zLFkLxlAtajcCcUTisNvQ6TtCB5COjD9a1raNADw==} peerDependencies: sortablejs: ^1.14.0 vue: ^3.2.2 dependencies: sortablejs: 1.15.2 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) /vue-eslint-parser@9.3.1(eslint@8.56.0): resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==} @@ -14551,13 +14508,13 @@ packages: - supports-color dev: true - /vue-router@4.2.5(vue@3.4.15): + /vue-router@4.2.5(vue@3.4.18): resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.5.0 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) /vue-screen-utils@1.0.0-beta.13(vue@3.3.13): resolution: {integrity: sha512-EJ/8TANKhFj+LefDuOvZykwMr3rrLFPLNb++lNBqPOpVigT2ActRg6icH9RFQVm4nHwlHIHSGm5OY/Clar9yIg==} @@ -14567,12 +14524,12 @@ packages: vue: 3.3.13(typescript@5.3.3) dev: true - /vue-screen-utils@1.0.0-beta.13(vue@3.4.15): + /vue-screen-utils@1.0.0-beta.13(vue@3.4.18): resolution: {integrity: sha512-EJ/8TANKhFj+LefDuOvZykwMr3rrLFPLNb++lNBqPOpVigT2ActRg6icH9RFQVm4nHwlHIHSGm5OY/Clar9yIg==} peerDependencies: vue: ^3.2.0 dependencies: - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) dev: true /vue-template-compiler@2.7.14: @@ -14609,19 +14566,19 @@ packages: '@vue/shared': 3.3.13 typescript: 5.3.3 - /vue@3.4.15(typescript@5.3.3): - resolution: {integrity: sha512-jC0GH4KkWLWJOEQjOpkqU1bQsBwf4R1rsFtw5GQJbjHVKWDzO6P0nWWBTmjp1xSemAioDFj1jdaK1qa3DnMQoQ==} + /vue@3.4.18(typescript@5.3.3): + resolution: {integrity: sha512-0zLRYamFRe0wF4q2L3O24KQzLyLpL64ye1RUToOgOxuWZsb/FhaNRdGmeozdtVYLz6tl94OXLaK7/WQIrVCw1A==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@vue/compiler-dom': 3.4.15 - '@vue/compiler-sfc': 3.4.15 - '@vue/runtime-dom': 3.4.15 - '@vue/server-renderer': 3.4.15(vue@3.4.15) - '@vue/shared': 3.4.15 + '@vue/compiler-dom': 3.4.18 + '@vue/compiler-sfc': 3.4.18 + '@vue/runtime-dom': 3.4.18 + '@vue/server-renderer': 3.4.18(vue@3.4.18) + '@vue/shared': 3.4.18 typescript: 5.3.3 /w3c-xmlserializer@5.0.0: @@ -14970,7 +14927,7 @@ packages: engines: {node: '>= 10.0.0'} dependencies: '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 assert-never: 1.2.1 babel-walk: 3.0.0-canary-5 dev: true