diff --git a/package.json b/package.json index a6ff6b92..c72a96b2 100755 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "pathe": "^1.0.0" }, "devDependencies": { - "@nuxt/module-builder": "0.3.1", + "@nuxt/module-builder": "0.4.0", "@nuxt/types": "2.16.3", "@nuxtjs/eslint-config-typescript": "12.0.0", "@nuxtjs/module-test-utils": "1.6.3", @@ -82,7 +82,7 @@ "@size-limit/file": "^8.2.4", "@types/hash-sum": "1.0.0", "@types/lodash.mergewith": "4.6.7", - "@types/node": "16.18.31", + "@types/node": "16.18.34", "@types/request-promise-native": "^1.0.18", "codecov": "3.8.3", "eslint": "8.41.0", @@ -92,7 +92,7 @@ "lint-staged": "13.2.2", "npm-run-all": "^4.1.5", "nuxt": "2.16.3", - "playwright-chromium": "1.34.0", + "playwright-chromium": "1.34.3", "release-it": "15.10.3", "sass": "1.62.1", "sentry-testkit": "5.0.5", diff --git a/yarn.lock b/yarn.lock index 08ed1e46..9f14230a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1610,13 +1610,13 @@ node-res "^5.0.1" serve-static "^1.14.1" -"@nuxt/module-builder@0.3.1": - version "0.3.1" - resolved "https://registry.yarnpkg.com/@nuxt/module-builder/-/module-builder-0.3.1.tgz#addf633082589fa3095535e36767b7cfa6ff0a97" - integrity sha512-qH/F3SgIE4mobpAfJ6D9c6IqIrhEsiPM+aSdckyJgRGUbyU8urKqPR0d3DkGanN9mWy5Nk6Fwqon6jNKz97SRA== +"@nuxt/module-builder@0.4.0": + version "0.4.0" + resolved "https://registry.yarnpkg.com/@nuxt/module-builder/-/module-builder-0.4.0.tgz#1ace36e1c44d07d410ae78e82bd1178d12800101" + integrity sha512-B+UAYgFV1Hkc2ZcD7GaiKZ3SNHhyxFlXzZoBWTc9ulE0Z/+rq6RTa9fNm13BZyGhVhDCl5FN/wF/yYa1O/D2iw== dependencies: consola "^3.1.0" - mlly "^1.2.0" + mlly "^1.3.0" mri "^1.2.0" pathe "^1.1.0" unbuild "^1.2.1" @@ -2415,10 +2415,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.1.tgz#de559d4b33be9a808fd43372ccee822c70f39704" integrity sha512-DqJociPbZP1lbZ5SQPk4oag6W7AyaGMO6gSfRwq3PWl4PXTwJpRQJhDq4W0kzrg3w6tJ1SwlvGZ5uKFHY13LIg== -"@types/node@16.18.31": - version "16.18.31" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.31.tgz#7de39c2b9363f0d95b129cc969fcbf98e870251c" - integrity sha512-KPXltf4z4g517OlVJO9XQ2357CYw7fvuJ3ZuBynjXC5Jos9i+K7LvFb7bUIwtJXSZj0vTp9Q6NJBSQpkwwO8Zw== +"@types/node@16.18.34": + version "16.18.34" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.34.tgz#62d2099b30339dec4b1b04a14c96266459d7c8b2" + integrity sha512-VmVm7gXwhkUimRfBwVI1CHhwp86jDWR04B5FGebMMyxV90SlCmFujwUHrxTD4oO+SOYU86SoxvhgeRQJY7iXFg== "@types/node@^16": version "16.18.30" @@ -8673,10 +8673,10 @@ mkdist@^1.2.0: mri "^1.2.0" pathe "^1.1.0" -mlly@^1.0.0, mlly@^1.2.0: - version "1.2.1" - resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.2.1.tgz#cd50151f5712b651c5c379085157bcdff661133b" - integrity sha512-1aMEByaWgBPEbWV2BOPEMySRrzl7rIHXmQxam4DM8jVjalTQDjpN2ZKOLUrwyhfZQO7IXHml2StcHMhooDeEEQ== +mlly@^1.0.0, mlly@^1.2.0, mlly@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.3.0.tgz#3184cb80c6437bda861a9f452ae74e3434ed9cd1" + integrity sha512-HT5mcgIQKkOrZecOjOX3DJorTikWXwsBfpcr/MGBkhfWcjiqvnaL/9ppxvIUXfjT6xt4DVIAsN9fMUz1ev4bIw== dependencies: acorn "^8.8.2" pathe "^1.1.0" @@ -9658,17 +9658,17 @@ pkg-types@^1.0.2, pkg-types@^1.0.3: mlly "^1.2.0" pathe "^1.1.0" -playwright-chromium@1.34.0: - version "1.34.0" - resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.34.0.tgz#6d138a2e9dfa5361db90a1f82f6d9de53097c126" - integrity sha512-w3nNawEvAOD+HgrwzVWmlMZJ+B98ySf9OZ/R5MyXDaW4NELUb/sM1pTAx6ue8C9seY8CE6rw556VByRfLtwg5A== +playwright-chromium@1.34.3: + version "1.34.3" + resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.34.3.tgz#0771f426c6dca52f7561c342fd380415261fb855" + integrity sha512-iAvJ7Ab72vRGMab+j2UEqD4xhHf6CzGGntTHeeApsHD/qVDmQUgSE2iKmVeZsNyXMyqrcx83fGsohfq1va01og== dependencies: - playwright-core "1.34.0" + playwright-core "1.34.3" -playwright-core@1.34.0: - version "1.34.0" - resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.34.0.tgz#6a8f05c657400677591ed82b6749ef7e120a152d" - integrity sha512-fMUY1+iR6kYbJF/EsOOqzBA99ZHXbw9sYPNjwA4X/oV0hVF/1aGlWYBGPVUEqxBkGANDKMziYoOdKGU5DIP5Gg== +playwright-core@1.34.3: + version "1.34.3" + resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.34.3.tgz#bc906ea1b26bb66116ce329436ee59ba2e78fe9f" + integrity sha512-2pWd6G7OHKemc5x1r1rp8aQcpvDh7goMBZlJv6Co5vCNLVcQJdhxRL09SGaY6HcyHH9aT4tiynZabMofVasBYw== please-upgrade-node@^3.2.0: version "3.2.0"