From 68dcb5b61c9e4f756e1b47375d9bc7e0127167b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 04:55:10 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies with stable version --- .nvmrc | 2 +- package.json | 12 +- packages/core/app-layout/package.json | 2 +- .../swagger-ui-web-component/package.json | 2 +- pnpm-lock.yaml | 150 ++++++++++-------- 5 files changed, 94 insertions(+), 74 deletions(-) diff --git a/.nvmrc b/.nvmrc index 02c8b485ed..f6610cade8 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.18.0 +18.18.1 diff --git a/package.json b/package.json index c2678e3629..b4a2b00920 100644 --- a/package.json +++ b/package.json @@ -28,9 +28,9 @@ "@kong/kongponents": "^8.123.9", "@rushstack/eslint-patch": "^1.5.1", "@types/flat": "^5.0.3", - "@types/js-yaml": "^4.0.6", + "@types/js-yaml": "^4.0.7", "@types/jsdom": "^21.1.3", - "@types/node": "^18.18.4", + "@types/node": "^18.18.5", "@types/uuid": "^9.0.5", "@typescript-eslint/eslint-plugin": "^6.7.5", "@typescript-eslint/parser": "^6.7.5", @@ -61,7 +61,7 @@ "postcss-html": "^1.5.0", "rimraf": "^5.0.5", "rollup-plugin-visualizer": "^5.9.2", - "sass": "^1.69.1", + "sass": "^1.69.3", "stylelint": "^15.10.3", "stylelint-config-html": "^1.1.0", "stylelint-config-recommended-scss": "^12.0.0", @@ -79,7 +79,7 @@ "vitest": "^0.34.6", "vue": "^3.3.4", "vue-router": "^4.2.5", - "vue-tsc": "^1.8.18" + "vue-tsc": "^1.8.19" }, "workspaces": [ "packages/*/*" @@ -100,10 +100,10 @@ } }, "engines": { - "node": ">=18.18.0" + "node": ">=18.18.1" }, "volta": { - "node": "18.18.0", + "node": "18.18.1", "pnpm": "8.9.0" } } diff --git a/packages/core/app-layout/package.json b/packages/core/app-layout/package.json index 61899c19f6..c553f56ee3 100644 --- a/packages/core/app-layout/package.json +++ b/packages/core/app-layout/package.json @@ -43,7 +43,7 @@ "vue-router": "^4.2.5" }, "dependencies": { - "focus-trap": "^7.5.3", + "focus-trap": "^7.5.4", "focus-trap-vue": "^4.0.2", "lodash.clonedeep": "^4.5.0" }, diff --git a/packages/portal/swagger-ui-web-component/package.json b/packages/portal/swagger-ui-web-component/package.json index 9854b6ff59..f6e0bb63e7 100644 --- a/packages/portal/swagger-ui-web-component/package.json +++ b/packages/portal/swagger-ui-web-component/package.json @@ -16,7 +16,7 @@ "@kong/swagger-ui-kong-theme-universal": "^4.2.8", "react": "17.0.2", "react-dom": "17.0.2", - "swagger-client": "^3.23.0", + "swagger-client": "^3.23.1", "swagger-ui": "^4.19.1" }, "repository": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index daa4ead03c..8f41b008d9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,14 +36,14 @@ importers: specifier: ^5.0.3 version: 5.0.3 '@types/js-yaml': - specifier: ^4.0.6 - version: 4.0.6 + specifier: ^4.0.7 + version: 4.0.7 '@types/jsdom': specifier: ^21.1.3 version: 21.1.3 '@types/node': - specifier: ^18.18.4 - version: 18.18.4 + specifier: ^18.18.5 + version: 18.18.5 '@types/uuid': specifier: ^9.0.5 version: 9.0.5 @@ -135,8 +135,8 @@ importers: specifier: ^5.9.2 version: 5.9.2 sass: - specifier: ^1.69.1 - version: 1.69.1 + specifier: ^1.69.3 + version: 1.69.3 stylelint: specifier: ^15.10.3 version: 15.10.3 @@ -154,7 +154,7 @@ importers: version: 6.0.3(stylelint@15.10.3) ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@18.18.4)(typescript@5.2.2) + version: 10.9.1(@types/node@18.18.5)(typescript@5.2.2) tsc-alias: specifier: ^1.8.8 version: 1.8.8 @@ -175,13 +175,13 @@ importers: version: 9.0.1 vite: specifier: ^4.4.11 - version: 4.4.11(@types/node@18.18.4)(sass@1.69.1) + version: 4.4.11(@types/node@18.18.5)(sass@1.69.3) vite-plugin-externals: specifier: ^0.6.2 version: 0.6.2(vite@4.4.11) vitest: specifier: ^0.34.6 - version: 0.34.6(@vitest/ui@0.34.6)(jsdom@22.1.0)(sass@1.69.1) + version: 0.34.6(@vitest/ui@0.34.6)(jsdom@22.1.0)(sass@1.69.3) vue: specifier: ^3.3.4 version: 3.3.4 @@ -189,8 +189,8 @@ importers: specifier: ^4.2.5 version: 4.2.5(vue@3.3.4) vue-tsc: - specifier: ^1.8.18 - version: 1.8.18(typescript@5.2.2) + specifier: ^1.8.19 + version: 1.8.19(typescript@5.2.2) packages/analytics/analytics-chart: dependencies: @@ -295,11 +295,11 @@ importers: packages/core/app-layout: dependencies: focus-trap: - specifier: ^7.5.3 - version: 7.5.3 + specifier: ^7.5.4 + version: 7.5.4 focus-trap-vue: specifier: ^4.0.2 - version: 4.0.2(focus-trap@7.5.3)(vue@3.3.4) + version: 4.0.2(focus-trap@7.5.4)(vue@3.3.4) lodash.clonedeep: specifier: ^4.5.0 version: 4.5.0 @@ -872,8 +872,8 @@ importers: specifier: 17.0.2 version: 17.0.2(react@17.0.2) swagger-client: - specifier: ^3.23.0 - version: 3.23.0 + specifier: ^3.23.1 + version: 3.23.1 swagger-ui: specifier: ^4.19.1 version: 4.19.1 @@ -2221,7 +2221,7 @@ packages: '@rollup/pluginutils': 5.0.2 js-yaml: 4.1.0 tosource: 2.0.0-alpha.3 - vite: 4.4.11(@types/node@18.18.4)(sass@1.69.1) + vite: 4.4.11(@types/node@18.18.5)(sass@1.69.3) transitivePeerDependencies: - rollup dev: true @@ -3235,13 +3235,13 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 18.18.4 + '@types/node': 18.18.6 dev: true /@types/bonjour@3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} dependencies: - '@types/node': 18.18.4 + '@types/node': 18.18.6 dev: true /@types/chai-subset@1.3.3: @@ -3258,13 +3258,13 @@ packages: resolution: {integrity: sha512-4x5FkPpLipqwthjPsF7ZRbOv3uoLUFkTA9G9v583qi4pACvq0uTELrB8OLUzPWUI4IJIyvM85vzkV1nyiI2Lig==} dependencies: '@types/express-serve-static-core': 4.17.35 - '@types/node': 18.18.4 + '@types/node': 18.18.6 dev: true /@types/connect@3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 18.18.4 + '@types/node': 18.18.6 dev: true /@types/eslint-scope@3.7.4: @@ -3288,7 +3288,7 @@ packages: /@types/express-serve-static-core@4.17.35: resolution: {integrity: sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg==} dependencies: - '@types/node': 18.18.4 + '@types/node': 18.18.6 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 '@types/send': 0.17.1 @@ -3323,7 +3323,7 @@ packages: /@types/http-proxy@1.17.11: resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==} dependencies: - '@types/node': 18.18.4 + '@types/node': 18.18.6 dev: true /@types/inquirer@9.0.4: @@ -3337,14 +3337,14 @@ packages: resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==} dev: true - /@types/js-yaml@4.0.6: - resolution: {integrity: sha512-ACTuifTSIIbyksx2HTon3aFtCKWcID7/h3XEmRpDYdMCXxPbl+m9GteOJeaAkiAta/NJaSFuA7ahZ0NkwajDSw==} + /@types/js-yaml@4.0.7: + resolution: {integrity: sha512-RJZP9WAMMr1514KbdSXkLRrKvYQacjr1+HWnY8pui/uBTBoSgD9ZGR17u/d4nb9NpERp0FkdLBe7hq8NIPBgkg==} dev: true /@types/jsdom@21.1.3: resolution: {integrity: sha512-1zzqSP+iHJYV4lB3lZhNBa012pubABkj9yG/GuXuf6LZH1cSPIJBqFDrm5JX65HHt6VOnNYdTui/0ySerRbMgA==} dependencies: - '@types/node': 18.18.4 + '@types/node': 18.18.5 '@types/tough-cookie': 4.0.2 parse5: 7.1.2 dev: true @@ -3390,8 +3390,12 @@ packages: resolution: {integrity: sha512-+yno3ItTEwGxXiS/75Q/aHaa5srkpnJaH+kdkTVJ3DtJEwv92itpKbxU+FjPoh2m/5G9zmUQfrL4A4C13c+iGA==} dev: true - /@types/node@18.18.4: - resolution: {integrity: sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ==} + /@types/node@18.18.5: + resolution: {integrity: sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A==} + dev: true + + /@types/node@18.18.6: + resolution: {integrity: sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==} dev: true /@types/node@20.5.1: @@ -3453,7 +3457,7 @@ packages: resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==} dependencies: '@types/mime': 1.3.2 - '@types/node': 18.18.4 + '@types/node': 18.18.6 dev: true /@types/serve-index@1.9.1: @@ -3466,7 +3470,7 @@ packages: resolution: {integrity: sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==} dependencies: '@types/mime': 3.0.1 - '@types/node': 18.18.4 + '@types/node': 18.18.6 dev: true /@types/sinonjs__fake-timers@8.1.1: @@ -3480,13 +3484,13 @@ packages: /@types/sockjs@0.3.33: resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} dependencies: - '@types/node': 18.18.4 + '@types/node': 18.18.6 dev: true /@types/through@0.0.30: resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==} dependencies: - '@types/node': 18.18.4 + '@types/node': 18.18.6 dev: true /@types/tough-cookie@4.0.2: @@ -3508,14 +3512,14 @@ packages: /@types/ws@8.5.5: resolution: {integrity: sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==} dependencies: - '@types/node': 18.18.4 + '@types/node': 18.18.6 dev: true /@types/yauzl@2.10.0: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - '@types/node': 18.18.4 + '@types/node': 18.18.5 dev: true optional: true @@ -3790,7 +3794,7 @@ packages: '@babel/core': 7.22.11 '@babel/plugin-transform-typescript': 7.22.11(@babel/core@7.22.11) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.11) - vite: 4.4.11(@types/node@18.18.4)(sass@1.69.1) + vite: 4.4.11(@types/node@18.18.5)(sass@1.69.3) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -3803,7 +3807,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.11(@types/node@18.18.4)(sass@1.69.1) + vite: 4.4.11(@types/node@18.18.5)(sass@1.69.3) vue: 3.3.4 dev: true @@ -3849,7 +3853,7 @@ packages: pathe: 1.1.1 picocolors: 1.0.0 sirv: 2.0.3 - vitest: 0.34.6(@vitest/ui@0.34.6)(jsdom@22.1.0)(sass@1.69.1) + vitest: 0.34.6(@vitest/ui@0.34.6)(jsdom@22.1.0)(sass@1.69.3) dev: true /@vitest/utils@0.34.6: @@ -3980,8 +3984,8 @@ packages: - supports-color dev: true - /@vue/language-core@1.8.18(typescript@5.2.2): - resolution: {integrity: sha512-byTi+mwSL7XnVRtfWE3MJy3HQryoVSQ3lymauXviegn3G1wwwlSOUljzQe3w5PyesOnBEIxYoavfKzMJnExrBA==} + /@vue/language-core@1.8.19(typescript@5.2.2): + resolution: {integrity: sha512-nt3dodGs97UM6fnxeQBazO50yYCKBK53waFWB3qMbLmR6eL3aUryZgQtZoBe1pye17Wl8fs9HysV3si6xMgndQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -4056,11 +4060,11 @@ packages: resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==} dev: true - /@vue/typescript@1.8.18(typescript@5.2.2): - resolution: {integrity: sha512-3M+lu+DUwJW0fNwd/rLE0FenmELxcC6zxgm/YZ25jSTi+uNGj9L5XvXvf20guC69gQvZ+cg49tTxbepfFVuNNQ==} + /@vue/typescript@1.8.19(typescript@5.2.2): + resolution: {integrity: sha512-k/SHeeQROUgqsxyHQ8Cs3Zz5TnX57p7BcBDVYR2E0c61QL2DJ2G8CsaBremmNGuGE6o1R5D50IHIxFmroMz8iw==} dependencies: '@volar/typescript': 1.10.4 - '@vue/language-core': 1.8.18(typescript@5.2.2) + '@vue/language-core': 1.8.19(typescript@5.2.2) transitivePeerDependencies: - typescript dev: true @@ -7302,7 +7306,7 @@ packages: react: '>=16.3.0' react-dom: '>=16.3.0' dependencies: - focus-trap: 7.5.3 + focus-trap: 7.5.4 react: 17.0.2 react-dom: 17.0.2(react@17.0.2) tabbable: 6.2.0 @@ -7317,11 +7321,27 @@ packages: focus-trap: 7.5.3 vue: 3.3.4 + /focus-trap-vue@4.0.2(focus-trap@7.5.4)(vue@3.3.4): + resolution: {integrity: sha512-2iQN2xKCSCzyhcD90VpueQcTIAhaCRxxo67fkz7RSqLmEd16QKjfGslCr3KxvBx0LfpVN9j0IAyKKuJKw3Intg==} + peerDependencies: + focus-trap: ^7.0.0 + vue: ^3.0.0 + dependencies: + focus-trap: 7.5.4 + vue: 3.3.4 + dev: false + /focus-trap@7.5.3: resolution: {integrity: sha512-7UsT/eSJcTPF0aZp73u7hBRTABz26knRRTJfoTGFCQD5mUImLIIOwWWCrtoQdmWa7dykBi6H+Cp5i3S/kvsMeA==} dependencies: tabbable: 6.2.0 + /focus-trap@7.5.4: + resolution: {integrity: sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==} + dependencies: + tabbable: 6.2.0 + dev: false + /follow-redirects@1.15.2: resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} engines: {node: '>=4.0'} @@ -8768,7 +8788,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.18.4 + '@types/node': 18.18.6 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -11968,8 +11988,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sass@1.69.1: - resolution: {integrity: sha512-nc969GvTVz38oqKgYYVHM/Iq7Yl33IILy5uqaH2CWSiSUmRCvw+UR7tA3845Sp4BD5ykCUimvrT3k1EjTwpVUA==} + /sass@1.69.3: + resolution: {integrity: sha512-X99+a2iGdXkdWn1akFPs0ZmelUzyAQfvqYc2P/MPTrJRuIRoTffGzT9W9nFqG00S+c8hXzVmgxhUuHFdrwxkhQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -12829,8 +12849,8 @@ packages: resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==} dev: true - /swagger-client@3.23.0: - resolution: {integrity: sha512-n0erqA78BVFiQkb+HDdho4sKxGz+7u3g3BKkoQHy6KArF79TCKpD6GSPJwenknsuA8byjTd+CkgTBtCmJgXRFA==} + /swagger-client@3.23.1: + resolution: {integrity: sha512-ecRJsoGozhGvEUmim2kIc/pH9BllnPVuajuEXVm49EDbwbwbp7P+i5EW+8w5FLaqmGrx9eio51G9bvJV/XC+YQ==} dependencies: '@babel/runtime-corejs3': 7.22.15 '@swagger-api/apidom-core': 0.77.0 @@ -12886,7 +12906,7 @@ packages: reselect: 4.1.8 serialize-error: 8.1.0 sha.js: 2.4.11 - swagger-client: 3.23.0 + swagger-client: 3.23.1 url-parse: 1.5.10 xml: 1.0.1 xml-but-prettier: 1.0.1 @@ -13226,7 +13246,7 @@ packages: typescript: 5.2.2 dev: true - /ts-node@10.9.1(@types/node@18.18.4)(typescript@5.2.2): + /ts-node@10.9.1(@types/node@18.18.5)(typescript@5.2.2): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -13245,7 +13265,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 18.18.4 + '@types/node': 18.18.5 acorn: 8.8.2 acorn-walk: 8.2.0 arg: 4.1.3 @@ -13738,7 +13758,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@0.34.6(@types/node@18.18.4)(sass@1.69.1): + /vite-node@0.34.6(@types/node@18.18.5)(sass@1.69.3): resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -13748,7 +13768,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.11(@types/node@18.18.4)(sass@1.69.1) + vite: 4.4.11(@types/node@18.18.5)(sass@1.69.3) transitivePeerDependencies: - '@types/node' - less @@ -13770,10 +13790,10 @@ packages: es-module-lexer: 0.4.1 fs-extra: 10.1.0 magic-string: 0.25.9 - vite: 4.4.11(@types/node@18.18.4)(sass@1.69.1) + vite: 4.4.11(@types/node@18.18.5)(sass@1.69.3) dev: true - /vite@4.4.11(@types/node@18.18.4)(sass@1.69.1): + /vite@4.4.11(@types/node@18.18.5)(sass@1.69.3): resolution: {integrity: sha512-ksNZJlkcU9b0lBwAGZGGaZHCMqHsc8OpgtoYhsQ4/I2v5cnpmmmqe5pM4nv/4Hn6G/2GhTdj0DhZh2e+Er1q5A==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -13801,16 +13821,16 @@ packages: terser: optional: true dependencies: - '@types/node': 18.18.4 + '@types/node': 18.18.5 esbuild: 0.18.16 postcss: 8.4.31 rollup: 3.28.0 - sass: 1.69.1 + sass: 1.69.3 optionalDependencies: fsevents: 2.3.2 dev: true - /vitest@0.34.6(@vitest/ui@0.34.6)(jsdom@22.1.0)(sass@1.69.1): + /vitest@0.34.6(@vitest/ui@0.34.6)(jsdom@22.1.0)(sass@1.69.3): resolution: {integrity: sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==} engines: {node: '>=v14.18.0'} hasBin: true @@ -13843,7 +13863,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 18.18.4 + '@types/node': 18.18.5 '@vitest/expect': 0.34.6 '@vitest/runner': 0.34.6 '@vitest/snapshot': 0.34.6 @@ -13864,8 +13884,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.7.0 - vite: 4.4.11(@types/node@18.18.4)(sass@1.69.1) - vite-node: 0.34.6(@types/node@18.18.4)(sass@1.69.1) + vite: 4.4.11(@types/node@18.18.5)(sass@1.69.3) + vite-node: 0.34.6(@types/node@18.18.5)(sass@1.69.3) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -13946,14 +13966,14 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.18(typescript@5.2.2): - resolution: {integrity: sha512-AwQxBB9SZX308TLL1932P1JByuMsXC2jLfRBGt8SBdm1e3cXkDlFaXUAqibfKnoQ1ZC2zO2NSbeBNdSjOcdvJw==} + /vue-tsc@1.8.19(typescript@5.2.2): + resolution: {integrity: sha512-tacMQLQ0CXAfbhRycCL5sWIy1qujXaIEtP1hIQpzHWOUuICbtTj9gJyFf91PvzG5KCNIkA5Eg7k2Fmgt28l5DQ==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.18(typescript@5.2.2) - '@vue/typescript': 1.8.18(typescript@5.2.2) + '@vue/language-core': 1.8.19(typescript@5.2.2) + '@vue/typescript': 1.8.19(typescript@5.2.2) semver: 7.5.4 typescript: 5.2.2 dev: true