From ebf3ec398f83ca5c2f62916c1e835fa040ad44cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 07:12:38 +0100 Subject: [PATCH] chore(deps): update all non-major dependencies (main) (#19913) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- packages/nuxt/package.json | 6 +- packages/schema/package.json | 2 +- packages/vite/package.json | 4 +- packages/webpack/package.json | 2 +- pnpm-lock.yaml | 333 +++++++++++++++++++++++++++------- 6 files changed, 277 insertions(+), 72 deletions(-) diff --git a/package.json b/package.json index 1a608e9ea9..2ccbaba931 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@nuxt/webpack-builder": "workspace:*", "@nuxtjs/eslint-config-typescript": "^12.0.0", "@types/crawler": "^1.2.2", - "@types/node": "^18.15.7", + "@types/node": "^18.15.8", "@types/rimraf": "^3.0.2", "@types/semver": "^7.3.13", "@unocss/reset": "^0.50.6", diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 7d643d4b59..28bfc73421 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -66,8 +66,8 @@ "@nuxt/telemetry": "^2.1.10", "@nuxt/ui-templates": "^1.1.1", "@nuxt/vite-builder": "3.3.2", - "@unhead/ssr": "^1.1.23", - "@unhead/vue": "^1.1.23", + "@unhead/ssr": "^1.1.25", + "@unhead/vue": "^1.1.25", "@vue/reactivity": "^3.2.47", "@vue/shared": "^3.2.47", "chokidar": "^3.5.3", @@ -100,7 +100,7 @@ "unplugin": "^1.3.1", "untyped": "^1.2.2", "vue": "^3.2.47", - "vue-bundle-renderer": "^1.0.2", + "vue-bundle-renderer": "^1.0.3", "vue-devtools-stub": "^0.1.0", "vue-router": "^4.1.6" }, diff --git a/packages/schema/package.json b/packages/schema/package.json index 9eb10b2a0b..83643c55ca 100644 --- a/packages/schema/package.json +++ b/packages/schema/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@types/lodash.template": "^4.5.1", "@types/semver": "^7.3.13", - "@unhead/schema": "^1.1.23", + "@unhead/schema": "^1.1.25", "@vitejs/plugin-vue": "^4.1.0", "@vitejs/plugin-vue-jsx": "^3.0.1", "nitropack": "~2.3.2", diff --git a/packages/vite/package.json b/packages/vite/package.json index 7ecb9fbea6..8d7d76a01e 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -33,7 +33,7 @@ "clear": "^0.1.0", "cssnano": "^5.1.15", "defu": "^6.1.2", - "esbuild": "^0.17.12", + "esbuild": "^0.17.13", "escape-string-regexp": "^5.0.0", "estree-walker": "^3.0.3", "externality": "^1.0.0", @@ -59,7 +59,7 @@ "vite": "~4.2.1", "vite-node": "^0.29.7", "vite-plugin-checker": "^0.5.6", - "vue-bundle-renderer": "^1.0.2" + "vue-bundle-renderer": "^1.0.3" }, "peerDependencies": { "vue": "^3.2.47" diff --git a/packages/webpack/package.json b/packages/webpack/package.json index ae52b9beb0..7b8c1d04c9 100644 --- a/packages/webpack/package.json +++ b/packages/webpack/package.json @@ -50,7 +50,7 @@ "ufo": "^1.1.1", "unplugin": "^1.3.1", "url-loader": "^4.1.1", - "vue-bundle-renderer": "^1.0.2", + "vue-bundle-renderer": "^1.0.3", "vue-loader": "^17.0.1", "webpack": "^5.76.3", "webpack-bundle-analyzer": "^4.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a132fd3e44..5d712cc73a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,7 +26,7 @@ importers: '@nuxt/webpack-builder': workspace:* '@nuxtjs/eslint-config-typescript': ^12.0.0 '@types/crawler': ^1.2.2 - '@types/node': ^18.15.7 + '@types/node': ^18.15.8 '@types/rimraf': ^3.0.2 '@types/semver': ^7.3.13 '@unocss/reset': ^0.50.6 @@ -62,7 +62,7 @@ importers: '@nuxt/webpack-builder': link:packages/webpack '@nuxtjs/eslint-config-typescript': 12.0.0_j4766f7ecgqbon3u7zlxn5zszu '@types/crawler': 1.2.2 - '@types/node': 18.15.7 + '@types/node': 18.15.8 '@types/rimraf': 3.0.2 '@types/semver': 7.3.13 '@unocss/reset': 0.50.6 @@ -86,7 +86,7 @@ importers: typescript: 5.0.2 ufo: 1.1.1 unbuild: 1.1.2 - vite: 4.2.1_@types+node@18.15.7 + vite: 4.2.1_@types+node@18.15.8 vitest: 0.29.7 vue-tsc: 1.2.0_typescript@5.0.2 @@ -418,8 +418,8 @@ importers: '@nuxt/vite-builder': workspace:* '@types/fs-extra': ^11.0.1 '@types/hash-sum': ^1.0.0 - '@unhead/ssr': ^1.1.23 - '@unhead/vue': ^1.1.23 + '@unhead/ssr': ^1.1.25 + '@unhead/vue': ^1.1.25 '@vue/reactivity': ^3.2.47 '@vue/shared': ^3.2.47 chokidar: ^3.5.3 @@ -453,7 +453,7 @@ importers: unplugin: ^1.3.1 untyped: ^1.2.2 vue: 3.2.47 - vue-bundle-renderer: ^1.0.2 + vue-bundle-renderer: ^1.0.3 vue-devtools-stub: ^0.1.0 vue-router: ^4.1.6 dependencies: @@ -463,8 +463,8 @@ importers: '@nuxt/telemetry': 2.1.10 '@nuxt/ui-templates': 1.1.1 '@nuxt/vite-builder': link:../vite - '@unhead/ssr': 1.1.23 - '@unhead/vue': 1.1.23_vue@3.2.47 + '@unhead/ssr': 1.1.25 + '@unhead/vue': 1.1.25_vue@3.2.47 '@vue/reactivity': 3.2.47 '@vue/shared': 3.2.47 chokidar: 3.5.3 @@ -497,7 +497,7 @@ importers: unplugin: 1.3.1 untyped: 1.2.2 vue: 3.2.47 - vue-bundle-renderer: 1.0.2 + vue-bundle-renderer: 1.0.3 vue-devtools-stub: 0.1.0 vue-router: 4.1.6_vue@3.2.47 devDependencies: @@ -509,7 +509,7 @@ importers: specifiers: '@types/lodash.template': ^4.5.1 '@types/semver': ^7.3.13 - '@unhead/schema': ^1.1.23 + '@unhead/schema': ^1.1.25 '@vitejs/plugin-vue': ^4.1.0 '@vitejs/plugin-vue-jsx': ^3.0.1 c12: ^1.2.0 @@ -545,7 +545,7 @@ importers: devDependencies: '@types/lodash.template': 4.5.1 '@types/semver': 7.3.13 - '@unhead/schema': 1.1.23 + '@unhead/schema': 1.1.25 '@vitejs/plugin-vue': 4.1.0_vite@4.2.1 '@vitejs/plugin-vue-jsx': 3.0.1_vite@4.2.1 nitropack: 2.3.2 @@ -594,7 +594,7 @@ importers: clear: ^0.1.0 cssnano: ^5.1.15 defu: ^6.1.2 - esbuild: ^0.17.12 + esbuild: ^0.17.13 escape-string-regexp: ^5.0.0 estree-walker: ^3.0.3 externality: ^1.0.0 @@ -622,7 +622,7 @@ importers: vite-node: ^0.29.7 vite-plugin-checker: ^0.5.6 vue: 3.2.47 - vue-bundle-renderer: ^1.0.2 + vue-bundle-renderer: ^1.0.3 dependencies: '@nuxt/kit': link:../kit '@rollup/plugin-replace': 5.0.2_rollup@3.20.2 @@ -633,7 +633,7 @@ importers: clear: 0.1.0 cssnano: 5.1.15_postcss@8.4.21 defu: 6.1.2 - esbuild: 0.17.12 + esbuild: 0.17.13 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 externality: 1.0.0 @@ -659,7 +659,7 @@ importers: vite: 4.2.1 vite-node: 0.29.7 vite-plugin-checker: 0.5.6_vite@4.2.1 - vue-bundle-renderer: 1.0.2 + vue-bundle-renderer: 1.0.3 devDependencies: '@nuxt/schema': link:../schema '@types/cssnano': 5.1.0_postcss@8.4.21 @@ -708,7 +708,7 @@ importers: unplugin: ^1.3.1 url-loader: ^4.1.1 vue: 3.2.47 - vue-bundle-renderer: ^1.0.2 + vue-bundle-renderer: ^1.0.3 vue-loader: ^17.0.1 webpack: ^5.76.3 webpack-bundle-analyzer: ^4.8.0 @@ -748,7 +748,7 @@ importers: ufo: 1.1.1 unplugin: 1.3.1 url-loader: 4.1.1_cj4axkvnwozfmnmvgy4d36yxaq - vue-bundle-renderer: 1.0.2 + vue-bundle-renderer: 1.0.3 vue-loader: 17.0.1_vue@3.2.47+webpack@5.76.3 webpack: 5.76.3 webpack-bundle-analyzer: 4.8.0 @@ -1157,6 +1157,14 @@ packages: requiresBuild: true optional: true + /@esbuild/android-arm/0.17.13: + resolution: {integrity: sha512-5tZZ/hLIfBmt7E8JsE5KbsknoAFmoElkg+A/gjyPtmSQvJjPf+9GsSJihid8VMa08lrsYyaEXOT9RLh3xXQONw==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + optional: true + /@esbuild/android-arm64/0.17.11: resolution: {integrity: sha512-QnK4d/zhVTuV4/pRM4HUjcsbl43POALU2zvBynmrrqZt9LPcLA3x1fTZPBg2RRguBQnJcnU059yKr+bydkntjg==} engines: {node: '>=12'} @@ -1174,6 +1182,14 @@ packages: requiresBuild: true optional: true + /@esbuild/android-arm64/0.17.13: + resolution: {integrity: sha512-F5DgvJMV2ZEpLNpPCO7FEk1wy8O5tg6cikWSB6uvvncsgE1xgbPlm+Boio/4820C2/mj713X83X1h01v0qoeHg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + optional: true + /@esbuild/android-x64/0.17.11: resolution: {integrity: sha512-3PL3HKtsDIXGQcSCKtWD/dy+mgc4p2Tvo2qKgKHj9Yf+eniwFnuoQ0OUhlSfAEpKAFzF9N21Nwgnap6zy3L3MQ==} engines: {node: '>=12'} @@ -1191,6 +1207,14 @@ packages: requiresBuild: true optional: true + /@esbuild/android-x64/0.17.13: + resolution: {integrity: sha512-5m1UUslzpfVrumG3m3Zv2x9VNAcvMOQWJy009y6jt10tcHpzIq2/b0I0k4fz0QYqGSNS1GteRIhVPN4H7OyCXg==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + optional: true + /@esbuild/darwin-arm64/0.17.11: resolution: {integrity: sha512-pJ950bNKgzhkGNO3Z9TeHzIFtEyC2GDQL3wxkMApDEghYx5Qers84UTNc1bAxWbRkuJOgmOha5V0WUeh8G+YGw==} engines: {node: '>=12'} @@ -1208,6 +1232,14 @@ packages: requiresBuild: true optional: true + /@esbuild/darwin-arm64/0.17.13: + resolution: {integrity: sha512-TXbXp/05r7heRsG8yWwbHw9diay+wXIyRNcIHFoNARRIGahYbTW/qwJzE37zkfxLIUPHgR/SyLTUlnTICg14ag==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + optional: true + /@esbuild/darwin-x64/0.17.11: resolution: {integrity: sha512-iB0dQkIHXyczK3BZtzw1tqegf0F0Ab5texX2TvMQjiJIWXAfM4FQl7D909YfXWnB92OQz4ivBYQ2RlxBJrMJOw==} engines: {node: '>=12'} @@ -1225,6 +1257,14 @@ packages: requiresBuild: true optional: true + /@esbuild/darwin-x64/0.17.13: + resolution: {integrity: sha512-Ku9Db2sblCxFvQdEO7X9nBaLR/S81uch81e2Q2+Os5z1NcnsFjuqhIYH0Gm6KNNpIKaEbC7gCLbiIPbLLMX4Pg==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + optional: true + /@esbuild/freebsd-arm64/0.17.11: resolution: {integrity: sha512-7EFzUADmI1jCHeDRGKgbnF5sDIceZsQGapoO6dmw7r/ZBEKX7CCDnIz8m9yEclzr7mFsd+DyasHzpjfJnmBB1Q==} engines: {node: '>=12'} @@ -1242,6 +1282,14 @@ packages: requiresBuild: true optional: true + /@esbuild/freebsd-arm64/0.17.13: + resolution: {integrity: sha512-t1T5/nIf2j+FdSf1Fa3dcU0cXycr0nK4xJe52qjWa+1I249mM5NBY1ODjiabZxZ0x3CG05y4fd9bxfDLy9kQtA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + optional: true + /@esbuild/freebsd-x64/0.17.11: resolution: {integrity: sha512-iPgenptC8i8pdvkHQvXJFzc1eVMR7W2lBPrTE6GbhR54sLcF42mk3zBOjKPOodezzuAz/KSu8CPyFSjcBMkE9g==} engines: {node: '>=12'} @@ -1259,6 +1307,14 @@ packages: requiresBuild: true optional: true + /@esbuild/freebsd-x64/0.17.13: + resolution: {integrity: sha512-/zbkgEO4gY2qGZr9UNAGI38w/FwUY4bx4EC88k9VeiCKNr3ukNgwH/oIgB5Z9/OqpkNLlcS4w9e2d/MIiy5fbw==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + optional: true + /@esbuild/linux-arm/0.17.11: resolution: {integrity: sha512-M9iK/d4lgZH0U5M1R2p2gqhPV/7JPJcRz+8O8GBKVgqndTzydQ7B2XGDbxtbvFkvIs53uXTobOhv+RyaqhUiMg==} engines: {node: '>=12'} @@ -1276,6 +1332,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-arm/0.17.13: + resolution: {integrity: sha512-RrhjzrCF6aCDH248nUAQoldnRmN7nHMxv85GOj5AH+qkxxYvcig7fnUmgANngntRu4btXhN9WKHMgQ5seERDMw==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-arm64/0.17.11: resolution: {integrity: sha512-Qxth3gsWWGKz2/qG2d5DsW/57SeA2AmpSMhdg9TSB5Svn2KDob3qxfQSkdnWjSd42kqoxIPy3EJFs+6w1+6Qjg==} engines: {node: '>=12'} @@ -1293,6 +1357,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-arm64/0.17.13: + resolution: {integrity: sha512-siu3QZrQ7eGrSttvFaRKyjT7kNRbUuHEKzCCyqRh19MbpGokGY13jbIsBEjx6JmH3T50hds325oweS9Ey2ihAQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-ia32/0.17.11: resolution: {integrity: sha512-dB1nGaVWtUlb/rRDHmuDQhfqazWE0LMro/AIbT2lWM3CDMHJNpLckH+gCddQyhhcLac2OYw69ikUMO34JLt3wA==} engines: {node: '>=12'} @@ -1310,6 +1382,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-ia32/0.17.13: + resolution: {integrity: sha512-ADHA1PqP5gIegehVP0RvxMmNPxpLgetI8QCwYOjUheGXKIKWSdUN8ZS3rusQv3NGZmFCpYdMZzFoI0QtzzGAdw==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-loong64/0.17.11: resolution: {integrity: sha512-aCWlq70Q7Nc9WDnormntGS1ar6ZFvUpqr8gXtO+HRejRYPweAFQN615PcgaSJkZjhHp61+MNLhzyVALSF2/Q0g==} engines: {node: '>=12'} @@ -1327,6 +1407,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-loong64/0.17.13: + resolution: {integrity: sha512-n1JQPxETmR0brkpWlJHeohReEPLH+m00bnJdNnFyHN3zLBt1QypevuZSmnmFWsC+7r7HTwWILj3lBDjtPH3ydg==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-mips64el/0.17.11: resolution: {integrity: sha512-cGeGNdQxqY8qJwlYH1BP6rjIIiEcrM05H7k3tR7WxOLmD1ZxRMd6/QIOWMb8mD2s2YJFNRuNQ+wjMhgEL2oCEw==} engines: {node: '>=12'} @@ -1344,6 +1432,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-mips64el/0.17.13: + resolution: {integrity: sha512-d0pnD/j5KKQ43xtSIvOD+wNIy6D/Vh9GbXVRa3u4zCyiJMYWjxkPkbBzlEgNjdDmUM+5gBFen9k7B8Xscy+Myg==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-ppc64/0.17.11: resolution: {integrity: sha512-BdlziJQPW/bNe0E8eYsHB40mYOluS+jULPCjlWiHzDgr+ZBRXPtgMV1nkLEGdpjrwgmtkZHEGEPaKdS/8faLDA==} engines: {node: '>=12'} @@ -1361,6 +1457,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-ppc64/0.17.13: + resolution: {integrity: sha512-C9sMpa/VcGLjVtsT01sXtzZNS7bAZ+icUclkKkiUwBQ9hzT+J+/Xpj+EykI5hB3KgtxQVo4XUahanFoZNxbQ1g==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-riscv64/0.17.11: resolution: {integrity: sha512-MDLwQbtF+83oJCI1Cixn68Et/ME6gelmhssPebC40RdJaect+IM+l7o/CuG0ZlDs6tZTEIoxUe53H3GmMn8oMA==} engines: {node: '>=12'} @@ -1378,6 +1482,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-riscv64/0.17.13: + resolution: {integrity: sha512-jYkc5EpNpvjccAHNYekiAtklusVGWftR0VVLtng7dJzDyy+5adAsf1fOG3LllP0WALxS55/w6boLE/728J/bXw==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-s390x/0.17.11: resolution: {integrity: sha512-4N5EMESvws0Ozr2J94VoUD8HIRi7X0uvUv4c0wpTHZyZY9qpaaN7THjosdiW56irQ4qnJ6Lsc+i+5zGWnyqWqQ==} engines: {node: '>=12'} @@ -1395,6 +1507,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-s390x/0.17.13: + resolution: {integrity: sha512-4jAJI5O6E/hATL4lsrG2A+noDjZ377KlATVFKwV3SWaNHj+OvoXe/T84ScQIXEtPI7ndJyLkMYruXj8RR5Ilyw==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-x64/0.17.11: resolution: {integrity: sha512-rM/v8UlluxpytFSmVdbCe1yyKQd/e+FmIJE2oPJvbBo+D0XVWi1y/NQ4iTNx+436WmDHQBjVLrbnAQLQ6U7wlw==} engines: {node: '>=12'} @@ -1412,6 +1532,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-x64/0.17.13: + resolution: {integrity: sha512-eFLQhJq98qijGRcv9je/9M4Mz1suZ+pOtj62ArsLd0gubNGhhQDz6T30X2X3f1KZ8lkKkr+zN5vtZzx1GAMoFw==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/netbsd-x64/0.17.11: resolution: {integrity: sha512-4WaAhuz5f91h3/g43VBGdto1Q+X7VEZfpcWGtOFXnggEuLvjV+cP6DyLRU15IjiU9fKLLk41OoJfBFN5DhPvag==} engines: {node: '>=12'} @@ -1429,6 +1557,14 @@ packages: requiresBuild: true optional: true + /@esbuild/netbsd-x64/0.17.13: + resolution: {integrity: sha512-F8PXDeT+3eQpPjf4bmNJapPLu0SKKlWRGPQvBQqVS+YDGoMKnyyYp2UENLFMV8zT7kS39zKxZRZvUL3fMz/7Ww==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + optional: true + /@esbuild/openbsd-x64/0.17.11: resolution: {integrity: sha512-UBj135Nx4FpnvtE+C8TWGp98oUgBcmNmdYgl5ToKc0mBHxVVqVE7FUS5/ELMImOp205qDAittL6Ezhasc2Ev/w==} engines: {node: '>=12'} @@ -1446,6 +1582,14 @@ packages: requiresBuild: true optional: true + /@esbuild/openbsd-x64/0.17.13: + resolution: {integrity: sha512-9jWfzbFCnIZdHjNs+00KQHArUbp7kjQDNmiuqkwGOQFs67m4/dKNupBv2DP5hTqVlQY4tW4RG3qpb6Y3zOHJeA==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + optional: true + /@esbuild/sunos-x64/0.17.11: resolution: {integrity: sha512-1/gxTifDC9aXbV2xOfCbOceh5AlIidUrPsMpivgzo8P8zUtczlq1ncFpeN1ZyQJ9lVs2hILy1PG5KPp+w8QPPg==} engines: {node: '>=12'} @@ -1463,6 +1607,14 @@ packages: requiresBuild: true optional: true + /@esbuild/sunos-x64/0.17.13: + resolution: {integrity: sha512-ALbOMlTIBkAVi6KqYjONa7u2oH95RN7OpetFqMtjufFLBiSaayRuwUzhs2yuR9CfGT4qi0jv6HQDav+EG314TQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + optional: true + /@esbuild/win32-arm64/0.17.11: resolution: {integrity: sha512-vtSfyx5yRdpiOW9yp6Ax0zyNOv9HjOAw8WaZg3dF5djEHKKm3UnoohftVvIJtRh0Ec7Hso0RIdTqZvPXJ7FdvQ==} engines: {node: '>=12'} @@ -1480,6 +1632,14 @@ packages: requiresBuild: true optional: true + /@esbuild/win32-arm64/0.17.13: + resolution: {integrity: sha512-FJBLYL4PkrZGeuHzEqme+0DjNetxkJ+XbB+Aoeow7aQ53JCwsA0/mo8sS5aPkDHgCnMkN4A5GLoFTlDj3BKDrQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + optional: true + /@esbuild/win32-ia32/0.17.11: resolution: {integrity: sha512-GFPSLEGQr4wHFTiIUJQrnJKZhZjjq4Sphf+mM76nQR6WkQn73vm7IsacmBRPkALfpOCHsopSvLgqdd4iUW2mYw==} engines: {node: '>=12'} @@ -1497,6 +1657,14 @@ packages: requiresBuild: true optional: true + /@esbuild/win32-ia32/0.17.13: + resolution: {integrity: sha512-Qrvst9RkLz4qgi3hqswNliYuKW92/HGJnd7xLWkGaGPa8S4qsONf81FW0ebDc5iUHb0I7QJwQATutvghTabnFA==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + optional: true + /@esbuild/win32-x64/0.17.11: resolution: {integrity: sha512-N9vXqLP3eRL8BqSy8yn4Y98cZI2pZ8fyuHx6lKjiG2WABpT2l01TXdzq5Ma2ZUBzfB7tx5dXVhge8X9u0S70ZQ==} engines: {node: '>=12'} @@ -1514,6 +1682,14 @@ packages: requiresBuild: true optional: true + /@esbuild/win32-x64/0.17.13: + resolution: {integrity: sha512-pZ/NIgz861XaUPlIkPFjP55nJ4PJa0o/CD4zgeRb1Q9FVE+8GvdB6ifJcK05jRhny5hKExhnRFIdgHmmCYH8vg==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + optional: true + /@eslint-community/eslint-utils/4.2.0_eslint@8.36.0: resolution: {integrity: sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -1611,7 +1787,7 @@ packages: '@jest/schemas': 29.4.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.15.7 + '@types/node': 18.15.8 '@types/yargs': 17.0.22 chalk: 4.1.2 dev: false @@ -2128,7 +2304,7 @@ packages: /@types/cheerio/0.22.31: resolution: {integrity: sha512-Kt7Cdjjdi2XWSfrZ53v4Of0wG3ZcmaegFXjMmz9tfNrZSkzzo36G0AL1YqSdcIA78Etjt6E609pt5h1xnQkPUw==} dependencies: - '@types/node': 18.15.7 + '@types/node': 18.15.8 dev: true /@types/clear/0.1.2: @@ -2138,7 +2314,7 @@ packages: /@types/connect/3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 18.15.7 + '@types/node': 18.15.8 dev: true /@types/crawler/1.2.2: @@ -2189,7 +2365,7 @@ packages: resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 18.15.7 + '@types/node': 18.15.8 dev: true /@types/hash-sum/1.0.0: @@ -2222,7 +2398,7 @@ packages: /@types/jsonfile/6.1.1: resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} dependencies: - '@types/node': 18.15.7 + '@types/node': 18.15.8 dev: true /@types/lodash-es/4.17.7: @@ -2253,8 +2429,8 @@ packages: resolution: {integrity: sha512-sDPHm2wfx2QhrMDK0pOt2J4KLJMAcerqWNvnED0itPRJWvI+bK+uNHzcH1dFsBlf7G3u8tqXmRF3wkvL9yUwMw==} dev: true - /@types/node/18.15.7: - resolution: {integrity: sha512-LFmUbFunqmBn26wJZgZPYZPrDR1RwGOu2v79Mgcka1ndO6V0/cwjivPTc4yoK6n9kmw4/ls1r8cLrvh2iMibFA==} + /@types/node/18.15.8: + resolution: {integrity: sha512-kzGNJZ57XEH7RdckxZ7wfRjB9hgZABF+NLgR1B2zogUvV0gmK0/60VYA4yb4oKZckPiiJlmmfpdqTfCN0VRX+Q==} /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -2275,7 +2451,7 @@ packages: resolution: {integrity: sha512-F3OznnSLAUxFrCEu/L5PY8+ny8DtcFRjx7fZZ9bycvXRi3KPTRS9HOitGZwvPg0juRhXFWIeKX58cnX5YqLohQ==} dependencies: '@types/glob': 8.1.0 - '@types/node': 18.15.7 + '@types/node': 18.15.8 dev: true /@types/semver/7.3.13: @@ -2338,7 +2514,7 @@ packages: /@types/webpack-sources/3.2.0: resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==} dependencies: - '@types/node': 18.15.7 + '@types/node': 18.15.8 '@types/source-list-map': 0.1.2 source-map: 0.7.4 dev: true @@ -2352,7 +2528,7 @@ packages: /@types/webpack/4.41.33: resolution: {integrity: sha512-PPajH64Ft2vWevkerISMtnZ8rTs4YmRbs+23c402J0INmxDKCrhZNvwZYtzx96gY2wAtXdrK1BS2fiC8MlLr3g==} dependencies: - '@types/node': 18.15.7 + '@types/node': 18.15.8 '@types/tapable': 1.0.8 '@types/uglify-js': 3.17.1 '@types/webpack-sources': 3.2.0 @@ -2500,41 +2676,41 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@unhead/dom/1.1.23: - resolution: {integrity: sha512-Ofa427IF7tMhL/Qw4JzlAbRVBnQjURZONcjhGHVOCoNLU+GAKfbDLBpR2r3kXQFFcv2aDKygoSVyxU6R0cLptw==} + /@unhead/dom/1.1.25: + resolution: {integrity: sha512-kJ5jhJFNQCyNENSw+mtmzgulA0kqUuXS3SRPl1umpofc8PH8tblSzXwqStxTj9r6E4wxJbEuygT/aHFJVioizw==} dependencies: - '@unhead/schema': 1.1.23 - '@unhead/shared': 1.1.23 + '@unhead/schema': 1.1.25 + '@unhead/shared': 1.1.25 dev: false - /@unhead/schema/1.1.23: - resolution: {integrity: sha512-ens8dY3ji8xLVutrcLnNmWq4dpBQIzvSHBr6yZqj7mF8RORXYNwJsY0LRAyAgTyv9aD5aEVpQIiz9s4f2+Nncg==} + /@unhead/schema/1.1.25: + resolution: {integrity: sha512-ygmaxWgGTAq9CcB6zGY4+0HlGdQt/oMq+CM18tTnvOBY0Og/uPGt7roW8eH717GpTPibKRTpagSYzZYdL0tWeg==} dependencies: hookable: 5.5.1 zhead: 2.0.4 - /@unhead/shared/1.1.23: - resolution: {integrity: sha512-6uFEn/DRainxc3IE+RTMV6AK4Xi8osg7qAUAVMz3KpF0EoHzGbBjVBuSrkf7CnrE9Eg+/QYGLdwTvONJHCcYOA==} + /@unhead/shared/1.1.25: + resolution: {integrity: sha512-KptKbk4py1MFYHYwDJ/0kPOs+95dYMrWIT1fCV9lGcVAwu20wIHh+WX18s+iEWhc66xkGRxgC/xsl4wJJFPE+w==} dependencies: - '@unhead/schema': 1.1.23 + '@unhead/schema': 1.1.25 dev: false - /@unhead/ssr/1.1.23: - resolution: {integrity: sha512-msxPjkHG2TtgTCRBFjTTTVHPOgGSmNtQCz3zjN1xxY1BRb7NdUN6Yure85qNt+yNUtcQ5C45NmJIxdNDjrJhlQ==} + /@unhead/ssr/1.1.25: + resolution: {integrity: sha512-2S3tiajy6n3D1WY2pVkRLr74WGaHD08w0+nFaQGNy0LszPlkWUuAmYYqDCXdh03ijEl+Tjwqjn+E9w1e3QakuQ==} dependencies: - '@unhead/schema': 1.1.23 - '@unhead/shared': 1.1.23 + '@unhead/schema': 1.1.25 + '@unhead/shared': 1.1.25 dev: false - /@unhead/vue/1.1.23_vue@3.2.47: - resolution: {integrity: sha512-v693TmDYIZyVkZBW+YGyy4Zgl78gQZby84yXpok+E9tmqg2POQ9oG0ILdPNdlwLfWeSrhb8dTahWb68v608LdA==} + /@unhead/vue/1.1.25_vue@3.2.47: + resolution: {integrity: sha512-ujincFHftg2N2i3G/gVkMyJ7CFzVyZ8SMb5cJCWZEnDBQGjgy3uvWT6EaM0d2jnaeXiYbB+iyY0O1o/H+XlpKQ==} peerDependencies: vue: '>=2.7 || >=3' dependencies: - '@unhead/schema': 1.1.23 - '@unhead/shared': 1.1.23 + '@unhead/schema': 1.1.25 + '@unhead/shared': 1.1.25 hookable: 5.5.1 - unhead: 1.1.23 + unhead: 1.1.25 vue: 3.2.47 dev: false @@ -4456,7 +4632,7 @@ packages: peerDependencies: webpack: ^4.40.0 || ^5.0.0 dependencies: - esbuild: 0.17.12 + esbuild: 0.17.13 get-tsconfig: 4.4.0 loader-utils: 2.0.4 webpack: 5.76.3 @@ -4522,6 +4698,35 @@ packages: '@esbuild/win32-ia32': 0.17.12 '@esbuild/win32-x64': 0.17.12 + /esbuild/0.17.13: + resolution: {integrity: sha512-4ixMwdErBcQHgTBeoxnowENCPKWFAGxgTyKHMK8gqn9sZaC7ZNWFKtim16g2rzQ2b/FYyy3lIUUJboFtjolhqg==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/android-arm': 0.17.13 + '@esbuild/android-arm64': 0.17.13 + '@esbuild/android-x64': 0.17.13 + '@esbuild/darwin-arm64': 0.17.13 + '@esbuild/darwin-x64': 0.17.13 + '@esbuild/freebsd-arm64': 0.17.13 + '@esbuild/freebsd-x64': 0.17.13 + '@esbuild/linux-arm': 0.17.13 + '@esbuild/linux-arm64': 0.17.13 + '@esbuild/linux-ia32': 0.17.13 + '@esbuild/linux-loong64': 0.17.13 + '@esbuild/linux-mips64el': 0.17.13 + '@esbuild/linux-ppc64': 0.17.13 + '@esbuild/linux-riscv64': 0.17.13 + '@esbuild/linux-s390x': 0.17.13 + '@esbuild/linux-x64': 0.17.13 + '@esbuild/netbsd-x64': 0.17.13 + '@esbuild/openbsd-x64': 0.17.13 + '@esbuild/sunos-x64': 0.17.13 + '@esbuild/win32-arm64': 0.17.13 + '@esbuild/win32-ia32': 0.17.13 + '@esbuild/win32-x64': 0.17.13 + /escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -5911,7 +6116,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.5.0 - '@types/node': 18.15.7 + '@types/node': 18.15.8 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.10 @@ -5922,7 +6127,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.15.7 + '@types/node': 18.15.8 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -5930,7 +6135,7 @@ packages: resolution: {integrity: sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 18.15.7 + '@types/node': 18.15.8 jest-util: 29.5.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -6427,7 +6632,7 @@ packages: optional: true dependencies: defu: 6.1.2 - esbuild: 0.17.12 + esbuild: 0.17.13 fs-extra: 11.1.1 globby: 13.1.3 jiti: 1.18.2 @@ -8449,12 +8654,12 @@ packages: node-fetch-native: 1.0.2 pathe: 1.1.0 - /unhead/1.1.23: - resolution: {integrity: sha512-nM74sM3+puqhHLC9cbwk0rOsjZR41aP0UJeQcoYVuzFlX0+abECgPkpkSI+/HZsXeRVTGxs9WWmjiFHaG18DrQ==} + /unhead/1.1.25: + resolution: {integrity: sha512-KtTBgtQjxICoOjA4dyxJfj5fYoYJeYFUt/J8ulaTzbvTsXM9K+ztYjI65nf2CPYYXRCRz/iEt8trqcsGlsB5TQ==} dependencies: - '@unhead/dom': 1.1.23 - '@unhead/schema': 1.1.23 - '@unhead/shared': 1.1.23 + '@unhead/dom': 1.1.25 + '@unhead/schema': 1.1.25 + '@unhead/shared': 1.1.25 hookable: 5.5.1 dev: false @@ -8721,7 +8926,7 @@ packages: - terser dev: false - /vite-node/0.29.7_@types+node@18.15.7: + /vite-node/0.29.7_@types+node@18.15.8: resolution: {integrity: sha512-PakCZLvz37yFfUPWBnLa1OYHPCGm5v4pmRrTcFN4V/N/T3I6tyP3z07S//9w+DdeL7vVd0VSeyMZuAh+449ZWw==} engines: {node: '>=v14.16.0'} hasBin: true @@ -8731,7 +8936,7 @@ packages: mlly: 1.2.0 pathe: 1.1.0 picocolors: 1.0.0 - vite: 4.2.1_@types+node@18.15.7 + vite: 4.2.1_@types+node@18.15.8 transitivePeerDependencies: - '@types/node' - less @@ -8824,7 +9029,7 @@ packages: optionalDependencies: fsevents: 2.3.2 - /vite/4.2.1_@types+node@18.15.7: + /vite/4.2.1_@types+node@18.15.8: resolution: {integrity: sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -8849,7 +9054,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.15.7 + '@types/node': 18.15.8 esbuild: 0.17.12 postcss: 8.4.21 resolve: 1.22.1 @@ -8888,7 +9093,7 @@ packages: dependencies: '@types/chai': 4.3.4 '@types/chai-subset': 1.3.3 - '@types/node': 18.15.7 + '@types/node': 18.15.8 '@vitest/expect': 0.29.7 '@vitest/runner': 0.29.7 '@vitest/spy': 0.29.7 @@ -8907,8 +9112,8 @@ packages: tinybench: 2.4.0 tinypool: 0.4.0 tinyspy: 1.1.1 - vite: 4.2.1_@types+node@18.15.7 - vite-node: 0.29.7_@types+node@18.15.7 + vite: 4.2.1_@types+node@18.15.8 + vite-node: 0.29.7_@types+node@18.15.8 why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -8959,8 +9164,8 @@ packages: resolution: {integrity: sha512-eOpPHogvorZRobNqJGhapa0JdwaxpjVvyBp0QIUMRMSf8ZAlqOdEquKuRmw9Qwu0qXtJIWqFtMkmvJjUZmMjVA==} dev: false - /vue-bundle-renderer/1.0.2: - resolution: {integrity: sha512-jfFfTlXV7Xp2LxqcdRnBslFLb4C/DBvecTgpUYcDpMd75u326svTmEqa8YX5d1t7Mh9jODKdt8y+/z+8Pegh3g==} + /vue-bundle-renderer/1.0.3: + resolution: {integrity: sha512-EfjX+5TTUl70bki9hPuVp+54JiZOvFIfoWBcfXsSwLzKEiDYyHNi5iX8srnqLIv3YRnvxgbntdcG1WPq0MvffQ==} dependencies: ufo: 1.1.1 dev: false