diff --git a/webclient/package.json b/webclient/package.json index f8688f327..fe85e3586 100644 --- a/webclient/package.json +++ b/webclient/package.json @@ -42,12 +42,12 @@ "postcss": "8.4.38", "prettier": "3.2.5", "prettier-plugin-tailwindcss": "0.5.13", - "sass": "1.72.0", + "sass": "1.74.1", "stylelint-scss": "6.2.1", "tailwindcss": "3.4.3", "typescript": "5.4.3", - "vite": "5.2.7", - "vue-i18n": "9.10.2", + "vite": "5.2.8", + "vue-i18n": "9.11.0", "vue-tsc": "2.0.7" }, "type": "module" diff --git a/webclient/pnpm-lock.yaml b/webclient/pnpm-lock.yaml index f3365f9ed..e53063a8b 100644 --- a/webclient/pnpm-lock.yaml +++ b/webclient/pnpm-lock.yaml @@ -34,7 +34,7 @@ dependencies: version: github.com/octycs/SwaggerDark/f02d394c8ff698cdd93e09c2188b058d2d686ca3 unplugin-vue-markdown: specifier: 0.26.0 - version: 0.26.0(vite@5.2.7) + version: 0.26.0(vite@5.2.8) vue: specifier: 3.4.21 version: 3.4.21(typescript@5.4.3) @@ -48,7 +48,7 @@ dependencies: devDependencies: '@intlify/unplugin-vue-i18n': specifier: 4.0.0 - version: 4.0.0(vue-i18n@9.10.2) + version: 4.0.0(vue-i18n@9.11.0) '@rushstack/eslint-patch': specifier: 1.10.1 version: 1.10.1 @@ -60,7 +60,7 @@ devDependencies: version: 3.52.4 '@vitejs/plugin-vue': specifier: 5.0.4 - version: 5.0.4(vite@5.2.7)(vue@3.4.21) + version: 5.0.4(vite@5.2.8)(vue@3.4.21) '@vue/eslint-config-prettier': specifier: 9.0.0 version: 9.0.0(eslint@8.57.0)(prettier@3.2.5) @@ -95,8 +95,8 @@ devDependencies: specifier: 0.5.13 version: 0.5.13(prettier@3.2.5) sass: - specifier: 1.72.0 - version: 1.72.0 + specifier: 1.74.1 + version: 1.74.1 stylelint-scss: specifier: 6.2.1 version: 6.2.1(stylelint@16.3.1) @@ -107,11 +107,11 @@ devDependencies: specifier: 5.4.3 version: 5.4.3 vite: - specifier: 5.2.7 - version: 5.2.7(@types/node@20.12.4)(sass@1.72.0) + specifier: 5.2.8 + version: 5.2.8(@types/node@20.12.4)(sass@1.74.1) vue-i18n: - specifier: 9.10.2 - version: 9.10.2(vue@3.4.21) + specifier: 9.11.0 + version: 9.11.0(vue@3.4.21) vue-tsc: specifier: 2.0.7 version: 2.0.7(typescript@5.4.3) @@ -484,7 +484,7 @@ packages: resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==} dev: true - /@intlify/bundle-utils@8.0.0(vue-i18n@9.10.2): + /@intlify/bundle-utils@8.0.0(vue-i18n@9.11.0): resolution: {integrity: sha512-1B++zykRnMwQ+20SpsZI1JCnV/YJt9Oq7AGlEurzkWJOFtFAVqaGc/oV36PBRYeiKnTbY9VYfjBimr2Vt42wLQ==} engines: {node: '>= 14.16'} peerDependencies: @@ -504,16 +504,16 @@ packages: jsonc-eslint-parser: 2.4.0 mlly: 1.4.2 source-map-js: 1.2.0 - vue-i18n: 9.10.2(vue@3.4.21) + vue-i18n: 9.11.0(vue@3.4.21) yaml-eslint-parser: 1.2.2 dev: true - /@intlify/core-base@9.10.2: - resolution: {integrity: sha512-HGStVnKobsJL0DoYIyRCGXBH63DMQqEZxDUGrkNI05FuTcruYUtOAxyL3zoAZu/uDGO6mcUvm3VXBaHG2GdZCg==} + /@intlify/core-base@9.11.0: + resolution: {integrity: sha512-cveOqAstjLZIiyatcP/HrzrQ87cZI8ScPQna3yvoM8zjcjcIRK1MRvmxUNlPdg0rTNJMZw7rixPVM58O5aHVPA==} engines: {node: '>= 16'} dependencies: - '@intlify/message-compiler': 9.10.2 - '@intlify/shared': 9.10.2 + '@intlify/message-compiler': 9.11.0 + '@intlify/shared': 9.11.0 dev: true /@intlify/message-compiler@9.10.2: @@ -524,12 +524,25 @@ packages: source-map-js: 1.2.0 dev: true + /@intlify/message-compiler@9.11.0: + resolution: {integrity: sha512-x31Gl7cscnoI4UUY1yaIy8e7vVMVW1VVlTXZz4SIHKqoSEUkfmgqK8NAx1e7RcoHEbICR7uyCbud0ZL1s4OGXQ==} + engines: {node: '>= 16'} + dependencies: + '@intlify/shared': 9.11.0 + source-map-js: 1.2.0 + dev: true + /@intlify/shared@9.10.2: resolution: {integrity: sha512-ttHCAJkRy7R5W2S9RVnN9KYQYPIpV2+GiS79T4EE37nrPyH6/1SrOh3bmdCRC1T3ocL8qCDx7x2lBJ0xaITU7Q==} engines: {node: '>= 16'} dev: true - /@intlify/unplugin-vue-i18n@4.0.0(vue-i18n@9.10.2): + /@intlify/shared@9.11.0: + resolution: {integrity: sha512-KHSNgi7sRjmSm7aD8QH8WFt9VfKaekJuJ473opbJlkGY3EDnDUU8ikIhG8PbasQbgNvbY3m3tWNGqk2omIdwMA==} + engines: {node: '>= 16'} + dev: true + + /@intlify/unplugin-vue-i18n@4.0.0(vue-i18n@9.11.0): resolution: {integrity: sha512-q2Mhqa/mLi0tulfLFO4fMXXvEbkSZpI5yGhNNsLTNJJ41icEGUuyDe+j5zRZIKSkOJRgX6YbCyibTDJdRsukmw==} engines: {node: '>= 14.16'} peerDependencies: @@ -544,7 +557,7 @@ packages: vue-i18n-bridge: optional: true dependencies: - '@intlify/bundle-utils': 8.0.0(vue-i18n@9.10.2) + '@intlify/bundle-utils': 8.0.0(vue-i18n@9.11.0) '@intlify/shared': 9.10.2 '@rollup/pluginutils': 5.1.0 '@vue/compiler-sfc': 3.4.21 @@ -556,7 +569,7 @@ packages: picocolors: 1.0.0 source-map-js: 1.2.0 unplugin: 1.6.0 - vue-i18n: 9.10.2(vue@3.4.21) + vue-i18n: 9.11.0(vue@3.4.21) transitivePeerDependencies: - rollup - supports-color @@ -1442,14 +1455,14 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@vitejs/plugin-vue@5.0.4(vite@5.2.7)(vue@3.4.21): + /@vitejs/plugin-vue@5.0.4(vite@5.2.8)(vue@3.4.21): resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.2.7(@types/node@20.12.4)(sass@1.72.0) + vite: 5.2.8(@types/node@20.12.4)(sass@1.74.1) vue: 3.4.21(typescript@5.4.3) dev: true @@ -4320,14 +4333,14 @@ packages: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} dev: false - /sass@1.72.0: - resolution: {integrity: sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==} + /sass@1.74.1: + resolution: {integrity: sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==} engines: {node: '>=14.0.0'} hasBin: true dependencies: chokidar: 3.5.3 immutable: 4.3.4 - source-map-js: 1.0.2 + source-map-js: 1.2.0 /scheduler@0.23.0: resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==} @@ -4482,10 +4495,6 @@ packages: union-value: 1.0.1 dev: false - /source-map-js@1.0.2: - resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} - engines: {node: '>=0.10.0'} - /source-map-js@1.2.0: resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} engines: {node: '>=0.10.0'} @@ -4994,7 +5003,7 @@ packages: engines: {node: '>= 10.0.0'} dev: false - /unplugin-vue-markdown@0.26.0(vite@5.2.7): + /unplugin-vue-markdown@0.26.0(vite@5.2.8): resolution: {integrity: sha512-JohVC2KhMklr3OQJB6YfB20E1AZ/K+wV/q+6XtmamyUccr0cmdWRBR5jSS45y4fNtZqN3ULC+02EiD4pmaOqdQ==} peerDependencies: vite: ^2.0.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 @@ -5006,7 +5015,7 @@ packages: '@types/markdown-it': 13.0.7 markdown-it: 14.0.0 unplugin: 1.6.0 - vite: 5.2.7(@types/node@20.12.4)(sass@1.72.0) + vite: 5.2.8(@types/node@20.12.4)(sass@1.74.1) transitivePeerDependencies: - rollup dev: false @@ -5063,8 +5072,8 @@ packages: /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /vite@5.2.7(@types/node@20.12.4)(sass@1.72.0): - resolution: {integrity: sha512-k14PWOKLI6pMaSzAuGtT+Cf0YmIx12z9YGon39onaJNy8DLBfBJrzg9FQEmkAM5lpHBZs9wksWAsyF/HkpEwJA==} + /vite@5.2.8(@types/node@20.12.4)(sass@1.74.1): + resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -5095,7 +5104,7 @@ packages: esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.13.0 - sass: 1.72.0 + sass: 1.74.1 optionalDependencies: fsevents: 2.3.3 @@ -5140,14 +5149,14 @@ packages: - supports-color dev: true - /vue-i18n@9.10.2(vue@3.4.21): - resolution: {integrity: sha512-ECJ8RIFd+3c1d3m1pctQ6ywG5Yj8Efy1oYoAKQ9neRdkLbuKLVeW4gaY5HPkD/9ssf1pOnUrmIFjx2/gkGxmEw==} + /vue-i18n@9.11.0(vue@3.4.21): + resolution: {integrity: sha512-vU4gY6lu8Pdfs9BgKGiDAJmFDf88cceR47KcSB0VW4xJzUrXR/7qwqM7A8dQ2nedhoIDxoOm5Ro4pFd2KvJqbA==} engines: {node: '>= 16'} peerDependencies: vue: ^3.0.0 dependencies: - '@intlify/core-base': 9.10.2 - '@intlify/shared': 9.10.2 + '@intlify/core-base': 9.11.0 + '@intlify/shared': 9.11.0 '@vue/devtools-api': 6.5.1 vue: 3.4.21(typescript@5.4.3) dev: true