From 5ab7c2dc78e61445211188af57b83f0a40a15e0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 May 2023 17:46:22 +0000 Subject: [PATCH] chore(deps): update nuxt framework to ^3.5.1 --- package.json | 4 +- pnpm-lock.yaml | 397 +++++++++++++++++++++++-------------------------- 2 files changed, 184 insertions(+), 217 deletions(-) diff --git a/package.json b/package.json index 2b67bc6..2a803fa 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "test": "pnpm lint" }, "dependencies": { - "@nuxt/kit": "^3.5.0", + "@nuxt/kit": "^3.5.1", "defu": "^6.1.2", "pathe": "^1.1.0", "ufo": "^1.1.2", @@ -46,7 +46,7 @@ "@nuxt/module-builder": "^0.3.1", "@nuxtjs/eslint-config-typescript": "^12.0.0", "eslint": "^8.40.0", - "nuxt": "^3.5.0", + "nuxt": "^3.5.1", "standard-version": "^9.5.0", "typescript": "^5.0.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 102688f..57d3ea1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,8 +8,8 @@ importers: .: dependencies: '@nuxt/kit': - specifier: ^3.5.0 - version: 3.5.0(rollup@3.21.1) + specifier: ^3.5.1 + version: 3.5.1(rollup@3.21.1) defu: specifier: ^6.1.2 version: 6.1.2 @@ -33,8 +33,8 @@ importers: specifier: ^8.40.0 version: 8.40.0 nuxt: - specifier: ^3.5.0 - version: 3.5.0(@types/node@18.16.3)(eslint@8.40.0)(rollup@3.21.1)(typescript@5.0.4) + specifier: ^3.5.1 + version: 3.5.1(@types/node@18.16.3)(eslint@8.40.0)(rollup@3.21.1)(typescript@5.0.4) standard-version: specifier: ^9.5.0 version: 9.5.0 @@ -49,7 +49,7 @@ importers: version: link:.. nuxt: specifier: latest - version: 3.5.0(@types/node@18.16.3)(eslint@8.40.0)(rollup@3.21.1)(typescript@5.0.4) + version: 3.5.1(@types/node@18.16.3)(eslint@8.40.0)(rollup@3.21.1)(typescript@5.0.4) packages: @@ -861,9 +861,9 @@ packages: - supports-color dev: true - /@netlify/functions@1.4.0: - resolution: {integrity: sha512-gy7ULTIRroc2/jyFVGx1djCmmBMVisIwrvkqggq5B6iDcInRSy2Tpkm+V5C63hKJVkNRskKWtLQKm9ecCaQTjA==} - engines: {node: '>=8.3.0'} + /@netlify/functions@1.6.0: + resolution: {integrity: sha512-6G92AlcpFrQG72XU8YH8pg94eDnq7+Q0YJhb8x4qNpdGsvuzvrfHWBmqFGp/Yshmv4wex9lpsTRZOocdrA2erQ==} + engines: {node: '>=14.0.0'} dependencies: is-promise: 4.0.0 dev: true @@ -890,11 +890,11 @@ packages: resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} dev: true - /@nuxt/kit@3.5.0(rollup@3.21.1): - resolution: {integrity: sha512-QqhOPTan5cpaYCksSWdmtpldCGfnsqTd55blztMSF+OPxfGav4GE4BrBD3ZSMn2/5MxieF3GU/w5/tgcDXE3bA==} + /@nuxt/kit@3.5.1(rollup@3.21.1): + resolution: {integrity: sha512-hC0apW02dSujoBuGQCxd8rvUyKIyfcPueIlYbO4d1SMQUifd/Tz+pYsbmpXX+kD/yXJ2yUaChbJ1IBLl6kep5A==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: - '@nuxt/schema': 3.5.0(rollup@3.21.1) + '@nuxt/schema': 3.5.1(rollup@3.21.1) c12: 1.4.1 consola: 3.1.0 defu: 6.1.2 @@ -910,7 +910,7 @@ packages: scule: 1.0.0 semver: 7.5.1 unctx: 2.3.0 - unimport: 3.0.6(rollup@3.21.1) + unimport: 3.0.7(rollup@3.21.1) untyped: 1.3.2 transitivePeerDependencies: - rollup @@ -930,8 +930,8 @@ packages: - supports-color dev: true - /@nuxt/schema@3.5.0(rollup@3.21.1): - resolution: {integrity: sha512-zz7S5RTCTGSCAyfNxO0R+TYvgk7WQdHUWJiAiTFQ+iFtqQkb/re1I86Ba9VKTJjZmm3fUI5kT5Y62emJcOLlXw==} + /@nuxt/schema@3.5.1(rollup@3.21.1): + resolution: {integrity: sha512-+TcJRT/Xm8IxpOwUWu9/7yoepPinITuQ0mkn/CThMuTt7z7N2LseqXOwSvONkI3bX+36VHFD2FFB8b3ABmwW2A==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: defu: 6.1.2 @@ -941,7 +941,7 @@ packages: postcss-import-resolver: 2.0.0 std-env: 3.3.3 ufo: 1.1.2 - unimport: 3.0.6(rollup@3.21.1) + unimport: 3.0.7(rollup@3.21.1) untyped: 1.3.2 transitivePeerDependencies: - rollup @@ -951,7 +951,7 @@ packages: resolution: {integrity: sha512-Z2UmPkBy5WjxvHKuUcl1X6vKWnIyWSP+9UGde1F+MzzZxYgAQybFud1uL2B3KCowxZdoqT1hd2WklV7EtyCwrQ==} hasBin: true dependencies: - '@nuxt/kit': 3.5.0(rollup@3.21.1) + '@nuxt/kit': 3.5.1(rollup@3.21.1) chalk: 5.2.0 ci-info: 3.8.0 consola: 3.1.0 @@ -980,16 +980,16 @@ packages: resolution: {integrity: sha512-PjVETP7+iZXAs5Q8O4ivl4t6qjWZMZqwiTVogUXHoHGZZcw7GZW3u3tzfYfE1HbzyYJfr236IXqQ02MeR8Fz2w==} dev: true - /@nuxt/vite-builder@3.5.0(@types/node@18.16.3)(eslint@8.40.0)(rollup@3.21.1)(typescript@5.0.4)(vue@3.3.2): - resolution: {integrity: sha512-Z3awoa7laznTP8KjliKAzQH2ECrFW+2Zlmb+H/RSl2NlIAfsRU/WGnjIPBgfoa1N5GEZcqHqChnh2J04iepIKQ==} + /@nuxt/vite-builder@3.5.1(@types/node@18.16.3)(eslint@8.40.0)(rollup@3.21.1)(typescript@5.0.4)(vue@3.3.4): + resolution: {integrity: sha512-VKZXyN+dq3ngpsgUGRQgpcMWDnLqAYx9zASp39kx5q6uy1pxKuvX1WNV0PO4ovKsx1br/71kuau4Jg/dqDE78A==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: - vue: ^3.3.2 + vue: ^3.3.4 dependencies: - '@nuxt/kit': 3.5.0(rollup@3.21.1) + '@nuxt/kit': 3.5.1(rollup@3.21.1) '@rollup/plugin-replace': 5.0.2(rollup@3.21.1) - '@vitejs/plugin-vue': 4.2.3(vite@4.3.7)(vue@3.3.2) - '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.3.7)(vue@3.3.2) + '@vitejs/plugin-vue': 4.2.3(vite@4.3.8)(vue@3.3.4) + '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.3.8)(vue@3.3.4) autoprefixer: 10.4.14(postcss@8.4.23) clear: 0.1.0 cssnano: 6.0.1(postcss@8.4.23) @@ -1016,10 +1016,10 @@ packages: strip-literal: 1.0.1 ufo: 1.1.2 unplugin: 1.3.1 - vite: 4.3.7(@types/node@18.16.3) - vite-node: 0.31.0(@types/node@18.16.3) - vite-plugin-checker: 0.6.0(eslint@8.40.0)(typescript@5.0.4)(vite@4.3.7) - vue: 3.3.2 + vite: 4.3.8(@types/node@18.16.3) + vite-node: 0.31.1(@types/node@18.16.3) + vite-plugin-checker: 0.6.0(eslint@8.40.0)(typescript@5.0.4)(vite@4.3.8) + vue: 3.3.4 vue-bundle-renderer: 1.0.3 transitivePeerDependencies: - '@types/node' @@ -1085,10 +1085,10 @@ packages: dependencies: cross-spawn: 7.0.3 is-glob: 4.0.3 - open: 8.4.0 + open: 8.4.2 picocolors: 1.0.0 tiny-glob: 0.2.9 - tslib: 2.4.1 + tslib: 2.5.0 dev: true /@rollup/plugin-alias@5.0.0(rollup@3.21.1): @@ -1258,8 +1258,8 @@ packages: rollup: 3.21.8 dev: true - /@rollup/plugin-terser@0.4.1(rollup@3.21.8): - resolution: {integrity: sha512-aKS32sw5a7hy+fEXVy+5T95aDIwjpGHCTv833HXVtyKMDoVS7pBr5K3L9hEQoNqbJFjfANPrNpIXlTQ7is00eA==} + /@rollup/plugin-terser@0.4.3(rollup@3.21.8): + resolution: {integrity: sha512-EF0oejTMtkyhrkwCdg0HJ0IpkcaVg1MMSf2olHb2Jp+1mnLM04OhjpJWGma4HobiDTF0WCyViWuvadyE9ch2XA==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^2.x || ^3.x @@ -1269,12 +1269,12 @@ packages: dependencies: rollup: 3.21.8 serialize-javascript: 6.0.1 - smob: 0.0.6 - terser: 5.17.1 + smob: 1.1.1 + terser: 5.17.4 dev: true - /@rollup/plugin-wasm@6.1.2(rollup@3.21.8): - resolution: {integrity: sha512-YdrQ7zfnZ54Y+6raCev3tR1PrhQGxYKSTajGylhyP0oBacouuNo6KcNCk+pYKw9M98jxRWLFFca/udi76IDXzg==} + /@rollup/plugin-wasm@6.1.3(rollup@3.21.8): + resolution: {integrity: sha512-7ItTTeyauE6lwdDtQWceEHZ9+txbi4RRy0mYPFn9BW7rD7YdgBDu7HTHsLtHrRzJc313RM/1m6GKgV3np/aEaw==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0||^3.0.0 @@ -1330,6 +1330,12 @@ packages: /@types/estree@1.0.1: resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==} + /@types/http-proxy@1.17.11: + resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==} + dependencies: + '@types/node': 18.16.3 + dev: true + /@types/json-schema@7.0.11: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} dev: true @@ -1487,43 +1493,43 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /@unhead/dom@1.1.26: - resolution: {integrity: sha512-6I8z170OAO19h/AslASN4Xw0hqItQFMKhRJQtplQs1BZ62LsDmNKuqJiYueX39U+IfIvIV3j/q1mQwt9lgMwTw==} + /@unhead/dom@1.1.27: + resolution: {integrity: sha512-sUrzpKIVvFp8TFx1mgp5t0k5ts1+KmgjMgRRuvRTZMBMVeGQRLSuL3uo34iwuFmKxeI6BXT5lVBk5H02c1XdGg==} dependencies: - '@unhead/schema': 1.1.26 - '@unhead/shared': 1.1.26 + '@unhead/schema': 1.1.27 + '@unhead/shared': 1.1.27 dev: true - /@unhead/schema@1.1.26: - resolution: {integrity: sha512-l93zaizm+pu36uMssdtzSC2Y61ncZaBBouZn0pB8rVI14V0hPxeXuSNIuPh2WjAm8wfb8EnCSE3LNguoqTar7g==} + /@unhead/schema@1.1.27: + resolution: {integrity: sha512-S+xhPoBxBXDrsW9ltcF9Cv3cntMbSx+dfSmE7RNyDhogqHd3+lDEV2dnQpHKWTGjujwwMCALV5SADunAn785bw==} dependencies: hookable: 5.5.3 zhead: 2.0.4 dev: true - /@unhead/shared@1.1.26: - resolution: {integrity: sha512-gnUfNrl8w7hQHke9P0au7klcG9bHVOXqbDvya2uARA/8TyxNz87i0uakraO+P6/+zf484dw3b3MYkXq0thK2eg==} + /@unhead/shared@1.1.27: + resolution: {integrity: sha512-ElZ5WcMnhVlg44OAwTNq4XBkNePcL/BHZk7WKFcqpeGTJrEvSfs40lGJoo4sMsgDAd+XQdhJDd4dJu48jQB3kg==} dependencies: - '@unhead/schema': 1.1.26 + '@unhead/schema': 1.1.27 dev: true - /@unhead/ssr@1.1.26: - resolution: {integrity: sha512-KYJDGgVNtU2i+NHu17o2zFXqsoLukOFEz81XrWQ8nQdY5+VNjy7IiTLp1dlx3umn1ohZjHySz4LXQCT4zUApSw==} + /@unhead/ssr@1.1.27: + resolution: {integrity: sha512-lKXH2ofs8L+yAbHgkRP17bIQ45XaG2RSl5UCMsSIW2Ev4kiTGPbbcQKOBgsi2uEllgdMk5peKDyaWD9xheYlEA==} dependencies: - '@unhead/schema': 1.1.26 - '@unhead/shared': 1.1.26 + '@unhead/schema': 1.1.27 + '@unhead/shared': 1.1.27 dev: true - /@unhead/vue@1.1.26(vue@3.3.2): - resolution: {integrity: sha512-UpxQ0KGmOoiN+Dg19zto5KTcnGV5chBmgiVJTDqUF4BPfr24vRrR65sZGdMoNV7weuD3AD/K0osk2ru+vXxRrA==} + /@unhead/vue@1.1.27(vue@3.3.4): + resolution: {integrity: sha512-ibe7/QW4ZtyCI/et/fI3CnwC+oxqp+7LrhmuLUS93ib1Sl70D51dcAy9eAvh0MG7wWUyMUrf3T95MRifJo7uzA==} peerDependencies: vue: '>=2.7 || >=3' dependencies: - '@unhead/schema': 1.1.26 - '@unhead/shared': 1.1.26 + '@unhead/schema': 1.1.27 + '@unhead/shared': 1.1.27 hookable: 5.5.3 - unhead: 1.1.26 - vue: 3.3.2 + unhead: 1.1.27 + vue: 3.3.4 dev: true /@vercel/nft@0.22.6: @@ -1547,7 +1553,7 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue-jsx@3.0.1(vite@4.3.7)(vue@3.3.2): + /@vitejs/plugin-vue-jsx@3.0.1(vite@4.3.8)(vue@3.3.4): resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -1557,24 +1563,24 @@ packages: '@babel/core': 7.21.5 '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.5) '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.21.5) - vite: 4.3.7(@types/node@18.16.3) - vue: 3.3.2 + vite: 4.3.8(@types/node@18.16.3) + vue: 3.3.4 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue@4.2.3(vite@4.3.7)(vue@3.3.2): + /@vitejs/plugin-vue@4.2.3(vite@4.3.8)(vue@3.3.4): resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.3.7(@types/node@18.16.3) - vue: 3.3.2 + vite: 4.3.8(@types/node@18.16.3) + vue: 3.3.4 dev: true - /@vue-macros/common@1.3.1(rollup@3.21.1)(vue@3.3.2): + /@vue-macros/common@1.3.1(rollup@3.21.1)(vue@3.3.4): resolution: {integrity: sha512-Lc5aP/8HNJD1XrnvpeNuWcCf82bZdR3auN/chA1b/1rKZgSnmQkH9f33tKO9qLwXSy+u4hpCi8Rw+oUuF1KCeg==} engines: {node: '>=14.19.0'} peerDependencies: @@ -1585,10 +1591,10 @@ packages: dependencies: '@babel/types': 7.21.5 '@rollup/pluginutils': 5.0.2(rollup@3.21.1) - '@vue/compiler-sfc': 3.3.2 + '@vue/compiler-sfc': 3.3.4 local-pkg: 0.4.3 magic-string-ast: 0.1.2 - vue: 3.3.2 + vue: 3.3.4 transitivePeerDependencies: - rollup dev: true @@ -1614,91 +1620,91 @@ packages: - supports-color dev: true - /@vue/compiler-core@3.3.2: - resolution: {integrity: sha512-CKZWo1dzsQYTNTft7whzjL0HsrEpMfiK7pjZ2WFE3bC1NA7caUjWioHSK+49y/LK7Bsm4poJZzAMnvZMQ7OTeg==} + /@vue/compiler-core@3.3.4: + resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==} dependencies: '@babel/parser': 7.21.5 - '@vue/shared': 3.3.2 + '@vue/shared': 3.3.4 estree-walker: 2.0.2 source-map-js: 1.0.2 dev: true - /@vue/compiler-dom@3.3.2: - resolution: {integrity: sha512-6gS3auANuKXLw0XH6QxkWqyPYPunziS2xb6VRenM3JY7gVfZcJvkCBHkb5RuNY1FCbBO3lkIi0CdXUCW1c7SXw==} + /@vue/compiler-dom@3.3.4: + resolution: {integrity: sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==} dependencies: - '@vue/compiler-core': 3.3.2 - '@vue/shared': 3.3.2 + '@vue/compiler-core': 3.3.4 + '@vue/shared': 3.3.4 dev: true - /@vue/compiler-sfc@3.3.2: - resolution: {integrity: sha512-jG4jQy28H4BqzEKsQqqW65BZgmo3vzdLHTBjF+35RwtDdlFE+Fk1VWJYUnDMMqkFBo6Ye1ltSKVOMPgkzYj7SQ==} + /@vue/compiler-sfc@3.3.4: + resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==} dependencies: '@babel/parser': 7.21.5 - '@vue/compiler-core': 3.3.2 - '@vue/compiler-dom': 3.3.2 - '@vue/compiler-ssr': 3.3.2 - '@vue/reactivity-transform': 3.3.2 - '@vue/shared': 3.3.2 + '@vue/compiler-core': 3.3.4 + '@vue/compiler-dom': 3.3.4 + '@vue/compiler-ssr': 3.3.4 + '@vue/reactivity-transform': 3.3.4 + '@vue/shared': 3.3.4 estree-walker: 2.0.2 magic-string: 0.30.0 postcss: 8.4.23 source-map-js: 1.0.2 dev: true - /@vue/compiler-ssr@3.3.2: - resolution: {integrity: sha512-K8OfY5FQtZaSOJHHe8xhEfIfLrefL/Y9frv4k4NsyQL3+0lRKxr9QuJhfdBDjkl7Fhz8CzKh63mULvmOfx3l2w==} + /@vue/compiler-ssr@3.3.4: + resolution: {integrity: sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==} dependencies: - '@vue/compiler-dom': 3.3.2 - '@vue/shared': 3.3.2 + '@vue/compiler-dom': 3.3.4 + '@vue/shared': 3.3.4 dev: true /@vue/devtools-api@6.5.0: resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} dev: true - /@vue/reactivity-transform@3.3.2: - resolution: {integrity: sha512-iu2WaQvlJHdnONrsyv4ibIEnSsuKF+aHFngGj/y1lwpHQtalpVhKg9wsKMoiKXS9zPNjG9mNKzJS9vudvjzvyg==} + /@vue/reactivity-transform@3.3.4: + resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: '@babel/parser': 7.21.5 - '@vue/compiler-core': 3.3.2 - '@vue/shared': 3.3.2 + '@vue/compiler-core': 3.3.4 + '@vue/shared': 3.3.4 estree-walker: 2.0.2 magic-string: 0.30.0 dev: true - /@vue/reactivity@3.3.2: - resolution: {integrity: sha512-yX8C4uTgg2Tdj+512EEMnMKbLveoITl7YdQX35AYgx8vBvQGszKiiCN46g4RY6/deeo/5DLbeUUGxCq1qWMf5g==} + /@vue/reactivity@3.3.4: + resolution: {integrity: sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==} dependencies: - '@vue/shared': 3.3.2 + '@vue/shared': 3.3.4 dev: true - /@vue/runtime-core@3.3.2: - resolution: {integrity: sha512-qSl95qj0BvKfcsO+hICqFEoLhJn6++HtsPxmTkkadFbuhe3uQfJ8HmQwvEr7xbxBd2rcJB6XOJg7nWAn/ymC5A==} + /@vue/runtime-core@3.3.4: + resolution: {integrity: sha512-R+bqxMN6pWO7zGI4OMlmvePOdP2c93GsHFM/siJI7O2nxFRzj55pLwkpCedEY+bTMgp5miZ8CxfIZo3S+gFqvA==} dependencies: - '@vue/reactivity': 3.3.2 - '@vue/shared': 3.3.2 + '@vue/reactivity': 3.3.4 + '@vue/shared': 3.3.4 dev: true - /@vue/runtime-dom@3.3.2: - resolution: {integrity: sha512-+drStsJT+0mtgHdarT7cXZReCcTFfm6ptxMrz0kAW5hms6UNBd8Q1pi4JKlncAhu+Ld/TevsSp7pqAZxBBoGng==} + /@vue/runtime-dom@3.3.4: + resolution: {integrity: sha512-Aj5bTJ3u5sFsUckRghsNjVTtxZQ1OyMWCr5dZRAPijF/0Vy4xEoRCwLyHXcj4D0UFbJ4lbx3gPTgg06K/GnPnQ==} dependencies: - '@vue/runtime-core': 3.3.2 - '@vue/shared': 3.3.2 + '@vue/runtime-core': 3.3.4 + '@vue/shared': 3.3.4 csstype: 3.1.2 dev: true - /@vue/server-renderer@3.3.2(vue@3.3.2): - resolution: {integrity: sha512-QCwh6OGwJg6GDLE0fbQhRTR6tnU+XDJ1iCsTYHXBiezCXAhqMygFRij7BiLF4ytvvHcg5kX9joX5R5vP85++wg==} + /@vue/server-renderer@3.3.4(vue@3.3.4): + resolution: {integrity: sha512-Q6jDDzR23ViIb67v+vM1Dqntu+HUexQcsWKhhQa4ARVzxOY2HbC7QRW/ggkDBd5BU+uM1sV6XOAP0b216o34JQ==} peerDependencies: - vue: 3.3.2 + vue: 3.3.4 dependencies: - '@vue/compiler-ssr': 3.3.2 - '@vue/shared': 3.3.2 - vue: 3.3.2 + '@vue/compiler-ssr': 3.3.4 + '@vue/shared': 3.3.4 + vue: 3.3.4 dev: true - /@vue/shared@3.3.2: - resolution: {integrity: sha512-0rFu3h8JbclbnvvKrs7Fe5FNGV9/5X2rPD7KmOzhLSUAiQH5//Hq437Gv0fR5Mev3u/nbtvmLl8XgwCU20/ZfQ==} + /@vue/shared@3.3.4: + resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} dev: true /JSONStream@1.3.5: @@ -2860,14 +2866,6 @@ packages: memory-fs: 0.5.0 tapable: 1.1.3 - /enhanced-resolve@5.12.0: - resolution: {integrity: sha512-QHTXI/sZQmko1cbDoNAa3mJ5qhWUUNAq3vR0/YiD379fWQrcfuoX1+HW2S0MTt7XmoPLapdaDKUtelUSPic7hQ==} - engines: {node: '>=10.13.0'} - dependencies: - graceful-fs: 4.2.11 - tapable: 2.2.1 - dev: true - /enhanced-resolve@5.13.0: resolution: {integrity: sha512-eyV8f0y1+bzyfh8xAwW/WTSZpLbjhqc4ne9eGSH4Zo2ejdyiNG9pU6mf9DG8a7+Auk6MFTlNOT4Y2y/9k8GKVg==} engines: {node: '>=10.13.0'} @@ -3037,7 +3035,7 @@ packages: resolution: {integrity: sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==} dependencies: debug: 3.2.7 - resolve: 1.22.1 + resolve: 1.22.2 transitivePeerDependencies: - supports-color dev: true @@ -3050,12 +3048,12 @@ packages: eslint-plugin-import: '*' dependencies: debug: 4.3.4 - enhanced-resolve: 5.12.0 + enhanced-resolve: 5.13.0 eslint: 8.40.0 eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.44.0)(eslint-import-resolver-typescript@3.5.2)(eslint@8.40.0) get-tsconfig: 4.2.0 globby: 13.1.4 - is-core-module: 2.11.0 + is-core-module: 2.12.0 is-glob: 4.0.3 synckit: 0.8.4 transitivePeerDependencies: @@ -3133,11 +3131,11 @@ packages: eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.44.0)(eslint-import-resolver-node@0.3.6)(eslint-import-resolver-typescript@3.5.2)(eslint@8.40.0) has: 1.0.3 - is-core-module: 2.11.0 + is-core-module: 2.12.0 is-glob: 4.0.3 minimatch: 3.1.2 object.values: 1.1.6 - resolve: 1.22.1 + resolve: 1.22.2 tsconfig-paths: 3.14.1 transitivePeerDependencies: - eslint-import-resolver-typescript @@ -3156,7 +3154,7 @@ packages: eslint-plugin-es: 4.1.0(eslint@8.40.0) eslint-utils: 3.0.0(eslint@8.40.0) ignore: 5.2.4 - is-core-module: 2.11.0 + is-core-module: 2.12.0 minimatch: 3.1.2 resolve: 1.22.2 semver: 7.5.1 @@ -3219,7 +3217,7 @@ packages: eslint-utils: 3.0.0(eslint@8.40.0) natural-compare: 1.4.0 nth-check: 2.1.1 - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.0.12 semver: 7.5.1 vue-eslint-parser: 9.1.0(eslint@8.40.0) xml-name-validator: 4.0.0 @@ -3695,7 +3693,7 @@ packages: defu: 6.1.2 https-proxy-agent: 5.0.1 mri: 1.2.0 - node-fetch-native: 1.1.0 + node-fetch-native: 1.1.1 pathe: 1.1.0 tar: 6.1.13 transitivePeerDependencies: @@ -4123,12 +4121,6 @@ packages: engines: {node: '>= 0.4'} dev: true - /is-core-module@2.11.0: - resolution: {integrity: sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==} - dependencies: - has: 1.0.3 - dev: true - /is-core-module@2.12.0: resolution: {integrity: sha512-RECHCBCd/viahWmwj6enj19sKbHfJrddi/6cBDsNTKbNq0f7VeaUkBo60BqzvPqo/W54ChS62Z5qyun7cfOMqQ==} dependencies: @@ -4820,22 +4812,23 @@ packages: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} dev: true - /nitropack@2.4.0: - resolution: {integrity: sha512-Gk7ujq8s4oT/6V0EO8NzeEfGz66EupWGrbD8Dhxm0LOkNcBl7y6iKk3CCQTSvcr9fpBdTifLsaUdRjQxohiGpw==} + /nitropack@2.4.1: + resolution: {integrity: sha512-CJzt5e5E8BKreTW+iqqGSFLPc1Yblcg2fiit8L6JtpCDl3aE9/rHGsv/w9oLV4FtsoC2qjTD2qoeCGp80mHw5Q==} engines: {node: ^14.16.0 || ^16.11.0 || >=17.0.0} hasBin: true dependencies: '@cloudflare/kv-asset-handler': 0.3.0 - '@netlify/functions': 1.4.0 + '@netlify/functions': 1.6.0 '@rollup/plugin-alias': 5.0.0(rollup@3.21.8) '@rollup/plugin-commonjs': 24.1.0(rollup@3.21.8) '@rollup/plugin-inject': 5.0.3(rollup@3.21.8) '@rollup/plugin-json': 6.0.0(rollup@3.21.8) '@rollup/plugin-node-resolve': 15.0.2(rollup@3.21.8) '@rollup/plugin-replace': 5.0.2(rollup@3.21.8) - '@rollup/plugin-terser': 0.4.1(rollup@3.21.8) - '@rollup/plugin-wasm': 6.1.2(rollup@3.21.8) + '@rollup/plugin-terser': 0.4.3(rollup@3.21.8) + '@rollup/plugin-wasm': 6.1.3(rollup@3.21.8) '@rollup/pluginutils': 5.0.2(rollup@3.21.8) + '@types/http-proxy': 1.17.11 '@vercel/nft': 0.22.6 archiver: 5.3.1 c12: 1.4.1 @@ -4847,7 +4840,7 @@ packages: defu: 6.1.2 destr: 1.2.2 dot-prop: 7.2.0 - esbuild: 0.17.18 + esbuild: 0.17.19 escape-string-regexp: 5.0.0 etag: 1.8.1 fs-extra: 11.1.1 @@ -4864,7 +4857,7 @@ packages: mime: 3.0.0 mlly: 1.2.1 mri: 1.2.0 - node-fetch-native: 1.1.0 + node-fetch-native: 1.1.1 ofetch: 1.0.1 ohash: 1.1.2 openapi-typescript: 6.2.4 @@ -4883,7 +4876,7 @@ packages: std-env: 3.3.3 ufo: 1.1.2 unenv: 1.4.1 - unimport: 3.0.6(rollup@3.21.8) + unimport: 3.0.7(rollup@3.21.8) unstorage: 1.6.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -4907,6 +4900,10 @@ packages: /node-fetch-native@1.1.0: resolution: {integrity: sha512-nl5goFCig93JZ9FIV8GHT9xpNqXbxQUzkOmKIMKmncsBH9jhg7qKex8hirpymkBFmNQ114chEEG5lS4wgK2I+Q==} + dev: true + + /node-fetch-native@1.1.1: + resolution: {integrity: sha512-9VvspTSUp2Sxbl+9vbZTlFGq9lHwE8GDVVekxx6YsNd1YH59sb3Ba8v3Y3cD8PkLNcileGGcA21PFjVl0jzDaw==} /node-fetch@2.6.9: resolution: {integrity: sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==} @@ -5007,16 +5004,16 @@ packages: boolbase: 1.0.0 dev: true - /nuxi@3.5.0: - resolution: {integrity: sha512-PQ2dhnKZBpnSbHx5pW/21nA9/X9T4P0mIStqWRX3/3qUnFwELp9DAQq4e14kwaXY6mkSohpplPr1kaasgGB2ZA==} + /nuxi@3.5.1: + resolution: {integrity: sha512-1au1Ly4sIYhocyLWLh4Ebg8Vv31dWHSCnctBasCEtoCmiaym0w/RbO41Z7BOm4vGYb+WuiotlfwnhdQCmg6PcA==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true optionalDependencies: fsevents: 2.3.2 dev: true - /nuxt@3.5.0(@types/node@18.16.3)(eslint@8.40.0)(rollup@3.21.1)(typescript@5.0.4): - resolution: {integrity: sha512-luUmzwnywpBhA5KSJr0IulBAK36mY4XWgtq/sJXYBCthPrdEhq6yIEHFRv7xSrYso1griMIVq+ivIFKSMe/QUw==} + /nuxt@3.5.1(@types/node@18.16.3)(eslint@8.40.0)(rollup@3.21.1)(typescript@5.0.4): + resolution: {integrity: sha512-MAooC2oqmc4d61MW+rRIbCKmdrIfYj32ilWcG1Se4pZyPTl4H56ELVqy6Wm2MgdKbWHLxH6K0nR13RcLLzLouw==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true peerDependencies: @@ -5027,15 +5024,15 @@ packages: optional: true dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/kit': 3.5.0(rollup@3.21.1) - '@nuxt/schema': 3.5.0(rollup@3.21.1) + '@nuxt/kit': 3.5.1(rollup@3.21.1) + '@nuxt/schema': 3.5.1(rollup@3.21.1) '@nuxt/telemetry': 2.2.0(rollup@3.21.1) '@nuxt/ui-templates': 1.1.1 - '@nuxt/vite-builder': 3.5.0(@types/node@18.16.3)(eslint@8.40.0)(rollup@3.21.1)(typescript@5.0.4)(vue@3.3.2) + '@nuxt/vite-builder': 3.5.1(@types/node@18.16.3)(eslint@8.40.0)(rollup@3.21.1)(typescript@5.0.4)(vue@3.3.4) '@types/node': 18.16.3 - '@unhead/ssr': 1.1.26 - '@unhead/vue': 1.1.26(vue@3.3.2) - '@vue/shared': 3.3.2 + '@unhead/ssr': 1.1.27 + '@unhead/vue': 1.1.27(vue@3.3.4) + '@vue/shared': 3.3.4 c12: 1.4.1 chokidar: 3.5.3 cookie-es: 1.0.0 @@ -5054,8 +5051,8 @@ packages: local-pkg: 0.4.3 magic-string: 0.30.0 mlly: 1.2.1 - nitropack: 2.4.0 - nuxi: 3.5.0 + nitropack: 2.4.1 + nuxi: 3.5.1 nypm: 0.2.0 ofetch: 1.0.1 ohash: 1.1.2 @@ -5069,14 +5066,14 @@ packages: uncrypto: 0.1.2 unctx: 2.3.0 unenv: 1.4.1 - unimport: 3.0.6(rollup@3.21.1) + unimport: 3.0.7(rollup@3.21.1) unplugin: 1.3.1 - unplugin-vue-router: 0.6.4(rollup@3.21.1)(vue-router@4.2.0)(vue@3.3.2) + unplugin-vue-router: 0.6.4(rollup@3.21.1)(vue-router@4.2.1)(vue@3.3.4) untyped: 1.3.2 - vue: 3.3.2 + vue: 3.3.4 vue-bundle-renderer: 1.0.3 vue-devtools-stub: 0.1.0 - vue-router: 4.2.0(vue@3.3.2) + vue-router: 4.2.1(vue@3.3.4) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -5184,15 +5181,6 @@ packages: mimic-fn: 4.0.0 dev: true - /open@8.4.0: - resolution: {integrity: sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==} - engines: {node: '>=12'} - dependencies: - define-lazy-prop: 2.0.0 - is-docker: 2.2.1 - is-wsl: 2.2.0 - dev: true - /open@8.4.2: resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} engines: {node: '>=12'} @@ -5720,14 +5708,6 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-selector-parser@6.0.11: - resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==} - engines: {node: '>=4'} - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 - dev: true - /postcss-selector-parser@6.0.12: resolution: {integrity: sha512-NdxGCAZdRrwVI1sy59+Wzrh+pMMHxapGnpfenDVlMEXoOcvt4pGE0JLK9YY2F5dLxcFYA/YbVQKhcGU+FtSYQg==} engines: {node: '>=4'} @@ -5983,15 +5963,6 @@ packages: engines: {node: '>=8'} dev: true - /resolve@1.22.1: - resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==} - hasBin: true - dependencies: - is-core-module: 2.11.0 - path-parse: 1.0.7 - supports-preserve-symlinks-flag: 1.0.0 - dev: true - /resolve@1.22.2: resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==} hasBin: true @@ -6241,8 +6212,8 @@ packages: resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} engines: {node: '>=12'} - /smob@0.0.6: - resolution: {integrity: sha512-V21+XeNni+tTyiST1MHsa84AQhT1aFZipzPpOFAVB8DkHzwJyjjAmt9bgwnuZiZWnIbMo2duE29wybxv/7HWUw==} + /smob@1.1.1: + resolution: {integrity: sha512-i5aqEBPnDv9d77+NDxfjROtywxzNdAVNyaOr+RsLhM28Ts+Ar7luIp/Q+SBYa6wv/7BBcOpEkrhtDxsl2WA9Jg==} dev: true /source-map-js@1.0.2: @@ -6498,7 +6469,7 @@ packages: engines: {node: ^14.18.0 || >=16.0.0} dependencies: '@pkgr/utils': 2.3.1 - tslib: 2.4.1 + tslib: 2.5.0 dev: true /tapable@1.1.3: @@ -6532,8 +6503,8 @@ packages: mkdirp: 1.0.4 yallist: 4.0.0 - /terser@5.17.1: - resolution: {integrity: sha512-hVl35zClmpisy6oaoKALOpS0rDYLxRFLHhRuDlEGTKey9qHjS1w9GMORjuwIMt70Wan4lwsLYyWDVnWgF+KUEw==} + /terser@5.17.4: + resolution: {integrity: sha512-jcEKZw6UPrgugz/0Tuk/PVyLAPfMBJf5clnGueo45wTweoV8yh7Q7PEkhkJ5uuUbC7zAxEcG3tqNr1bstkQ8nw==} engines: {node: '>=10'} hasBin: true dependencies: @@ -6624,10 +6595,6 @@ packages: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true - /tslib@2.4.1: - resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==} - dev: true - /tslib@2.5.0: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} dev: true @@ -6776,21 +6743,21 @@ packages: dependencies: defu: 6.1.2 mime: 3.0.0 - node-fetch-native: 1.1.0 + node-fetch-native: 1.1.1 pathe: 1.1.0 dev: true - /unhead@1.1.26: - resolution: {integrity: sha512-MshcPoPLXSGRgYtczddGvMgLUISTbt2pxihqD5kZVXKmY2FZLj1OQIY111aX45Xq47XJxjvYavvoyeUFroKQcg==} + /unhead@1.1.27: + resolution: {integrity: sha512-KnE4xeV/mZLxnXG1VAp1nsaO2vzMq9Ch5uN4Y2SJAG4fXLEBi/A8evr3Vd81c+oAwQZjDXKFW60HDCJCkwo/Cw==} dependencies: - '@unhead/dom': 1.1.26 - '@unhead/schema': 1.1.26 - '@unhead/shared': 1.1.26 + '@unhead/dom': 1.1.27 + '@unhead/schema': 1.1.27 + '@unhead/shared': 1.1.27 hookable: 5.5.3 dev: true - /unimport@3.0.6(rollup@3.21.1): - resolution: {integrity: sha512-GYxGJ1Bri1oqx8VFDjdgooGzeK7jBk3bvhXmamTIpu3nONOcUMGwZbX7X0L5RA7OWMXpR4vzpSQP7pXUzJg1/Q==} + /unimport@3.0.7(rollup@3.21.1): + resolution: {integrity: sha512-2dVQUxJEGcrSZ0U4qtwJVODrlfyGcwmIOoHVqbAFFUx7kPoEN5JWr1cZFhLwoAwTmZOvqAm3YIkzv1engIQocg==} dependencies: '@rollup/pluginutils': 5.0.2(rollup@3.21.1) escape-string-regexp: 5.0.0 @@ -6806,8 +6773,8 @@ packages: transitivePeerDependencies: - rollup - /unimport@3.0.6(rollup@3.21.8): - resolution: {integrity: sha512-GYxGJ1Bri1oqx8VFDjdgooGzeK7jBk3bvhXmamTIpu3nONOcUMGwZbX7X0L5RA7OWMXpR4vzpSQP7pXUzJg1/Q==} + /unimport@3.0.7(rollup@3.21.8): + resolution: {integrity: sha512-2dVQUxJEGcrSZ0U4qtwJVODrlfyGcwmIOoHVqbAFFUx7kPoEN5JWr1cZFhLwoAwTmZOvqAm3YIkzv1engIQocg==} dependencies: '@rollup/pluginutils': 5.0.2(rollup@3.21.8) escape-string-regexp: 5.0.0 @@ -6829,7 +6796,7 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unplugin-vue-router@0.6.4(rollup@3.21.1)(vue-router@4.2.0)(vue@3.3.2): + /unplugin-vue-router@0.6.4(rollup@3.21.1)(vue-router@4.2.1)(vue@3.3.4): resolution: {integrity: sha512-9THVhhtbVFxbsIibjK59oPwMI1UCxRWRPX7azSkTUABsxovlOXJys5SJx0kd/0oKIqNJuYgkRfAgPuO77SqCOg==} peerDependencies: vue-router: ^4.1.0 @@ -6839,7 +6806,7 @@ packages: dependencies: '@babel/types': 7.21.5 '@rollup/pluginutils': 5.0.2(rollup@3.21.1) - '@vue-macros/common': 1.3.1(rollup@3.21.1)(vue@3.3.2) + '@vue-macros/common': 1.3.1(rollup@3.21.1)(vue@3.3.4) ast-walker-scope: 0.4.1 chokidar: 3.5.3 fast-glob: 3.2.12 @@ -6849,7 +6816,7 @@ packages: pathe: 1.1.0 scule: 1.0.0 unplugin: 1.3.1 - vue-router: 4.2.0(vue@3.3.2) + vue-router: 4.2.1(vue@3.3.4) yaml: 2.2.2 transitivePeerDependencies: - rollup @@ -6904,7 +6871,7 @@ packages: listhen: 1.0.4 lru-cache: 9.1.1 mri: 1.2.0 - node-fetch-native: 1.1.0 + node-fetch-native: 1.1.1 ofetch: 1.0.1 ufo: 1.1.2 transitivePeerDependencies: @@ -6951,8 +6918,8 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite-node@0.31.0(@types/node@18.16.3): - resolution: {integrity: sha512-8x1x1LNuPvE2vIvkSB7c1mApX5oqlgsxzHQesYF7l5n1gKrEmrClIiZuOFbFDQcjLsmcWSwwmrWrcGWm9Fxc/g==} + /vite-node@0.31.1(@types/node@18.16.3): + resolution: {integrity: sha512-BajE/IsNQ6JyizPzu9zRgHrBwczkAs0erQf/JRpgTIESpKvNj9/Gd0vxX905klLkb0I0SJVCKbdrl5c6FnqYKA==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: @@ -6961,7 +6928,7 @@ packages: mlly: 1.2.1 pathe: 1.1.0 picocolors: 1.0.0 - vite: 4.3.7(@types/node@18.16.3) + vite: 4.3.8(@types/node@18.16.3) transitivePeerDependencies: - '@types/node' - less @@ -6972,7 +6939,7 @@ packages: - terser dev: true - /vite-plugin-checker@0.6.0(eslint@8.40.0)(typescript@5.0.4)(vite@4.3.7): + /vite-plugin-checker@0.6.0(eslint@8.40.0)(typescript@5.0.4)(vite@4.3.8): resolution: {integrity: sha512-DWZ9Hv2TkpjviPxAelNUt4Q3IhSGrx7xrwdM64NI+Q4dt8PaMWJJh4qGNtSrfEuiuIzWWo00Ksvh5It4Y3L9xQ==} engines: {node: '>=14.16'} peerDependencies: @@ -7018,15 +6985,15 @@ packages: strip-ansi: 6.0.1 tiny-invariant: 1.3.1 typescript: 5.0.4 - vite: 4.3.7(@types/node@18.16.3) + vite: 4.3.8(@types/node@18.16.3) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.8 vscode-uri: 3.0.7 dev: true - /vite@4.3.7(@types/node@18.16.3): - resolution: {integrity: sha512-MTIFpbIm9v7Hh5b0wSBgkcWzSBz7SAa6K/cBTwS4kUiQJfQLFlZZRJRQgqunCVzhTPCk674tW+0Qaqh3Q00dBg==} + /vite@4.3.8(@types/node@18.16.3): + resolution: {integrity: sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -7126,23 +7093,23 @@ packages: - supports-color dev: true - /vue-router@4.2.0(vue@3.3.2): - resolution: {integrity: sha512-c+usESa6ZoWsm4PPdzRSyenp5A4dsUtnDJnrI03fY1IpIihA9TK3x5ffgkFDpjhLJZewsXoKURapNLFdZjuqTg==} + /vue-router@4.2.1(vue@3.3.4): + resolution: {integrity: sha512-nW28EeifEp8Abc5AfmAShy5ZKGsGzjcnZ3L1yc2DYUo+MqbBClrRP9yda3dIekM4I50/KnEwo1wkBLf7kHH5Cw==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.5.0 - vue: 3.3.2 + vue: 3.3.4 dev: true - /vue@3.3.2: - resolution: {integrity: sha512-98hJcAhyDwZoOo2flAQBSPVYG/o0HA9ivIy2ktHshjE+6/q8IMQ+kvDKQzOZTFPxvnNMcGM+zS2A00xeZMA7tA==} + /vue@3.3.4: + resolution: {integrity: sha512-VTyEYn3yvIeY1Py0WaYGZsXnz3y5UnGi62GjVEqvEGPl6nxbOrCXbVOTQWBEJUqAyTUk2uJ5JLVnYJ6ZzGbrSw==} dependencies: - '@vue/compiler-dom': 3.3.2 - '@vue/compiler-sfc': 3.3.2 - '@vue/runtime-dom': 3.3.2 - '@vue/server-renderer': 3.3.2(vue@3.3.2) - '@vue/shared': 3.3.2 + '@vue/compiler-dom': 3.3.4 + '@vue/compiler-sfc': 3.3.4 + '@vue/runtime-dom': 3.3.4 + '@vue/server-renderer': 3.3.4(vue@3.3.4) + '@vue/shared': 3.3.4 dev: true /wcwidth@1.0.1: