From bf1cf358b82d60e26dcdb5e9876ddcf580a3c072 Mon Sep 17 00:00:00 2001 From: Bot <158096250+hywax-assistant@users.noreply.github.com> Date: Sun, 17 Mar 2024 00:54:38 +0500 Subject: [PATCH] chore(deps): update all non-major dependencies (#62) --- package.json | 8 +-- yarn.lock | 155 ++++++++++++++++++++++++++++++--------------------- 2 files changed, 94 insertions(+), 69 deletions(-) diff --git a/package.json b/package.json index e60e1ee..8cae6ba 100644 --- a/package.json +++ b/package.json @@ -27,15 +27,15 @@ "zod": "^3.22.4" }, "devDependencies": { - "@antfu/eslint-config": "^2.8.1", - "@commitlint/cli": "^19.1.0", + "@antfu/eslint-config": "^2.8.3", + "@commitlint/cli": "^19.2.0", "@commitlint/config-conventional": "^19.1.0", "@hywax/vitepress-yandex-metrika": "^0.3.3", "@nuxt/devtools": "latest", "@nuxtjs/color-mode": "^3.3.2", - "@nuxtjs/i18n": "^8.1.1", + "@nuxtjs/i18n": "^8.2.0", "@nuxtjs/tailwindcss": "^6.11.4", - "@types/node": "^20.11.27", + "@types/node": "^20.11.28", "@vite-pwa/nuxt": "^0.6.0", "changelogen": "^0.5.5", "eslint": "^8.57.0", diff --git a/yarn.lock b/yarn.lock index 8c8e230..6f0a6a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -151,17 +151,18 @@ "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.24" -"@antfu/eslint-config@^2.8.1": - version "2.8.1" - resolved "https://registry.yarnpkg.com/@antfu/eslint-config/-/eslint-config-2.8.1.tgz#53fe00ef3531881a0efb2ad94e9111c62c3f17d9" - integrity sha512-9fgSdaycCj4odiejWrCMET/Ub+dktRUSxFr8rMJ9SfiOlimav86SHo0myEtj14422yTrw8J9XkVUW6Q9ASt2Og== +"@antfu/eslint-config@^2.8.3": + version "2.8.3" + resolved "https://registry.yarnpkg.com/@antfu/eslint-config/-/eslint-config-2.8.3.tgz#55e5394199e1f98f039431d867418d811b04f07f" + integrity sha512-M3l7KwDrtAaF90km8D0G0bhkEDl2/V4yh/Qi08uiFHoMAEzbqwF73HRIJxJgL1YwRcyUnJy7yEUkA04cI1GFEQ== dependencies: "@antfu/eslint-define-config" "^1.23.0-2" "@antfu/install-pkg" "^0.3.1" + "@clack/prompts" "^0.7.0" "@eslint-types/jsdoc" "46.8.2-1" "@eslint-types/typescript-eslint" "^7.0.2" "@eslint-types/unicorn" "^51.0.1" - "@stylistic/eslint-plugin" "^1.6.3" + "@stylistic/eslint-plugin" "^1.7.0" "@typescript-eslint/eslint-plugin" "^7.2.0" "@typescript-eslint/parser" "^7.2.0" eslint-config-flat-gitignore "^0.1.3" @@ -178,7 +179,7 @@ eslint-plugin-toml "^0.9.2" eslint-plugin-unicorn "^51.0.1" eslint-plugin-unused-imports "^3.1.0" - eslint-plugin-vitest "^0.3.25" + eslint-plugin-vitest "^0.3.26" eslint-plugin-vue "^9.23.0" eslint-plugin-yml "^1.12.2" eslint-processor-vue-blocks "^0.1.1" @@ -187,7 +188,6 @@ local-pkg "^0.5.0" parse-gitignore "^2.0.0" picocolors "^1.0.0" - prompts "^2.4.2" toml-eslint-parser "^0.9.3" vue-eslint-parser "^9.4.2" yaml-eslint-parser "^1.2.2" @@ -1207,6 +1207,24 @@ "@babel/helper-validator-identifier" "^7.22.20" to-fast-properties "^2.0.0" +"@clack/core@^0.3.3": + version "0.3.4" + resolved "https://registry.yarnpkg.com/@clack/core/-/core-0.3.4.tgz#375e82fc8fe46650b37cab2f2ea8752c6b7f0450" + integrity sha512-H4hxZDXgHtWTwV3RAVenqcC4VbJZNegbBjlPvzOzCouXtS2y3sDvlO3IsbrPNWuLWPPlYVYPghQdSF64683Ldw== + dependencies: + picocolors "^1.0.0" + sisteransi "^1.0.5" + +"@clack/prompts@^0.7.0": + version "0.7.0" + resolved "https://registry.yarnpkg.com/@clack/prompts/-/prompts-0.7.0.tgz#6aaef48ea803d91cce12bc80811cfcb8de2e75ea" + integrity sha512-0MhX9/B4iL6Re04jPrttDm+BsP8y6mS7byuv0BvXgdXhbV5PdlsHt55dvNsuBCPZ7xq1oTAOOuotR9NFbQyMSA== + dependencies: + "@clack/core" "^0.3.3" + is-unicode-supported "^1.3.0" + picocolors "^1.0.0" + sisteransi "^1.0.5" + "@cloudflare/kv-asset-handler@^0.3.1": version "0.3.1" resolved "https://registry.yarnpkg.com/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.3.1.tgz#9b86167e58dbc419943c8d3ddcd8e2823f5db300" @@ -1214,15 +1232,15 @@ dependencies: mime "^3.0.0" -"@commitlint/cli@^19.1.0": - version "19.1.0" - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.1.0.tgz#56d7baa098a29e2a909b46e35021f2ab68ec5a51" - integrity sha512-SYGm8HGbVzrlSYeB6oo6pG1Ec6bOMJcDsXgNGa4vgZQsPj6nJkcbTWlIRmtmIk0tHi0d5sCljGuQ+g/0NCPv7w== +"@commitlint/cli@^19.2.0": + version "19.2.0" + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.0.tgz#90a77b5b27b29d0f78960406b483e9d2da673e68" + integrity sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw== dependencies: "@commitlint/format" "^19.0.3" "@commitlint/lint" "^19.1.0" - "@commitlint/load" "^19.1.0" - "@commitlint/read" "^19.0.3" + "@commitlint/load" "^19.2.0" + "@commitlint/read" "^19.2.0" "@commitlint/types" "^19.0.3" execa "^8.0.1" yargs "^17.0.0" @@ -1286,17 +1304,17 @@ "@commitlint/rules" "^19.0.3" "@commitlint/types" "^19.0.3" -"@commitlint/load@^19.1.0": - version "19.1.0" - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.1.0.tgz#08403b6ea33e50b013dba0ab9631fd67fde67e30" - integrity sha512-rWqnvNDpeshX8JfUC/qjpDkQB78qF+4uHcJmIRJMwvlj6zWce08SP/TPKN3GlNKgXhAawwcAPxXL9qOTTdiOBA== +"@commitlint/load@^19.2.0": + version "19.2.0" + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.2.0.tgz#3ca51fdead4f1e1e09c9c7df343306412b1ef295" + integrity sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ== dependencies: "@commitlint/config-validator" "^19.0.3" "@commitlint/execute-rule" "^19.0.0" "@commitlint/resolve-extends" "^19.1.0" "@commitlint/types" "^19.0.3" chalk "^5.3.0" - cosmiconfig "^8.3.6" + cosmiconfig "^9.0.0" cosmiconfig-typescript-loader "^5.0.0" lodash.isplainobject "^4.0.6" lodash.merge "^4.6.2" @@ -1316,13 +1334,14 @@ conventional-changelog-angular "^7.0.0" conventional-commits-parser "^5.0.0" -"@commitlint/read@^19.0.3": - version "19.0.3" - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.0.3.tgz#b04abaa4daae2ba84f5f77a3800a6c3bc27cd94d" - integrity sha512-b5AflTyAXkUx5qKw4TkjjcOccXZHql3JqMi522knTQktq2AubKXFz60Sws+K4FsefwPws6fGz9mqiI/NvsvxFA== +"@commitlint/read@^19.2.0": + version "19.2.0" + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.0.tgz#68b1ff24ed315b0078499615e97b8048e1b12b1a" + integrity sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA== dependencies: "@commitlint/top-level" "^19.0.0" "@commitlint/types" "^19.0.3" + execa "^8.0.1" git-raw-commits "^4.0.0" minimist "^1.2.8" @@ -2122,7 +2141,7 @@ which "^3.0.1" ws "^8.16.0" -"@nuxt/kit@3.10.3", "@nuxt/kit@^3.10.2", "@nuxt/kit@^3.10.3", "@nuxt/kit@^3.7.4", "@nuxt/kit@^3.8.1", "@nuxt/kit@^3.8.2", "@nuxt/kit@^3.9.0", "@nuxt/kit@^3.9.1", "@nuxt/kit@^3.9.3": +"@nuxt/kit@3.10.3", "@nuxt/kit@^3.10.2", "@nuxt/kit@^3.10.3", "@nuxt/kit@^3.8.1", "@nuxt/kit@^3.8.2", "@nuxt/kit@^3.9.0", "@nuxt/kit@^3.9.1", "@nuxt/kit@^3.9.3": version "3.10.3" resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.10.3.tgz#911bc431d9b7541a7269e9e63333f70c8ecb5fd6" integrity sha512-PUjYB9Mvx0qD9H1QZBwwtY4fLlCLET+Mm9BVqUOtXCaGoXd6u6BE4e/dGFPk2UEKkIcDGrUMSbqkHYvsEuK9NQ== @@ -2240,17 +2259,17 @@ lodash.template "^4.5.0" pathe "^1.1.1" -"@nuxtjs/i18n@^8.1.1": - version "8.1.1" - resolved "https://registry.yarnpkg.com/@nuxtjs/i18n/-/i18n-8.1.1.tgz#b2ba52d75e66ae26cfd1430b006d1fa1fe70ff7b" - integrity sha512-woq2gdXv+soVRc2yeE2pwWODiLnF7fx1eAEXi5Zx+StQDxHegAHTbKX/ZqcsW8VZ3mqlcpzfqN399KCZ9qXJ8g== +"@nuxtjs/i18n@^8.2.0": + version "8.2.0" + resolved "https://registry.yarnpkg.com/@nuxtjs/i18n/-/i18n-8.2.0.tgz#d5a4cb5aa7330f6ae626b24b65a125067faf290c" + integrity sha512-t37aF/WOD1g8CA/iCyCJrURXocjPy7diZG+kJcHLkLmJh1v4/2Zhe0AeUsjXubGgvQKLSL3b5w8rZuPkG4yhUw== dependencies: "@intlify/h3" "^0.5.0" "@intlify/shared" "^9.9.0" "@intlify/unplugin-vue-i18n" "^2.0.0" "@intlify/utils" "^0.12.0" "@miyaneee/rollup-plugin-json5" "^1.1.2" - "@nuxt/kit" "^3.7.4" + "@nuxt/kit" "^3.10.3" "@rollup/plugin-yaml" "^4.1.2" "@vue/compiler-sfc" "^3.3.4" debug "^4.3.4" @@ -2261,6 +2280,7 @@ magic-string "^0.30.4" mlly "^1.4.2" pathe "^1.1.1" + scule "^1.1.1" sucrase "^3.34.0" ufo "^1.3.1" unplugin "^1.5.0" @@ -2578,10 +2598,10 @@ resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz#719df7fb41766bc143369eaa0dd56d8dc87c9958" integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg== -"@stylistic/eslint-plugin-js@1.6.3", "@stylistic/eslint-plugin-js@^1.6.3": - version "1.6.3" - resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-1.6.3.tgz#1111d42a81e9f827fdb3f1e09292af0682e37e1d" - integrity sha512-ckdz51oHxD2FaxgY2piJWJVJiwgp8Uu96s+as2yB3RMwavn3nHBrpliVukXY9S/DmMicPRB2+H8nBk23GDG+qA== +"@stylistic/eslint-plugin-js@1.7.0", "@stylistic/eslint-plugin-js@^1.7.0": + version "1.7.0" + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-1.7.0.tgz#7453e3c340284254d33ca25a1a3f234337155087" + integrity sha512-PN6On/+or63FGnhhMKSQfYcWutRlzOiYlVdLM6yN7lquoBTqUJHYnl4TA4MHwiAt46X5gRxDr1+xPZ1lOLcL+Q== dependencies: "@types/eslint" "^8.56.2" acorn "^8.11.3" @@ -2589,42 +2609,42 @@ eslint-visitor-keys "^3.4.3" espree "^9.6.1" -"@stylistic/eslint-plugin-jsx@1.6.3": - version "1.6.3" - resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-jsx/-/eslint-plugin-jsx-1.6.3.tgz#6560eca8de9ada77d3b4eeb4a6805b49dc4b7c29" - integrity sha512-SRysCIg59Zvn3dJPqHziiHwuni4NNj1et5stAmivmyQ3Cdp2ULCB7tGxCF1OxpkwRlZQue3ZgdiM7EXfJKaf9w== +"@stylistic/eslint-plugin-jsx@1.7.0": + version "1.7.0" + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-jsx/-/eslint-plugin-jsx-1.7.0.tgz#6f85a4ee68af0ad0c94dad000631eea06fc4103f" + integrity sha512-BACdBwXakQvjYIST5N2WWhRbvhRsIxa/F59BiZol+0IH4FSmDXhie7v/yaxDIIA9CbfElzOmIA5nWNYTVXcnwQ== dependencies: - "@stylistic/eslint-plugin-js" "^1.6.3" + "@stylistic/eslint-plugin-js" "^1.7.0" "@types/eslint" "^8.56.2" estraverse "^5.3.0" picomatch "^4.0.1" -"@stylistic/eslint-plugin-plus@1.6.3": - version "1.6.3" - resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-plus/-/eslint-plugin-plus-1.6.3.tgz#faeb346025e47faf05e016951bb9f4e4c87a016b" - integrity sha512-TuwQOdyVGycDPw5XeF7W4f3ZonAVzOAzORSaD2yGAJ0fRAbJ+l/v3CkKzIAqBBwWkc+c2aRMsWtLP2+viBnmlQ== +"@stylistic/eslint-plugin-plus@1.7.0": + version "1.7.0" + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-plus/-/eslint-plugin-plus-1.7.0.tgz#2dc56fe9b4e4bfa48e011abe41eb1cb692ddb557" + integrity sha512-AabDw8sXsc70Ydx3qnbeTlRHZnIwY6UKEenBPURPhY3bfYWX+/pDpZH40HkOu94v8D0DUrocPkeeEUxl4e0JDg== dependencies: "@types/eslint" "^8.56.2" "@typescript-eslint/utils" "^6.21.0" -"@stylistic/eslint-plugin-ts@1.6.3": - version "1.6.3" - resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-ts/-/eslint-plugin-ts-1.6.3.tgz#4829ca62446d1005f99e5ce9e7ec8588737cc0d1" - integrity sha512-v5GwZsPLblWM9uAIdaSi31Sed3XBWlTFQJ3b5upEmj6QsKYivA5nmIYutwqqL133QdVWjmC86pINlx2Muq3uNQ== +"@stylistic/eslint-plugin-ts@1.7.0": + version "1.7.0" + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-ts/-/eslint-plugin-ts-1.7.0.tgz#b3bce3235a1cdf27448910ebc049b8bd4ba7ee43" + integrity sha512-QsHv98mmW1xaucVYQTyLDgEpybPJ/6jPPxVBrIchntWWwj74xCWKUiw79hu+TpYj/Pbhd9rkqJYLNq3pQGYuyA== dependencies: - "@stylistic/eslint-plugin-js" "1.6.3" + "@stylistic/eslint-plugin-js" "1.7.0" "@types/eslint" "^8.56.2" "@typescript-eslint/utils" "^6.21.0" -"@stylistic/eslint-plugin@^1.6.3": - version "1.6.3" - resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-1.6.3.tgz#7d3e8009370d093de0306a116b9a8b15dabe2ff6" - integrity sha512-WDa4FjhImp7YcztRaMG09svhKYYhi2Hc4p9ltQRSqyB4fsUUFm+GKzStqqH7xfjHnxacMJaOnaMGRTUqIIZDLA== +"@stylistic/eslint-plugin@^1.7.0": + version "1.7.0" + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-1.7.0.tgz#5eb773af683f82665652dae1977261383e9993ba" + integrity sha512-ThMUjGIi/jeWYNvOdjZkoLw1EOVs0tEuKXDgWvTn8uWaEz55HuPlajKxjKLpv19C+qRDbKczJfzUODfCdME53A== dependencies: - "@stylistic/eslint-plugin-js" "1.6.3" - "@stylistic/eslint-plugin-jsx" "1.6.3" - "@stylistic/eslint-plugin-plus" "1.6.3" - "@stylistic/eslint-plugin-ts" "1.6.3" + "@stylistic/eslint-plugin-js" "1.7.0" + "@stylistic/eslint-plugin-jsx" "1.7.0" + "@stylistic/eslint-plugin-plus" "1.7.0" + "@stylistic/eslint-plugin-ts" "1.7.0" "@types/eslint" "^8.56.2" "@surma/rollup-plugin-off-main-thread@^2.2.3": @@ -2724,10 +2744,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@^20.11.27": - version "20.11.27" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.27.tgz#debe5cfc8a507dd60fe2a3b4875b1604f215c2ac" - integrity sha512-qyUZfMnCg1KEz57r7pzFtSGt49f6RPkPBis3Vo4PbS7roQEDn22hiHzl/Lo1q4i4hDEgBJmBF/NTNg2XR0HbFg== +"@types/node@^20.11.28": + version "20.11.28" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.28.tgz#4fd5b2daff2e580c12316e457473d68f15ee6f66" + integrity sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA== dependencies: undici-types "~5.26.4" @@ -4201,15 +4221,15 @@ cosmiconfig-typescript-loader@^5.0.0: dependencies: jiti "^1.19.1" -cosmiconfig@^8.3.6: - version "8.3.6" - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3" - integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA== +cosmiconfig@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d" + integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg== dependencies: + env-paths "^2.2.1" import-fresh "^3.3.0" js-yaml "^4.1.0" parse-json "^5.2.0" - path-type "^4.0.0" crc-32@^1.2.0: version "1.2.2" @@ -4661,7 +4681,7 @@ entities@^4.2.0, entities@^4.5.0: resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== -env-paths@^2.2.0: +env-paths@^2.2.0, env-paths@^2.2.1: version "2.2.1" resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2" integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A== @@ -5036,7 +5056,7 @@ eslint-plugin-unused-imports@^3.1.0: dependencies: eslint-rule-composer "^0.3.0" -eslint-plugin-vitest@^0.3.25: +eslint-plugin-vitest@^0.3.26: version "0.3.26" resolved "https://registry.yarnpkg.com/eslint-plugin-vitest/-/eslint-plugin-vitest-0.3.26.tgz#0906893c1f8f7094614fc6ff255c0a369cfbf427" integrity sha512-oxe5JSPgRjco8caVLTh7Ti8PxpwJdhSV0hTQAmkFcNcmy/9DnqLB/oNVRA11RmVRP//2+jIIT6JuBEcpW3obYg== @@ -6318,6 +6338,11 @@ is-typed-array@^1.1.13: dependencies: which-typed-array "^1.1.14" +is-unicode-supported@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz#d824984b616c292a2e198207d4a609983842f714" + integrity sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ== + is-weakref@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"