From 33e9a02e272b9e3e97ef5e27036c7279e0a7e401 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 05:40:22 +0000 Subject: [PATCH] chore(deps): update dependency nuxt to v3.9.2 --- package-lock.json | 203 +++++++++++++++++++++++----------------------- 1 file changed, 100 insertions(+), 103 deletions(-) diff --git a/package-lock.json b/package-lock.json index bd47f60..6bbcbf1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1555,15 +1555,15 @@ "dev": true }, "node_modules/@nuxt/devtools": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-1.0.6.tgz", - "integrity": "sha512-3P914IHBvKl2aYSrwaCAU9E1ndVNnGJR0Jn0XKUFktsbjU5kGlwLGrtRKXAw4Yz1VNiSZPrapVrFOQWbXRGRvg==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-1.0.8.tgz", + "integrity": "sha512-o6aBFEBxc8OgVHV4OPe2g0q9tFIe9HiTxRiJnlTJ+jHvOQsBLS651ArdVtwLChf9UdMouFlpLLJ1HteZqTbtsQ==", "dev": true, "dependencies": { "@antfu/utils": "^0.7.7", - "@nuxt/devtools-kit": "1.0.6", - "@nuxt/devtools-wizard": "1.0.6", - "@nuxt/kit": "^3.8.2", + "@nuxt/devtools-kit": "1.0.8", + "@nuxt/devtools-wizard": "1.0.8", + "@nuxt/kit": "^3.9.1", "birpc": "^0.2.14", "consola": "^3.2.3", "destr": "^2.0.2", @@ -1571,60 +1571,57 @@ "execa": "^7.2.0", "fast-glob": "^3.3.2", "flatted": "^3.2.9", - "get-port-please": "^3.1.1", - "h3": "^1.9.0", + "get-port-please": "^3.1.2", "hookable": "^5.5.3", "image-meta": "^0.2.0", "is-installed-globally": "^1.0.0", "launch-editor": "^2.6.1", "local-pkg": "^0.5.0", "magicast": "^0.3.2", - "nitropack": "^2.8.1", - "nypm": "^0.3.3", - "ofetch": "^1.3.3", + "nypm": "^0.3.4", "ohash": "^1.1.3", "pacote": "^17.0.5", - "pathe": "^1.1.1", + "pathe": "^1.1.2", "perfect-debounce": "^1.0.0", "pkg-types": "^1.0.3", "rc9": "^2.1.1", - "scule": "^1.1.1", + "scule": "^1.2.0", "semver": "^7.5.4", - "simple-git": "^3.21.0", - "sirv": "^2.0.3", - "unimport": "^3.6.1", + "simple-git": "^3.22.0", + "sirv": "^2.0.4", + "unimport": "^3.7.1", "vite-plugin-inspect": "^0.8.1", "vite-plugin-vue-inspector": "^4.0.2", "which": "^3.0.1", - "ws": "^8.15.0" + "ws": "^8.16.0" }, "bin": { "devtools": "cli.mjs" }, "peerDependencies": { - "nuxt": "^3.8.2", + "nuxt": "^3.9.0", "vite": "*" } }, "node_modules/@nuxt/devtools-kit": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-1.0.6.tgz", - "integrity": "sha512-CUSE++NRTIwvBWbLsPzLZIDMpXr6oyllaWm8tOR3Wgr/04jW31uyWbXjU/fxRuDotQwZfcTe19uunRoCoBnk1Q==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-1.0.8.tgz", + "integrity": "sha512-j7bNZmoAXQ1a8qv6j6zk4c/aekrxYqYVQM21o/Hy4XHCUq4fajSgpoc8mjyWJSTfpkOmuLyEzMexpDWiIVSr6A==", "dev": true, "dependencies": { - "@nuxt/kit": "^3.8.2", - "@nuxt/schema": "^3.8.2", + "@nuxt/kit": "^3.9.1", + "@nuxt/schema": "^3.9.1", "execa": "^7.2.0" }, "peerDependencies": { - "nuxt": "^3.8.2", + "nuxt": "^3.9.0", "vite": "*" } }, "node_modules/@nuxt/devtools-wizard": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-1.0.6.tgz", - "integrity": "sha512-44G+t2sQQii3TPnmktlrZryC4pw7t77GUV7wneEicLGU+w5I5ib7taVMJy8+yBC3kpTs5eYHOmqI63Dqvr73tw==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-1.0.8.tgz", + "integrity": "sha512-RxyOlM7Isk5npwXwDJ/rjm9ekX5sTNG0LS0VOBMdSx+D5nlRPMRr/r9yO+9WQDyzPLClLzHaXRHBWLPlRX3IMw==", "dev": true, "dependencies": { "consola": "^3.2.3", @@ -1632,7 +1629,7 @@ "execa": "^7.2.0", "global-directory": "^4.0.1", "magicast": "^0.3.2", - "pathe": "^1.1.1", + "pathe": "^1.1.2", "pkg-types": "^1.0.3", "prompts": "^2.4.2", "rc9": "^2.1.1", @@ -1643,12 +1640,12 @@ } }, "node_modules/@nuxt/kit": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.9.1.tgz", - "integrity": "sha512-QvwZ4QmxmKEnGXXwhLapfogW8enIX30GD7nbmasAkcDIf4GdP2IWUwhd068mrXMbzdZupRLV1J5E74Dr516o5g==", + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.9.2.tgz", + "integrity": "sha512-SmWXnA7z9OJuPXYvrx/8QnnsahRJEfLVciUUxCaVEMOxdRZnr1lUmzoT4wFVcYMQnMJYz1Alo58x4vtty6P73w==", "dev": true, "dependencies": { - "@nuxt/schema": "3.9.1", + "@nuxt/schema": "3.9.2", "c12": "^1.6.1", "consola": "^3.2.3", "defu": "^6.1.4", @@ -1657,10 +1654,10 @@ "ignore": "^5.3.0", "jiti": "^1.21.0", "knitwork": "^1.0.0", - "mlly": "^1.4.2", - "pathe": "^1.1.1", + "mlly": "^1.5.0", + "pathe": "^1.1.2", "pkg-types": "^1.0.3", - "scule": "^1.1.1", + "scule": "^1.2.0", "semver": "^7.5.4", "ufo": "^1.3.2", "unctx": "^2.3.1", @@ -1672,18 +1669,18 @@ } }, "node_modules/@nuxt/schema": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.9.1.tgz", - "integrity": "sha512-GmALRLYo2vPMS1lMpUkUrUuEgTMCL1ZWyqA+zPKJ9/Rh2rrQgIvFyClqUl4txQoCZl038njP5cW0nOe2Oe0HKg==", + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.9.2.tgz", + "integrity": "sha512-jLShtgQPBMH2ccRTv/l4wAik1L6cW7Y5H7txHDZXKR4nHAbNuhCdVPCKs8NP/8g8rhBulbH+xy8Lar5ff8ahOQ==", "dev": true, "dependencies": { "@nuxt/ui-templates": "^1.3.1", "consola": "^3.2.3", "defu": "^6.1.4", "hookable": "^5.5.3", - "pathe": "^1.1.1", + "pathe": "^1.1.2", "pkg-types": "^1.0.3", - "scule": "^1.1.1", + "scule": "^1.2.0", "std-env": "^3.7.0", "ufo": "^1.3.2", "unimport": "^3.7.1", @@ -1728,14 +1725,14 @@ "dev": true }, "node_modules/@nuxt/vite-builder": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@nuxt/vite-builder/-/vite-builder-3.9.1.tgz", - "integrity": "sha512-V0GxTYuajNlf+kX3ak7klaFnkQ43MkXY2mAYqdAuUytvjx/S0O4hESy6gU1r/3no7IZAdoaEN27KLB4OOJ7vag==", + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/@nuxt/vite-builder/-/vite-builder-3.9.2.tgz", + "integrity": "sha512-Y8hIn/DlAeQPFKTTDGH8FJrnPCNhgwLXeQC3EroRpeF6/YIfJmTwTr4hWdeBtD2rJllFkWPEYJZfbQTithGtUg==", "dev": true, "dependencies": { - "@nuxt/kit": "3.9.1", + "@nuxt/kit": "3.9.2", "@rollup/plugin-replace": "^5.0.5", - "@vitejs/plugin-vue": "^5.0.2", + "@vitejs/plugin-vue": "^5.0.3", "@vitejs/plugin-vue-jsx": "^3.1.0", "autoprefixer": "^10.4.16", "clear": "^0.1.0", @@ -1747,13 +1744,13 @@ "estree-walker": "^3.0.3", "externality": "^1.0.2", "fs-extra": "^11.2.0", - "get-port-please": "^3.1.1", + "get-port-please": "^3.1.2", "h3": "^1.10.0", "knitwork": "^1.0.0", "magic-string": "^0.30.5", - "mlly": "^1.4.2", + "mlly": "^1.5.0", "ohash": "^1.1.3", - "pathe": "^1.1.1", + "pathe": "^1.1.2", "perfect-debounce": "^1.0.0", "pkg-types": "^1.0.3", "postcss": "^8.4.33", @@ -2757,22 +2754,22 @@ "dev": true }, "node_modules/@unhead/dom": { - "version": "1.8.9", - "resolved": "https://registry.npmjs.org/@unhead/dom/-/dom-1.8.9.tgz", - "integrity": "sha512-qY4CUVNKEM7lEAcTz5t71QYca+NXgUY5RwhSzB6sBBzZxQTiFOeTVKC6uWXU0N+3jBUdP/zdD3iN1JIjziDlng==", + "version": "1.8.10", + "resolved": "https://registry.npmjs.org/@unhead/dom/-/dom-1.8.10.tgz", + "integrity": "sha512-dBeDbHrBjeU+eVgMsD91TGEazb1dwLrY0x/ve01CldMCmm+WcRu++SUW7s1QX84mzGH2EgFz78o1OPn6jpV3zw==", "dev": true, "dependencies": { - "@unhead/schema": "1.8.9", - "@unhead/shared": "1.8.9" + "@unhead/schema": "1.8.10", + "@unhead/shared": "1.8.10" }, "funding": { "url": "https://github.com/sponsors/harlan-zw" } }, "node_modules/@unhead/schema": { - "version": "1.8.9", - "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.8.9.tgz", - "integrity": "sha512-Cumjt2uLfBMEXflvq7Nk8KNqa/JS4MlRGWkjXx/uUXJ1vUeQqeMV8o3hrnRvDDoTXr9LwPapTMUbtClN3TSBgw==", + "version": "1.8.10", + "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.8.10.tgz", + "integrity": "sha512-cy8RGOPkwOVY5EmRoCgGV8AqLjy/226xBVTY54kBct02Om3hBdpB9FZa9frM910pPUXMI8PNmFgABO23O7IdJA==", "dev": true, "dependencies": { "hookable": "^5.5.3", @@ -2783,40 +2780,40 @@ } }, "node_modules/@unhead/shared": { - "version": "1.8.9", - "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.8.9.tgz", - "integrity": "sha512-0o4+CBCi9EnTKPF6cEuLacnUHUkF0u/FfiKrWnKWUiB8wTD1v3UCf5ZCrNCjuJmKHTqj6ZtZ2hIfXsqWfc+3tA==", + "version": "1.8.10", + "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.8.10.tgz", + "integrity": "sha512-pEFryAs3EmV+ShDQx2ZBwUnt5l3RrMrXSMZ50oFf+MImKZNARVvD4+3I8fEI9wZh+Zq0JYG3UAfzo51MUP+Juw==", "dev": true, "dependencies": { - "@unhead/schema": "1.8.9" + "@unhead/schema": "1.8.10" }, "funding": { "url": "https://github.com/sponsors/harlan-zw" } }, "node_modules/@unhead/ssr": { - "version": "1.8.9", - "resolved": "https://registry.npmjs.org/@unhead/ssr/-/ssr-1.8.9.tgz", - "integrity": "sha512-sQaA4FDFD1tRD2JiiHfdEY5rF1i54qFxCRqdX0pB+15JJCYBfIPJMr5T1SLJBgc9pqX4rS3MPg2Fc9DW+0p9yw==", + "version": "1.8.10", + "resolved": "https://registry.npmjs.org/@unhead/ssr/-/ssr-1.8.10.tgz", + "integrity": "sha512-7wKRKDd8c2NFmMyPetj8Ah5u2hXunDBZT5Y2DH83O16PiMxx4/uobGamTV1EfcqjTvOKJvAqkrYZNYSWss99NQ==", "dev": true, "dependencies": { - "@unhead/schema": "1.8.9", - "@unhead/shared": "1.8.9" + "@unhead/schema": "1.8.10", + "@unhead/shared": "1.8.10" }, "funding": { "url": "https://github.com/sponsors/harlan-zw" } }, "node_modules/@unhead/vue": { - "version": "1.8.9", - "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-1.8.9.tgz", - "integrity": "sha512-sL1d2IRBZd5rjzhgTYni2DiociSpt+Cfz3iVWKb0EZwQHgg0GzV8Hkoj5TjZYZow6EjDSPRfVPXDwOwxkVOgug==", + "version": "1.8.10", + "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-1.8.10.tgz", + "integrity": "sha512-KF8pftHnxnlBlgNpKXWLTg3ZUtkuDCxRPUFSDBy9CtqRSX/qvAhLZ26mbqRVmHj8KigiRHP/wnPWNyGnUx20Bg==", "dev": true, "dependencies": { - "@unhead/schema": "1.8.9", - "@unhead/shared": "1.8.9", + "@unhead/schema": "1.8.10", + "@unhead/shared": "1.8.10", "hookable": "^5.5.3", - "unhead": "1.8.9" + "unhead": "1.8.10" }, "funding": { "url": "https://github.com/sponsors/harlan-zw" @@ -6382,13 +6379,13 @@ } }, "node_modules/magicast": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.3.2.tgz", - "integrity": "sha512-Fjwkl6a0syt9TFN0JSYpOybxiMCkYNEeOTnOTNRbjphirLakznZXAqrXgj/7GG3D1dvETONNwrBfinvAbpunDg==", + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.3.3.tgz", + "integrity": "sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==", "dev": true, "dependencies": { - "@babel/parser": "^7.23.3", - "@babel/types": "^7.23.3", + "@babel/parser": "^7.23.6", + "@babel/types": "^7.23.6", "source-map-js": "^1.0.2" } }, @@ -6756,15 +6753,15 @@ } }, "node_modules/mlly": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.4.2.tgz", - "integrity": "sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.5.0.tgz", + "integrity": "sha512-NPVQvAY1xr1QoVeG0cy8yUYC7FQcOx6evl/RjT1wL5FvzPnzOysoqB/jmx/DhssT2dYa8nxECLAaFI/+gVLhDQ==", "dev": true, "dependencies": { - "acorn": "^8.10.0", - "pathe": "^1.1.1", + "acorn": "^8.11.3", + "pathe": "^1.1.2", "pkg-types": "^1.0.3", - "ufo": "^1.3.0" + "ufo": "^1.3.2" } }, "node_modules/mri": { @@ -7306,22 +7303,22 @@ } }, "node_modules/nuxt": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/nuxt/-/nuxt-3.9.1.tgz", - "integrity": "sha512-jyD9E74bx8cdDc3nmYMNsJR0dIOrpcDH/mBlo1FmpB2zeXXMwupOD2tm033MJpHIEBbhQGHYFQlRyd7wHg2DyA==", + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/nuxt/-/nuxt-3.9.2.tgz", + "integrity": "sha512-BGfqqIsvUOm8bmjSORcF7LnsMN7fFQ99JzZ81li2fx9Xw++sEiIC2R1G8PKZ6CwhrRE9X+IVIyrqLkWx3ooHWg==", "dev": true, "dependencies": { "@nuxt/devalue": "^2.0.2", - "@nuxt/devtools": "^1.0.6", - "@nuxt/kit": "3.9.1", - "@nuxt/schema": "3.9.1", + "@nuxt/devtools": "^1.0.8", + "@nuxt/kit": "3.9.2", + "@nuxt/schema": "3.9.2", "@nuxt/telemetry": "^2.5.3", "@nuxt/ui-templates": "^1.3.1", - "@nuxt/vite-builder": "3.9.1", - "@unhead/dom": "^1.8.9", - "@unhead/ssr": "^1.8.9", - "@unhead/vue": "^1.8.9", - "@vue/shared": "^3.4.5", + "@nuxt/vite-builder": "3.9.2", + "@unhead/dom": "^1.8.10", + "@unhead/ssr": "^1.8.10", + "@unhead/vue": "^1.8.10", + "@vue/shared": "^3.4.14", "acorn": "8.11.3", "c12": "^1.6.1", "chokidar": "^3.5.3", @@ -7340,17 +7337,17 @@ "klona": "^2.0.6", "knitwork": "^1.0.0", "magic-string": "^0.30.5", - "mlly": "^1.4.2", + "mlly": "^1.5.0", "nitropack": "^2.8.1", "nuxi": "^3.10.0", "nypm": "^0.3.4", "ofetch": "^1.3.3", "ohash": "^1.1.3", - "pathe": "^1.1.1", + "pathe": "^1.1.2", "perfect-debounce": "^1.0.0", "pkg-types": "^1.0.3", "radix3": "^1.1.0", - "scule": "^1.1.1", + "scule": "^1.2.0", "std-env": "^3.7.0", "strip-literal": "^2.0.0", "ufo": "^1.3.2", @@ -7362,7 +7359,7 @@ "unplugin": "^1.6.0", "unplugin-vue-router": "^0.7.0", "untyped": "^1.4.0", - "vue": "^3.4.5", + "vue": "^3.4.14", "vue-bundle-renderer": "^2.0.0", "vue-devtools-stub": "^0.1.0", "vue-router": "^4.2.5" @@ -10564,14 +10561,14 @@ } }, "node_modules/unhead": { - "version": "1.8.9", - "resolved": "https://registry.npmjs.org/unhead/-/unhead-1.8.9.tgz", - "integrity": "sha512-qqCNmA4KOEDjcl+OtRZTllGehXewcQ31zbHjvhl/jqCs2MfRcZoxFW1y7A4Y4BgR/O7PI89K+GoWGcxK3gn64Q==", + "version": "1.8.10", + "resolved": "https://registry.npmjs.org/unhead/-/unhead-1.8.10.tgz", + "integrity": "sha512-dth8FvZkLriO5ZWWOBIYBNSfGiwJtKcqpPWpSOk/Z0e2jdlgwoZEWZHFyte0EKvmbZxKcsWNMqIuv7dEmS5yZQ==", "dev": true, "dependencies": { - "@unhead/dom": "1.8.9", - "@unhead/schema": "1.8.9", - "@unhead/shared": "1.8.9", + "@unhead/dom": "1.8.10", + "@unhead/schema": "1.8.10", + "@unhead/shared": "1.8.10", "hookable": "^5.5.3" }, "funding": {