From 49c7fab13a7dc5c3e9df3ab3a10de2065489bbc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 13:20:24 -0400 Subject: [PATCH] fix(deps): update dependency uuid to v10 (#1626) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 +- .../analytics/analytics-chart/package.json | 4 +- packages/core/expressions/package.json | 4 +- packages/portal/spec-renderer/package.json | 4 +- pnpm-lock.yaml | 44 +++++++++---------- 5 files changed, 28 insertions(+), 32 deletions(-) diff --git a/package.json b/package.json index aa2234010d..b346202c45 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/js-yaml": "^4.0.9", "@types/jsdom": "^21.1.7", "@types/node": "^18.19.47", - "@types/uuid": "^9.0.8", + "@types/uuid": "^10.0.0", "@vitejs/plugin-vue": "^5.0.5", "@vitejs/plugin-vue-jsx": "^4.0.1", "@vitest/ui": "^1.3.1", @@ -65,7 +65,7 @@ "typedoc": "^0.26.6", "typedoc-plugin-markdown": "^4.2.6", "typescript": "~5.3.3", - "uuid": "^9.0.1", + "uuid": "^10.0.0", "vite": "^5.3.5", "vite-plugin-externals": "^0.6.2", "vite-plugin-vue-devtools": "^7.0.27", diff --git a/packages/analytics/analytics-chart/package.json b/packages/analytics/analytics-chart/package.json index 359bba7837..06e7c7c5a8 100644 --- a/packages/analytics/analytics-chart/package.json +++ b/packages/analytics/analytics-chart/package.json @@ -30,7 +30,7 @@ "@kong-ui-public/sandbox-layout": "workspace:^", "@kong/design-tokens": "1.17.2", "@kong/kongponents": "9.5.5", - "@types/uuid": "^9.0.8", + "@types/uuid": "^10.0.0", "file-saver": "^2.0.5", "lodash.mapkeys": "^4.6.0", "lodash.pick": "^4.4.0", @@ -82,7 +82,7 @@ "date-fns": "^3.6.0", "date-fns-tz": "^3.1.3", "pretty-bytes": "^6.1.1", - "uuid": "^9.0.1", + "uuid": "^10.0.0", "vue-chartjs": "^5.3.1" }, "distSizeChecker": { diff --git a/packages/core/expressions/package.json b/packages/core/expressions/package.json index 5aa6345b83..7ecc6235ac 100644 --- a/packages/core/expressions/package.json +++ b/packages/core/expressions/package.json @@ -40,7 +40,7 @@ "@kong/atc-router": "1.6.0-rc.1", "@kong/design-tokens": "1.17.2", "@kong/kongponents": "9.5.5", - "@types/uuid": "^9.0.8", + "@types/uuid": "^10.0.0", "vite-plugin-monaco-editor": "^1.1.0", "vite-plugin-top-level-await": "^1.4.4", "vite-plugin-wasm": "^3.3.0", @@ -74,6 +74,6 @@ "@kong-ui-public/i18n": "workspace:^", "@kong/icons": "^1.15.1", "monaco-editor": "0.51.0", - "uuid": "^9.0.1" + "uuid": "^10.0.0" } } diff --git a/packages/portal/spec-renderer/package.json b/packages/portal/spec-renderer/package.json index b736cf297f..9645823a75 100644 --- a/packages/portal/spec-renderer/package.json +++ b/packages/portal/spec-renderer/package.json @@ -47,7 +47,7 @@ "@kong/kongponents": "9.5.5", "@modyfi/vite-plugin-yaml": "^1.1.0", "@types/lodash.clonedeep": "^4.5.9", - "@types/uuid": "^9.0.8", + "@types/uuid": "^10.0.0", "openapi-types": "^12.1.3", "vue": "^3.4.38" }, @@ -56,7 +56,7 @@ "@kong-ui-public/swagger-ui-web-component": "workspace:^0.12.3", "@kong/icons": "^1.15.1", "lodash.clonedeep": "^4.5.0", - "uuid": "^9.0.1" + "uuid": "^10.0.0" }, "repository": { "type": "git", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d966bfba5a..4e6b534cc4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^18.19.47 version: 18.19.47 '@types/uuid': - specifier: ^9.0.8 - version: 9.0.8 + specifier: ^10.0.0 + version: 10.0.0 '@vitejs/plugin-vue': specifier: ^5.0.5 version: 5.0.5(vite@5.3.5(@types/node@18.19.47)(sass@1.77.8)(terser@5.26.0))(vue@3.4.38(typescript@5.3.3)) @@ -150,8 +150,8 @@ importers: specifier: ~5.3.3 version: 5.3.3 uuid: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^10.0.0 + version: 10.0.0 vite: specifier: ^5.3.5 version: 5.3.5(@types/node@18.19.47)(sass@1.77.8)(terser@5.26.0) @@ -219,8 +219,8 @@ importers: specifier: ^6.1.1 version: 6.1.1 uuid: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^10.0.0 + version: 10.0.0 vue-chartjs: specifier: ^5.3.1 version: 5.3.1(chart.js@4.4.4)(vue@3.4.38(typescript@5.3.3)) @@ -238,8 +238,8 @@ importers: specifier: 9.5.5 version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.38(typescript@5.3.3)))(vue@3.4.38(typescript@5.3.3)) '@types/uuid': - specifier: ^9.0.8 - version: 9.0.8 + specifier: ^10.0.0 + version: 10.0.0 file-saver: specifier: ^2.0.5 version: 2.0.5 @@ -561,8 +561,8 @@ importers: specifier: 0.51.0 version: 0.51.0 uuid: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^10.0.0 + version: 10.0.0 devDependencies: '@kong/atc-router': specifier: 1.6.0-rc.1 @@ -574,8 +574,8 @@ importers: specifier: 9.5.5 version: 9.5.5(axios@1.7.7)(vue-router@4.4.3(vue@3.4.38(typescript@5.3.3)))(vue@3.4.38(typescript@5.3.3)) '@types/uuid': - specifier: ^9.0.8 - version: 9.0.8 + specifier: ^10.0.0 + version: 10.0.0 vite-plugin-monaco-editor: specifier: ^1.1.0 version: 1.1.0(monaco-editor@0.51.0) @@ -1061,7 +1061,7 @@ importers: dependencies: '@kong/icons': specifier: ^1.15.1 - version: 1.15.1(vue@3.4.31(typescript@5.3.3)) + version: 1.15.1(vue@3.4.38(typescript@5.3.3)) devDependencies: '@kong-ui-public/entities-shared': specifier: workspace:^ @@ -1125,8 +1125,8 @@ importers: specifier: ^4.5.0 version: 4.5.0 uuid: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^10.0.0 + version: 10.0.0 devDependencies: '@kong/design-tokens': specifier: 1.17.2 @@ -1141,8 +1141,8 @@ importers: specifier: ^4.5.9 version: 4.5.9 '@types/uuid': - specifier: ^9.0.8 - version: 9.0.8 + specifier: ^10.0.0 + version: 10.0.0 openapi-types: specifier: ^12.1.3 version: 12.1.3 @@ -2943,8 +2943,8 @@ packages: '@types/use-sync-external-store@0.0.3': resolution: {integrity: sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==} - '@types/uuid@9.0.8': - resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==} + '@types/uuid@10.0.0': + resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==} '@types/web-bluetooth@0.0.20': resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} @@ -10303,10 +10303,6 @@ snapshots: - supports-color - typescript - '@kong/icons@1.15.1(vue@3.4.31(typescript@5.3.3))': - dependencies: - vue: 3.4.31(typescript@5.3.3) - '@kong/icons@1.15.1(vue@3.4.38(typescript@5.3.3))': dependencies: vue: 3.4.38(typescript@5.3.3) @@ -11847,7 +11843,7 @@ snapshots: '@types/use-sync-external-store@0.0.3': {} - '@types/uuid@9.0.8': {} + '@types/uuid@10.0.0': {} '@types/web-bluetooth@0.0.20': {}