From 72bd6cae7c81f46386cb85c95c2797dad4fba235 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 21:18:28 +0000 Subject: [PATCH] chore(deps): update frontend non-major dependencies --- frontend/package.json | 14 +-- frontend/pnpm-lock.yaml | 196 ++++++++++++++++----------------- frontend/server/package.json | 4 +- frontend/server/pnpm-lock.yaml | 26 ++--- 4 files changed, 120 insertions(+), 120 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index e3f803cacf..65d60cfe89 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -25,7 +25,7 @@ "@vuelidate/validators": "2.0.0", "@vueuse/components": "9.6.0", "@vueuse/core": "9.6.0", - "@vueuse/head": "1.0.20", + "@vueuse/head": "1.0.22", "@vueuse/integrations": "9.6.0", "accept-language-parser": "1.5.0", "axios": "0.27.2", @@ -51,7 +51,7 @@ "vue3-popper": "1.5.0" }, "devDependencies": { - "@iconify/json": "2.1.147", + "@iconify/json": "2.1.149", "@intlify/vite-plugin-vue-i18n": "6.0.3", "@types/accept-language-parser": "1.5.3", "@types/chartist": "0.11.1", @@ -77,17 +77,17 @@ "eslint-plugin-unicorn": "45.0.1", "eslint-plugin-vue": "9.8.0", "husky": "8.0.2", - "lint-staged": "13.0.4", + "lint-staged": "13.1.0", "node-fetch": "3.3.0", - "pnpm": "7.18.0", - "prettier": "2.8.0", + "pnpm": "7.18.1", + "prettier": "2.8.1", "regenerator-runtime": "0.13.11", "sass": "1.56.1", - "typescript": "4.9.3", + "typescript": "4.9.4", "unplugin-auto-import": "0.12.0", "unplugin-icons": "0.14.14", "unplugin-vue-components": "0.22.11", - "vite": "3.2.4", + "vite": "3.2.5", "vite-plugin-eslint": "1.8.1", "vite-plugin-pages": "0.27.1", "vite-plugin-pwa": "0.13.3", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 65ccda7984..9c0461f11e 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -2,7 +2,7 @@ lockfileVersion: 5.4 specifiers: '@headlessui/vue': 1.7.4 - '@iconify/json': 2.1.147 + '@iconify/json': 2.1.149 '@intlify/vite-plugin-vue-i18n': 6.0.3 '@nuxt/devalue': 2.0.0 '@types/accept-language-parser': 1.5.3 @@ -24,7 +24,7 @@ specifiers: '@vuelidate/validators': 2.0.0 '@vueuse/components': 9.6.0 '@vueuse/core': 9.6.0 - '@vueuse/head': 1.0.20 + '@vueuse/head': 1.0.22 '@vueuse/integrations': 9.6.0 accept-language-parser: 1.5.0 axios: 0.27.2 @@ -43,25 +43,25 @@ specifiers: filesize: 10.0.5 husky: 8.0.2 jwt-decode: 3.1.2 - lint-staged: 13.0.4 + lint-staged: 13.1.0 lodash-es: 4.17.21 node-fetch: 3.3.0 nprogress: 0.2.0 ohmyfetch: 0.4.21 pinia: 2.0.27 - pnpm: 7.18.0 - prettier: 2.8.0 + pnpm: 7.18.1 + prettier: 2.8.1 prism-theme-vars: 0.2.4 qs: 6.11.0 regenerator-runtime: 0.13.11 sass: 1.56.1 swagger-ui-dist: 4.15.5 - typescript: 4.9.3 + typescript: 4.9.4 universal-cookie: 4.0.4 unplugin-auto-import: 0.12.0 unplugin-icons: 0.14.14 unplugin-vue-components: 0.22.11 - vite: 3.2.4 + vite: 3.2.5 vite-plugin-eslint: 1.8.1 vite-plugin-pages: 0.27.1 vite-plugin-pwa: 0.13.3 @@ -81,7 +81,7 @@ dependencies: '@vuelidate/validators': 2.0.0_vue@3.2.45 '@vueuse/components': 9.6.0_vue@3.2.45 '@vueuse/core': 9.6.0_vue@3.2.45 - '@vueuse/head': 1.0.20_vue@3.2.45 + '@vueuse/head': 1.0.22_vue@3.2.45 '@vueuse/integrations': 9.6.0_ecqgk4btweqfq65ju3ql7o4r2q accept-language-parser: 1.5.0 axios: 0.27.2_debug@4.3.4 @@ -94,12 +94,12 @@ dependencies: lodash-es: 4.17.21 nprogress: 0.2.0 ohmyfetch: 0.4.21 - pinia: 2.0.27_mgnvym7yiazkylwwogi5r767ue + pinia: 2.0.27_prq2uz4lho2pwp6irk4cfkrxwu prism-theme-vars: 0.2.4 qs: 6.11.0 swagger-ui-dist: 4.15.5 universal-cookie: 4.0.4 - vite-ssr: 0.16.0_qukds6vp7n2br4qjnral7lzv6e + vite-ssr: 0.16.0_7fewzmofrsfczp7rrnsgukimpy vue: 3.2.45 vue-advanced-cropper: 2.8.6_vue@3.2.45 vue-i18n: 9.2.2_vue@3.2.45 @@ -107,8 +107,8 @@ dependencies: vue3-popper: 1.5.0_vue@3.2.45 devDependencies: - '@iconify/json': 2.1.147 - '@intlify/vite-plugin-vue-i18n': 6.0.3_vite@3.2.4+vue-i18n@9.2.2 + '@iconify/json': 2.1.149 + '@intlify/vite-plugin-vue-i18n': 6.0.3_vite@3.2.5+vue-i18n@9.2.2 '@types/accept-language-parser': 1.5.3 '@types/chartist': 0.11.1 '@types/debug': 4.1.7 @@ -120,9 +120,9 @@ devDependencies: '@types/prettier': 2.7.1 '@types/qs': 6.9.7 '@types/swagger-ui-dist': 3.30.1 - '@vitejs/plugin-vue': 3.2.0_vite@3.2.4+vue@3.2.45 + '@vitejs/plugin-vue': 3.2.0_vite@3.2.5+vue@3.2.45 '@vue/compiler-sfc': 3.2.45 - '@vue/eslint-config-typescript': 11.0.2_sb3redb42nwkq4q6vnqovjecl4 + '@vue/eslint-config-typescript': 11.0.2_4ajq2belonl3hwwudzbg7tkiqi '@vue/server-renderer': 3.2.45_vue@3.2.45 cross-env: 7.0.3 eslint: 8.29.0 @@ -133,22 +133,22 @@ devDependencies: eslint-plugin-unicorn: 45.0.1_eslint@8.29.0 eslint-plugin-vue: 9.8.0_eslint@8.29.0 husky: 8.0.2 - lint-staged: 13.0.4 + lint-staged: 13.1.0 node-fetch: 3.3.0 - pnpm: 7.18.0 - prettier: 2.8.0 + pnpm: 7.18.1 + prettier: 2.8.1 regenerator-runtime: 0.13.11 sass: 1.56.1 - typescript: 4.9.3 + typescript: 4.9.4 unplugin-auto-import: 0.12.0_@vueuse+core@9.6.0 unplugin-icons: 0.14.14_@vue+compiler-sfc@3.2.45 unplugin-vue-components: 0.22.11_vue@3.2.45 - vite: 3.2.4_sass@1.56.1 - vite-plugin-eslint: 1.8.1_eslint@8.29.0+vite@3.2.4 - vite-plugin-pages: 0.27.1_ucej6auec2vidlux2n3htzvxf4 - vite-plugin-pwa: 0.13.3_vite@3.2.4 - vite-plugin-vue-layouts: 0.7.0_ltio2jrs4h243s6indlqgywoku - vite-plugin-windicss: 1.8.8_vite@3.2.4 + vite: 3.2.5_sass@1.56.1 + vite-plugin-eslint: 1.8.1_eslint@8.29.0+vite@3.2.5 + vite-plugin-pages: 0.27.1_ddag3muocym7uexovvmjvx6a4q + vite-plugin-pwa: 0.13.3_vite@3.2.5 + vite-plugin-vue-layouts: 0.7.0_3nkpb5yzbuphqhegz2uv6y4s3u + vite-plugin-windicss: 1.8.8_vite@3.2.5 packages: @@ -1396,8 +1396,8 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify/json/2.1.147: - resolution: {integrity: sha512-3aXxKtbbu+i/L6PKHlnzf37nMg3UXhds54l7QmVx4XAWcDIHt/eTECiz5KPXfYCySSpi4wy+JKSU/mObhZJPvw==} + /@iconify/json/2.1.149: + resolution: {integrity: sha512-9tVyhAbj7Avf3JkwpLxxROI7zr5Fd2KBMAYZMo0S+K+OEqW/3ryWwbxOpHZG74zu0FPLQGLVtBfyHjjZynDMgA==} dependencies: '@iconify/types': 2.0.0 pathe: 0.3.9 @@ -1479,7 +1479,7 @@ packages: engines: {node: '>= 14'} dev: true - /@intlify/vite-plugin-vue-i18n/6.0.3_vite@3.2.4+vue-i18n@9.2.2: + /@intlify/vite-plugin-vue-i18n/6.0.3_vite@3.2.5+vue-i18n@9.2.2: resolution: {integrity: sha512-6SgNzPAOCR90wvt368lKzi7f/5ZEWJn22UCGvhFsP3XvKqlF3cVzojahgQ6o+LTdCkExeM6wPgd+haFf28E9VQ==} engines: {node: '>= 14.6'} peerDependencies: @@ -1500,7 +1500,7 @@ packages: debug: 4.3.4 fast-glob: 3.2.12 source-map: 0.6.1 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.1 vue-i18n: 9.2.2_vue@3.2.45 transitivePeerDependencies: - supports-color @@ -1831,7 +1831,7 @@ packages: /@types/web-bluetooth/0.0.16: resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==} - /@typescript-eslint/eslint-plugin/5.45.0_yjegg5cyoezm3fzsmuszzhetym: + /@typescript-eslint/eslint-plugin/5.45.0_lanalmh4wdvf2ldh3psw5tivce: resolution: {integrity: sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1842,23 +1842,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/parser': 5.45.0_ha6vam6werchizxrnqvarmz2zu '@typescript-eslint/scope-manager': 5.45.0 - '@typescript-eslint/type-utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla - '@typescript-eslint/utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/type-utils': 5.45.0_ha6vam6werchizxrnqvarmz2zu + '@typescript-eslint/utils': 5.45.0_ha6vam6werchizxrnqvarmz2zu debug: 4.3.4 eslint: 8.29.0 ignore: 5.2.1 natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.45.0_s5ps7njkmjlaqajutnox5ntcla: + /@typescript-eslint/parser/5.45.0_ha6vam6werchizxrnqvarmz2zu: resolution: {integrity: sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1870,10 +1870,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.45.0 '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.4 debug: 4.3.4 eslint: 8.29.0 - typescript: 4.9.3 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true @@ -1886,7 +1886,7 @@ packages: '@typescript-eslint/visitor-keys': 5.45.0 dev: true - /@typescript-eslint/type-utils/5.45.0_s5ps7njkmjlaqajutnox5ntcla: + /@typescript-eslint/type-utils/5.45.0_ha6vam6werchizxrnqvarmz2zu: resolution: {integrity: sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1896,12 +1896,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 - '@typescript-eslint/utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.4 + '@typescript-eslint/utils': 5.45.0_ha6vam6werchizxrnqvarmz2zu debug: 4.3.4 eslint: 8.29.0 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true @@ -1911,7 +1911,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.3: + /@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.4: resolution: {integrity: sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1926,13 +1926,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.45.0_s5ps7njkmjlaqajutnox5ntcla: + /@typescript-eslint/utils/5.45.0_ha6vam6werchizxrnqvarmz2zu: resolution: {integrity: sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1942,7 +1942,7 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.45.0 '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.4 eslint: 8.29.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.29.0 @@ -1960,43 +1960,43 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@unhead/dom/1.0.7: - resolution: {integrity: sha512-CbrHx82awA77XikV8S6GiQUWqrI57q4q27ktQ4lolqQoy79q9tF1Pyzdz//Zw/a0g8FaGOjyQRy6Di2ZqLkVxg==} + /@unhead/dom/1.0.13: + resolution: {integrity: sha512-ErfhK3Nwk3kpxnPEOrkruKAdS3/TrNlKs0nYtKgFJ1ywJYg+uNwRFDe82v4JdUMhnfmbgL/qcO3PTx3Dv09IEQ==} dependencies: - '@unhead/schema': 1.0.7 + '@unhead/schema': 1.0.13 dev: false - /@unhead/schema/1.0.7: - resolution: {integrity: sha512-96nh3Hd05tALcpuisy3+g/fQcu88wxu81isYC+0Lb5avn9y71BTwmuf22neX/DprK11aZmpNaJIOTs0iU+OS0w==} + /@unhead/schema/1.0.13: + resolution: {integrity: sha512-K8SiAEkM8G7GaF1QvsKlthLmRqGB8R9SvZXMCucZqb2VQ6bU4IFSs/4q6dKxmV0fXb5AHdKUL9+rX/4rQ6FsZg==} dependencies: '@zhead/schema': 1.0.7 hookable: 5.4.2 dev: false - /@unhead/ssr/1.0.7: - resolution: {integrity: sha512-BJPrJI4nsMaHQjfBZxj/6bfoK4TnzJ11Kqicm/aCtNeZEhYhabRVHVpvKmyBFEcRGQyuZH1S6Ct4QRB8eAnHeQ==} + /@unhead/ssr/1.0.13: + resolution: {integrity: sha512-pach3THVx8LU54M6aQ4qZeQdcLjXVnPlpHe7pQjHGvD6iBJC5bZc8TL+CHdTRxeiq2DqMA5uyfoor7VJJTi5AQ==} dependencies: - '@unhead/schema': 1.0.7 + '@unhead/schema': 1.0.13 dev: false - /@unhead/vue/1.0.7_vue@3.2.45: - resolution: {integrity: sha512-kUlX6TZi4i0if5lV32dHVaEbTQqfXsLSj+MGHs6iLx+dzRHjFGYQkpEyWURNM6jXYqiYTscD0mY2h79MqDXD2Q==} + /@unhead/vue/1.0.13_vue@3.2.45: + resolution: {integrity: sha512-sGl640UQqN8HUYTKXOh6gErk/vw8byPdx1+ECqX4ec7UZYktsWgfyIReYBu09Qm3O6pIYfX8HlZbDipX+wQAOQ==} peerDependencies: vue: '>=2.7 || >=3' dependencies: - '@unhead/schema': 1.0.7 + '@unhead/schema': 1.0.13 hookable: 5.4.2 vue: 3.2.45 dev: false - /@vitejs/plugin-vue/3.2.0_vite@3.2.4+vue@3.2.45: + /@vitejs/plugin-vue/3.2.0_vite@3.2.5+vue@3.2.45: resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^3.0.0 vue: ^3.2.25 dependencies: - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.1 vue: 3.2.45 /@vue/compiler-core/3.2.45: @@ -2036,7 +2036,7 @@ packages: /@vue/devtools-api/6.4.5: resolution: {integrity: sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ==} - /@vue/eslint-config-typescript/11.0.2_sb3redb42nwkq4q6vnqovjecl4: + /@vue/eslint-config-typescript/11.0.2_4ajq2belonl3hwwudzbg7tkiqi: resolution: {integrity: sha512-EiKud1NqlWmSapBFkeSrE994qpKx7/27uCGnhdqzllYDpQZroyX/O6bwjEpeuyKamvLbsGdO6PMR2faIf+zFnw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: @@ -2047,11 +2047,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.45.0_yjegg5cyoezm3fzsmuszzhetym - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/eslint-plugin': 5.45.0_lanalmh4wdvf2ldh3psw5tivce + '@typescript-eslint/parser': 5.45.0_ha6vam6werchizxrnqvarmz2zu eslint: 8.29.0 eslint-plugin-vue: 9.8.0_eslint@8.29.0 - typescript: 4.9.3 + typescript: 4.9.4 vue-eslint-parser: 9.1.0_eslint@8.29.0 transitivePeerDependencies: - supports-color @@ -2144,15 +2144,15 @@ packages: - '@vue/composition-api' - vue - /@vueuse/head/1.0.20_vue@3.2.45: - resolution: {integrity: sha512-mqQw4Gr+N/ZWwBAcMDCZ79qTj8Fmjv1NQnR/NOkn23+w6UhS6cUQbZlgzKZa1ITy4jdE6m9vMOU1DALLhJwzhQ==} + /@vueuse/head/1.0.22_vue@3.2.45: + resolution: {integrity: sha512-YmUdbzNdCnhmrAFxGnJS+Rixj+swE+TQC9OEaYDHIro6gE7W11jugcdwVP00HrA4WRQhg+TOQ4YcY2oL/PP1hw==} peerDependencies: vue: '>=2.7 || >=3' dependencies: - '@unhead/dom': 1.0.7 - '@unhead/schema': 1.0.7 - '@unhead/ssr': 1.0.7 - '@unhead/vue': 1.0.7_vue@3.2.45 + '@unhead/dom': 1.0.13 + '@unhead/schema': 1.0.13 + '@unhead/ssr': 1.0.13 + '@unhead/vue': 1.0.13_vue@3.2.45 vue: 3.2.45 dev: false @@ -4188,8 +4188,8 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: true - /lint-staged/13.0.4: - resolution: {integrity: sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==} + /lint-staged/13.1.0: + resolution: {integrity: sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==} engines: {node: ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -4661,7 +4661,7 @@ packages: hasBin: true dev: true - /pinia/2.0.27_mgnvym7yiazkylwwogi5r767ue: + /pinia/2.0.27_prq2uz4lho2pwp6irk4cfkrxwu: resolution: {integrity: sha512-nOnXP0OFeL8R4WjAHsterU+11vptda643gH02xKNtSCDPiRzVfRYodOLihLDoa0gL1KKuQKV+KOzEgdt3YvqEw==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -4674,7 +4674,7 @@ packages: optional: true dependencies: '@vue/devtools-api': 6.4.5 - typescript: 4.9.3 + typescript: 4.9.4 vue: 3.2.45 vue-demi: 0.13.11_vue@3.2.45 dev: false @@ -4692,8 +4692,8 @@ packages: engines: {node: '>=4'} dev: true - /pnpm/7.18.0: - resolution: {integrity: sha512-igZRB0ip8cn9f1glYzsPTJblxQcidY7/fSfJ++j6GYLT0pqIlijsdW9ZI4Waaxhi22SC4HZHe5vMiSa2IKoIoA==} + /pnpm/7.18.1: + resolution: {integrity: sha512-GulnWxFW1dej1sSiju1FlYtvWIYa35ZvbTk9F8jOo+1GgJEVdx1ObLaZCApd2I4IB+jozyNWzInEdV0hQgUq0Q==} engines: {node: '>=14.6'} hasBin: true dev: true @@ -4719,8 +4719,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier/2.8.0: - resolution: {integrity: sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==} + /prettier/2.8.1: + resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -5321,14 +5321,14 @@ packages: resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==} dev: true - /tsutils/3.21.0_typescript@4.9.3: + /tsutils/3.21.0_typescript@4.9.4: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.9.3 + typescript: 4.9.4 dev: true /type-check/0.4.0: @@ -5363,8 +5363,8 @@ packages: engines: {node: '>=8'} dev: true - /typescript/4.9.3: - resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==} + /typescript/4.9.4: + resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==} engines: {node: '>=4.2.0'} hasBin: true @@ -5579,7 +5579,7 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite-plugin-eslint/1.8.1_eslint@8.29.0+vite@3.2.4: + /vite-plugin-eslint/1.8.1_eslint@8.29.0+vite@3.2.5: resolution: {integrity: sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==} peerDependencies: eslint: '>=7' @@ -5589,10 +5589,10 @@ packages: '@types/eslint': 8.4.10 eslint: 8.29.0 rollup: 2.79.1 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.1 dev: true - /vite-plugin-pages/0.27.1_ucej6auec2vidlux2n3htzvxf4: + /vite-plugin-pages/0.27.1_ddag3muocym7uexovvmjvx6a4q: resolution: {integrity: sha512-KXfeG9aQSNsSXBs1mPeeuC0rwkLti+MgoJ3GknrwRDNrdrojb9czcFAVlnoPNVdfuvTHcWdf5zqN7+vuvz2JZQ==} peerDependencies: '@vue/compiler-sfc': ^2.7.0 || ^3.0.0 @@ -5610,13 +5610,13 @@ packages: json5: 2.2.1 local-pkg: 0.4.2 picocolors: 1.0.0 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.1 yaml: 2.1.3 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pwa/0.13.3_vite@3.2.4: + /vite-plugin-pwa/0.13.3_vite@3.2.5: resolution: {integrity: sha512-cjWXpZ7slAY14OKz7M8XdgTIi9wjf6OD6NkhiMAc+ogxnbUrecUwLdRtfGPCPsN2ftut5gaN1jTghb11p6IQAA==} peerDependencies: vite: ^3.1.0 @@ -5626,7 +5626,7 @@ packages: fast-glob: 3.2.12 pretty-bytes: 6.0.0 rollup: 2.79.1 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.1 workbox-build: 6.5.4 workbox-window: 6.5.4 transitivePeerDependencies: @@ -5634,7 +5634,7 @@ packages: - supports-color dev: true - /vite-plugin-vue-layouts/0.7.0_ltio2jrs4h243s6indlqgywoku: + /vite-plugin-vue-layouts/0.7.0_3nkpb5yzbuphqhegz2uv6y4s3u: resolution: {integrity: sha512-k5XDmRNFo4M/GmUjhbRXj2WmJiFcGoVI8l/uZ72RHyRDQr4wE/6Zq/KFq0lqXomWQxTSzakQRUswzNwtvZLE8A==} peerDependencies: vite: ^2.5.0 || ^3.0.0-0 @@ -5644,14 +5644,14 @@ packages: '@vue/compiler-sfc': 3.2.45 debug: 4.3.4 fast-glob: 3.2.12 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.1 vue: 3.2.45 vue-router: 4.1.6_vue@3.2.45 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-windicss/1.8.8_vite@3.2.4: + /vite-plugin-windicss/1.8.8_vite@3.2.5: resolution: {integrity: sha512-iyu+ZX0NmhNEUaLPv7xtC+EFRBpWMmw0nhd9a9upayfuNG/thwslKiQKmRB7U/dG0k/2oWLvPDvN/B9i7oRgSA==} peerDependencies: vite: ^2.0.1 || ^3.0.0 @@ -5659,13 +5659,13 @@ packages: '@windicss/plugin-utils': 1.8.8 debug: 4.3.4 kolorist: 1.6.0 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.1 windicss: 3.5.6 transitivePeerDependencies: - supports-color dev: true - /vite-ssr/0.16.0_qukds6vp7n2br4qjnral7lzv6e: + /vite-ssr/0.16.0_7fewzmofrsfczp7rrnsgukimpy: resolution: {integrity: sha512-Yo6dO1gT019+aeTSEGV0ggiL06wy8VHMcM9nkv58upfMWLBsaIyr5zJufuEtDsaNyMS7r30IACuTmbpk7IPReg==} hasBin: true peerDependencies: @@ -5699,15 +5699,15 @@ packages: optional: true dependencies: '@rollup/plugin-replace': 3.1.0 - '@vitejs/plugin-vue': 3.2.0_vite@3.2.4+vue@3.2.45 + '@vitejs/plugin-vue': 3.2.0_vite@3.2.5+vue@3.2.45 '@vue/server-renderer': 3.2.45_vue@3.2.45 - '@vueuse/head': 1.0.20_vue@3.2.45 + '@vueuse/head': 1.0.22_vue@3.2.45 chalk: 4.1.2 connect: 3.7.0 node-fetch: 2.6.7 react-router-dom: 6.4.4 react-ssr-prepass: 1.5.0 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.1 vue: 3.2.45 vue-router: 4.1.6_vue@3.2.45 transitivePeerDependencies: @@ -5716,8 +5716,8 @@ packages: - supports-color dev: false - /vite/3.2.4_sass@1.56.1: - resolution: {integrity: sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==} + /vite/3.2.5_sass@1.56.1: + resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: diff --git a/frontend/server/package.json b/frontend/server/package.json index d2ae56aa43..9a32edbc34 100644 --- a/frontend/server/package.json +++ b/frontend/server/package.json @@ -16,8 +16,8 @@ "@types/compression": "1.7.2", "@types/express": "4.17.14", "@types/http-proxy": "1.17.9", - "@types/node": "18.11.10", + "@types/node": "18.11.12", "http-proxy": "1.18.1", - "typescript": "4.9.3" + "typescript": "4.9.4" } } diff --git a/frontend/server/pnpm-lock.yaml b/frontend/server/pnpm-lock.yaml index f76396eeaa..a06d23a911 100644 --- a/frontend/server/pnpm-lock.yaml +++ b/frontend/server/pnpm-lock.yaml @@ -4,12 +4,12 @@ specifiers: '@types/compression': 1.7.2 '@types/express': 4.17.14 '@types/http-proxy': 1.17.9 - '@types/node': 18.11.10 + '@types/node': 18.11.12 compression: 1.7.4 express: 4.18.2 http-proxy: 1.18.1 http-proxy-middleware: 2.0.6 - typescript: 4.9.3 + typescript: 4.9.4 dependencies: compression: 1.7.4 @@ -20,9 +20,9 @@ devDependencies: '@types/compression': 1.7.2 '@types/express': 4.17.14 '@types/http-proxy': 1.17.9 - '@types/node': 18.11.10 + '@types/node': 18.11.12 http-proxy: 1.18.1 - typescript: 4.9.3 + typescript: 4.9.4 packages: @@ -30,7 +30,7 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 18.11.10 + '@types/node': 18.11.12 /@types/compression/1.7.2: resolution: {integrity: sha512-lwEL4M/uAGWngWFLSG87ZDr2kLrbuR8p7X+QZB1OQlT+qkHsCPDVFnHPyXf4Vyl4yDDorNY+mAhosxkCvppatg==} @@ -41,12 +41,12 @@ packages: /@types/connect/3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 18.11.10 + '@types/node': 18.11.12 /@types/express-serve-static-core/4.17.28: resolution: {integrity: sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==} dependencies: - '@types/node': 18.11.10 + '@types/node': 18.11.12 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 @@ -61,13 +61,13 @@ packages: /@types/http-proxy/1.17.9: resolution: {integrity: sha512-QsbSjA/fSk7xB+UXlCT3wHBy5ai9wOcNDWwZAtud+jXhwOM3l+EYZh8Lng4+/6n8uar0J7xILzqftJdJ/Wdfkw==} dependencies: - '@types/node': 18.11.10 + '@types/node': 18.11.12 /@types/mime/1.3.2: resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==} - /@types/node/18.11.10: - resolution: {integrity: sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ==} + /@types/node/18.11.12: + resolution: {integrity: sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg==} /@types/qs/6.9.7: resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} @@ -79,7 +79,7 @@ packages: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: '@types/mime': 1.3.2 - '@types/node': 18.11.10 + '@types/node': 18.11.12 /accepts/1.3.8: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} @@ -602,8 +602,8 @@ packages: mime-types: 2.1.34 dev: false - /typescript/4.9.3: - resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==} + /typescript/4.9.4: + resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==} engines: {node: '>=4.2.0'} hasBin: true dev: true