diff --git a/docs/package.json b/docs/package.json index c866f0df6..52bff8114 100644 --- a/docs/package.json +++ b/docs/package.json @@ -10,10 +10,10 @@ }, "dependencies": { "@iconify-json/ph": "^1.1.6", - "@iconify-json/simple-icons": "^1.1.71", + "@iconify-json/simple-icons": "^1.1.72", "@nuxt/content": "^2.8.2", "@nuxt/image": "link:..", - "@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@latest", + "@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.0.1-28263757.d7806d9", "@nuxthq/studio": "^0.14.1", "@nuxtjs/fontaine": "^0.4.1", "@nuxtjs/google-fonts": "^3.0.2", @@ -26,8 +26,8 @@ }, "devDependencies": { "@antfu/eslint-config": "^0.43.1", - "@nuxt/devtools": "0.8.4", - "@types/node": "^20.6.3", + "@nuxt/devtools": "0.8.5", + "@types/node": "^20.7.1", "eslint": "^8.50.0" } } diff --git a/package.json b/package.json index d9fbc8966..8666252c2 100755 --- a/package.json +++ b/package.json @@ -35,20 +35,20 @@ "ohash": "^1.1.3", "pathe": "^1.1.1", "std-env": "^3.4.3", - "ufo": "^1.3.0" + "ufo": "^1.3.1" }, "devDependencies": { "@nuxt/image": "link:", - "@nuxt/module-builder": "0.5.1", + "@nuxt/module-builder": "0.5.2", "@nuxt/test-utils": "^3.7.4", "@nuxtjs/eslint-config-typescript": "^12.1.0", - "@types/node": "^20.6.3", + "@types/node": "^20.7.1", "@vitest/coverage-v8": "0.34.4", "@vue/test-utils": "^2.4.1", "changelogen": "^0.5.5", "eslint": "8.50.0", "globby": "^13.2.2", - "happy-dom": "^12.1.6", + "happy-dom": "^12.2.1", "ipx": "^2.0.0-1", "jiti": "1.20.0", "nuxt": "^3.7.4", @@ -56,15 +56,16 @@ "playwright": "^1.38.1", "typescript": "5.2.2", "vitest": "^0.33.0", - "vue-tsc": "^1.8.13" + "vue-tsc": "^1.8.15" }, "optionalDependencies": { "ipx": "^2.0.0-1" }, - "packageManager": "pnpm@8.7.6", + "packageManager": "pnpm@8.8.0", "resolutions": { "@nuxt/image-edge": "link:.", - "@nuxt/image": "link:." + "@nuxt/image": "link:.", + "@nuxt/ui": "npm:@nuxt/ui-edge@2.8.1-28263676.3e647e4" }, "engines": { "node": "^14.16.0 || >=16.11.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e075eaf9..0c77b7a7a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,6 +7,7 @@ settings: overrides: '@nuxt/image-edge': link:. '@nuxt/image': link:. + '@nuxt/ui': npm:@nuxt/ui-edge@2.8.1-28263676.3e647e4 importers: @@ -40,8 +41,8 @@ importers: specifier: ^3.4.3 version: 3.4.3 ufo: - specifier: ^1.3.0 - version: 1.3.0 + specifier: ^1.3.1 + version: 1.3.1 optionalDependencies: ipx: specifier: ^2.0.0-1 @@ -51,8 +52,8 @@ importers: specifier: 'link:' version: 'link:' '@nuxt/module-builder': - specifier: 0.5.1 - version: 0.5.1(@nuxt/kit@3.7.4)(nuxi@3.9.0)(typescript@5.2.2) + specifier: 0.5.2 + version: 0.5.2(@nuxt/kit@3.7.4)(nuxi@3.9.0)(typescript@5.2.2) '@nuxt/test-utils': specifier: ^3.7.4 version: 3.7.4(rollup@3.29.2)(vitest@0.33.0)(vue@3.3.4) @@ -60,8 +61,8 @@ importers: specifier: ^12.1.0 version: 12.1.0(eslint@8.50.0)(typescript@5.2.2) '@types/node': - specifier: ^20.6.3 - version: 20.6.3 + specifier: ^20.7.1 + version: 20.7.1 '@vitest/coverage-v8': specifier: 0.34.4 version: 0.34.4(vitest@0.33.0) @@ -78,17 +79,17 @@ importers: specifier: ^13.2.2 version: 13.2.2 happy-dom: - specifier: ^12.1.6 - version: 12.1.6 + specifier: ^12.2.1 + version: 12.2.1 jiti: specifier: 1.20.0 version: 1.20.0 nuxt: specifier: ^3.7.4 - version: 3.7.4(@types/node@20.6.3)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.13) + version: 3.7.4(@types/node@20.7.1)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.15) nuxt-vitest: specifier: ^0.10.5 - version: 0.10.5(@vitejs/plugin-vue-jsx@3.0.2)(@vitejs/plugin-vue@4.3.4)(happy-dom@12.1.6)(rollup@3.29.2)(vite@4.4.9)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.4) + version: 0.10.5(@vitejs/plugin-vue-jsx@3.0.2)(@vitejs/plugin-vue@4.3.4)(happy-dom@12.2.1)(rollup@3.29.2)(vite@4.4.9)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.4) playwright: specifier: ^1.38.1 version: 1.38.1 @@ -97,10 +98,10 @@ importers: version: 5.2.2 vitest: specifier: ^0.33.0 - version: 0.33.0(happy-dom@12.1.6)(playwright@1.38.1) + version: 0.33.0(happy-dom@12.2.1)(playwright@1.38.1) vue-tsc: - specifier: ^1.8.13 - version: 1.8.13(typescript@5.2.2) + specifier: ^1.8.15 + version: 1.8.15(typescript@5.2.2) docs: dependencies: @@ -108,8 +109,8 @@ importers: specifier: ^1.1.6 version: 1.1.6 '@iconify-json/simple-icons': - specifier: ^1.1.71 - version: 1.1.71 + specifier: ^1.1.72 + version: 1.1.72 '@nuxt/content': specifier: ^2.8.2 version: 2.8.2(rollup@3.29.2)(vue@3.3.4) @@ -117,7 +118,7 @@ importers: specifier: link:.. version: link:.. '@nuxt/ui-pro': - specifier: npm:@nuxt/ui-pro-edge@latest + specifier: npm:@nuxt/ui-pro-edge@0.0.1-28263757.d7806d9 version: /@nuxt/ui-pro-edge@0.0.1-28263757.d7806d9(rollup@3.29.2)(vue@3.3.4)(webpack@5.88.2) '@nuxthq/studio': specifier: ^0.14.1 @@ -139,7 +140,7 @@ importers: version: 10.4.1(nuxt@3.7.4)(rollup@3.29.2)(vue@3.3.4) nuxt: specifier: ^3.7.4 - version: 3.7.4(@types/node@20.6.3)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.13) + version: 3.7.4(@types/node@20.7.1)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.15) nuxt-og-image: specifier: ^2.0.28 version: 2.0.28(rollup@3.29.2) @@ -151,11 +152,11 @@ importers: specifier: ^0.43.1 version: 0.43.1(eslint@8.50.0)(typescript@5.2.2) '@nuxt/devtools': - specifier: 0.8.4 - version: 0.8.4(nuxt@3.7.4)(rollup@3.29.2)(vite@4.4.9) + specifier: 0.8.5 + version: 0.8.5(nuxt@3.7.4)(rollup@3.29.2)(vite@4.4.9) '@types/node': - specifier: ^20.6.3 - version: 20.6.3 + specifier: ^20.7.1 + version: 20.7.1 eslint: specifier: ^8.50.0 version: 8.50.0 @@ -167,7 +168,7 @@ importers: version: link:.. nuxt: specifier: latest - version: 3.7.4(@types/node@20.6.3)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.13) + version: 3.7.4(@types/node@20.7.1)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.15) playground: devDependencies: @@ -176,7 +177,7 @@ importers: version: link:.. nuxt: specifier: latest - version: 3.7.4(@types/node@20.6.3)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.13) + version: 3.7.4(@types/node@20.7.1)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.15) packages: @@ -316,28 +317,6 @@ packages: resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} engines: {node: '>=6.9.0'} - /@babel/core@7.22.20: - resolution: {integrity: sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA==} - engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.22.13 - '@babel/generator': 7.22.15 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-module-transforms': 7.22.20(@babel/core@7.22.20) - '@babel/helpers': 7.22.15 - '@babel/parser': 7.22.16 - '@babel/template': 7.22.15 - '@babel/traverse': 7.22.20 - '@babel/types': 7.22.19 - convert-source-map: 1.9.0 - debug: 4.3.4 - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - /@babel/core@7.23.0: resolution: {integrity: sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ==} engines: {node: '>=6.9.0'} @@ -360,15 +339,6 @@ packages: transitivePeerDependencies: - supports-color - /@babel/generator@7.22.15: - resolution: {integrity: sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.19 - '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.19 - jsesc: 2.5.2 - /@babel/generator@7.23.0: resolution: {integrity: sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==} engines: {node: '>=6.9.0'} @@ -382,7 +352,7 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-compilation-targets@7.22.15: resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} @@ -390,23 +360,23 @@ packages: dependencies: '@babel/compat-data': 7.22.20 '@babel/helper-validator-option': 7.22.15 - browserslist: 4.21.10 + browserslist: 4.22.0 lru-cache: 5.1.1 semver: 6.3.1 - /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.20): + /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.20 + '@babel/core': 7.23.0 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.22.5 + '@babel/helper-function-name': 7.23.0 '@babel/helper-member-expression-to-functions': 7.22.15 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.22.20) + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.0) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 @@ -415,13 +385,6 @@ packages: resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} engines: {node: '>=6.9.0'} - /@babel/helper-function-name@7.22.5: - resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.22.15 - '@babel/types': 7.22.19 - /@babel/helper-function-name@7.23.0: resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} engines: {node: '>=6.9.0'} @@ -433,32 +396,19 @@ packages: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-member-expression-to-functions@7.22.15: resolution: {integrity: sha512-qLNsZbgrNh0fDQBCPocSL8guki1hcPvltGDv/NxvUoABwFq7GkKSu1nRXeJkVZc+wJvne2E0RKQz+2SQrz6eAA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-module-imports@7.22.15: resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 - - /@babel/helper-module-transforms@7.22.20(@babel/core@7.22.20): - resolution: {integrity: sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.20 + '@babel/types': 7.23.0 /@babel/helper-module-transforms@7.23.0(@babel/core@7.23.0): resolution: {integrity: sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==} @@ -477,19 +427,19 @@ packages: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-plugin-utils@7.22.5: resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} engines: {node: '>=6.9.0'} - /@babel/helper-replace-supers@7.22.20(@babel/core@7.22.20): + /@babel/helper-replace-supers@7.22.20(@babel/core@7.23.0): resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.20 + '@babel/core': 7.23.0 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-member-expression-to-functions': 7.22.15 '@babel/helper-optimise-call-expression': 7.22.5 @@ -498,19 +448,19 @@ packages: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-skip-transparent-expression-wrappers@7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-split-export-declaration@7.22.6: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 /@babel/helper-string-parser@7.22.5: resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} @@ -524,16 +474,6 @@ packages: resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} engines: {node: '>=6.9.0'} - /@babel/helpers@7.22.15: - resolution: {integrity: sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.22.15 - '@babel/traverse': 7.22.20 - '@babel/types': 7.22.19 - transitivePeerDependencies: - - supports-color - /@babel/helpers@7.23.1: resolution: {integrity: sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA==} engines: {node: '>=6.9.0'} @@ -552,13 +492,6 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser@7.22.16: - resolution: {integrity: sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - '@babel/types': 7.22.19 - /@babel/parser@7.23.0: resolution: {integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==} engines: {node: '>=6.0.0'} @@ -566,78 +499,78 @@ packages: dependencies: '@babel/types': 7.23.0 - /@babel/plugin-proposal-decorators@7.22.15(@babel/core@7.22.20): + /@babel/plugin-proposal-decorators@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-kc0VvbbUyKelvzcKOSyQUSVVXS5pT3UhRB0e3c9An86MvLqs+gx0dN4asllrDluqSa3m9YyooXKGOFVomnyFkg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.20 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.20) + '@babel/core': 7.23.0 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.22.20) + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.0) '@babel/helper-split-export-declaration': 7.22.6 - '@babel/plugin-syntax-decorators': 7.22.10(@babel/core@7.22.20) + '@babel/plugin-syntax-decorators': 7.22.10(@babel/core@7.23.0) dev: true - /@babel/plugin-syntax-decorators@7.22.10(@babel/core@7.22.20): + /@babel/plugin-syntax-decorators@7.22.10(@babel/core@7.23.0): resolution: {integrity: sha512-z1KTVemBjnz+kSEilAsI4lbkPOl5TvJH7YDSY1CTIzvLWJ+KHXp+mRe8VPmfnyvqOPqar1V2gid2PleKzRUstQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.20 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.20): + /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.20 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.20): + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.0): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.20 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.20): + /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.20 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.22.20): + /@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.20 + '@babel/core': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-typescript@7.22.15(@babel/core@7.22.20): + /@babel/plugin-transform-typescript@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-1uirS0TnijxvQLnlv5wQBwOX3E1wCFX7ITv+9pBV2wKEk4K+M5tqDaoNXnTH8tjEIYHLO98MwiTWO04Ggz4XuA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.20 + '@babel/core': 7.23.0 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.20) + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.23.0) /@babel/standalone@7.23.1: resolution: {integrity: sha512-a4muOYz1qUaSoybuUKwK90mRG4sf5rBeUbuzpuGLzG32ZDE/Y2YEebHDODFJN+BtyOKi19hrLfq2qbNyKMx0TA==} @@ -648,25 +581,8 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.22.13 - '@babel/parser': 7.22.16 - '@babel/types': 7.22.19 - - /@babel/traverse@7.22.20: - resolution: {integrity: sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.22.13 - '@babel/generator': 7.22.15 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.22.16 - '@babel/types': 7.22.19 - debug: 4.3.4 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color + '@babel/parser': 7.23.0 + '@babel/types': 7.23.0 /@babel/traverse@7.23.0: resolution: {integrity: sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==} @@ -685,14 +601,6 @@ packages: transitivePeerDependencies: - supports-color - /@babel/types@7.22.19: - resolution: {integrity: sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.20 - to-fast-properties: 2.0.0 - /@babel/types@7.23.0: resolution: {integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==} engines: {node: '>=6.9.0'} @@ -1248,8 +1156,8 @@ packages: '@iconify/types': 2.0.0 dev: false - /@iconify-json/simple-icons@1.1.71: - resolution: {integrity: sha512-3WVgJTaWBUOvq4G99v3Qs46zqnOJGNVMMlKCw+p8/gfbVz9mEAiwiqfGr+mpraotuwvUuQoJMi4SyseO8qjYDQ==} + /@iconify-json/simple-icons@1.1.72: + resolution: {integrity: sha512-ylH9Q9CE61fcj8ZTeNeydC3wk8gEaoArUbkTdEpIHx4TRqr9ryhQ1XYMffuz1o636NWX/QhtR0sgpZHDjQg6WQ==} dependencies: '@iconify/types': 2.0.0 dev: false @@ -1497,7 +1405,7 @@ packages: shiki-es: 0.14.0 slugify: 1.6.6 socket.io-client: 4.7.2 - ufo: 1.3.0 + ufo: 1.3.1 unstorage: 1.9.0 ws: 8.14.1 transitivePeerDependencies: @@ -1522,24 +1430,24 @@ packages: /@nuxt/devalue@2.0.2: resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} - /@nuxt/devtools-kit@0.8.4(nuxt@3.7.4)(rollup@3.29.2)(vite@4.4.9): - resolution: {integrity: sha512-kBgXJ1NUcE37ea08hlLkA5ZYvEy8sY08Z/lfzpvEwra4aQ22hm/c9FlqIGLfTfDJ4vfvSBlPF6oRyC3zE28VWg==} + /@nuxt/devtools-kit@0.8.5(nuxt@3.7.4)(rollup@3.29.2)(vite@4.4.9): + resolution: {integrity: sha512-gkZuythYbx6ybwQc2zE1DC40B3cj3rrSxHG6GIihWseilTea7G4QMkDliEbGnqyM4cLQmMBD+SU4DxiDVSNlQQ==} peerDependencies: nuxt: ^3.7.3 vite: '*' dependencies: '@nuxt/kit': 3.7.4(rollup@3.29.2) - '@nuxt/schema': 3.7.3(rollup@3.29.2) + '@nuxt/schema': 3.7.4(rollup@3.29.2) execa: 7.2.0 - nuxt: 3.7.4(@types/node@20.6.3)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.13) - vite: 4.4.9(@types/node@20.6.3) + nuxt: 3.7.4(@types/node@20.7.1)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.15) + vite: 4.4.9(@types/node@20.7.1) transitivePeerDependencies: - rollup - supports-color dev: true - /@nuxt/devtools-wizard@0.8.4: - resolution: {integrity: sha512-oEIHqyDqxKGgcIhD+B1QMaFz/hAF68zUR4BTN3KU7UkAu6AFEfIYMwXc4E5NT5nnI+z4Qbkr+8VV67eteCMZ5w==} + /@nuxt/devtools-wizard@0.8.5: + resolution: {integrity: sha512-4QbI4SgzKJrJTWmObsgUAM5wZ0vlYAy0eNTpXsc2aMQZkpmb74ebY9yvgyz9e5tLOvPOjZNUkFYNmun5uy3QRA==} hasBin: true dependencies: consola: 3.2.3 @@ -1548,26 +1456,24 @@ packages: global-dirs: 3.0.1 magicast: 0.3.0 pathe: 1.1.1 - picocolors: 1.0.0 pkg-types: 1.0.3 prompts: 2.4.2 rc9: 2.1.1 semver: 7.5.4 dev: true - /@nuxt/devtools@0.8.4(nuxt@3.7.4)(rollup@3.29.2)(vite@4.4.9): - resolution: {integrity: sha512-Ti3j+w06IFVnJJAAWh8KhE3Dzzp+g5W+1CEus7obIUQC8amByd96wFV00CfnNNvaXLVmi4+1mo4mYUvQN+Pv4A==} + /@nuxt/devtools@0.8.5(nuxt@3.7.4)(rollup@3.29.2)(vite@4.4.9): + resolution: {integrity: sha512-xNogUcv257gj/1NreQ0TiS7SqalHRoDYkPM5zaBbimBtUa7tlmtpbI/VpFrkpVbHOvBpPWk8JMMFkIDScYyMyw==} hasBin: true peerDependencies: nuxt: ^3.7.3 vite: '*' dependencies: '@antfu/utils': 0.7.6 - '@nuxt/devtools-kit': 0.8.4(nuxt@3.7.4)(rollup@3.29.2)(vite@4.4.9) - '@nuxt/devtools-wizard': 0.8.4 + '@nuxt/devtools-kit': 0.8.5(nuxt@3.7.4)(rollup@3.29.2)(vite@4.4.9) + '@nuxt/devtools-wizard': 0.8.5 '@nuxt/kit': 3.7.4(rollup@3.29.2) birpc: 0.2.14 - boxen: 7.1.1 consola: 3.2.3 error-stack-parser-es: 0.1.1 execa: 7.2.0 @@ -1582,21 +1488,20 @@ packages: launch-editor: 2.6.0 local-pkg: 0.4.3 magicast: 0.3.0 - nuxt: 3.7.4(@types/node@20.6.3)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.13) + nuxt: 3.7.4(@types/node@20.7.1)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.15) nypm: 0.3.3 ofetch: 1.3.3 ohash: 1.1.3 pacote: 17.0.4 pathe: 1.1.1 perfect-debounce: 1.0.0 - picocolors: 1.0.0 pkg-types: 1.0.3 rc9: 2.1.1 semver: 7.5.4 simple-git: 3.19.1 sirv: 2.0.3 unimport: 3.3.0(rollup@3.29.2) - vite: 4.4.9(@types/node@20.6.3) + vite: 4.4.9(@types/node@20.7.1) vite-plugin-inspect: 0.7.38(@nuxt/kit@3.7.4)(rollup@3.29.2)(vite@4.4.9) vite-plugin-vue-inspector: 3.7.1(vite@4.4.9) wait-on: 7.0.1 @@ -1629,7 +1534,7 @@ packages: pkg-types: 1.0.3 scule: 1.0.0 semver: 7.5.4 - ufo: 1.3.0 + ufo: 1.3.1 unctx: 2.3.1 unimport: 3.3.0(rollup@3.29.2) untyped: 1.4.0 @@ -1637,17 +1542,17 @@ packages: - rollup - supports-color - /@nuxt/module-builder@0.5.1(@nuxt/kit@3.7.4)(nuxi@3.9.0)(typescript@5.2.2): - resolution: {integrity: sha512-O39UrOFbNgL27urwDqeMgXeYiNIUvp73nsmtt7jm9JDcMVIWykuUzyBPYtHif7gq5ElzIjjmDw9zdRGgyMzo+w==} + /@nuxt/module-builder@0.5.2(@nuxt/kit@3.7.4)(nuxi@3.9.0)(typescript@5.2.2): + resolution: {integrity: sha512-MsnPTsa94VNrzV76RKCDS0C96uaKw9s3EbTtabI/BkAXOD4Ud1w6m0O20XUdI9tmRtE8Kbgyr4XUhD/YB3eeAw==} hasBin: true peerDependencies: - '@nuxt/kit': ^3.7.0 - nuxi: ^3.7.3 + '@nuxt/kit': ^3.7.4 + nuxi: ^3.9.0 dependencies: '@nuxt/kit': 3.7.4(rollup@3.29.2) + citty: 0.1.4 consola: 3.2.3 mlly: 1.4.2 - mri: 1.2.0 nuxi: 3.9.0 pathe: 1.1.1 unbuild: 2.0.0(typescript@5.2.2) @@ -1672,24 +1577,6 @@ packages: - webpack dev: false - /@nuxt/schema@3.7.3(rollup@3.29.2): - resolution: {integrity: sha512-Uqe3Z9RnAROzv5owQo//PztD9d4csKK6ulwQO1hIAinCh34X7z2zrv9lhm14hlRYU1n7ISEi4S7UeHgL/r8d8A==} - engines: {node: ^14.18.0 || >=16.10.0} - dependencies: - '@nuxt/ui-templates': 1.3.1 - defu: 6.1.2 - hookable: 5.5.3 - pathe: 1.1.1 - pkg-types: 1.0.3 - postcss-import-resolver: 2.0.0 - std-env: 3.4.3 - ufo: 1.3.0 - unimport: 3.3.0(rollup@3.29.2) - untyped: 1.4.0 - transitivePeerDependencies: - - rollup - - supports-color - /@nuxt/schema@3.7.4(rollup@3.29.2): resolution: {integrity: sha512-q6js+97vDha4Fa2x2kDVEuokJr+CGIh1TY2wZp2PLZ7NhG3XEeib7x9Hq8XE8B6pD0GKBRy3eRPPOY69gekBCw==} engines: {node: ^14.18.0 || >=16.10.0} @@ -1702,7 +1589,7 @@ packages: pkg-types: 1.0.3 postcss-import-resolver: 2.0.0 std-env: 3.4.3 - ufo: 1.3.0 + ufo: 1.3.1 unimport: 3.3.0(rollup@3.29.2) untyped: 1.4.0 transitivePeerDependencies: @@ -1761,8 +1648,8 @@ packages: get-port-please: 3.1.1 ofetch: 1.3.3 pathe: 1.1.1 - ufo: 1.3.0 - vitest: 0.33.0(happy-dom@12.1.6)(playwright@1.38.1) + ufo: 1.3.1 + vitest: 0.33.0(happy-dom@12.2.1)(playwright@1.38.1) vue: 3.3.4 transitivePeerDependencies: - rollup @@ -1846,7 +1733,7 @@ packages: /@nuxt/ui-templates@1.3.1: resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==} - /@nuxt/vite-builder@3.7.4(@types/node@20.6.3)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.13)(vue@3.3.4): + /@nuxt/vite-builder@3.7.4(@types/node@20.7.1)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.15)(vue@3.3.4): resolution: {integrity: sha512-EWZlUzYvkSfIZPA0pQoi7P++68Mlvf5s/G3GBPksS5JB/9l3yZTX+ZqGvLeORSBmoEpJ6E2oMn2WvCHV0W5y6Q==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -1881,11 +1768,11 @@ packages: rollup-plugin-visualizer: 5.9.2(rollup@3.29.2) std-env: 3.4.3 strip-literal: 1.3.0 - ufo: 1.3.0 + ufo: 1.3.1 unplugin: 1.5.0 - vite: 4.4.9(@types/node@20.6.3) - vite-node: 0.33.0(@types/node@20.6.3) - vite-plugin-checker: 0.6.2(eslint@8.50.0)(typescript@5.2.2)(vite@4.4.9)(vue-tsc@1.8.13) + vite: 4.4.9(@types/node@20.7.1) + vite-node: 0.33.0(@types/node@20.7.1) + vite-plugin-checker: 0.6.2(eslint@8.50.0)(typescript@5.2.2)(vite@4.4.9)(vue-tsc@1.8.15) vue: 3.3.4 vue-bundle-renderer: 2.0.0 transitivePeerDependencies: @@ -1915,7 +1802,7 @@ packages: nuxt-component-meta: 0.5.4(rollup@3.29.2) nuxt-config-schema: 0.4.6(rollup@3.29.2) socket.io-client: 4.7.2 - ufo: 1.3.0 + ufo: 1.3.1 transitivePeerDependencies: - bufferutil - rollup @@ -1981,7 +1868,7 @@ packages: fontaine: 0.4.1 magic-string: 0.30.3 pathe: 1.1.1 - ufo: 1.3.0 + ufo: 1.3.1 transitivePeerDependencies: - encoding - rollup @@ -2028,7 +1915,7 @@ packages: remark-rehype: 10.1.0 scule: 1.0.0 shiki-es: 0.14.0 - ufo: 1.3.0 + ufo: 1.3.1 unified: 11.0.3 unist-builder: 4.0.0 unist-util-visit: 5.0.0 @@ -2071,7 +1958,7 @@ packages: radix3: 1.1.0 tailwind-config-viewer: 1.7.2(tailwindcss@3.3.3) tailwindcss: 3.3.3 - ufo: 1.3.0 + ufo: 1.3.1 uncrypto: 0.1.3 transitivePeerDependencies: - rollup @@ -2483,7 +2370,7 @@ packages: rollup: optional: true dependencies: - '@types/estree': 1.0.1 + '@types/estree': 1.0.2 estree-walker: 2.0.2 picomatch: 2.3.1 rollup: 3.29.2 @@ -2687,18 +2574,14 @@ packages: '@types/json-schema': 7.0.13 dev: false - /@types/estree@1.0.1: - resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==} - /@types/estree@1.0.2: resolution: {integrity: sha512-VeiPZ9MMwXjO32/Xu7+OwflfmeoRwkE/qzndw42gGtgJwZopBnzy2gD//NN1+go1mADzkDcqf/KnFRSjTJ8xJA==} - dev: false /@types/fs-extra@11.0.2: resolution: {integrity: sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==} dependencies: '@types/jsonfile': 6.1.2 - '@types/node': 20.6.3 + '@types/node': 20.7.1 dev: false /@types/hast@2.3.6: @@ -2716,7 +2599,7 @@ packages: /@types/http-proxy@1.17.12: resolution: {integrity: sha512-kQtujO08dVtQ2wXAuSFfk9ASy3sug4+ogFR8Kd8UgP8PEuc1/G/8yjYRmp//PcDNJEUKOza/MrQu15bouEUCiw==} dependencies: - '@types/node': 20.6.3 + '@types/node': 20.7.1 /@types/istanbul-lib-coverage@2.0.4: resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==} @@ -2732,7 +2615,7 @@ packages: /@types/jsonfile@6.1.2: resolution: {integrity: sha512-8t92P+oeW4d/CRQfJaSqEwXujrhH4OEeHRjGU3v1Q8mUS8GPF3yiX26sw4svv6faL2HfBtGTe2xWIoVgN3dy9w==} dependencies: - '@types/node': 20.6.3 + '@types/node': 20.7.1 dev: false /@types/mdast@3.0.12: @@ -2750,12 +2633,8 @@ packages: resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} dev: false - /@types/node@20.6.3: - resolution: {integrity: sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==} - /@types/node@20.7.1: resolution: {integrity: sha512-LT+OIXpp2kj4E2S/p91BMe+VgGX2+lfO+XTpfXhh+bCk2LkQtHZSub8ewFBMGP5ClysPjTDFa4sMI8Q3n4T0wg==} - dev: false /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -3045,10 +2924,10 @@ packages: vite: ^4.0.0 vue: ^3.0.0 dependencies: - '@babel/core': 7.22.20 - '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.22.20) - '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.20) - vite: 4.4.9(@types/node@20.6.3) + '@babel/core': 7.23.0 + '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.0) + '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.0) + vite: 4.4.9(@types/node@20.7.1) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -3060,7 +2939,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.9(@types/node@20.6.3) + vite: 4.4.9(@types/node@20.7.1) vue: 3.3.4 /@vitest/coverage-v8@0.34.4(vitest@0.33.0): @@ -3079,7 +2958,7 @@ packages: std-env: 3.4.3 test-exclude: 6.0.0 v8-to-istanbul: 9.1.0 - vitest: 0.33.0(happy-dom@12.1.6)(playwright@1.38.1) + vitest: 0.33.0(happy-dom@12.2.1)(playwright@1.38.1) transitivePeerDependencies: - supports-color dev: true @@ -3126,7 +3005,7 @@ packages: pathe: 1.1.1 picocolors: 1.0.0 sirv: 2.0.3 - vitest: 0.33.0(happy-dom@12.1.6)(playwright@1.38.1) + vitest: 0.33.0(happy-dom@12.2.1)(playwright@1.38.1) dev: true /@vitest/utils@0.33.0: @@ -3161,7 +3040,7 @@ packages: vue: optional: true dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 '@rollup/pluginutils': 5.0.4(rollup@3.29.2) '@vue/compiler-sfc': 3.3.4 ast-kit: 0.11.2(rollup@3.29.2) @@ -3174,17 +3053,17 @@ packages: /@vue/babel-helper-vue-transform-on@1.1.5: resolution: {integrity: sha512-SgUymFpMoAyWeYWLAY+MkCK3QEROsiUnfaw5zxOVD/M64KQs8D/4oK6Q5omVA2hnvEOE0SCkH2TZxs/jnnUj7w==} - /@vue/babel-plugin-jsx@1.1.5(@babel/core@7.22.20): + /@vue/babel-plugin-jsx@1.1.5(@babel/core@7.23.0): resolution: {integrity: sha512-nKs1/Bg9U1n3qSWnsHhCVQtAzI6aQXqua8j/bZrau8ywT1ilXQbK4FwEJGmU8fV7tcpuFvWmmN7TMmV1OBma1g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.20 + '@babel/core': 7.23.0 '@babel/helper-module-imports': 7.22.15 - '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.0) '@babel/template': 7.22.15 - '@babel/traverse': 7.22.20 - '@babel/types': 7.22.19 + '@babel/traverse': 7.23.0 + '@babel/types': 7.23.0 '@vue/babel-helper-vue-transform-on': 1.1.5 camelcase: 6.3.0 html-tags: 3.3.1 @@ -3195,7 +3074,7 @@ packages: /@vue/compiler-core@3.3.4: resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==} dependencies: - '@babel/parser': 7.22.16 + '@babel/parser': 7.23.0 '@vue/shared': 3.3.4 estree-walker: 2.0.2 source-map-js: 1.0.2 @@ -3209,7 +3088,7 @@ packages: /@vue/compiler-sfc@3.3.4: resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==} dependencies: - '@babel/parser': 7.22.16 + '@babel/parser': 7.23.0 '@vue/compiler-core': 3.3.4 '@vue/compiler-dom': 3.3.4 '@vue/compiler-ssr': 3.3.4 @@ -3248,8 +3127,8 @@ packages: vue-template-compiler: 2.7.14 dev: false - /@vue/language-core@1.8.13(typescript@5.2.2): - resolution: {integrity: sha512-nata2fYBZAkl4QJrU+IcArJCMTHt1VP8ePL/Z7eUPC2AF+Cm7Qgo9ksNCPBzZRh1LYjCaSaqV7njqNogwpsMVg==} + /@vue/language-core@1.8.15(typescript@5.2.2): + resolution: {integrity: sha512-zche5Aw8kkvp3YaghuLiOZyVIpoWHjSQ0EfjxGSsqHOPMamdCoa9x3HtbenpR38UMUoKJ88wiWuiOrV3B/Yq+A==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -3269,7 +3148,7 @@ packages: /@vue/reactivity-transform@3.3.4: resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: - '@babel/parser': 7.22.16 + '@babel/parser': 7.23.0 '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 @@ -3319,11 +3198,11 @@ packages: vue-component-type-helpers: 1.8.4 dev: true - /@vue/typescript@1.8.13(typescript@5.2.2): - resolution: {integrity: sha512-ALJjHFqQ3dgZVCI/ogAS/dZ7JEhIi1N0Em5I7uwabY1p9RDRK3odLsycMHyxZRjm5dLI15c07eeBloHiD2Otlg==} + /@vue/typescript@1.8.15(typescript@5.2.2): + resolution: {integrity: sha512-qWyanQKXOsK84S8rP7QBrqsvUdQ0nZABZmTjXMpb3ox4Bp5IbkscREA3OPUrkgl64mAxwwCzIWcOc3BPTCPjQw==} dependencies: '@volar/typescript': 1.10.1 - '@vue/language-core': 1.8.13(typescript@5.2.2) + '@vue/language-core': 1.8.15(typescript@5.2.2) transitivePeerDependencies: - typescript @@ -3424,7 +3303,7 @@ packages: '@vueuse/core': 10.4.1(vue@3.3.4) '@vueuse/metadata': 10.4.1 local-pkg: 0.4.3 - nuxt: 3.7.4(@types/node@20.6.3)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.13) + nuxt: 3.7.4(@types/node@20.7.1)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.15) vue-demi: 0.14.6(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' @@ -3640,12 +3519,6 @@ packages: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - /ansi-align@3.0.1: - resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==} - dependencies: - string-width: 4.2.3 - dev: true - /ansi-colors@4.1.3: resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} engines: {node: '>=6'} @@ -3829,7 +3702,7 @@ packages: resolution: {integrity: sha512-Q0DjXK4ApbVoIf9GLyCo252tUH44iTnD/hiJ2TQaJeydYWSpKk0sI34+WMel8S9Wt5pbLgG02oJ+gkgX5DV3sQ==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.22.16 + '@babel/parser': 7.23.0 '@rollup/pluginutils': 5.0.4(rollup@3.29.2) pathe: 1.1.1 transitivePeerDependencies: @@ -3839,7 +3712,7 @@ packages: resolution: {integrity: sha512-kbL7ERlqjXubdDd+szuwdlQ1xUxEz9mCz1+m07ftNVStgwRb2RWw+U6oKo08PAvOishMxiqz1mlJyLl8yQx2Qg==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.22.16 + '@babel/parser': 7.23.0 '@rollup/pluginutils': 5.0.4(rollup@3.29.2) pathe: 1.1.1 transitivePeerDependencies: @@ -3849,7 +3722,7 @@ packages: resolution: {integrity: sha512-NsyHMxBh4dmdEHjBo1/TBZvCKxffmZxRYhmclfu0PP6Aftre47jOHYaYaNqJcV0bxihxFXhDkzLHUwHc0ocd0Q==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.22.16 + '@babel/parser': 7.23.0 ast-kit: 0.9.5(rollup@3.29.2) transitivePeerDependencies: - rollup @@ -3882,8 +3755,8 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.21.10 - caniuse-lite: 1.0.30001538 + browserslist: 4.22.0 + caniuse-lite: 1.0.30001540 fraction.js: 4.3.6 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -3962,20 +3835,6 @@ packages: /boolbase@1.0.0: resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} - /boxen@7.1.1: - resolution: {integrity: sha512-2hCgjEmP8YLWQ130n2FerGv7rYpfBmnmp9Uy2Le1vge6X3gZIfSmEzP5QTDElFxcvVcXlEn8Aq6MU/PZygIOog==} - engines: {node: '>=14.16'} - dependencies: - ansi-align: 3.0.1 - camelcase: 7.0.1 - chalk: 5.3.0 - cli-boxes: 3.0.0 - string-width: 5.1.2 - type-fest: 2.19.0 - widest-line: 4.0.1 - wrap-ansi: 8.1.0 - dev: true - /bplist-parser@0.2.0: resolution: {integrity: sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==} engines: {node: '>= 5.10.0'} @@ -4006,16 +3865,6 @@ packages: base64-js: 1.5.1 dev: false - /browserslist@4.21.10: - resolution: {integrity: sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - dependencies: - caniuse-lite: 1.0.30001538 - electron-to-chromium: 1.4.523 - node-releases: 2.0.13 - update-browserslist-db: 1.0.11(browserslist@4.21.10) - /browserslist@4.22.0: resolution: {integrity: sha512-v+Jcv64L2LbfTC6OnRcaxtqJNJuQAVhZKSJfR/6hn7lhnChUXl4amwVviqN1k411BB+3rRoKMitELRn1CojeRA==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} @@ -4025,7 +3874,6 @@ packages: electron-to-chromium: 1.4.532 node-releases: 2.0.13 update-browserslist-db: 1.0.13(browserslist@4.22.0) - dev: false /buffer-crc32@0.2.13: resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==} @@ -4150,11 +3998,6 @@ packages: resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} engines: {node: '>=10'} - /camelcase@7.0.1: - resolution: {integrity: sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==} - engines: {node: '>=14.16'} - dev: true - /camelize@1.0.1: resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} dev: false @@ -4162,17 +4005,13 @@ packages: /caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: - browserslist: 4.21.10 - caniuse-lite: 1.0.30001538 + browserslist: 4.22.0 + caniuse-lite: 1.0.30001540 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 - /caniuse-lite@1.0.30001538: - resolution: {integrity: sha512-HWJnhnID+0YMtGlzcp3T9drmBJUVDchPJ08tpUGFLs9CYlwWPH2uLgpHn8fND5pCgXVtnGS3H4QR9XLMHVNkHw==} - /caniuse-lite@1.0.30001540: resolution: {integrity: sha512-9JL38jscuTJBTcuETxm8QLsFr/F6v0CYYTEU6r5+qSM98P2Q0Hmu0eG1dTG5GBUmywU3UlcVOUSIJYY47rdFSw==} - dev: false /ccount@2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} @@ -4299,7 +4138,7 @@ packages: engines: {node: '>=12.13.0'} hasBin: true dependencies: - '@types/node': 20.6.3 + '@types/node': 20.7.1 escape-string-regexp: 4.0.0 is-wsl: 2.2.0 lighthouse-logger: 2.0.1 @@ -4344,11 +4183,6 @@ packages: /clear@0.1.0: resolution: {integrity: sha512-qMjRnoL+JDPJHeLePZJuao6+8orzHMGP04A8CdwCNsKhRbOnKRjefxONR7bwILT3MHecxKBjHkKL/tkZ8r4Uzw==} - /cli-boxes@3.0.0: - resolution: {integrity: sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==} - engines: {node: '>=10'} - dev: true - /clipboardy@3.0.0: resolution: {integrity: sha512-Su+uU5sr1jkUy1sGRpLKjKrvEOVXgSgiSInwa/qeID6aJ07yh+5NWc3h2QfjHjBnfX4LhtFcuAWKUsJ3r+fjbg==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -4514,6 +4348,7 @@ packages: /convert-source-map@1.9.0: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} + dev: true /convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} @@ -5008,12 +4843,8 @@ packages: /ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} - /electron-to-chromium@1.4.523: - resolution: {integrity: sha512-9AreocSUWnzNtvLcbpng6N+GkXnCcBR80IQkxRC9Dfdyg4gaWNUPBujAHUpKkiUkoSoR9UlhA4zD/IgBklmhzg==} - /electron-to-chromium@1.4.532: resolution: {integrity: sha512-piIR0QFdIGKmOJTSNg5AwxZRNWQSXlRYycqDB9Srstx4lip8KpcmRxVP6zuFWExWziHYZpJ0acX7TxqX95KBpg==} - dev: false /emoji-regex@10.2.1: resolution: {integrity: sha512-97g6QgOk8zlDRdgq1WxwgTMgEWGVAQvB5Fdpgc1MkNy56la5SKP9GsMXKDOdqwn90/41a8yPwIGk1Y6WVbeMQA==} @@ -5827,7 +5658,7 @@ packages: /estree-walker@3.0.3: resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==} dependencies: - '@types/estree': 1.0.1 + '@types/estree': 1.0.2 /esutils@2.0.3: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} @@ -5918,7 +5749,7 @@ packages: enhanced-resolve: 5.15.0 mlly: 1.4.2 pathe: 1.1.1 - ufo: 1.3.0 + ufo: 1.3.1 /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} @@ -6026,7 +5857,7 @@ packages: magic-regexp: 0.7.0 magic-string: 0.30.3 pathe: 1.1.1 - ufo: 1.3.0 + ufo: 1.3.1 unplugin: 1.5.0 transitivePeerDependencies: - encoding @@ -6402,7 +6233,7 @@ packages: deepmerge: 4.3.1 hookable: 5.5.3 ofetch: 1.3.3 - ufo: 1.3.0 + ufo: 1.3.1 dev: false /gopd@1.0.1: @@ -6431,12 +6262,12 @@ packages: destr: 2.0.1 iron-webcrypto: 0.10.1 radix3: 1.1.0 - ufo: 1.3.0 + ufo: 1.3.1 uncrypto: 0.1.3 unenv: 1.7.4 - /happy-dom@12.1.6: - resolution: {integrity: sha512-5ul/0itJ6HJszSJAc9NbwTrTAY1wwEqxS92zUb8j+FBA62g0BplpBA1xjox1gecvCRw16lUfZo4fjVL0P2h6Cg==} + /happy-dom@12.2.1: + resolution: {integrity: sha512-yIubME+FcwUuKjmiDlJdhEIax3UnZIweqn/E6AE2bJTIXJv4DP2/ULh0ZnhkCxP05SJsyG6CRFxM/r2HAuWesA==} dependencies: css.escape: 1.5.1 entities: 4.5.0 @@ -6862,7 +6693,7 @@ packages: ofetch: 1.3.3 pathe: 1.1.1 sharp: 0.32.6 - ufo: 1.3.0 + ufo: 1.3.1 unstorage: 1.9.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -7085,7 +6916,7 @@ packages: /is-reference@1.2.1: resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==} dependencies: - '@types/estree': 1.0.1 + '@types/estree': 1.0.2 /is-regex@1.1.4: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} @@ -7492,7 +7323,7 @@ packages: node-forge: 1.3.1 pathe: 1.1.1 std-env: 3.4.3 - ufo: 1.3.0 + ufo: 1.3.1 untun: 0.1.2 uqr: 0.1.2 @@ -7515,7 +7346,7 @@ packages: node-forge: 1.3.1 pathe: 1.1.1 std-env: 3.4.3 - ufo: 1.3.0 + ufo: 1.3.1 untun: 0.1.2 uqr: 0.1.2 dev: false @@ -7638,7 +7469,7 @@ packages: magic-string: 0.30.3 mlly: 1.4.2 type-level-regexp: 0.1.17 - ufo: 1.3.0 + ufo: 1.3.1 unplugin: 1.5.0 dev: false @@ -7663,8 +7494,8 @@ packages: /magicast@0.3.0: resolution: {integrity: sha512-ZsEzw35h7xYoFlWHIyxU6zmH4sdwzdmY0DY4s/Lie/qKimeijz2jRw8/OV2248kt/y6FbvoTvGRKyB7y/Mpx8w==} dependencies: - '@babel/parser': 7.22.16 - '@babel/types': 7.22.19 + '@babel/parser': 7.23.0 + '@babel/types': 7.23.0 source-map-js: 1.0.2 dev: true @@ -8619,7 +8450,7 @@ packages: acorn: 8.10.0 pathe: 1.1.1 pkg-types: 1.0.3 - ufo: 1.3.0 + ufo: 1.3.1 /mri@1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} @@ -8747,7 +8578,7 @@ packages: serve-placeholder: 2.0.1 serve-static: 1.15.0 std-env: 3.4.3 - ufo: 1.3.0 + ufo: 1.3.1 uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.7.4 @@ -9057,7 +8888,7 @@ packages: terminate: 2.6.1 tinyws: 0.1.0(ws@8.14.1) twemoji: 14.0.2 - ufo: 1.3.0 + ufo: 1.3.1 ws: 8.14.1 yoga-wasm-web: 0.3.3 transitivePeerDependencies: @@ -9071,11 +8902,11 @@ packages: resolution: {integrity: sha512-J2VqsaqmRMIbK0l3cAaR8WSmSpdJGBKHM0Baem26TQajxu7pDtCvLFyxse3pzXl+Q0FE96Ipyh4okP9Av49Rnw==} dependencies: '@nuxt/kit': 3.7.4(rollup@3.29.2) - '@nuxt/schema': 3.7.3(rollup@3.29.2) + '@nuxt/schema': 3.7.4(rollup@3.29.2) pkg-types: 1.0.3 site-config-stack: 1.2.2 std-env: 3.4.3 - ufo: 1.3.0 + ufo: 1.3.1 transitivePeerDependencies: - rollup - supports-color @@ -9085,17 +8916,17 @@ packages: resolution: {integrity: sha512-YD69BMU+SW7jOa1oX7H9iFc+9br7bo3xmk6NHMw4vhq8LnQYgfrfRs+sPQscsxx2Hf3W4uu9ZRAMIFMJdpJ3nA==} dependencies: '@nuxt/kit': 3.7.4(rollup@3.29.2) - '@nuxt/schema': 3.7.3(rollup@3.29.2) + '@nuxt/schema': 3.7.4(rollup@3.29.2) nuxt-site-config-kit: 1.2.2(rollup@3.29.2) pathe: 1.1.1 site-config-stack: 1.2.2 - ufo: 1.3.0 + ufo: 1.3.1 transitivePeerDependencies: - rollup - supports-color dev: false - /nuxt-vitest@0.10.5(@vitejs/plugin-vue-jsx@3.0.2)(@vitejs/plugin-vue@4.3.4)(happy-dom@12.1.6)(rollup@3.29.2)(vite@4.4.9)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.4): + /nuxt-vitest@0.10.5(@vitejs/plugin-vue-jsx@3.0.2)(@vitejs/plugin-vue@4.3.4)(happy-dom@12.2.1)(rollup@3.29.2)(vite@4.4.9)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.4): resolution: {integrity: sha512-C2VPccMHA/NdYzpFyOw+Wvl+k1LM8gy++yNO7fxJtHBMQEAcZgtq/CS/mPI6oTnOBJC+THjKr51CW0Qk+6CkzQ==} peerDependencies: '@vitejs/plugin-vue': '*' @@ -9111,9 +8942,9 @@ packages: get-port-please: 3.1.1 perfect-debounce: 1.0.0 std-env: 3.4.3 - vite: 4.4.9(@types/node@20.6.3) - vitest: 0.33.0(happy-dom@12.1.6)(playwright@1.38.1) - vitest-environment-nuxt: 0.10.5(happy-dom@12.1.6)(rollup@3.29.2)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.4) + vite: 4.4.9(@types/node@20.7.1) + vitest: 0.33.0(happy-dom@12.2.1)(playwright@1.38.1) + vitest-environment-nuxt: 0.10.5(happy-dom@12.2.1)(rollup@3.29.2)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.4) transitivePeerDependencies: - '@testing-library/vue' - '@vue/server-renderer' @@ -9125,7 +8956,7 @@ packages: - vue-router dev: true - /nuxt@3.7.4(@types/node@20.6.3)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.13): + /nuxt@3.7.4(@types/node@20.7.1)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.15): resolution: {integrity: sha512-voXN2kheEpi7DJd0hkikfLuA41UiP9IwDDol65dvoJiHnRseWfaw1MyJl6FLHHDHwRzisX9QXWIyMfa9YF4nGg==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true @@ -9143,8 +8974,8 @@ packages: '@nuxt/schema': 3.7.4(rollup@3.29.2) '@nuxt/telemetry': 2.5.0(rollup@3.29.2) '@nuxt/ui-templates': 1.3.1 - '@nuxt/vite-builder': 3.7.4(@types/node@20.6.3)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.13)(vue@3.3.4) - '@types/node': 20.6.3 + '@nuxt/vite-builder': 3.7.4(@types/node@20.7.1)(eslint@8.50.0)(rollup@3.29.2)(typescript@5.2.2)(vue-tsc@1.8.15)(vue@3.3.4) + '@types/node': 20.7.1 '@unhead/dom': 1.7.4 '@unhead/ssr': 1.7.4 '@unhead/vue': 1.7.4(vue@3.3.4) @@ -9232,7 +9063,7 @@ packages: citty: 0.1.4 execa: 8.0.1 pathe: 1.1.1 - ufo: 1.3.0 + ufo: 1.3.1 /object-assign@4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} @@ -9294,7 +9125,7 @@ packages: dependencies: destr: 2.0.1 node-fetch-native: 1.4.0 - ufo: 1.3.0 + ufo: 1.3.1 /ohash@1.1.3: resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==} @@ -9662,7 +9493,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.10 + browserslist: 4.22.0 caniuse-api: 3.0.0 colord: 2.9.3 postcss: 8.4.30 @@ -9674,7 +9505,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.10 + browserslist: 4.22.0 postcss: 8.4.30 postcss-value-parser: 4.2.0 @@ -9810,7 +9641,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.10 + browserslist: 4.22.0 caniuse-api: 3.0.0 cssnano-utils: 4.0.0(postcss@8.4.30) postcss: 8.4.30 @@ -9842,7 +9673,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.10 + browserslist: 4.22.0 cssnano-utils: 4.0.0(postcss@8.4.30) postcss: 8.4.30 postcss-value-parser: 4.2.0 @@ -9977,7 +9808,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.10 + browserslist: 4.22.0 postcss: 8.4.30 postcss-value-parser: 4.2.0 @@ -10015,7 +9846,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.10 + browserslist: 4.22.0 caniuse-api: 3.0.0 postcss: 8.4.30 @@ -10838,7 +10669,7 @@ packages: /site-config-stack@1.2.2: resolution: {integrity: sha512-9FqdLwsq2hGukUsZTLPxSO3g3v5cZyGw7F1IOh55QRL0Gxi8gTM8l7FOVjRzMVSCYbMZHPX75QyPdUpXHd5oXQ==} dependencies: - ufo: 1.3.0 + ufo: 1.3.1 dev: false /skin-tone@2.0.0: @@ -11136,7 +10967,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.10 + browserslist: 4.22.0 postcss: 8.4.30 postcss-selector-parser: 6.0.13 @@ -11576,11 +11407,6 @@ packages: engines: {node: '>=8'} dev: true - /type-fest@2.19.0: - resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} - engines: {node: '>=12.20'} - dev: true - /type-fest@3.13.1: resolution: {integrity: sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==} engines: {node: '>=14.16'} @@ -11647,6 +11473,9 @@ packages: /ufo@1.3.0: resolution: {integrity: sha512-bRn3CsoojyNStCZe0BG0Mt4Nr/4KF+rhFlnNXybgqt5pXHNFRlqinSoQaTrGyzE4X8aHplSb+TorH+COin9Yxw==} + /ufo@1.3.1: + resolution: {integrity: sha512-uY/99gMLIOlJPwATcMVYfqDSxUR9//AUcgZMzwfSTJPDKzA1S8mX4VLqa+fiAtveraQUBCz4FFcwVZBGbwBXIw==} + /ultrahtml@1.5.2: resolution: {integrity: sha512-qh4mBffhlkiXwDAOxvSGxhL0QEQsTbnP9BozOK3OYPEGvPvdWzvAUaXNtUSMdNsKDtuyjEbyVUPFZ52SSLhLqw==} @@ -11905,7 +11734,7 @@ packages: vue-router: optional: true dependencies: - '@babel/types': 7.22.19 + '@babel/types': 7.23.0 '@rollup/pluginutils': 5.0.4(rollup@3.29.2) '@vue-macros/common': 1.8.0(rollup@3.29.2)(vue@3.3.4) ast-walker-scope: 0.5.0(rollup@3.29.2) @@ -11979,7 +11808,7 @@ packages: mri: 1.2.0 node-fetch-native: 1.4.0 ofetch: 1.3.3 - ufo: 1.3.0 + ufo: 1.3.1 transitivePeerDependencies: - supports-color @@ -12010,16 +11839,6 @@ packages: transitivePeerDependencies: - supports-color - /update-browserslist-db@1.0.11(browserslist@4.21.10): - resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} - hasBin: true - peerDependencies: - browserslist: '>= 4.21.0' - dependencies: - browserslist: 4.21.10 - escalade: 3.1.1 - picocolors: 1.0.0 - /update-browserslist-db@1.0.13(browserslist@4.22.0): resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} hasBin: true @@ -12029,7 +11848,6 @@ packages: browserslist: 4.22.0 escalade: 3.1.1 picocolors: 1.0.0 - dev: false /uqr@0.1.2: resolution: {integrity: sha512-MJu7ypHq6QasgF5YRTjqscSzQp/W11zoUk6kvmlH+fmWEs63Y0Eib13hYFwAzagRJcVY8WVnlV+eBDUGMJ5IbA==} @@ -12122,7 +11940,7 @@ packages: vfile-message: 4.0.2 dev: false - /vite-node@0.33.0(@types/node@20.6.3): + /vite-node@0.33.0(@types/node@20.7.1): resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} engines: {node: '>=v14.18.0'} hasBin: true @@ -12132,7 +11950,7 @@ packages: mlly: 1.4.2 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.9(@types/node@20.6.3) + vite: 4.4.9(@types/node@20.7.1) transitivePeerDependencies: - '@types/node' - less @@ -12143,7 +11961,7 @@ packages: - supports-color - terser - /vite-plugin-checker@0.6.2(eslint@8.50.0)(typescript@5.2.2)(vite@4.4.9)(vue-tsc@1.8.13): + /vite-plugin-checker@0.6.2(eslint@8.50.0)(typescript@5.2.2)(vite@4.4.9)(vue-tsc@1.8.15): resolution: {integrity: sha512-YvvvQ+IjY09BX7Ab+1pjxkELQsBd4rPhWNw8WLBeFVxu/E7O+n6VYAqNsKdK/a2luFlX/sMpoWdGFfg4HvwdJQ==} engines: {node: '>=14.16'} peerDependencies: @@ -12189,12 +12007,12 @@ packages: strip-ansi: 6.0.1 tiny-invariant: 1.3.1 typescript: 5.2.2 - vite: 4.4.9(@types/node@20.6.3) + vite: 4.4.9(@types/node@20.7.1) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.8 vscode-uri: 3.0.7 - vue-tsc: 1.8.13(typescript@5.2.2) + vue-tsc: 1.8.15(typescript@5.2.2) /vite-plugin-inspect@0.7.38(@nuxt/kit@3.7.4)(rollup@3.29.2)(vite@4.4.9): resolution: {integrity: sha512-+p6pJVtBOLGv+RBrcKAFUdx+euizg0bjL35HhPyM0MjtKlqoC5V9xkCmO9Ctc8JrTyXqODbHqiLWJKumu5zJ7g==} @@ -12215,7 +12033,7 @@ packages: open: 9.1.0 picocolors: 1.0.0 sirv: 2.0.3 - vite: 4.4.9(@types/node@20.6.3) + vite: 4.4.9(@types/node@20.7.1) transitivePeerDependencies: - rollup - supports-color @@ -12226,23 +12044,23 @@ packages: peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 dependencies: - '@babel/core': 7.22.20 - '@babel/plugin-proposal-decorators': 7.22.15(@babel/core@7.22.20) - '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.20) - '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.22.20) - '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.20) + '@babel/core': 7.23.0 + '@babel/plugin-proposal-decorators': 7.22.15(@babel/core@7.23.0) + '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.0) + '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.0) + '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.0) '@vue/compiler-dom': 3.3.4 esno: 0.16.3 kolorist: 1.8.0 magic-string: 0.30.3 shell-quote: 1.8.1 - vite: 4.4.9(@types/node@20.6.3) + vite: 4.4.9(@types/node@20.7.1) transitivePeerDependencies: - supports-color dev: true - /vite@4.4.9(@types/node@20.6.3): + /vite@4.4.9(@types/node@20.7.1): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -12270,14 +12088,14 @@ packages: terser: optional: true dependencies: - '@types/node': 20.6.3 + '@types/node': 20.7.1 esbuild: 0.18.20 postcss: 8.4.30 rollup: 3.29.2 optionalDependencies: fsevents: 2.3.3 - /vitest-environment-nuxt@0.10.5(happy-dom@12.1.6)(rollup@3.29.2)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.4): + /vitest-environment-nuxt@0.10.5(happy-dom@12.2.1)(rollup@3.29.2)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.4): resolution: {integrity: sha512-78kVcG/xmI9IcnioJyhY6RasRVMC8ahzzqymPGuMXwMR0twkYMxWwEgQY7eAcb8FPlb24lXYO9l605IXB8X2xA==} peerDependencies: '@testing-library/vue': 7.0.0 @@ -12299,13 +12117,13 @@ packages: defu: 6.1.2 estree-walker: 3.0.3 h3: 1.8.2 - happy-dom: 12.1.6 + happy-dom: 12.2.1 local-pkg: 0.4.3 magic-string: 0.30.3 ofetch: 1.3.3 - ufo: 1.3.0 + ufo: 1.3.1 unenv: 1.7.4 - vitest: 0.33.0(happy-dom@12.1.6)(playwright@1.38.1) + vitest: 0.33.0(happy-dom@12.2.1)(playwright@1.38.1) vue: 3.3.4 vue-router: 4.2.5(vue@3.3.4) transitivePeerDependencies: @@ -12314,7 +12132,7 @@ packages: - supports-color dev: true - /vitest@0.33.0(happy-dom@12.1.6)(playwright@1.38.1): + /vitest@0.33.0(happy-dom@12.2.1)(playwright@1.38.1): resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} engines: {node: '>=v14.18.0'} hasBin: true @@ -12347,7 +12165,7 @@ packages: dependencies: '@types/chai': 4.3.6 '@types/chai-subset': 1.3.3 - '@types/node': 20.6.3 + '@types/node': 20.7.1 '@vitest/expect': 0.33.0 '@vitest/runner': 0.33.0 '@vitest/snapshot': 0.33.0 @@ -12358,7 +12176,7 @@ packages: cac: 6.7.14 chai: 4.3.8 debug: 4.3.4 - happy-dom: 12.1.6 + happy-dom: 12.2.1 local-pkg: 0.4.3 magic-string: 0.30.3 pathe: 1.1.1 @@ -12368,8 +12186,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.6.0 - vite: 4.4.9(@types/node@20.6.3) - vite-node: 0.33.0(@types/node@20.6.3) + vite: 4.4.9(@types/node@20.7.1) + vite-node: 0.33.0(@types/node@20.7.1) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -12417,7 +12235,7 @@ packages: /vue-bundle-renderer@2.0.0: resolution: {integrity: sha512-oYATTQyh8XVkUWe2kaKxhxKVuuzK2Qcehe+yr3bGiaQAhK3ry2kYE4FWOfL+KO3hVFwCdLmzDQTzYhTi9C+R2A==} dependencies: - ufo: 1.3.0 + ufo: 1.3.1 /vue-component-meta@1.8.11(typescript@5.2.2): resolution: {integrity: sha512-mEHK7Bnvlyl/zzSX/xmSpBxrbk4QQo5dL74loa0lTt8GTZe6ueXm52mK1wxkZ3411Nw4cTtq2hrUEynrQ34VpQ==} @@ -12492,14 +12310,14 @@ packages: de-indent: 1.0.2 he: 1.2.0 - /vue-tsc@1.8.13(typescript@5.2.2): - resolution: {integrity: sha512-Hl8zUXPVK2KzPtbXeMCN0CSFkwvD96YOtYt9KvJPG9W8QGcNpGk9KHwPuGMxA8blWXSIli7gtsoC+clICEVdVg==} + /vue-tsc@1.8.15(typescript@5.2.2): + resolution: {integrity: sha512-4DoB3LUj7IToLmggoCxRiFG+QU5lem0nv03m1ocqugXA9rSVoTOEoYYaP8vu8b99Eh+/cCVdYOeIAQ+RsgUYUw==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.13(typescript@5.2.2) - '@vue/typescript': 1.8.13(typescript@5.2.2) + '@vue/language-core': 1.8.15(typescript@5.2.2) + '@vue/typescript': 1.8.15(typescript@5.2.2) semver: 7.5.4 typescript: 5.2.2 @@ -12673,13 +12491,6 @@ packages: dependencies: string-width: 4.2.3 - /widest-line@4.0.1: - resolution: {integrity: sha512-o0cyEG0e8GPzT4iGHphIOh0cJOV8fivsXxddQasHPHfoZf1ZexrfeA21w2NaEN1RHE+fXlfISmOE8R9N3u3Qig==} - engines: {node: '>=12'} - dependencies: - string-width: 5.1.2 - dev: true - /wrap-ansi@7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'}