From 07364bbd75326a343ad17c42ceb5a9d9d5cf1495 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:50:11 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies with stable version --- package.json | 28 +-- pnpm-lock.yaml | 539 +++++++++++++++++++++++++------------------------ 2 files changed, 289 insertions(+), 278 deletions(-) diff --git a/package.json b/package.json index a7aa994cb4..cb0af37b21 100644 --- a/package.json +++ b/package.json @@ -58,16 +58,16 @@ "@popperjs/core": "^2.11.8", "date-fns": "^2.30.0", "date-fns-tz": "^2.0.1", - "focus-trap": "^7.6.0", + "focus-trap": "^7.6.2", "focus-trap-vue": "^4.0.3", "nanoid": "^5.0.9", - "sortablejs": "^1.15.3", + "sortablejs": "^1.15.6", "swrv": "^1.0.4", "v-calendar": "^3.1.2", "vue-draggable-next": "^2.2.1" }, "peerDependencies": { - "axios": "^1.7.7", + "axios": "^1.7.9", "vue": ">= 3.5.0 < 4", "vue-router": "^4.4.5" }, @@ -75,9 +75,9 @@ "@babel/types": "^7.26.0", "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.5.0", - "@cypress/vite-dev-server": "^5.2.0", + "@cypress/vite-dev-server": "^5.2.1", "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", - "@evilmartians/lefthook": "^1.8.1", + "@evilmartians/lefthook": "^1.8.5", "@kong-ui-public/sandbox-layout": "^2.1.59", "@kong/design-tokens": "^1.17.2", "@kong/eslint-config-kong-ui": "^1.1.2", @@ -85,19 +85,19 @@ "@semantic-release/git": "^10.0.1", "@stylistic/stylelint-plugin": "^3.1.1", "@types/inquirer": "^9.0.7", - "@types/node": "^20.17.1", + "@types/node": "^20.17.9", "@types/sortablejs": "^1.15.8", - "@vitejs/plugin-vue": "^5.1.4", - "@vue/compiler-core": "^3.5.12", + "@vitejs/plugin-vue": "^5.1.5", + "@vue/compiler-core": "^3.5.13", "@vue/tsconfig": "^0.7.0", "@vueuse/core": "^11.1.0", "autoprefixer": "^10.4.20", - "axios": "^1.7.7", + "axios": "^1.7.9", "boxen": "^8.0.1", "commitizen": "^4.3.1", "copyfiles": "^2.4.1", "cross-env": "^7.0.3", - "cypress": "^13.15.1", + "cypress": "^13.15.2", "cypress-fail-fast": "^7.1.1", "cz-conventional-changelog": "3.3.0", "eslint": "^9.16.0", @@ -106,7 +106,7 @@ "node-emoji": "^2.1.3", "picocolors": "^1.1.1", "postcss-cli": "^11.0.0", - "postcss-custom-properties": "^14.0.3", + "postcss-custom-properties": "^14.0.4", "postcss-html": "^1.7.0", "rimraf": "^6.0.1", "rollup-plugin-visualizer": "^5.12.0", @@ -120,12 +120,12 @@ "stylelint-order": "^6.0.4", "tsc-alias": "^1.8.10", "typescript": "^5.6.3", - "vite": "^5.4.10", + "vite": "^5.4.11", "vite-plugin-vue-devtools": "^7.4.6", "vitepress": "^1.3.4", - "vue": "^3.5.12", + "vue": "^3.5.13", "vue-router": "^4.4.5", - "vue-tsc": "^2.1.6" + "vue-tsc": "^2.1.10" }, "resolutions": { "rollup": "npm:@rollup/wasm-node" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 719240cc1e..00e55978c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,10 +13,10 @@ importers: dependencies: '@floating-ui/vue': specifier: ^1.1.5 - version: 1.1.5(vue@3.5.12(typescript@5.6.3)) + version: 1.1.5(vue@3.5.13(typescript@5.6.3)) '@kong/icons': specifier: ^1.18.1 - version: 1.18.1(vue@3.5.12(typescript@5.6.3)) + version: 1.18.1(vue@3.5.13(typescript@5.6.3)) '@popperjs/core': specifier: ^2.11.8 version: 2.11.8 @@ -27,48 +27,48 @@ importers: specifier: ^2.0.1 version: 2.0.1(date-fns@2.30.0) focus-trap: - specifier: ^7.6.0 - version: 7.6.0 + specifier: ^7.6.2 + version: 7.6.2 focus-trap-vue: specifier: ^4.0.3 - version: 4.0.3(focus-trap@7.6.0)(vue@3.5.12(typescript@5.6.3)) + version: 4.0.3(focus-trap@7.6.2)(vue@3.5.13(typescript@5.6.3)) nanoid: specifier: ^5.0.9 version: 5.0.9 sortablejs: - specifier: ^1.15.3 - version: 1.15.3 + specifier: ^1.15.6 + version: 1.15.6 swrv: specifier: ^1.0.4 - version: 1.0.4(vue@3.5.12(typescript@5.6.3)) + version: 1.0.4(vue@3.5.13(typescript@5.6.3)) v-calendar: specifier: ^3.1.2 - version: 3.1.2(@popperjs/core@2.11.8)(vue@3.5.12(typescript@5.6.3)) + version: 3.1.2(@popperjs/core@2.11.8)(vue@3.5.13(typescript@5.6.3)) vue-draggable-next: specifier: ^2.2.1 - version: 2.2.1(sortablejs@1.15.3)(vue@3.5.12(typescript@5.6.3)) + version: 2.2.1(sortablejs@1.15.6)(vue@3.5.13(typescript@5.6.3)) devDependencies: '@babel/types': specifier: ^7.26.0 version: 7.26.0 '@commitlint/cli': specifier: ^19.5.0 - version: 19.5.0(@types/node@20.17.6)(typescript@5.6.3) + version: 19.5.0(@types/node@20.17.10)(typescript@5.6.3) '@commitlint/config-conventional': specifier: ^19.5.0 version: 19.5.0 '@cypress/vite-dev-server': - specifier: ^5.2.0 - version: 5.2.0 + specifier: ^5.2.1 + version: 5.2.1 '@digitalroute/cz-conventional-changelog-for-jira': specifier: ^8.0.1 - version: 8.0.1(@types/node@20.17.6)(typescript@5.6.3) + version: 8.0.1(@types/node@20.17.10)(typescript@5.6.3) '@evilmartians/lefthook': - specifier: ^1.8.1 - version: 1.8.2 + specifier: ^1.8.5 + version: 1.9.2 '@kong-ui-public/sandbox-layout': specifier: ^2.1.59 - version: 2.1.59(@kong/kongponents@9.0.0-pr.2229.901d3f4d.0(axios@1.7.7)(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3)) + version: 2.1.59(@kong/kongponents@9.0.0-pr.2229.901d3f4d.0(axios@1.7.9)(vue-router@4.4.5(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3)) '@kong/design-tokens': specifier: ^1.17.2 version: 1.17.2 @@ -88,35 +88,35 @@ importers: specifier: ^9.0.7 version: 9.0.7 '@types/node': - specifier: ^20.17.1 - version: 20.17.6 + specifier: ^20.17.9 + version: 20.17.10 '@types/sortablejs': specifier: ^1.15.8 version: 1.15.8 '@vitejs/plugin-vue': - specifier: ^5.1.4 - version: 5.1.4(vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.12(typescript@5.6.3)) + specifier: ^5.1.5 + version: 5.2.1(vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.13(typescript@5.6.3)) '@vue/compiler-core': - specifier: ^3.5.12 - version: 3.5.12 + specifier: ^3.5.13 + version: 3.5.13 '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + version: 0.7.0(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)) '@vueuse/core': specifier: ^11.1.0 - version: 11.1.0(vue@3.5.12(typescript@5.6.3)) + version: 11.1.0(vue@3.5.13(typescript@5.6.3)) autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.38) axios: - specifier: ^1.7.7 - version: 1.7.7 + specifier: ^1.7.9 + version: 1.7.9 boxen: specifier: ^8.0.1 version: 8.0.1 commitizen: specifier: ^4.3.1 - version: 4.3.1(@types/node@20.17.6)(typescript@5.6.3) + version: 4.3.1(@types/node@20.17.10)(typescript@5.6.3) copyfiles: specifier: ^2.4.1 version: 2.4.1 @@ -124,14 +124,14 @@ importers: specifier: ^7.0.3 version: 7.0.3 cypress: - specifier: ^13.15.1 + specifier: ^13.15.2 version: 13.15.2 cypress-fail-fast: specifier: ^7.1.1 version: 7.1.1(cypress@13.15.2) cz-conventional-changelog: specifier: 3.3.0 - version: 3.3.0(@types/node@20.17.6)(typescript@5.6.3) + version: 3.3.0(@types/node@20.17.10)(typescript@5.6.3) eslint: specifier: ^9.16.0 version: 9.16.0(jiti@1.21.6) @@ -151,7 +151,7 @@ importers: specifier: ^11.0.0 version: 11.0.0(jiti@1.21.6)(postcss@8.4.38) postcss-custom-properties: - specifier: ^14.0.3 + specifier: ^14.0.4 version: 14.0.4(postcss@8.4.38) postcss-html: specifier: ^1.7.0 @@ -193,23 +193,23 @@ importers: specifier: ^5.6.3 version: 5.6.3 vite: - specifier: ^5.4.10 - version: 5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7) + specifier: ^5.4.11 + version: 5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7) vite-plugin-vue-devtools: specifier: ^7.4.6 - version: 7.4.6(vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.12(typescript@5.6.3)) + version: 7.4.6(vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.13(typescript@5.6.3)) vitepress: specifier: ^1.3.4 - version: 1.3.4(@algolia/client-search@4.23.3)(@types/node@20.17.6)(axios@1.7.7)(postcss@8.4.38)(sass-embedded@1.79.5)(sass@1.80.7)(search-insights@2.14.0)(sortablejs@1.15.3)(typescript@5.6.3) + version: 1.3.4(@algolia/client-search@4.23.3)(@types/node@20.17.10)(axios@1.7.9)(postcss@8.4.38)(sass-embedded@1.79.5)(sass@1.80.7)(search-insights@2.14.0)(sortablejs@1.15.6)(typescript@5.6.3) vue: - specifier: ^3.5.12 - version: 3.5.12(typescript@5.6.3) + specifier: ^3.5.13 + version: 3.5.13(typescript@5.6.3) vue-router: specifier: ^4.4.5 - version: 4.4.5(vue@3.5.12(typescript@5.6.3)) + version: 4.4.5(vue@3.5.13(typescript@5.6.3)) vue-tsc: - specifier: ^2.1.6 - version: 2.1.6(typescript@5.6.3) + specifier: ^2.1.10 + version: 2.1.10(typescript@5.6.3) packages: @@ -599,8 +599,8 @@ packages: resolution: {integrity: sha512-fi0eVdCOtKu5Ed6+E8mYxUF6ZTFJDZvHogCBelM0xVXmrDEkyM22gRArQzq1YcHPm1V47Vf/iAD+WgVdUlJCGg==} engines: {node: '>= 6'} - '@cypress/vite-dev-server@5.2.0': - resolution: {integrity: sha512-7HuB1vaVri5wnsdZcIkcUd0SB1t5Sh7FT+dteL8A9Hpp+8ACeWjLUJQCZZaRHmuFTnw+bz496bJmFYgBR2Yz3A==} + '@cypress/vite-dev-server@5.2.1': + resolution: {integrity: sha512-5HEUpB2UjpoBByOPAdTBfeJWHlvyDv3Qz5GuGovoiZnzsZyF9eivWfFiYadFdjXXX8i8kVzibo8heWZg+jigGg==} '@cypress/xvfb@1.2.4': resolution: {integrity: sha512-skbBzPggOVYCbnGgV+0dmBdW/s77ZkAOXIC1knS8NagwDjBrNC1LuXtQJeiN6l+m7lzmHtaoUw/ctJKdqkG57Q==} @@ -819,8 +819,9 @@ packages: resolution: {integrity: sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@evilmartians/lefthook@1.8.2': - resolution: {integrity: sha512-SZdQk3W9q7tcJwnSwEMUubQqVIK7SHxv52hEAnV7o3nPI+xKcmd+rN0hZIJg07wjBaJRAjzdvoQySKQQYPW5Qw==} + '@evilmartians/lefthook@1.9.2': + resolution: {integrity: sha512-bcYrzoRh8toQTk/kHgzJbRiWPmogIn9jHxFpPFj/mbhz5y6CmIy1ebfncIRYTJl8XhztSlr2Zf7/5t1FNgi+bA==} + cpu: [x64, arm64, ia32] os: [darwin, linux, win32] hasBin: true @@ -1221,8 +1222,8 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} - '@types/node@20.17.6': - resolution: {integrity: sha512-VEI7OdvK2wP7XHnsuXbAJnEpEkF6NjSN45QJlL4VGqZSXsnicpesdTWsg9RISeSdYd3yeRj/y3k5KGjUXYnFwQ==} + '@types/node@20.17.10': + resolution: {integrity: sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1312,21 +1313,21 @@ packages: resolution: {integrity: sha512-nxn+dozQx+MK61nn/JP+M4eCkHDSxSLDpgE3WcQo0+fkjEolnaB5jswvIKC4K56By8MMgIho7f1PVxERHEo8rw==} engines: {node: ^18.18.0 || >=20.0.0} - '@vitejs/plugin-vue@5.1.4': - resolution: {integrity: sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==} + '@vitejs/plugin-vue@5.2.1': + resolution: {integrity: sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: - vite: ^5.0.0 + vite: ^5.0.0 || ^6.0.0 vue: ^3.2.25 - '@volar/language-core@2.4.4': - resolution: {integrity: sha512-kO9k4kTLfxpg+6lq7/KAIv3m2d62IHuCL6GbVgYZTpfKvIGoAIlDxK7pFcB/eczN2+ydg/vnyaeZ6SGyZrJw2w==} + '@volar/language-core@2.4.11': + resolution: {integrity: sha512-lN2C1+ByfW9/JRPpqScuZt/4OrUUse57GLI6TbLgTIqBVemdl1wNcZ1qYGEo2+Gw8coYLgCy7SuKqn6IrQcQgg==} - '@volar/source-map@2.4.4': - resolution: {integrity: sha512-xG3PZqOP2haG8XG4Pg3PD1UGDAdqZg24Ru8c/qYjYAnmcj6GBR64mstx+bZux5QOyRaJK+/lNM/RnpvBD3489g==} + '@volar/source-map@2.4.11': + resolution: {integrity: sha512-ZQpmafIGvaZMn/8iuvCFGrW3smeqkq/IIh9F1SdSx9aUl0J4Iurzd6/FhmjNO5g2ejF3rT45dKskgXWiofqlZQ==} - '@volar/typescript@2.4.4': - resolution: {integrity: sha512-QQMQRVj0fVHJ3XdRKiS1LclhG0VBXdFYlyuHRQF/xLk2PuJuHNWP26MDZNvEVCvnyUQuUQhIAfylwY5TGPgc6w==} + '@volar/typescript@2.4.11': + resolution: {integrity: sha512-2DT+Tdh88Spp5PyPbqhyoYavYCPDsqbHLFwcUI9K1NlY1YgUJvujGdrqUp0zWxnW7KWNTr3xSpMuv2WnaTKDAw==} '@vue/babel-helper-vue-transform-on@1.2.2': resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==} @@ -1344,30 +1345,30 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.5.11': - resolution: {integrity: sha512-PwAdxs7/9Hc3ieBO12tXzmTD+Ln4qhT/56S+8DvrrZ4kLDn4Z/AMUr8tXJD0axiJBS0RKIoNaR0yMuQB9v9Udg==} - '@vue/compiler-core@3.5.12': resolution: {integrity: sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==} - '@vue/compiler-dom@3.5.11': - resolution: {integrity: sha512-pyGf8zdbDDRkBrEzf8p7BQlMKNNF5Fk/Cf/fQ6PiUz9at4OaUfyXW0dGJTo2Vl1f5U9jSLCNf0EZJEogLXoeew==} + '@vue/compiler-core@3.5.13': + resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==} '@vue/compiler-dom@3.5.12': resolution: {integrity: sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==} - '@vue/compiler-sfc@3.5.11': - resolution: {integrity: sha512-gsbBtT4N9ANXXepprle+X9YLg2htQk1sqH/qGJ/EApl+dgpUBdTv3yP7YlR535uHZY3n6XaR0/bKo0BgwwDniw==} + '@vue/compiler-dom@3.5.13': + resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==} '@vue/compiler-sfc@3.5.12': resolution: {integrity: sha512-2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw==} - '@vue/compiler-ssr@3.5.11': - resolution: {integrity: sha512-P4+GPjOuC2aFTk1Z4WANvEhyOykcvEd5bIj2KVNGKGfM745LaXGr++5njpdBTzVz5pZifdlR1kpYSJJpIlSePA==} + '@vue/compiler-sfc@3.5.13': + resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==} '@vue/compiler-ssr@3.5.12': resolution: {integrity: sha512-eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvPA==} + '@vue/compiler-ssr@3.5.13': + resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==} + '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} @@ -1394,37 +1395,37 @@ packages: '@vue/devtools-shared@7.4.6': resolution: {integrity: sha512-rPeSBzElnHYMB05Cc056BQiJpgocQjY8XVulgni+O9a9Gr9tNXgPteSzFFD+fT/iWMxNuUgGKs9CuW5DZewfIg==} - '@vue/language-core@2.1.6': - resolution: {integrity: sha512-MW569cSky9R/ooKMh6xa2g1D0AtRKbL56k83dzus/bx//RDJk24RHWkMzbAlXjMdDNyxAaagKPRquBIxkxlCkg==} + '@vue/language-core@2.1.10': + resolution: {integrity: sha512-DAI289d0K3AB5TUG3xDp9OuQ71CnrujQwJrQnfuZDwo6eGNf0UoRlPuaVNO+Zrn65PC3j0oB2i7mNmVPggeGeQ==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true - '@vue/reactivity@3.5.12': - resolution: {integrity: sha512-UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg==} + '@vue/reactivity@3.5.13': + resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==} - '@vue/runtime-core@3.5.12': - resolution: {integrity: sha512-hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62Uw==} + '@vue/runtime-core@3.5.13': + resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==} - '@vue/runtime-dom@3.5.12': - resolution: {integrity: sha512-q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA==} + '@vue/runtime-dom@3.5.13': + resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==} - '@vue/server-renderer@3.5.12': - resolution: {integrity: sha512-I3QoeDDeEPZm8yR28JtY+rk880Oqmj43hreIBVTicisFTx/Dl7JpG72g/X7YF8hnQD3IFhkky5i2bPonwrTVPg==} + '@vue/server-renderer@3.5.13': + resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==} peerDependencies: - vue: 3.5.12 + vue: 3.5.13 '@vue/shared@3.4.38': resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==} - '@vue/shared@3.5.11': - resolution: {integrity: sha512-W8GgysJVnFo81FthhzurdRAWP/byq3q2qIw70e0JWblzVhjgOMiC2GyovXrZTFQJnFVryYaKGP3Tc9vYzYm6PQ==} - '@vue/shared@3.5.12': resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==} + '@vue/shared@3.5.13': + resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} + '@vue/tsconfig@0.7.0': resolution: {integrity: sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==} peerDependencies: @@ -1535,6 +1536,9 @@ packages: algoliasearch@4.23.3: resolution: {integrity: sha512-Le/3YgNvjW9zxIQMRhUHuhiUjAlKY/zsdZpfq4dlLqg6mEm0nL6yk+7f2hDOtLpxsgE4jSzDmvHL7nXdBp5feg==} + alien-signals@0.2.2: + resolution: {integrity: sha512-cZIRkbERILsBOXTQmMrxc9hgpxglstn69zm+F1ARf4aPAzdAFYd6sBq87ErO0Fj3DV94tglcyHG5kQz9nDC/8A==} + ansi-align@3.0.1: resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==} @@ -1639,8 +1643,8 @@ packages: aws4@1.13.0: resolution: {integrity: sha512-3AungXC4I8kKsS9PuS4JH2nc+0bVY/mjgrephHTIi8fpEeGsTHBUJeosp0Wc1myYMElmD0B3Oc4XL/HVJ4PV2g==} - axios@1.7.7: - resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} + axios@1.7.9: + resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -1882,9 +1886,6 @@ packages: compare-func@2.0.0: resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==} - computeds@0.0.1: - resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==} - concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} @@ -2512,8 +2513,8 @@ packages: focus-trap: ^7.0.0 vue: ^3.0.0 - focus-trap@7.6.0: - resolution: {integrity: sha512-1td0l3pMkWJLFipobUcGaf+5DTY4PLDDrcqoSaKP8ediO/CoWCCYk/fT/Y2A4e6TNB+Sh6clRJCjOPPnKoNHnQ==} + focus-trap@7.6.2: + resolution: {integrity: sha512-9FhUxK1hVju2+AiQIDJ5Dd//9R2n2RAfJ0qfhF4IHGHgcoEUTMpbTeG/zbEuwaiYXfuAH6XE0/aCyxDdRM+W5w==} follow-redirects@1.15.6: resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} @@ -3869,6 +3870,10 @@ packages: resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} engines: {node: ^10 || ^12 || >=14} + postcss@8.4.49: + resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} + engines: {node: ^10 || ^12 || >=14} + preact@10.22.0: resolution: {integrity: sha512-RRurnSjJPj4rp5K6XoP45Ui33ncb7e4H7WiOHVpjbkvqvA3U+N8Z6Qbo0AE6leGYBV66n8EhEaFixvIu3SkxFw==} @@ -4294,8 +4299,8 @@ packages: resolution: {integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==} engines: {node: '>=10'} - sortablejs@1.15.3: - resolution: {integrity: sha512-zdK3/kwwAK1cJgy1rwl1YtNTbRmc8qW/+vgXf75A7NHag5of4pyI6uK86ktmQETyWRH7IGaE73uZOOBcGxgqZg==} + sortablejs@1.15.6: + resolution: {integrity: sha512-aNfiuwMEpfBM/CN6LY0ibyhxPfPbyFeBTYJKCvzkJ2GkUpazIt3H+QIPAMHwqQ7tMKaHz1Qj+rJJCqljnf4p3A==} source-map-js@1.2.1: resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} @@ -4768,8 +4773,8 @@ packages: peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 - vite@5.4.10: - resolution: {integrity: sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==} + vite@5.4.11: + resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -4847,14 +4852,14 @@ packages: peerDependencies: vue: ^3.2.0 - vue-tsc@2.1.6: - resolution: {integrity: sha512-f98dyZp5FOukcYmbFpuSCJ4Z0vHSOSmxGttZJCsFeX0M4w/Rsq0s4uKXjcSRsZqsRgQa6z7SfuO+y0HVICE57Q==} + vue-tsc@2.1.10: + resolution: {integrity: sha512-RBNSfaaRHcN5uqVqJSZh++Gy/YUzryuv9u1aFWhsammDJXNtUiJMNoJ747lZcQ68wUQFx6E73y4FY3D8E7FGMA==} hasBin: true peerDependencies: typescript: '>=5.0.0' - vue@3.5.12: - resolution: {integrity: sha512-CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg==} + vue@3.5.13: + resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -5324,11 +5329,11 @@ snapshots: '@colors/colors@1.5.0': optional: true - '@commitlint/cli@19.5.0(@types/node@20.17.6)(typescript@5.6.3)': + '@commitlint/cli@19.5.0(@types/node@20.17.10)(typescript@5.6.3)': dependencies: '@commitlint/format': 19.5.0 '@commitlint/lint': 19.5.0 - '@commitlint/load': 19.5.0(@types/node@20.17.6)(typescript@5.6.3) + '@commitlint/load': 19.5.0(@types/node@20.17.10)(typescript@5.6.3) '@commitlint/read': 19.5.0 '@commitlint/types': 19.5.0 tinyexec: 0.3.0 @@ -5384,7 +5389,7 @@ snapshots: '@commitlint/rules': 19.5.0 '@commitlint/types': 19.5.0 - '@commitlint/load@19.2.0(@types/node@20.17.6)(typescript@5.6.3)': + '@commitlint/load@19.2.0(@types/node@20.17.10)(typescript@5.6.3)': dependencies: '@commitlint/config-validator': 19.0.3 '@commitlint/execute-rule': 19.0.0 @@ -5392,7 +5397,7 @@ snapshots: '@commitlint/types': 19.0.3 chalk: 5.3.0 cosmiconfig: 9.0.0(typescript@5.6.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.17.6)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.17.10)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -5401,7 +5406,7 @@ snapshots: - typescript optional: true - '@commitlint/load@19.5.0(@types/node@20.17.6)(typescript@5.6.3)': + '@commitlint/load@19.5.0(@types/node@20.17.10)(typescript@5.6.3)': dependencies: '@commitlint/config-validator': 19.5.0 '@commitlint/execute-rule': 19.5.0 @@ -5409,7 +5414,7 @@ snapshots: '@commitlint/types': 19.5.0 chalk: 5.3.0 cosmiconfig: 9.0.0(typescript@5.6.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.17.6)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.17.10)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -5527,7 +5532,7 @@ snapshots: tunnel-agent: 0.6.0 uuid: 8.3.2 - '@cypress/vite-dev-server@5.2.0': + '@cypress/vite-dev-server@5.2.1': dependencies: debug: 4.3.6(supports-color@8.1.1) find-up: 6.3.0 @@ -5543,19 +5548,19 @@ snapshots: transitivePeerDependencies: - supports-color - '@digitalroute/cz-conventional-changelog-for-jira@8.0.1(@types/node@20.17.6)(typescript@5.6.3)': + '@digitalroute/cz-conventional-changelog-for-jira@8.0.1(@types/node@20.17.10)(typescript@5.6.3)': dependencies: boxen: 5.1.2 chalk: 2.4.2 - commitizen: 4.3.1(@types/node@20.17.6)(typescript@5.6.3) - cz-conventional-changelog: 3.3.0(@types/node@20.17.6)(typescript@5.6.3) + commitizen: 4.3.1(@types/node@20.17.10)(typescript@5.6.3) + cz-conventional-changelog: 3.3.0(@types/node@20.17.10)(typescript@5.6.3) inquirer: 8.2.6 lodash.map: 4.6.0 longest: 2.0.1 right-pad: 1.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.2.0(@types/node@20.17.6)(typescript@5.6.3) + '@commitlint/load': 19.2.0(@types/node@20.17.10)(typescript@5.6.3) transitivePeerDependencies: - '@types/node' - typescript @@ -5712,7 +5717,7 @@ snapshots: dependencies: levn: 0.4.1 - '@evilmartians/lefthook@1.8.2': {} + '@evilmartians/lefthook@1.9.2': {} '@floating-ui/core@1.6.2': dependencies: @@ -5725,11 +5730,11 @@ snapshots: '@floating-ui/utils@0.2.8': {} - '@floating-ui/vue@1.1.5(vue@3.5.12(typescript@5.6.3))': + '@floating-ui/vue@1.1.5(vue@3.5.13(typescript@5.6.3))': dependencies: '@floating-ui/dom': 1.6.5 '@floating-ui/utils': 0.2.8 - vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3)) + vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -5775,11 +5780,11 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@kong-ui-public/sandbox-layout@2.1.59(@kong/kongponents@9.0.0-pr.2229.901d3f4d.0(axios@1.7.7)(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))': + '@kong-ui-public/sandbox-layout@2.1.59(@kong/kongponents@9.0.0-pr.2229.901d3f4d.0(axios@1.7.9)(vue-router@4.4.5(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))': dependencies: - '@kong/icons': 1.20.0(vue@3.5.12(typescript@5.6.3)) - '@kong/kongponents': 9.0.0-pr.2229.901d3f4d.0(axios@1.7.7)(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3)) - vue: 3.5.12(typescript@5.6.3) + '@kong/icons': 1.20.0(vue@3.5.13(typescript@5.6.3)) + '@kong/kongponents': 9.0.0-pr.2229.901d3f4d.0(axios@1.7.9)(vue-router@4.4.5(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3)) + vue: 3.5.13(typescript@5.6.3) '@kong/design-tokens@1.17.2': {} @@ -5803,31 +5808,31 @@ snapshots: - supports-color - typescript - '@kong/icons@1.18.1(vue@3.5.12(typescript@5.6.3))': + '@kong/icons@1.18.1(vue@3.5.13(typescript@5.6.3))': dependencies: - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.13(typescript@5.6.3) - '@kong/icons@1.20.0(vue@3.5.12(typescript@5.6.3))': + '@kong/icons@1.20.0(vue@3.5.13(typescript@5.6.3))': dependencies: - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.13(typescript@5.6.3) - '@kong/kongponents@9.0.0-pr.2229.901d3f4d.0(axios@1.7.7)(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))': + '@kong/kongponents@9.0.0-pr.2229.901d3f4d.0(axios@1.7.9)(vue-router@4.4.5(vue@3.5.13(typescript@5.6.3)))(vue@3.5.13(typescript@5.6.3))': dependencies: - '@floating-ui/vue': 1.1.5(vue@3.5.12(typescript@5.6.3)) - '@kong/icons': 1.20.0(vue@3.5.12(typescript@5.6.3)) + '@floating-ui/vue': 1.1.5(vue@3.5.13(typescript@5.6.3)) + '@kong/icons': 1.20.0(vue@3.5.13(typescript@5.6.3)) '@popperjs/core': 2.11.8 - axios: 1.7.7 + axios: 1.7.9 date-fns: 2.30.0 date-fns-tz: 2.0.1(date-fns@2.30.0) - focus-trap: 7.6.0 - focus-trap-vue: 4.0.3(focus-trap@7.6.0)(vue@3.5.12(typescript@5.6.3)) - sortablejs: 1.15.3 - swrv: 1.0.4(vue@3.5.12(typescript@5.6.3)) + focus-trap: 7.6.2 + focus-trap-vue: 4.0.3(focus-trap@7.6.2)(vue@3.5.13(typescript@5.6.3)) + sortablejs: 1.15.6 + swrv: 1.0.4(vue@3.5.13(typescript@5.6.3)) uuid: 9.0.1 - v-calendar: 3.1.2(@popperjs/core@2.11.8)(vue@3.5.12(typescript@5.6.3)) - vue: 3.5.12(typescript@5.6.3) - vue-draggable-next: 2.2.1(sortablejs@1.15.3)(vue@3.5.12(typescript@5.6.3)) - vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3)) + v-calendar: 3.1.2(@popperjs/core@2.11.8)(vue@3.5.13(typescript@5.6.3)) + vue: 3.5.13(typescript@5.6.3) + vue-draggable-next: 2.2.1(sortablejs@1.15.6)(vue@3.5.13(typescript@5.6.3)) + vue-router: 4.4.5(vue@3.5.13(typescript@5.6.3)) transitivePeerDependencies: - '@vue/composition-api' @@ -6160,7 +6165,7 @@ snapshots: '@types/conventional-commits-parser@5.0.0': dependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.10 '@types/eslint@8.56.10': dependencies: @@ -6191,7 +6196,7 @@ snapshots: '@types/mdurl@2.0.0': {} - '@types/node@20.17.6': + '@types/node@20.17.10': dependencies: undici-types: 6.19.8 @@ -6209,7 +6214,7 @@ snapshots: '@types/through@0.0.33': dependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.10 '@types/unist@3.0.2': {} @@ -6217,7 +6222,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.10 optional: true '@typescript-eslint/eslint-plugin@7.13.0(@typescript-eslint/parser@7.13.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.16.0(jiti@1.21.6))(typescript@5.6.3)': @@ -6301,20 +6306,20 @@ snapshots: '@typescript-eslint/types': 7.13.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-vue@5.1.4(vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.12(typescript@5.6.3))': + '@vitejs/plugin-vue@5.2.1(vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.13(typescript@5.6.3))': dependencies: - vite: 5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7) - vue: 3.5.12(typescript@5.6.3) + vite: 5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7) + vue: 3.5.13(typescript@5.6.3) - '@volar/language-core@2.4.4': + '@volar/language-core@2.4.11': dependencies: - '@volar/source-map': 2.4.4 + '@volar/source-map': 2.4.11 - '@volar/source-map@2.4.4': {} + '@volar/source-map@2.4.11': {} - '@volar/typescript@2.4.4': + '@volar/typescript@2.4.11': dependencies: - '@volar/language-core': 2.4.4 + '@volar/language-core': 2.4.11 path-browserify: 1.0.1 vscode-uri: 3.0.8 @@ -6345,45 +6350,33 @@ snapshots: '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.24.7 '@babel/parser': 7.25.6 - '@vue/compiler-sfc': 3.5.11 + '@vue/compiler-sfc': 3.5.12 - '@vue/compiler-core@3.5.11': + '@vue/compiler-core@3.5.12': dependencies: '@babel/parser': 7.25.6 - '@vue/shared': 3.5.11 + '@vue/shared': 3.5.12 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-core@3.5.12': + '@vue/compiler-core@3.5.13': dependencies: '@babel/parser': 7.25.6 - '@vue/shared': 3.5.12 + '@vue/shared': 3.5.13 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-dom@3.5.11': - dependencies: - '@vue/compiler-core': 3.5.11 - '@vue/shared': 3.5.11 - '@vue/compiler-dom@3.5.12': dependencies: '@vue/compiler-core': 3.5.12 '@vue/shared': 3.5.12 - '@vue/compiler-sfc@3.5.11': + '@vue/compiler-dom@3.5.13': dependencies: - '@babel/parser': 7.25.6 - '@vue/compiler-core': 3.5.11 - '@vue/compiler-dom': 3.5.11 - '@vue/compiler-ssr': 3.5.11 - '@vue/shared': 3.5.11 - estree-walker: 2.0.2 - magic-string: 0.30.11 - postcss: 8.4.47 - source-map-js: 1.2.1 + '@vue/compiler-core': 3.5.13 + '@vue/shared': 3.5.13 '@vue/compiler-sfc@3.5.12': dependencies: @@ -6397,16 +6390,28 @@ snapshots: postcss: 8.4.47 source-map-js: 1.2.1 - '@vue/compiler-ssr@3.5.11': + '@vue/compiler-sfc@3.5.13': dependencies: - '@vue/compiler-dom': 3.5.11 - '@vue/shared': 3.5.11 + '@babel/parser': 7.25.6 + '@vue/compiler-core': 3.5.13 + '@vue/compiler-dom': 3.5.13 + '@vue/compiler-ssr': 3.5.13 + '@vue/shared': 3.5.13 + estree-walker: 2.0.2 + magic-string: 0.30.11 + postcss: 8.4.49 + source-map-js: 1.2.1 '@vue/compiler-ssr@3.5.12': dependencies: '@vue/compiler-dom': 3.5.12 '@vue/shared': 3.5.12 + '@vue/compiler-ssr@3.5.13': + dependencies: + '@vue/compiler-dom': 3.5.13 + '@vue/shared': 3.5.13 + '@vue/compiler-vue2@2.7.16': dependencies: de-indent: 1.0.2 @@ -6418,15 +6423,15 @@ snapshots: dependencies: '@vue/devtools-kit': 7.4.4 - '@vue/devtools-core@7.4.6(vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.12(typescript@5.6.3))': + '@vue/devtools-core@7.4.6(vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.13(typescript@5.6.3))': dependencies: '@vue/devtools-kit': 7.4.6 '@vue/devtools-shared': 7.4.6 mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7)) - vue: 3.5.12(typescript@5.6.3) + vite-hot-client: 0.2.3(vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7)) + vue: 3.5.13(typescript@5.6.3) transitivePeerDependencies: - vite @@ -6458,81 +6463,81 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/language-core@2.1.6(typescript@5.6.3)': + '@vue/language-core@2.1.10(typescript@5.6.3)': dependencies: - '@volar/language-core': 2.4.4 - '@vue/compiler-dom': 3.5.11 + '@volar/language-core': 2.4.11 + '@vue/compiler-dom': 3.5.12 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.11 - computeds: 0.0.1 + '@vue/shared': 3.5.12 + alien-signals: 0.2.2 minimatch: 9.0.4 muggle-string: 0.4.1 path-browserify: 1.0.1 optionalDependencies: typescript: 5.6.3 - '@vue/reactivity@3.5.12': + '@vue/reactivity@3.5.13': dependencies: - '@vue/shared': 3.5.12 + '@vue/shared': 3.5.13 - '@vue/runtime-core@3.5.12': + '@vue/runtime-core@3.5.13': dependencies: - '@vue/reactivity': 3.5.12 - '@vue/shared': 3.5.12 + '@vue/reactivity': 3.5.13 + '@vue/shared': 3.5.13 - '@vue/runtime-dom@3.5.12': + '@vue/runtime-dom@3.5.13': dependencies: - '@vue/reactivity': 3.5.12 - '@vue/runtime-core': 3.5.12 - '@vue/shared': 3.5.12 + '@vue/reactivity': 3.5.13 + '@vue/runtime-core': 3.5.13 + '@vue/shared': 3.5.13 csstype: 3.1.3 - '@vue/server-renderer@3.5.12(vue@3.5.12(typescript@5.6.3))': + '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.6.3))': dependencies: - '@vue/compiler-ssr': 3.5.12 - '@vue/shared': 3.5.12 - vue: 3.5.12(typescript@5.6.3) + '@vue/compiler-ssr': 3.5.13 + '@vue/shared': 3.5.13 + vue: 3.5.13(typescript@5.6.3) '@vue/shared@3.4.38': {} - '@vue/shared@3.5.11': {} - '@vue/shared@3.5.12': {} - '@vue/tsconfig@0.7.0(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))': + '@vue/shared@3.5.13': {} + + '@vue/tsconfig@0.7.0(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))': optionalDependencies: typescript: 5.6.3 - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.13(typescript@5.6.3) - '@vueuse/core@11.0.3(vue@3.5.12(typescript@5.6.3))': + '@vueuse/core@11.0.3(vue@3.5.13(typescript@5.6.3))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 11.0.3 - '@vueuse/shared': 11.0.3(vue@3.5.12(typescript@5.6.3)) - vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3)) + '@vueuse/shared': 11.0.3(vue@3.5.13(typescript@5.6.3)) + vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3))': + '@vueuse/core@11.1.0(vue@3.5.13(typescript@5.6.3))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 11.1.0 - '@vueuse/shared': 11.1.0(vue@3.5.12(typescript@5.6.3)) - vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3)) + '@vueuse/shared': 11.1.0(vue@3.5.13(typescript@5.6.3)) + vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/integrations@11.0.3(axios@1.7.7)(focus-trap@7.6.0)(sortablejs@1.15.3)(vue@3.5.12(typescript@5.6.3))': + '@vueuse/integrations@11.0.3(axios@1.7.9)(focus-trap@7.6.2)(sortablejs@1.15.6)(vue@3.5.13(typescript@5.6.3))': dependencies: - '@vueuse/core': 11.0.3(vue@3.5.12(typescript@5.6.3)) - '@vueuse/shared': 11.0.3(vue@3.5.12(typescript@5.6.3)) - vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3)) + '@vueuse/core': 11.0.3(vue@3.5.13(typescript@5.6.3)) + '@vueuse/shared': 11.0.3(vue@3.5.13(typescript@5.6.3)) + vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3)) optionalDependencies: - axios: 1.7.7 - focus-trap: 7.6.0 - sortablejs: 1.15.3 + axios: 1.7.9 + focus-trap: 7.6.2 + sortablejs: 1.15.6 transitivePeerDependencies: - '@vue/composition-api' - vue @@ -6541,16 +6546,16 @@ snapshots: '@vueuse/metadata@11.1.0': {} - '@vueuse/shared@11.0.3(vue@3.5.12(typescript@5.6.3))': + '@vueuse/shared@11.0.3(vue@3.5.13(typescript@5.6.3))': dependencies: - vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3)) + vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/shared@11.1.0(vue@3.5.12(typescript@5.6.3))': + '@vueuse/shared@11.1.0(vue@3.5.13(typescript@5.6.3))': dependencies: - vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3)) + vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -6620,6 +6625,8 @@ snapshots: '@algolia/requester-node-http': 4.23.3 '@algolia/transporter': 4.23.3 + alien-signals@0.2.2: {} + ansi-align@3.0.1: dependencies: string-width: 4.2.3 @@ -6713,7 +6720,7 @@ snapshots: aws4@1.13.0: {} - axios@1.7.7: + axios@1.7.9: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0 @@ -6947,10 +6954,10 @@ snapshots: commander@9.5.0: {} - commitizen@4.3.1(@types/node@20.17.6)(typescript@5.6.3): + commitizen@4.3.1(@types/node@20.17.10)(typescript@5.6.3): dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@20.17.6)(typescript@5.6.3) + cz-conventional-changelog: 3.3.0(@types/node@20.17.10)(typescript@5.6.3) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -6974,8 +6981,6 @@ snapshots: array-ify: 1.0.0 dot-prop: 5.3.0 - computeds@0.0.1: {} - concat-map@0.0.1: {} config-chain@1.1.13: @@ -7040,9 +7045,9 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig-typescript-loader@5.0.0(@types/node@20.17.6)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3): + cosmiconfig-typescript-loader@5.0.0(@types/node@20.17.10)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3): dependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.10 cosmiconfig: 9.0.0(typescript@5.6.3) jiti: 1.21.6 typescript: 5.6.3 @@ -7148,16 +7153,16 @@ snapshots: untildify: 4.0.0 yauzl: 2.10.0 - cz-conventional-changelog@3.3.0(@types/node@20.17.6)(typescript@5.6.3): + cz-conventional-changelog@3.3.0(@types/node@20.17.10)(typescript@5.6.3): dependencies: chalk: 2.4.2 - commitizen: 4.3.1(@types/node@20.17.6)(typescript@5.6.3) + commitizen: 4.3.1(@types/node@20.17.10)(typescript@5.6.3) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.2.0(@types/node@20.17.6)(typescript@5.6.3) + '@commitlint/load': 19.2.0(@types/node@20.17.10)(typescript@5.6.3) transitivePeerDependencies: - '@types/node' - typescript @@ -7608,7 +7613,7 @@ snapshots: execa@4.1.0: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 get-stream: 5.2.0 human-signals: 1.1.1 is-stream: 2.0.1 @@ -7786,12 +7791,12 @@ snapshots: flatted@3.3.1: {} - focus-trap-vue@4.0.3(focus-trap@7.6.0)(vue@3.5.12(typescript@5.6.3)): + focus-trap-vue@4.0.3(focus-trap@7.6.2)(vue@3.5.13(typescript@5.6.3)): dependencies: - focus-trap: 7.6.0 - vue: 3.5.12(typescript@5.6.3) + focus-trap: 7.6.2 + vue: 3.5.13(typescript@5.6.3) - focus-trap@7.6.0: + focus-trap@7.6.2: dependencies: tabbable: 6.2.0 @@ -8991,6 +8996,12 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + postcss@8.4.49: + dependencies: + nanoid: 3.3.7 + picocolors: 1.1.1 + source-map-js: 1.2.1 + preact@10.22.0: {} prelude-ls@1.2.1: {} @@ -9414,7 +9425,7 @@ snapshots: astral-regex: 2.0.0 is-fullwidth-code-point: 3.0.0 - sortablejs@1.15.3: {} + sortablejs@1.15.6: {} source-map-js@1.2.1: {} @@ -9654,9 +9665,9 @@ snapshots: svg-tags@1.0.0: {} - swrv@1.0.4(vue@3.5.12(typescript@5.6.3)): + swrv@1.0.4(vue@3.5.13(typescript@5.6.3)): dependencies: - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.13(typescript@5.6.3) synckit@0.6.2: dependencies: @@ -9873,7 +9884,7 @@ snapshots: uuid@9.0.1: {} - v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.5.12(typescript@5.6.3)): + v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.5.13(typescript@5.6.3)): dependencies: '@popperjs/core': 2.11.8 '@types/lodash': 4.17.5 @@ -9881,8 +9892,8 @@ snapshots: date-fns: 2.30.0 date-fns-tz: 2.0.1(date-fns@2.30.0) lodash: 4.17.21 - vue: 3.5.12(typescript@5.6.3) - vue-screen-utils: 1.0.0-beta.13(vue@3.5.12(typescript@5.6.3)) + vue: 3.5.13(typescript@5.6.3) + vue-screen-utils: 1.0.0-beta.13(vue@3.5.13(typescript@5.6.3)) validate-npm-package-license@3.0.4: dependencies: @@ -9898,11 +9909,11 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-hot-client@0.2.3(vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7)): + vite-hot-client@0.2.3(vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7)): dependencies: - vite: 5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7) + vite: 5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7) - vite-plugin-inspect@0.8.7(vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7)): + vite-plugin-inspect@0.8.7(vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.0 @@ -9913,28 +9924,28 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 2.0.4 - vite: 5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7) + vite: 5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7) transitivePeerDependencies: - rollup - supports-color - vite-plugin-vue-devtools@7.4.6(vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.12(typescript@5.6.3)): + vite-plugin-vue-devtools@7.4.6(vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.13(typescript@5.6.3)): dependencies: - '@vue/devtools-core': 7.4.6(vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.12(typescript@5.6.3)) + '@vue/devtools-core': 7.4.6(vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.13(typescript@5.6.3)) '@vue/devtools-kit': 7.4.6 '@vue/devtools-shared': 7.4.6 execa: 8.0.1 sirv: 2.0.4 - vite: 5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7) - vite-plugin-inspect: 0.8.7(vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7)) - vite-plugin-vue-inspector: 5.2.0(vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7)) + vite: 5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7) + vite-plugin-inspect: 0.8.7(vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7)) + vite-plugin-vue-inspector: 5.2.0(vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.2.0(vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7)): + vite-plugin-vue-inspector@5.2.0(vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7)): dependencies: '@babel/core': 7.24.7 '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.24.7) @@ -9942,42 +9953,42 @@ snapshots: '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.7) '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7) - '@vue/compiler-dom': 3.5.11 + '@vue/compiler-dom': 3.5.12 kolorist: 1.8.0 magic-string: 0.30.11 - vite: 5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7) + vite: 5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7) transitivePeerDependencies: - supports-color - vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7): + vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7): dependencies: esbuild: 0.21.5 postcss: 8.4.47 rollup: '@rollup/wasm-node@4.28.1' optionalDependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.10 fsevents: 2.3.3 sass: 1.80.7 sass-embedded: 1.79.5 - vitepress@1.3.4(@algolia/client-search@4.23.3)(@types/node@20.17.6)(axios@1.7.7)(postcss@8.4.38)(sass-embedded@1.79.5)(sass@1.80.7)(search-insights@2.14.0)(sortablejs@1.15.3)(typescript@5.6.3): + vitepress@1.3.4(@algolia/client-search@4.23.3)(@types/node@20.17.10)(axios@1.7.9)(postcss@8.4.38)(sass-embedded@1.79.5)(sass@1.80.7)(search-insights@2.14.0)(sortablejs@1.15.6)(typescript@5.6.3): dependencies: '@docsearch/css': 3.6.1 '@docsearch/js': 3.6.1(@algolia/client-search@4.23.3)(search-insights@2.14.0) '@shikijs/core': 1.14.1 '@shikijs/transformers': 1.14.1 '@types/markdown-it': 14.1.2 - '@vitejs/plugin-vue': 5.1.4(vite@5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.12(typescript@5.6.3)) + '@vitejs/plugin-vue': 5.2.1(vite@5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7))(vue@3.5.13(typescript@5.6.3)) '@vue/devtools-api': 7.3.9 '@vue/shared': 3.4.38 - '@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3)) - '@vueuse/integrations': 11.0.3(axios@1.7.7)(focus-trap@7.6.0)(sortablejs@1.15.3)(vue@3.5.12(typescript@5.6.3)) - focus-trap: 7.6.0 + '@vueuse/core': 11.1.0(vue@3.5.13(typescript@5.6.3)) + '@vueuse/integrations': 11.0.3(axios@1.7.9)(focus-trap@7.6.2)(sortablejs@1.15.6)(vue@3.5.13(typescript@5.6.3)) + focus-trap: 7.6.2 mark.js: 8.11.1 minisearch: 7.1.0 shiki: 1.14.1 - vite: 5.4.10(@types/node@20.17.6)(sass-embedded@1.79.5)(sass@1.80.7) - vue: 3.5.12(typescript@5.6.3) + vite: 5.4.11(@types/node@20.17.10)(sass-embedded@1.79.5)(sass@1.80.7) + vue: 3.5.13(typescript@5.6.3) optionalDependencies: postcss: 8.4.38 transitivePeerDependencies: @@ -10010,14 +10021,14 @@ snapshots: vscode-uri@3.0.8: {} - vue-demi@0.14.10(vue@3.5.12(typescript@5.6.3)): + vue-demi@0.14.10(vue@3.5.13(typescript@5.6.3)): dependencies: - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.13(typescript@5.6.3) - vue-draggable-next@2.2.1(sortablejs@1.15.3)(vue@3.5.12(typescript@5.6.3)): + vue-draggable-next@2.2.1(sortablejs@1.15.6)(vue@3.5.13(typescript@5.6.3)): dependencies: - sortablejs: 1.15.3 - vue: 3.5.12(typescript@5.6.3) + sortablejs: 1.15.6 + vue: 3.5.13(typescript@5.6.3) vue-eslint-parser@9.4.3(eslint@9.16.0(jiti@1.21.6)): dependencies: @@ -10032,29 +10043,29 @@ snapshots: transitivePeerDependencies: - supports-color - vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)): + vue-router@4.4.5(vue@3.5.13(typescript@5.6.3)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.13(typescript@5.6.3) - vue-screen-utils@1.0.0-beta.13(vue@3.5.12(typescript@5.6.3)): + vue-screen-utils@1.0.0-beta.13(vue@3.5.13(typescript@5.6.3)): dependencies: - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.13(typescript@5.6.3) - vue-tsc@2.1.6(typescript@5.6.3): + vue-tsc@2.1.10(typescript@5.6.3): dependencies: - '@volar/typescript': 2.4.4 - '@vue/language-core': 2.1.6(typescript@5.6.3) + '@volar/typescript': 2.4.11 + '@vue/language-core': 2.1.10(typescript@5.6.3) semver: 7.6.2 typescript: 5.6.3 - vue@3.5.12(typescript@5.6.3): + vue@3.5.13(typescript@5.6.3): dependencies: - '@vue/compiler-dom': 3.5.12 - '@vue/compiler-sfc': 3.5.12 - '@vue/runtime-dom': 3.5.12 - '@vue/server-renderer': 3.5.12(vue@3.5.12(typescript@5.6.3)) - '@vue/shared': 3.5.12 + '@vue/compiler-dom': 3.5.13 + '@vue/compiler-sfc': 3.5.13 + '@vue/runtime-dom': 3.5.13 + '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.6.3)) + '@vue/shared': 3.5.13 optionalDependencies: typescript: 5.6.3