diff --git a/package.json b/package.json index 5b23bd6f..ed4fd98c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/eslint": "^9.6.1", - "@types/node": "^20.16.2", + "@types/node": "^20.16.4", "@types/prompts": "^2.4.9", "@vue/create-eslint-config": "^0.3.3", "@vue/tsconfig": "^0.5.1", @@ -48,11 +48,11 @@ "esbuild-plugin-license": "^1.2.3", "husky": "^9.1.5", "kolorist": "^1.8.0", - "lint-staged": "^15.2.9", + "lint-staged": "^15.2.10", "prettier": "^3.3.3", "prompts": "^2.4.2", "vitest": "^2.0.5", - "zx": "^8.1.4" + "zx": "^8.1.5" }, "lint-staged": { "*.{js,ts,vue,json}": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16ef3de6..4fa179a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^9.6.1 version: 9.6.1 '@types/node': - specifier: ^20.16.2 - version: 20.16.2 + specifier: ^20.16.4 + version: 20.16.4 '@types/prompts': specifier: ^2.4.9 version: 2.4.9 @@ -42,8 +42,8 @@ importers: specifier: ^1.8.0 version: 1.8.0 lint-staged: - specifier: ^15.2.9 - version: 15.2.9 + specifier: ^15.2.10 + version: 15.2.10 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -52,29 +52,29 @@ importers: version: 2.4.2 vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@20.16.2)(jsdom@24.1.3) + version: 2.0.5(@types/node@20.16.4)(jsdom@24.1.3) zx: - specifier: ^8.1.4 - version: 8.1.4 + specifier: ^8.1.5 + version: 8.1.5 template/base: dependencies: vue: - specifier: ^3.4.38 - version: 3.4.38(typescript@5.5.3) + specifier: ^3.5.1 + version: 3.5.1(typescript@5.5.3) devDependencies: '@vitejs/plugin-vue': - specifier: ^5.1.2 - version: 5.1.2(vite@5.4.2(@types/node@20.16.2))(vue@3.4.38(typescript@5.5.3)) + specifier: ^5.1.3 + version: 5.1.3(vite@5.4.3(@types/node@20.16.4))(vue@3.5.1(typescript@5.5.3)) vite: - specifier: ^5.4.2 - version: 5.4.2(@types/node@20.16.2) + specifier: ^5.4.3 + version: 5.4.3(@types/node@20.16.4) template/config/cypress: devDependencies: cypress: - specifier: ^13.14.0 - version: 13.14.0 + specifier: ^13.14.2 + version: 13.14.2 start-server-and-test: specifier: ^2.0.5 version: 2.0.5 @@ -82,61 +82,61 @@ importers: template/config/cypress-ct: dependencies: vue: - specifier: ^3.4.38 - version: 3.4.38(typescript@5.5.3) + specifier: ^3.5.1 + version: 3.5.1(typescript@5.5.3) devDependencies: cypress: - specifier: ^13.14.0 - version: 13.14.0 + specifier: ^13.14.2 + version: 13.14.2 template/config/devtools: devDependencies: vite-plugin-vue-devtools: - specifier: ^7.3.9 - version: 7.3.9(rollup@4.21.1)(vite@5.4.2(@types/node@20.16.2))(vue@3.4.38(typescript@5.5.3)) + specifier: ^7.4.4 + version: 7.4.4(rollup@4.21.1)(vite@5.4.3(@types/node@20.16.4))(vue@3.5.1(typescript@5.5.3)) template/config/jsx: dependencies: vue: - specifier: ^3.4.38 - version: 3.4.38(typescript@5.5.3) + specifier: ^3.5.1 + version: 3.5.1(typescript@5.5.3) devDependencies: '@vitejs/plugin-vue-jsx': specifier: ^4.0.1 - version: 4.0.1(vite@5.4.2(@types/node@20.16.2))(vue@3.4.38(typescript@5.5.3)) + version: 4.0.1(vite@5.4.3(@types/node@20.16.4))(vue@3.5.1(typescript@5.5.3)) vite: - specifier: ^5.4.2 - version: 5.4.2(@types/node@20.16.2) + specifier: ^5.4.3 + version: 5.4.3(@types/node@20.16.4) template/config/nightwatch: devDependencies: '@nightwatch/vue': specifier: ^3.1.1 - version: 3.1.1(@types/node@20.16.2)(@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3)) + version: 3.1.1(@types/node@20.16.4)(@vue/server-renderer@3.5.1(vue@3.5.1(typescript@5.5.3)))(vue@3.5.1(typescript@5.5.3)) '@vitejs/plugin-vue': - specifier: ^5.1.2 - version: 5.1.2(vite@4.5.2(@types/node@20.16.2))(vue@3.4.38(typescript@5.5.3)) + specifier: ^5.1.3 + version: 5.1.3(vite@4.5.2(@types/node@20.16.4))(vue@3.5.1(typescript@5.5.3)) chromedriver: specifier: ^128.0.1 version: 128.0.1 geckodriver: - specifier: ^4.4.3 - version: 4.4.3 + specifier: ^4.4.4 + version: 4.4.4 nightwatch: specifier: ^3.7.0 - version: 3.7.0(chromedriver@128.0.1)(geckodriver@4.4.3) + version: 3.7.0(chromedriver@128.0.1)(geckodriver@4.4.4) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.16.2)(typescript@5.5.3) + version: 10.9.2(@types/node@20.16.4)(typescript@5.5.3) vite-plugin-nightwatch: specifier: ^0.4.6 - version: 0.4.6(@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3)) + version: 0.4.6(@vue/server-renderer@3.5.1(vue@3.5.1(typescript@5.5.3)))(vue@3.5.1(typescript@5.5.3)) template/config/nightwatch-ct: dependencies: vue: - specifier: ^3.4.38 - version: 3.4.38(typescript@5.5.3) + specifier: ^3.5.1 + version: 3.5.1(typescript@5.5.3) devDependencies: '@vue/test-utils': specifier: ^2.4.6 @@ -146,10 +146,10 @@ importers: dependencies: pinia: specifier: ^2.2.2 - version: 2.2.2(typescript@5.5.3)(vue@3.4.38(typescript@5.5.3)) + version: 2.2.2(typescript@5.5.3)(vue@3.5.1(typescript@5.5.3)) vue: - specifier: ^3.4.38 - version: 3.4.38(typescript@5.5.3) + specifier: ^3.5.1 + version: 3.5.1(typescript@5.5.3) template/config/playwright: devDependencies: @@ -160,17 +160,17 @@ importers: template/config/router: dependencies: vue: - specifier: ^3.4.38 - version: 3.4.38(typescript@5.5.3) + specifier: ^3.5.1 + version: 3.5.1(typescript@5.5.3) vue-router: specifier: ^4.4.3 - version: 4.4.3(vue@3.4.38(typescript@5.5.3)) + version: 4.4.3(vue@3.5.1(typescript@5.5.3)) template/config/typescript: devDependencies: '@types/node': - specifier: ^20.16.2 - version: 20.16.2 + specifier: ^20.16.4 + version: 20.16.4 npm-run-all2: specifier: ^6.2.2 version: 6.2.2 @@ -178,14 +178,14 @@ importers: specifier: ~5.5.0 version: 5.5.3 vue-tsc: - specifier: ^2.0.29 - version: 2.0.29(typescript@5.5.3) + specifier: ^2.1.6 + version: 2.1.6(typescript@5.5.3) template/config/vitest: dependencies: vue: - specifier: ^3.4.38 - version: 3.4.38(typescript@5.5.3) + specifier: ^3.5.1 + version: 3.5.1(typescript@5.5.3) devDependencies: '@vue/test-utils': specifier: ^2.4.6 @@ -195,7 +195,7 @@ importers: version: 24.1.3 vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@20.16.2)(jsdom@24.1.3) + version: 2.0.5(@types/node@20.16.4)(jsdom@24.1.3) template/tsconfig/base: devDependencies: @@ -253,10 +253,6 @@ packages: resolution: {integrity: sha512-abd43wyLfbWoxC6ahM8xTkqLpGB2iWBVyuKC9/srhFunCd1SDNrV1s72bBpK4hLj8KLzHBBcOblvLQZBNw9r3w==} engines: {node: '>=6.9.0'} - '@babel/helper-annotate-as-pure@7.24.6': - resolution: {integrity: sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg==} - engines: {node: '>=6.9.0'} - '@babel/helper-annotate-as-pure@7.24.7': resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==} engines: {node: '>=6.9.0'} @@ -269,12 +265,6 @@ packages: resolution: {integrity: sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==} engines: {node: '>=6.9.0'} - '@babel/helper-create-class-features-plugin@7.24.6': - resolution: {integrity: sha512-djsosdPJVZE6Vsw3kk7IPRWethP94WHGOhQTc67SNXE0ZzMhHgALw8iGmYS0TD1bbMM0VDROy43od7/hN6WYcA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-create-class-features-plugin@7.25.4': resolution: {integrity: sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==} engines: {node: '>=6.9.0'} @@ -293,10 +283,6 @@ packages: resolution: {integrity: sha512-SF/EMrC3OD7dSta1bLJIlrsVxwtd0UpjRJqLno6125epQMJ/kyFmpTT4pbvPbdQHzCHg+biQ7Syo8lnDtbR+uA==} engines: {node: '>=6.9.0'} - '@babel/helper-member-expression-to-functions@7.24.6': - resolution: {integrity: sha512-OTsCufZTxDUsv2/eDXanw/mUZHWOxSbEmC3pP8cgjcy5rgeVPWWMStnv274DV60JtHxTk0adT0QrCzC4M9NWGg==} - engines: {node: '>=6.9.0'} - '@babel/helper-member-expression-to-functions@7.24.8': resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==} engines: {node: '>=6.9.0'} @@ -325,10 +311,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-optimise-call-expression@7.24.6': - resolution: {integrity: sha512-3SFDJRbx7KuPRl8XDUr8O7GAEB8iGyWPjLKJh/ywP/Iy9WOmEfMrsWbaZpvBu2HSYn4KQygIsz0O7m8y10ncMA==} - engines: {node: '>=6.9.0'} - '@babel/helper-optimise-call-expression@7.24.7': resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==} engines: {node: '>=6.9.0'} @@ -341,12 +323,6 @@ packages: resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==} engines: {node: '>=6.9.0'} - '@babel/helper-replace-supers@7.24.6': - resolution: {integrity: sha512-mRhfPwDqDpba8o1F8ESxsEkJMQkUF8ZIWrAc0FtWhxnjfextxMWxr22RtFizxxSYLjVHDeMgVsRq8BBZR2ikJQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-replace-supers@7.25.0': resolution: {integrity: sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==} engines: {node: '>=6.9.0'} @@ -361,10 +337,6 @@ packages: resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} engines: {node: '>=6.9.0'} - '@babel/helper-skip-transparent-expression-wrappers@7.24.6': - resolution: {integrity: sha512-jhbbkK3IUKc4T43WadP96a27oYti9gEf1LdyGSP2rHGH77kwLwfhO7TgwnWvxxQVmke0ImmCSS47vcuxEMGD3Q==} - engines: {node: '>=6.9.0'} - '@babel/helper-skip-transparent-expression-wrappers@7.24.7': resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==} engines: {node: '>=6.9.0'} @@ -413,11 +385,6 @@ packages: resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} engines: {node: '>=6.9.0'} - '@babel/parser@7.24.7': - resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==} - engines: {node: '>=6.0.0'} - hasBin: true - '@babel/parser@7.25.4': resolution: {integrity: sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA==} engines: {node: '>=6.0.0'} @@ -452,24 +419,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-typescript@7.24.6': - resolution: {integrity: sha512-TzCtxGgVTEJWWwcYwQhCIQ6WaKlo80/B+Onsk4RRCcYqpYGFcG9etPW94VToGte5AAcxRrhjPUFvUS3Y2qKi4A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-typescript@7.25.4': resolution: {integrity: sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-typescript@7.24.6': - resolution: {integrity: sha512-H0i+hDLmaYYSt6KU9cZE0gb3Cbssa/oxWis7PX4ofQzbvsfix9Lbh8SRk7LCPDlLWJHUiFeHU0qRRpF/4Zv7mQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-typescript@7.25.2': resolution: {integrity: sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A==} engines: {node: '>=6.9.0'} @@ -824,6 +779,9 @@ packages: '@jridgewell/sourcemap-codec@1.4.15': resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + '@jridgewell/sourcemap-codec@1.5.0': + resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} + '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} @@ -1018,8 +976,8 @@ packages: '@types/nightwatch@2.3.30': resolution: {integrity: sha512-TiVGKR9mORwx0nN3ylonXp2IobpQoZxwV63IjABYkxsEpNauHL8GU9kmceEThjqDUigKaeh6aPOqepwC4bwCfA==} - '@types/node@20.16.2': - resolution: {integrity: sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ==} + '@types/node@20.16.4': + resolution: {integrity: sha512-ioyQ1zK9aGEomJ45zz8S8IdzElyxhvP1RVWnPrXDf6wFaUb+kk1tEcVVJkF7RPGM0VWI7cp5U57oCPIn5iN1qg==} '@types/prompts@2.4.9': resolution: {integrity: sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==} @@ -1056,8 +1014,8 @@ packages: vite: ^4.0.0 || ^5.0.0 vue: ^3.2.25 - '@vitejs/plugin-vue@5.1.2': - resolution: {integrity: sha512-nY9IwH12qeiJqumTCLJLE7IiNx7HZ39cbHaysEUd+Myvbz9KAqd2yq+U01Kab1R/H1BmiyM2ShTYlNH32Fzo3A==} + '@vitejs/plugin-vue@5.1.3': + resolution: {integrity: sha512-3xbWsKEKXYlmX82aOHufFQVnkbMC/v8fLpWwh6hWOUrK5fbbtBh9Q/WWse27BFgSy2/e2c0fz5Scgya9h2GLhw==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 @@ -1081,14 +1039,14 @@ packages: '@vitest/utils@2.0.5': resolution: {integrity: sha512-d8HKbqIcya+GR67mkZbrzhS5kKhtp8dQLcmRZLGTscGVg7yImT82cIrhtn2L8+VujWcy6KZweApgNmPsTAO/UQ==} - '@volar/language-core@2.4.0-alpha.18': - resolution: {integrity: sha512-JAYeJvYQQROmVRtSBIczaPjP3DX4QW1fOqW1Ebs0d3Y3EwSNRglz03dSv0Dm61dzd0Yx3WgTW3hndDnTQqgmyg==} + '@volar/language-core@2.4.2': + resolution: {integrity: sha512-sONt5RLvLL1SlBdhyUSthZzuKePbJ7DwFFB9zT0eyWpDl+v7GXGh/RkPxxWaR22bIhYtTzp4Ka1MWatl/53Riw==} - '@volar/source-map@2.4.0-alpha.18': - resolution: {integrity: sha512-MTeCV9MUwwsH0sNFiZwKtFrrVZUK6p8ioZs3xFzHc2cvDXHWlYN3bChdQtwKX+FY2HG6H3CfAu1pKijolzIQ8g==} + '@volar/source-map@2.4.2': + resolution: {integrity: sha512-qiGfGgeZ5DEarPX3S+HcFktFCjfDrFPCXKeXNbrlB7v8cvtPRm8YVwoXOdGG1NhaL5rMlv5BZPVQyu4EdWWIvA==} - '@volar/typescript@2.4.0-alpha.18': - resolution: {integrity: sha512-sXh5Y8sqGUkgxpMWUGvRXggxYHAVxg0Pa1C42lQZuPDrW6vHJPR0VCK8Sr7WJsAW530HuNQT/ZIskmXtxjybMQ==} + '@volar/typescript@2.4.2': + resolution: {integrity: sha512-m2uZduhaHO1SZuagi30OsjI/X1gwkaEAC+9wT/nCNAtJ5FqXEkKvUncHmffG7ESDZPlFFUBK4vJ0D9Hfr+f2EA==} '@vue/babel-helper-vue-transform-on@1.2.2': resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==} @@ -1106,30 +1064,30 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.4.37': - resolution: {integrity: sha512-ZDDT/KiLKuCRXyzWecNzC5vTcubGz4LECAtfGPENpo0nrmqJHwuWtRLxk/Sb9RAKtR9iFflFycbkjkY+W/PZUQ==} - '@vue/compiler-core@3.4.38': resolution: {integrity: sha512-8IQOTCWnLFqfHzOGm9+P8OPSEDukgg3Huc92qSG49if/xI2SAwLHQO2qaPQbjCWPBcQoO1WYfXfTACUrWV3c5A==} - '@vue/compiler-dom@3.4.37': - resolution: {integrity: sha512-rIiSmL3YrntvgYV84rekAtU/xfogMUJIclUMeIKEtVBFngOL3IeZHhsH3UaFEgB5iFGpj6IW+8YuM/2Up+vVag==} + '@vue/compiler-core@3.5.1': + resolution: {integrity: sha512-WdjF+NSgFYdWttHevHw5uaJFtKPalhmxhlu2uREj8cLP0uyKKIR60/JvSZNTp0x+NSd63iTiORQTx3+tt55NWQ==} '@vue/compiler-dom@3.4.38': resolution: {integrity: sha512-Osc/c7ABsHXTsETLgykcOwIxFktHfGSUDkb05V61rocEfsFDcjDLH/IHJSNJP+/Sv9KeN2Lx1V6McZzlSb9EhQ==} - '@vue/compiler-sfc@3.4.37': - resolution: {integrity: sha512-vCfetdas40Wk9aK/WWf8XcVESffsbNkBQwS5t13Y/PcfqKfIwJX2gF+82th6dOpnpbptNMlMjAny80li7TaCIg==} + '@vue/compiler-dom@3.5.1': + resolution: {integrity: sha512-Ao23fB1lINo18HLCbJVApvzd9OQe8MgmQSgyY5+umbWj2w92w9KykVmJ4Iv2US5nak3ixc2B+7Km7JTNhQ8kSQ==} '@vue/compiler-sfc@3.4.38': resolution: {integrity: sha512-s5QfZ+9PzPh3T5H4hsQDJtI8x7zdJaew/dCGgqZ2630XdzaZ3AD8xGZfBqpT8oaD/p2eedd+pL8tD5vvt5ZYJQ==} - '@vue/compiler-ssr@3.4.37': - resolution: {integrity: sha512-TyAgYBWrHlFrt4qpdACh8e9Ms6C/AZQ6A6xLJaWrCL8GCX5DxMzxyeFAEMfU/VFr4tylHm+a2NpfJpcd7+20XA==} + '@vue/compiler-sfc@3.5.1': + resolution: {integrity: sha512-DFizMNH8eDglLhlfwJ0+ciBsztaYe3fY/zcZjrqL1ljXvUw/UpC84M1d7HpBTCW68SNqZyIxrs1XWmf+73Y65w==} '@vue/compiler-ssr@3.4.38': resolution: {integrity: sha512-YXznKFQ8dxYpAz9zLuVvfcXhc31FSPFDcqr0kyujbOwNhlmaNvL2QfIy+RZeJgSn5Fk54CWoEUeW+NVBAogGaw==} + '@vue/compiler-ssr@3.5.1': + resolution: {integrity: sha512-C1hpSHQgRM8bg+5XWWD7CkFaVpSn9wZHCLRd10AmxqrH17d4EMP6+XcZpwBOM7H1jeStU5naEapZZWX0kso1tQ==} + '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} @@ -1141,45 +1099,45 @@ packages: '@vue/devtools-api@6.6.3': resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==} - '@vue/devtools-core@7.3.9': - resolution: {integrity: sha512-B5zAl9ulNjI6nknSnGNRzmP/ldR9ADUwwT8HkI8Hejo1W00uK9ABUahbfrXzME296rBfmwhQuCFwJ6t9KFdbXQ==} + '@vue/devtools-core@7.4.4': + resolution: {integrity: sha512-DLxgA3DfeADkRzhAfm3G2Rw/cWxub64SdP5b+s5dwL30+whOGj+QNhmyFpwZ8ZTrHDFRIPj0RqNzJ8IRR1pz7w==} peerDependencies: vue: ^3.0.0 - '@vue/devtools-kit@7.3.9': - resolution: {integrity: sha512-Gr17nA+DaQzqyhNx1DUJr1CJRzTRfbIuuC80ZgU8MD/qNO302tv9la+ROi+Uaw+ULVwU9T71GnwLy4n8m9Lspg==} + '@vue/devtools-kit@7.4.4': + resolution: {integrity: sha512-awK/4NfsUG0nQ7qnTM37m7ZkEUMREyPh8taFCX+uQYps/MTFEum0AD05VeGDRMXwWvMmGIcWX9xp8ZiBddY0jw==} - '@vue/devtools-shared@7.3.9': - resolution: {integrity: sha512-CdfMRZKXyI8vw+hqOcQIiLihB6Hbbi7WNZGp7LsuH1Qe4aYAFmTaKjSciRZ301oTnwmU/knC/s5OGuV6UNiNoA==} + '@vue/devtools-shared@7.4.4': + resolution: {integrity: sha512-yeJULXFHOKIm8yL2JFO050a9ztTVqOCKTqN9JHFxGTJN0b+gjtfn6zC+FfyHUgjwCwf6E3hfKrlohtthcqoYqw==} - '@vue/language-core@2.0.29': - resolution: {integrity: sha512-o2qz9JPjhdoVj8D2+9bDXbaI4q2uZTHQA/dbyZT4Bj1FR9viZxDJnLcKVHfxdn6wsOzRgpqIzJEEmSSvgMvDTQ==} + '@vue/language-core@2.1.6': + resolution: {integrity: sha512-MW569cSky9R/ooKMh6xa2g1D0AtRKbL56k83dzus/bx//RDJk24RHWkMzbAlXjMdDNyxAaagKPRquBIxkxlCkg==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true - '@vue/reactivity@3.4.38': - resolution: {integrity: sha512-4vl4wMMVniLsSYYeldAKzbk72+D3hUnkw9z8lDeJacTxAkXeDAP1uE9xr2+aKIN0ipOL8EG2GPouVTH6yF7Gnw==} + '@vue/reactivity@3.5.1': + resolution: {integrity: sha512-aFE1nMDfbG7V+U5vdOk/NXxH/WX78XuAfX59vWmCM7Ao4lieoc83RkzOAWun61sQXlzNZ4IgROovFBHg+Iz1+Q==} - '@vue/runtime-core@3.4.38': - resolution: {integrity: sha512-21z3wA99EABtuf+O3IhdxP0iHgkBs1vuoCAsCKLVJPEjpVqvblwBnTj42vzHRlWDCyxu9ptDm7sI2ZMcWrQqlA==} + '@vue/runtime-core@3.5.1': + resolution: {integrity: sha512-Ce92CCholNRHR3ZtzpRp/7CDGIPFxQ7ElXt9iH91ilK5eOrUv3Z582NWJesuM3aYX71BujVG5/4ypUxigGNxjA==} - '@vue/runtime-dom@3.4.38': - resolution: {integrity: sha512-afZzmUreU7vKwKsV17H1NDThEEmdYI+GCAK/KY1U957Ig2NATPVjCROv61R19fjZNzMmiU03n79OMnXyJVN0UA==} + '@vue/runtime-dom@3.5.1': + resolution: {integrity: sha512-B/fUJfBLp5PwE0EWNfBYnA4JUea8Yufb3wN8fN0/HzaqBdkiRHh4sFHOjWqIY8GS75gj//8VqeEqhcU6yUjIkA==} - '@vue/server-renderer@3.4.38': - resolution: {integrity: sha512-NggOTr82FbPEkkUvBm4fTGcwUY8UuTsnWC/L2YZBmvaQ4C4Jl/Ao4HHTB+l7WnFCt5M/dN3l0XLuyjzswGYVCA==} + '@vue/server-renderer@3.5.1': + resolution: {integrity: sha512-C5V/fjQTitgVaRNH5wCoHynaWysjZ+VH68drNsAvQYg4ArHsZUQNz0nHoEWRj41nzqkVn2RUlnWaEOTl2o1Ppg==} peerDependencies: - vue: 3.4.38 - - '@vue/shared@3.4.37': - resolution: {integrity: sha512-nIh8P2fc3DflG8+5Uw8PT/1i17ccFn0xxN/5oE9RfV5SVnd7G0XEFRwakrnNFE/jlS95fpGXDVG5zDETS26nmg==} + vue: 3.5.1 '@vue/shared@3.4.38': resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==} + '@vue/shared@3.5.1': + resolution: {integrity: sha512-NdcTRoO4KuW2RSFgpE2c+E/R/ZHaRzWPxAGxhmxZaaqLh6nYCXx7lc9a88ioqOCxCaV2SFJmujkxbUScW7dNsQ==} + '@vue/test-utils@2.4.3': resolution: {integrity: sha512-F4K7mF+ad++VlTrxMJVRnenKSJmO6fkQt2wpRDiKDesQMkfpniGWsqEi/JevxGBo2qEkwwjvTUAoiGJLNx++CA==} peerDependencies: @@ -1632,8 +1590,8 @@ packages: csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - cypress@13.14.0: - resolution: {integrity: sha512-r0+nhd033x883YL6068futewUsl02Q7rWiinyAAIBDW/OOTn+UMILWgNuCiY3vtJjd53efOqq5R9dctQk/rKiw==} + cypress@13.14.2: + resolution: {integrity: sha512-lsiQrN17vHMB2fnvxIrKLAjOr9bPwsNbPZNrWf99s4u+DVmCY6U+w7O3GGG9FvP4EUVYaDu+guWeNLiUzBrqvA==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true @@ -1822,10 +1780,6 @@ packages: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} - entities@5.0.0: - resolution: {integrity: sha512-BeJFvFRJddxobhvEdm5GqHzRV/X+ACeuw0/BuuxsCh1EUZcAIz8+kYmBp/LrQuloy6K1f3a0M7+IhmZ7QnkISA==} - engines: {node: '>=0.12'} - envinfo@7.11.0: resolution: {integrity: sha512-G9/6xF1FPbIw0TtalAMaVPpiq2aDEuKLXM314jPVAO9r2fo2a4BLqMNkmRS7O/xPPZ+COAhGIz3ETvHEV3eUcg==} engines: {node: '>=4'} @@ -2156,8 +2110,8 @@ packages: functions-have-names@1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} - geckodriver@4.4.3: - resolution: {integrity: sha512-79rvaq8pvKVUtuM9XBjQApb04kOVkl3TFRX+zTt1wlmL+wqpt85ocWCdqiENU/3zIzg2Me21eClUcnE7F1kL2w==} + geckodriver@4.4.4: + resolution: {integrity: sha512-0zaw19tcmWeluqx7+Y559JGBtidu1D0Lb8ElYKiNEQu8r3sCfrLUf5V10xypl8u29ZLbgRV7WflxCJVTCkCMFA==} engines: {node: ^16.13 || >=18 || >=20} hasBin: true @@ -2624,8 +2578,8 @@ packages: resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==} engines: {node: '>=14'} - lint-staged@15.2.9: - resolution: {integrity: sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==} + lint-staged@15.2.10: + resolution: {integrity: sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==} engines: {node: '>=18.12.0'} hasBin: true @@ -2715,6 +2669,9 @@ packages: magic-string@0.30.10: resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==} + magic-string@0.30.11: + resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==} + make-error@1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} @@ -2728,8 +2685,8 @@ packages: merge-stream@2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} - micromatch@4.0.7: - resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==} + micromatch@4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} mime-db@1.52.0: @@ -3044,14 +3001,14 @@ packages: engines: {node: '>=18'} hasBin: true - postcss@8.4.40: - resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.4.41: resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} engines: {node: ^10 || ^12 || >=14} + postcss@8.4.45: + resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} + engines: {node: ^10 || ^12 || >=14} + prettier@3.3.3: resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} engines: {node: '>=14'} @@ -3558,14 +3515,14 @@ packages: vite-plugin-nightwatch@0.4.6: resolution: {integrity: sha512-7mxANgh3KA2c/xGJU35T8z1Xj9akWQ4FuyB1PN3nwinqxqYBAx44sW9Z87a2x6efj5TD4lU0Tbuvvgous6F1+Q==} - vite-plugin-vue-devtools@7.3.9: - resolution: {integrity: sha512-ybDV2kepW0NpusvtfbRKHs0pvyrReNcFtL572gyZ6Alox6u5uebYefd2eAG/7mJSU3NPI5UxUH1e/Mof5exdlw==} + vite-plugin-vue-devtools@7.4.4: + resolution: {integrity: sha512-lJ7Vr6gznv1nf2S75XJTpXl4XcwnHfyvqJQ7szOvTUfumQALDGo772TEH69wx8gkY/ZWZQea4DZR5IQZMOZKUA==} engines: {node: '>=v14.21.3'} peerDependencies: vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 - vite-plugin-vue-inspector@5.1.3: - resolution: {integrity: sha512-pMrseXIDP1Gb38mOevY+BvtNGNqiqmqa2pKB99lnLsADQww9w9xMbAfT4GB6RUoaOkSPrtlXqpq2Fq+Dj2AgFg==} + vite-plugin-vue-inspector@5.2.0: + resolution: {integrity: sha512-wWxyb9XAtaIvV/Lr7cqB1HIzmHZFVUJsTNm3yAxkS87dgh/Ky4qr2wDEWNxF23fdhVa3jQ8MZREpr4XyiuaRqA==} peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 @@ -3597,8 +3554,8 @@ packages: terser: optional: true - vite@5.4.2: - resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==} + vite@5.4.3: + resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3678,14 +3635,14 @@ packages: peerDependencies: vue: ^3.2.0 - vue-tsc@2.0.29: - resolution: {integrity: sha512-MHhsfyxO3mYShZCGYNziSbc63x7cQ5g9kvijV7dRe1TTXBRLxXyL0FnXWpUF1xII2mJ86mwYpYsUmMwkmerq7Q==} + vue-tsc@2.1.6: + resolution: {integrity: sha512-f98dyZp5FOukcYmbFpuSCJ4Z0vHSOSmxGttZJCsFeX0M4w/Rsq0s4uKXjcSRsZqsRgQa6z7SfuO+y0HVICE57Q==} hasBin: true peerDependencies: typescript: '>=5.0.0' - vue@3.4.38: - resolution: {integrity: sha512-f0ZgN+mZ5KFgVv9wz0f4OgVKukoXtS3nwET4c2vLBGQR50aI8G0cqbFtLlX9Yiyg3LFGBitruPHt2PxwTduJEw==} + vue@3.5.1: + resolution: {integrity: sha512-k4UNnbPOEskodSxMtv+B9GljdB0C9ubZDOmW6vnXVGIfMqmEsY2+ohasjGguhGkMkrcP/oOrbH0dSD41x5JQFw==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -3844,8 +3801,8 @@ packages: resolution: {integrity: sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==} engines: {node: '>= 10'} - zx@8.1.4: - resolution: {integrity: sha512-QFDYYpnzdpRiJ3dL2102Cw26FpXpWshW4QLTGxiYfIcwdAqg084jRCkK/kuP/NOSkxOjydRwNFG81qzA5r1a6w==} + zx@8.1.5: + resolution: {integrity: sha512-gvmiYPvDDEz2Gcc37x7pJkipTKcFIE18q9QlSI1p5qoPDtoSn3jmGuWD0eEb7HuxEH5aDD7N/RVgH8BqSxbKzA==} engines: {node: '>= 12.17.0'} hasBin: true @@ -3880,7 +3837,7 @@ snapshots: '@babel/helper-compilation-targets': 7.24.6 '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6) '@babel/helpers': 7.24.6 - '@babel/parser': 7.24.7 + '@babel/parser': 7.25.4 '@babel/template': 7.24.6 '@babel/traverse': 7.24.6 '@babel/types': 7.24.6 @@ -3914,7 +3871,7 @@ snapshots: '@babel/generator@7.24.6': dependencies: - '@babel/types': 7.24.6 + '@babel/types': 7.25.4 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 @@ -3926,10 +3883,6 @@ snapshots: '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 - '@babel/helper-annotate-as-pure@7.24.6': - dependencies: - '@babel/types': 7.24.6 - '@babel/helper-annotate-as-pure@7.24.7': dependencies: '@babel/types': 7.25.4 @@ -3950,19 +3903,6 @@ snapshots: lru-cache: 5.1.1 semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.24.6(@babel/core@7.24.6)': - dependencies: - '@babel/core': 7.24.6 - '@babel/helper-annotate-as-pure': 7.24.6 - '@babel/helper-environment-visitor': 7.24.6 - '@babel/helper-function-name': 7.24.6 - '@babel/helper-member-expression-to-functions': 7.24.6 - '@babel/helper-optimise-call-expression': 7.24.6 - '@babel/helper-replace-supers': 7.24.6(@babel/core@7.24.6) - '@babel/helper-skip-transparent-expression-wrappers': 7.24.6 - '@babel/helper-split-export-declaration': 7.24.6 - semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 @@ -3981,15 +3921,11 @@ snapshots: '@babel/helper-function-name@7.24.6': dependencies: '@babel/template': 7.24.6 - '@babel/types': 7.24.6 + '@babel/types': 7.25.4 '@babel/helper-hoist-variables@7.24.6': dependencies: - '@babel/types': 7.24.6 - - '@babel/helper-member-expression-to-functions@7.24.6': - dependencies: - '@babel/types': 7.24.6 + '@babel/types': 7.25.4 '@babel/helper-member-expression-to-functions@7.24.8': dependencies: @@ -4004,7 +3940,7 @@ snapshots: '@babel/helper-module-imports@7.24.6': dependencies: - '@babel/types': 7.24.6 + '@babel/types': 7.25.4 '@babel/helper-module-imports@7.24.7': dependencies: @@ -4032,10 +3968,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-optimise-call-expression@7.24.6': - dependencies: - '@babel/types': 7.24.6 - '@babel/helper-optimise-call-expression@7.24.7': dependencies: '@babel/types': 7.25.4 @@ -4044,13 +3976,6 @@ snapshots: '@babel/helper-plugin-utils@7.24.8': {} - '@babel/helper-replace-supers@7.24.6(@babel/core@7.24.6)': - dependencies: - '@babel/core': 7.24.6 - '@babel/helper-environment-visitor': 7.24.6 - '@babel/helper-member-expression-to-functions': 7.24.6 - '@babel/helper-optimise-call-expression': 7.24.6 - '@babel/helper-replace-supers@7.25.0(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 @@ -4062,7 +3987,7 @@ snapshots: '@babel/helper-simple-access@7.24.6': dependencies: - '@babel/types': 7.24.6 + '@babel/types': 7.25.4 '@babel/helper-simple-access@7.24.7': dependencies: @@ -4071,10 +3996,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-skip-transparent-expression-wrappers@7.24.6': - dependencies: - '@babel/types': 7.24.6 - '@babel/helper-skip-transparent-expression-wrappers@7.24.7': dependencies: '@babel/traverse': 7.25.4 @@ -4084,7 +4005,7 @@ snapshots: '@babel/helper-split-export-declaration@7.24.6': dependencies: - '@babel/types': 7.24.6 + '@babel/types': 7.25.4 '@babel/helper-string-parser@7.24.6': {} @@ -4101,7 +4022,7 @@ snapshots: '@babel/helpers@7.24.6': dependencies: '@babel/template': 7.24.6 - '@babel/types': 7.24.6 + '@babel/types': 7.25.4 '@babel/helpers@7.25.0': dependencies: @@ -4122,64 +4043,44 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.0.1 - '@babel/parser@7.24.7': - dependencies: - '@babel/types': 7.24.6 - '@babel/parser@7.25.4': dependencies: '@babel/types': 7.25.4 - '@babel/plugin-proposal-decorators@7.24.0(@babel/core@7.24.6)': - dependencies: - '@babel/core': 7.24.6 - '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) - '@babel/helper-plugin-utils': 7.24.6 - '@babel/plugin-syntax-decorators': 7.24.0(@babel/core@7.24.6) - - '@babel/plugin-syntax-decorators@7.24.0(@babel/core@7.24.6)': + '@babel/plugin-proposal-decorators@7.24.0(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.24.6 - '@babel/helper-plugin-utils': 7.24.6 + '@babel/core': 7.25.2 + '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-decorators': 7.24.0(@babel/core@7.25.2) + transitivePeerDependencies: + - supports-color - '@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.24.6)': + '@babel/plugin-syntax-decorators@7.24.0(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.24.6 - '@babel/helper-plugin-utils': 7.24.6 + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.6)': + '@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.24.6 - '@babel/helper-plugin-utils': 7.24.6 + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-jsx@7.24.6(@babel/core@7.24.6)': + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.24.6 - '@babel/helper-plugin-utils': 7.24.6 + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 '@babel/plugin-syntax-jsx@7.24.6(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.6 - '@babel/plugin-syntax-typescript@7.24.6(@babel/core@7.24.6)': - dependencies: - '@babel/core': 7.24.6 - '@babel/helper-plugin-utils': 7.24.6 - '@babel/plugin-syntax-typescript@7.25.4(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-transform-typescript@7.24.6(@babel/core@7.24.6)': - dependencies: - '@babel/core': 7.24.6 - '@babel/helper-annotate-as-pure': 7.24.6 - '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) - '@babel/helper-plugin-utils': 7.24.6 - '@babel/plugin-syntax-typescript': 7.24.6(@babel/core@7.24.6) - '@babel/plugin-transform-typescript@7.25.2(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 @@ -4194,7 +4095,7 @@ snapshots: '@babel/template@7.24.6': dependencies: '@babel/code-frame': 7.24.6 - '@babel/parser': 7.24.7 + '@babel/parser': 7.25.4 '@babel/types': 7.24.6 '@babel/template@7.25.0': @@ -4211,7 +4112,7 @@ snapshots: '@babel/helper-function-name': 7.24.6 '@babel/helper-hoist-variables': 7.24.6 '@babel/helper-split-export-declaration': 7.24.6 - '@babel/parser': 7.24.7 + '@babel/parser': 7.25.4 '@babel/types': 7.24.6 debug: 4.3.6(supports-color@8.1.1) globals: 11.12.0 @@ -4439,6 +4340,8 @@ snapshots: '@jridgewell/sourcemap-codec@1.4.15': {} + '@jridgewell/sourcemap-codec@1.5.0': {} + '@jridgewell/trace-mapping@0.3.25': dependencies: '@jridgewell/resolve-uri': 3.1.1 @@ -4473,13 +4376,13 @@ snapshots: dependencies: archiver: 5.3.2 - '@nightwatch/vue@3.1.1(@types/node@20.16.2)(@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3))': + '@nightwatch/vue@3.1.1(@types/node@20.16.4)(@vue/server-renderer@3.5.1(vue@3.5.1(typescript@5.5.3)))(vue@3.5.1(typescript@5.5.3))': dependencies: '@nightwatch/esbuild-utils': 0.2.1 - '@vitejs/plugin-vue': 4.6.2(vite@4.5.2(@types/node@20.16.2))(vue@3.4.38(typescript@5.5.3)) + '@vitejs/plugin-vue': 4.6.2(vite@4.5.2(@types/node@20.16.4))(vue@3.5.1(typescript@5.5.3)) get-port: 5.1.1 - vite: 4.5.2(@types/node@20.16.2) - vite-plugin-nightwatch: 0.4.6(@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3)) + vite: 4.5.2(@types/node@20.16.4) + vite-plugin-nightwatch: 0.4.6(@vue/server-renderer@3.5.1(vue@3.5.1(typescript@5.5.3)))(vue@3.5.1(typescript@5.5.3)) optionalDependencies: '@esbuild/android-arm': 0.17.19 transitivePeerDependencies: @@ -4618,12 +4521,12 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.3 - '@types/node': 20.16.2 + '@types/node': 20.16.4 optional: true '@types/jsdom@21.1.7': dependencies: - '@types/node': 20.16.2 + '@types/node': 20.16.4 '@types/tough-cookie': 4.0.4 parse5: 7.1.2 @@ -4631,7 +4534,7 @@ snapshots: '@types/jsonfile@6.1.3': dependencies: - '@types/node': 20.16.2 + '@types/node': 20.16.4 optional: true '@types/nightwatch@2.3.30': @@ -4640,13 +4543,13 @@ snapshots: '@types/selenium-webdriver': 4.1.19 devtools-protocol: 0.0.1025565 - '@types/node@20.16.2': + '@types/node@20.16.4': dependencies: undici-types: 6.19.8 '@types/prompts@2.4.9': dependencies: - '@types/node': 20.16.2 + '@types/node': 20.16.4 kleur: 3.0.3 '@types/selenium-webdriver@4.1.19': @@ -4661,37 +4564,37 @@ snapshots: '@types/ws@8.5.8': dependencies: - '@types/node': 20.16.2 + '@types/node': 20.16.4 '@types/yauzl@2.10.3': dependencies: - '@types/node': 20.16.2 + '@types/node': 20.16.4 optional: true - '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.2(@types/node@20.16.2))(vue@3.4.38(typescript@5.5.3))': + '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.3(@types/node@20.16.4))(vue@3.5.1(typescript@5.5.3))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2) - vite: 5.4.2(@types/node@20.16.2) - vue: 3.4.38(typescript@5.5.3) + vite: 5.4.3(@types/node@20.16.4) + vue: 3.5.1(typescript@5.5.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@4.6.2(vite@4.5.2(@types/node@20.16.2))(vue@3.4.38(typescript@5.5.3))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.2(@types/node@20.16.4))(vue@3.5.1(typescript@5.5.3))': dependencies: - vite: 4.5.2(@types/node@20.16.2) - vue: 3.4.38(typescript@5.5.3) + vite: 4.5.2(@types/node@20.16.4) + vue: 3.5.1(typescript@5.5.3) - '@vitejs/plugin-vue@5.1.2(vite@4.5.2(@types/node@20.16.2))(vue@3.4.38(typescript@5.5.3))': + '@vitejs/plugin-vue@5.1.3(vite@4.5.2(@types/node@20.16.4))(vue@3.5.1(typescript@5.5.3))': dependencies: - vite: 4.5.2(@types/node@20.16.2) - vue: 3.4.38(typescript@5.5.3) + vite: 4.5.2(@types/node@20.16.4) + vue: 3.5.1(typescript@5.5.3) - '@vitejs/plugin-vue@5.1.2(vite@5.4.2(@types/node@20.16.2))(vue@3.4.38(typescript@5.5.3))': + '@vitejs/plugin-vue@5.1.3(vite@5.4.3(@types/node@20.16.4))(vue@3.5.1(typescript@5.5.3))': dependencies: - vite: 5.4.2(@types/node@20.16.2) - vue: 3.4.38(typescript@5.5.3) + vite: 5.4.3(@types/node@20.16.4) + vue: 3.5.1(typescript@5.5.3) '@vitest/expect@2.0.5': dependencies: @@ -4726,38 +4629,20 @@ snapshots: loupe: 3.1.1 tinyrainbow: 1.2.0 - '@volar/language-core@2.4.0-alpha.18': + '@volar/language-core@2.4.2': dependencies: - '@volar/source-map': 2.4.0-alpha.18 + '@volar/source-map': 2.4.2 - '@volar/source-map@2.4.0-alpha.18': {} + '@volar/source-map@2.4.2': {} - '@volar/typescript@2.4.0-alpha.18': + '@volar/typescript@2.4.2': dependencies: - '@volar/language-core': 2.4.0-alpha.18 + '@volar/language-core': 2.4.2 path-browserify: 1.0.1 vscode-uri: 3.0.8 '@vue/babel-helper-vue-transform-on@1.2.2': {} - '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.6)': - dependencies: - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.24.6 - '@babel/plugin-syntax-jsx': 7.24.6(@babel/core@7.24.6) - '@babel/template': 7.24.6 - '@babel/traverse': 7.24.6 - '@babel/types': 7.24.6 - '@vue/babel-helper-vue-transform-on': 1.2.2 - '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.6) - camelcase: 6.3.0 - html-tags: 3.3.1 - svg-tags: 1.0.0 - optionalDependencies: - '@babel/core': 7.24.6 - transitivePeerDependencies: - - supports-color - '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.25.2)': dependencies: '@babel/helper-module-imports': 7.22.15 @@ -4776,84 +4661,75 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.6)': - dependencies: - '@babel/code-frame': 7.24.6 - '@babel/core': 7.24.6 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.24.6 - '@babel/parser': 7.24.7 - '@vue/compiler-sfc': 3.4.37 - '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.25.2)': dependencies: '@babel/code-frame': 7.24.6 '@babel/core': 7.25.2 '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.24.6 - '@babel/parser': 7.24.7 - '@vue/compiler-sfc': 3.4.37 - - '@vue/compiler-core@3.4.37': - dependencies: - '@babel/parser': 7.24.7 - '@vue/shared': 3.4.37 - entities: 5.0.0 - estree-walker: 2.0.2 - source-map-js: 1.2.0 + '@babel/parser': 7.25.4 + '@vue/compiler-sfc': 3.4.38 '@vue/compiler-core@3.4.38': dependencies: - '@babel/parser': 7.24.7 + '@babel/parser': 7.25.4 '@vue/shared': 3.4.38 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-dom@3.4.37': + '@vue/compiler-core@3.5.1': dependencies: - '@vue/compiler-core': 3.4.37 - '@vue/shared': 3.4.37 + '@babel/parser': 7.25.4 + '@vue/shared': 3.5.1 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.2.0 '@vue/compiler-dom@3.4.38': dependencies: '@vue/compiler-core': 3.4.38 '@vue/shared': 3.4.38 - '@vue/compiler-sfc@3.4.37': + '@vue/compiler-dom@3.5.1': dependencies: - '@babel/parser': 7.24.7 - '@vue/compiler-core': 3.4.37 - '@vue/compiler-dom': 3.4.37 - '@vue/compiler-ssr': 3.4.37 - '@vue/shared': 3.4.37 - estree-walker: 2.0.2 - magic-string: 0.30.10 - postcss: 8.4.40 - source-map-js: 1.2.0 + '@vue/compiler-core': 3.5.1 + '@vue/shared': 3.5.1 '@vue/compiler-sfc@3.4.38': dependencies: - '@babel/parser': 7.24.7 + '@babel/parser': 7.25.4 '@vue/compiler-core': 3.4.38 '@vue/compiler-dom': 3.4.38 '@vue/compiler-ssr': 3.4.38 '@vue/shared': 3.4.38 estree-walker: 2.0.2 magic-string: 0.30.10 - postcss: 8.4.40 + postcss: 8.4.41 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.37': + '@vue/compiler-sfc@3.5.1': dependencies: - '@vue/compiler-dom': 3.4.37 - '@vue/shared': 3.4.37 + '@babel/parser': 7.25.4 + '@vue/compiler-core': 3.5.1 + '@vue/compiler-dom': 3.5.1 + '@vue/compiler-ssr': 3.5.1 + '@vue/shared': 3.5.1 + estree-walker: 2.0.2 + magic-string: 0.30.11 + postcss: 8.4.45 + source-map-js: 1.2.0 '@vue/compiler-ssr@3.4.38': dependencies: '@vue/compiler-dom': 3.4.38 '@vue/shared': 3.4.38 + '@vue/compiler-ssr@3.5.1': + dependencies: + '@vue/compiler-dom': 3.5.1 + '@vue/shared': 3.5.1 + '@vue/compiler-vue2@2.7.16': dependencies: de-indent: 1.0.2 @@ -4867,21 +4743,21 @@ snapshots: '@vue/devtools-api@6.6.3': {} - '@vue/devtools-core@7.3.9(vite@5.4.2(@types/node@20.16.2))(vue@3.4.38(typescript@5.5.3))': + '@vue/devtools-core@7.4.4(vite@5.4.3(@types/node@20.16.4))(vue@3.5.1(typescript@5.5.3))': dependencies: - '@vue/devtools-kit': 7.3.9 - '@vue/devtools-shared': 7.3.9 + '@vue/devtools-kit': 7.4.4 + '@vue/devtools-shared': 7.4.4 mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.4.2(@types/node@20.16.2)) - vue: 3.4.38(typescript@5.5.3) + vite-hot-client: 0.2.3(vite@5.4.3(@types/node@20.16.4)) + vue: 3.5.1(typescript@5.5.3) transitivePeerDependencies: - vite - '@vue/devtools-kit@7.3.9': + '@vue/devtools-kit@7.4.4': dependencies: - '@vue/devtools-shared': 7.3.9 + '@vue/devtools-shared': 7.4.4 birpc: 0.2.17 hookable: 5.5.3 mitt: 3.0.1 @@ -4889,16 +4765,16 @@ snapshots: speakingurl: 14.0.1 superjson: 2.2.1 - '@vue/devtools-shared@7.3.9': + '@vue/devtools-shared@7.4.4': dependencies: rfdc: 1.4.1 - '@vue/language-core@2.0.29(typescript@5.5.3)': + '@vue/language-core@2.1.6(typescript@5.5.3)': dependencies: - '@volar/language-core': 2.4.0-alpha.18 - '@vue/compiler-dom': 3.4.37 + '@volar/language-core': 2.4.2 + '@vue/compiler-dom': 3.4.38 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.4.37 + '@vue/shared': 3.4.38 computeds: 0.0.1 minimatch: 9.0.3 muggle-string: 0.4.1 @@ -4906,39 +4782,39 @@ snapshots: optionalDependencies: typescript: 5.5.3 - '@vue/reactivity@3.4.38': + '@vue/reactivity@3.5.1': dependencies: - '@vue/shared': 3.4.38 + '@vue/shared': 3.5.1 - '@vue/runtime-core@3.4.38': + '@vue/runtime-core@3.5.1': dependencies: - '@vue/reactivity': 3.4.38 - '@vue/shared': 3.4.38 + '@vue/reactivity': 3.5.1 + '@vue/shared': 3.5.1 - '@vue/runtime-dom@3.4.38': + '@vue/runtime-dom@3.5.1': dependencies: - '@vue/reactivity': 3.4.38 - '@vue/runtime-core': 3.4.38 - '@vue/shared': 3.4.38 + '@vue/reactivity': 3.5.1 + '@vue/runtime-core': 3.5.1 + '@vue/shared': 3.5.1 csstype: 3.1.3 - '@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.3))': + '@vue/server-renderer@3.5.1(vue@3.5.1(typescript@5.5.3))': dependencies: - '@vue/compiler-ssr': 3.4.38 - '@vue/shared': 3.4.38 - vue: 3.4.38(typescript@5.5.3) - - '@vue/shared@3.4.37': {} + '@vue/compiler-ssr': 3.5.1 + '@vue/shared': 3.5.1 + vue: 3.5.1(typescript@5.5.3) '@vue/shared@3.4.38': {} - '@vue/test-utils@2.4.3(@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3))': + '@vue/shared@3.5.1': {} + + '@vue/test-utils@2.4.3(@vue/server-renderer@3.5.1(vue@3.5.1(typescript@5.5.3)))(vue@3.5.1(typescript@5.5.3))': dependencies: js-beautify: 1.14.9 - vue: 3.4.38(typescript@5.5.3) + vue: 3.5.1(typescript@5.5.3) vue-component-type-helpers: 1.8.22 optionalDependencies: - '@vue/server-renderer': 3.4.38(vue@3.4.38(typescript@5.5.3)) + '@vue/server-renderer': 3.5.1(vue@3.5.1(typescript@5.5.3)) '@vue/test-utils@2.4.6': dependencies: @@ -5398,7 +5274,7 @@ snapshots: csstype@3.1.3: {} - cypress@13.14.0: + cypress@13.14.2: dependencies: '@cypress/request': 3.0.1 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) @@ -5605,8 +5481,6 @@ snapshots: entities@4.5.0: {} - entities@5.0.0: {} - envinfo@7.11.0: {} environment@1.1.0: {} @@ -5948,7 +5822,7 @@ snapshots: functions-have-names@1.2.3: {} - geckodriver@4.4.3: + geckodriver@4.4.4: dependencies: '@wdio/logger': 9.0.4 '@zip.js/zip.js': 2.7.52 @@ -6413,7 +6287,7 @@ snapshots: lilconfig@3.1.2: {} - lint-staged@15.2.9: + lint-staged@15.2.10: dependencies: chalk: 5.3.0 commander: 12.1.0 @@ -6421,7 +6295,7 @@ snapshots: execa: 8.0.1 lilconfig: 3.1.2 listr2: 8.2.4 - micromatch: 4.0.7 + micromatch: 4.0.8 pidtree: 0.6.0 string-argv: 0.3.2 yaml: 2.5.0 @@ -6520,6 +6394,10 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 + magic-string@0.30.11: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.0 + make-error@1.3.6: {} map-stream@0.1.0: {} @@ -6528,7 +6406,7 @@ snapshots: merge-stream@2.0.0: {} - micromatch@4.0.7: + micromatch@4.0.8: dependencies: braces: 3.0.3 picomatch: 2.3.1 @@ -6618,7 +6496,7 @@ snapshots: dependencies: axe-core: 4.8.3 - nightwatch@3.7.0(chromedriver@128.0.1)(geckodriver@4.4.3): + nightwatch@3.7.0(chromedriver@128.0.1)(geckodriver@4.4.4): dependencies: '@nightwatch/chai': 5.0.3 '@nightwatch/html-reporter-template': 0.3.0 @@ -6656,7 +6534,7 @@ snapshots: uuid: 8.3.2 optionalDependencies: chromedriver: 128.0.1 - geckodriver: 4.4.3 + geckodriver: 4.4.4 transitivePeerDependencies: - bufferutil - canvas @@ -6850,11 +6728,11 @@ snapshots: pify@2.3.0: {} - pinia@2.2.2(typescript@5.5.3)(vue@3.4.38(typescript@5.5.3)): + pinia@2.2.2(typescript@5.5.3)(vue@3.5.1(typescript@5.5.3)): dependencies: '@vue/devtools-api': 6.6.3 - vue: 3.4.38(typescript@5.5.3) - vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.3)) + vue: 3.5.1(typescript@5.5.3) + vue-demi: 0.14.10(vue@3.5.1(typescript@5.5.3)) optionalDependencies: typescript: 5.5.3 @@ -6870,13 +6748,13 @@ snapshots: optionalDependencies: fsevents: 2.3.2 - postcss@8.4.40: + postcss@8.4.41: dependencies: nanoid: 3.3.7 picocolors: 1.0.1 source-map-js: 1.2.0 - postcss@8.4.41: + postcss@8.4.45: dependencies: nanoid: 3.3.7 picocolors: 1.0.1 @@ -7325,14 +7203,14 @@ snapshots: dependencies: punycode: 2.3.1 - ts-node@10.9.2(@types/node@20.16.2)(typescript@5.5.3): + ts-node@10.9.2(@types/node@20.16.4)(typescript@5.5.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.16.2 + '@types/node': 20.16.4 acorn: 8.11.2 acorn-walk: 8.3.0 arg: 4.1.3 @@ -7398,17 +7276,17 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-hot-client@0.2.3(vite@5.4.2(@types/node@20.16.2)): + vite-hot-client@0.2.3(vite@5.4.3(@types/node@20.16.4)): dependencies: - vite: 5.4.2(@types/node@20.16.2) + vite: 5.4.3(@types/node@20.16.4) - vite-node@2.0.5(@types/node@20.16.2): + vite-node@2.0.5(@types/node@20.16.4): dependencies: cac: 6.7.14 debug: 4.3.6(supports-color@8.1.1) pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@20.16.2) + vite: 5.4.3(@types/node@20.16.4) transitivePeerDependencies: - '@types/node' - less @@ -7420,7 +7298,7 @@ snapshots: - supports-color - terser - vite-plugin-inspect@0.8.7(rollup@4.21.1)(vite@5.4.2(@types/node@20.16.2)): + vite-plugin-inspect@0.8.7(rollup@4.21.1)(vite@5.4.3(@types/node@20.16.4)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.0(rollup@4.21.1) @@ -7431,16 +7309,16 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.0.1 sirv: 2.0.4 - vite: 5.4.2(@types/node@20.16.2) + vite: 5.4.3(@types/node@20.16.4) transitivePeerDependencies: - rollup - supports-color - vite-plugin-nightwatch@0.4.6(@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3)): + vite-plugin-nightwatch@0.4.6(@vue/server-renderer@3.5.1(vue@3.5.1(typescript@5.5.3)))(vue@3.5.1(typescript@5.5.3)): dependencies: '@nightwatch/esbuild-utils': 0.2.1 '@types/nightwatch': 2.3.30 - '@vue/test-utils': 2.4.3(@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.3)))(vue@3.4.38(typescript@5.5.3)) + '@vue/test-utils': 2.4.3(@vue/server-renderer@3.5.1(vue@3.5.1(typescript@5.5.3)))(vue@3.5.1(typescript@5.5.3)) assertion-error: 1.1.0 mkdirp: 2.1.6 sinon: 17.0.1 @@ -7452,56 +7330,56 @@ snapshots: - utf-8-validate - vue - vite-plugin-vue-devtools@7.3.9(rollup@4.21.1)(vite@5.4.2(@types/node@20.16.2))(vue@3.4.38(typescript@5.5.3)): + vite-plugin-vue-devtools@7.4.4(rollup@4.21.1)(vite@5.4.3(@types/node@20.16.4))(vue@3.5.1(typescript@5.5.3)): dependencies: - '@vue/devtools-core': 7.3.9(vite@5.4.2(@types/node@20.16.2))(vue@3.4.38(typescript@5.5.3)) - '@vue/devtools-kit': 7.3.9 - '@vue/devtools-shared': 7.3.9 + '@vue/devtools-core': 7.4.4(vite@5.4.3(@types/node@20.16.4))(vue@3.5.1(typescript@5.5.3)) + '@vue/devtools-kit': 7.4.4 + '@vue/devtools-shared': 7.4.4 execa: 8.0.1 sirv: 2.0.4 - vite: 5.4.2(@types/node@20.16.2) - vite-plugin-inspect: 0.8.7(rollup@4.21.1)(vite@5.4.2(@types/node@20.16.2)) - vite-plugin-vue-inspector: 5.1.3(vite@5.4.2(@types/node@20.16.2)) + vite: 5.4.3(@types/node@20.16.4) + vite-plugin-inspect: 0.8.7(rollup@4.21.1)(vite@5.4.3(@types/node@20.16.4)) + vite-plugin-vue-inspector: 5.2.0(vite@5.4.3(@types/node@20.16.4)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.1.3(vite@5.4.2(@types/node@20.16.2)): + vite-plugin-vue-inspector@5.2.0(vite@5.4.3(@types/node@20.16.4)): dependencies: - '@babel/core': 7.24.6 - '@babel/plugin-proposal-decorators': 7.24.0(@babel/core@7.24.6) - '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.24.6) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.6) - '@babel/plugin-transform-typescript': 7.24.6(@babel/core@7.24.6) - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.6) - '@vue/compiler-dom': 3.4.37 + '@babel/core': 7.25.2 + '@babel/plugin-proposal-decorators': 7.24.0(@babel/core@7.25.2) + '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.25.2) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2) + '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2) + '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2) + '@vue/compiler-dom': 3.4.38 kolorist: 1.8.0 magic-string: 0.30.10 - vite: 5.4.2(@types/node@20.16.2) + vite: 5.4.3(@types/node@20.16.4) transitivePeerDependencies: - supports-color - vite@4.5.2(@types/node@20.16.2): + vite@4.5.2(@types/node@20.16.4): dependencies: esbuild: 0.18.20 - postcss: 8.4.40 + postcss: 8.4.41 rollup: 3.29.4 optionalDependencies: - '@types/node': 20.16.2 + '@types/node': 20.16.4 fsevents: 2.3.3 - vite@5.4.2(@types/node@20.16.2): + vite@5.4.3(@types/node@20.16.4): dependencies: esbuild: 0.21.5 - postcss: 8.4.41 + postcss: 8.4.45 rollup: 4.21.1 optionalDependencies: - '@types/node': 20.16.2 + '@types/node': 20.16.4 fsevents: 2.3.3 - vitest@2.0.5(@types/node@20.16.2)(jsdom@24.1.3): + vitest@2.0.5(@types/node@20.16.4)(jsdom@24.1.3): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.5 @@ -7519,11 +7397,11 @@ snapshots: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@20.16.2) - vite-node: 2.0.5(@types/node@20.16.2) + vite: 5.4.3(@types/node@20.16.4) + vite-node: 2.0.5(@types/node@20.16.4) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.16.2 + '@types/node': 20.16.4 jsdom: 24.1.3 transitivePeerDependencies: - less @@ -7541,29 +7419,29 @@ snapshots: vue-component-type-helpers@2.0.6: {} - vue-demi@0.14.10(vue@3.4.38(typescript@5.5.3)): + vue-demi@0.14.10(vue@3.5.1(typescript@5.5.3)): dependencies: - vue: 3.4.38(typescript@5.5.3) + vue: 3.5.1(typescript@5.5.3) - vue-router@4.4.3(vue@3.4.38(typescript@5.5.3)): + vue-router@4.4.3(vue@3.5.1(typescript@5.5.3)): dependencies: '@vue/devtools-api': 6.6.3 - vue: 3.4.38(typescript@5.5.3) + vue: 3.5.1(typescript@5.5.3) - vue-tsc@2.0.29(typescript@5.5.3): + vue-tsc@2.1.6(typescript@5.5.3): dependencies: - '@volar/typescript': 2.4.0-alpha.18 - '@vue/language-core': 2.0.29(typescript@5.5.3) + '@volar/typescript': 2.4.2 + '@vue/language-core': 2.1.6(typescript@5.5.3) semver: 7.5.4 typescript: 5.5.3 - vue@3.4.38(typescript@5.5.3): + vue@3.5.1(typescript@5.5.3): dependencies: - '@vue/compiler-dom': 3.4.38 - '@vue/compiler-sfc': 3.4.38 - '@vue/runtime-dom': 3.4.38 - '@vue/server-renderer': 3.4.38(vue@3.4.38(typescript@5.5.3)) - '@vue/shared': 3.4.38 + '@vue/compiler-dom': 3.5.1 + '@vue/compiler-sfc': 3.5.1 + '@vue/runtime-dom': 3.5.1 + '@vue/server-renderer': 3.5.1(vue@3.5.1(typescript@5.5.3)) + '@vue/shared': 3.5.1 optionalDependencies: typescript: 5.5.3 @@ -7712,7 +7590,7 @@ snapshots: compress-commons: 4.1.2 readable-stream: 3.6.2 - zx@8.1.4: + zx@8.1.5: optionalDependencies: '@types/fs-extra': 11.0.4 - '@types/node': 20.16.2 + '@types/node': 20.16.4 diff --git a/template/base/package.json b/template/base/package.json index 49b602ea..8c334a3e 100644 --- a/template/base/package.json +++ b/template/base/package.json @@ -7,10 +7,10 @@ "preview": "vite preview" }, "dependencies": { - "vue": "^3.4.38" + "vue": "^3.5.1" }, "devDependencies": { - "@vitejs/plugin-vue": "^5.1.2", - "vite": "^5.4.2" + "@vitejs/plugin-vue": "^5.1.3", + "vite": "^5.4.3" } } diff --git a/template/config/cypress-ct/package.json b/template/config/cypress-ct/package.json index e057943c..0185ad7b 100644 --- a/template/config/cypress-ct/package.json +++ b/template/config/cypress-ct/package.json @@ -4,9 +4,9 @@ "test:unit:dev": "cypress open --component" }, "dependencies": { - "vue": "^3.4.38" + "vue": "^3.5.1" }, "devDependencies": { - "cypress": "^13.14.0" + "cypress": "^13.14.2" } } diff --git a/template/config/cypress/package.json b/template/config/cypress/package.json index d96ec812..5e13f4cf 100644 --- a/template/config/cypress/package.json +++ b/template/config/cypress/package.json @@ -4,7 +4,7 @@ "test:e2e:dev": "start-server-and-test 'vite dev --port 4173' http://localhost:4173 'cypress open --e2e'" }, "devDependencies": { - "cypress": "^13.14.0", + "cypress": "^13.14.2", "start-server-and-test": "^2.0.5" } } diff --git a/template/config/devtools/package.json b/template/config/devtools/package.json index 6e1ad7e3..fa3c4dd7 100644 --- a/template/config/devtools/package.json +++ b/template/config/devtools/package.json @@ -1,5 +1,5 @@ { "devDependencies": { - "vite-plugin-vue-devtools": "^7.3.9" + "vite-plugin-vue-devtools": "^7.4.4" } } diff --git a/template/config/jsx/package.json b/template/config/jsx/package.json index 3cd7f388..25870010 100644 --- a/template/config/jsx/package.json +++ b/template/config/jsx/package.json @@ -1,9 +1,9 @@ { "dependencies": { - "vue": "^3.4.38" + "vue": "^3.5.1" }, "devDependencies": { "@vitejs/plugin-vue-jsx": "^4.0.1", - "vite": "^5.4.2" + "vite": "^5.4.3" } } diff --git a/template/config/nightwatch-ct/package.json b/template/config/nightwatch-ct/package.json index dea14cab..fce2218d 100644 --- a/template/config/nightwatch-ct/package.json +++ b/template/config/nightwatch-ct/package.json @@ -3,7 +3,7 @@ "test:unit": "nightwatch src/**/__tests__/*" }, "dependencies": { - "vue": "^3.4.38" + "vue": "^3.5.1" }, "devDependencies": { "@vue/test-utils": "^2.4.6" diff --git a/template/config/nightwatch/package.json b/template/config/nightwatch/package.json index ac87f747..2d420f16 100644 --- a/template/config/nightwatch/package.json +++ b/template/config/nightwatch/package.json @@ -5,8 +5,8 @@ "devDependencies": { "nightwatch": "^3.7.0", "@nightwatch/vue": "^3.1.1", - "@vitejs/plugin-vue": "^5.1.2", - "geckodriver": "^4.4.3", + "@vitejs/plugin-vue": "^5.1.3", + "geckodriver": "^4.4.4", "chromedriver": "^128.0.1", "ts-node": "^10.9.2", "vite-plugin-nightwatch": "^0.4.6" diff --git a/template/config/pinia/package.json b/template/config/pinia/package.json index 1c319408..2b451a2f 100644 --- a/template/config/pinia/package.json +++ b/template/config/pinia/package.json @@ -1,6 +1,6 @@ { "dependencies": { "pinia": "^2.2.2", - "vue": "^3.4.38" + "vue": "^3.5.1" } } diff --git a/template/config/router/package.json b/template/config/router/package.json index 061d890c..692293ea 100644 --- a/template/config/router/package.json +++ b/template/config/router/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "vue": "^3.4.38", + "vue": "^3.5.1", "vue-router": "^4.4.3" } } diff --git a/template/config/typescript/package.json b/template/config/typescript/package.json index 8504caa4..901d4a02 100644 --- a/template/config/typescript/package.json +++ b/template/config/typescript/package.json @@ -5,9 +5,9 @@ "type-check": "vue-tsc --build --force" }, "devDependencies": { - "@types/node": "^20.16.2", + "@types/node": "^20.16.4", "npm-run-all2": "^6.2.2", "typescript": "~5.5.0", - "vue-tsc": "^2.0.29" + "vue-tsc": "^2.1.6" } } diff --git a/template/config/vitest/package.json b/template/config/vitest/package.json index e9f7fec4..3c86e2cd 100644 --- a/template/config/vitest/package.json +++ b/template/config/vitest/package.json @@ -3,7 +3,7 @@ "test:unit": "vitest" }, "dependencies": { - "vue": "^3.4.38" + "vue": "^3.5.1" }, "devDependencies": { "@vue/test-utils": "^2.4.6", diff --git a/template/eslint/package.json b/template/eslint/package.json index 49fe9402..9bbd8d82 100644 --- a/template/eslint/package.json +++ b/template/eslint/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "@vitest/eslint-plugin": "1.0.5", + "@vitest/eslint-plugin": "1.1.0", "eslint-plugin-cypress": "^3.5.0", "eslint-plugin-playwright": "^1.6.2" }