diff --git a/cli/cmd/turbo/version.go b/cli/cmd/turbo/version.go index 3af83b6f5ae52..32c9790456483 100644 --- a/cli/cmd/turbo/version.go +++ b/cli/cmd/turbo/version.go @@ -1,3 +1,3 @@ package main -const turboVersion = "1.0.2" +const turboVersion = "1.0.3" diff --git a/cli/npm/turbo-darwin-64/package.json b/cli/npm/turbo-darwin-64/package.json index 98a7a0bb69030..fb325907f0e5f 100644 --- a/cli/npm/turbo-darwin-64/package.json +++ b/cli/npm/turbo-darwin-64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-darwin-64", - "version": "1.0.2", + "version": "1.0.3", "description": "The macOS 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-darwin-arm64/package.json b/cli/npm/turbo-darwin-arm64/package.json index e3c6d26090a01..ff028c940a329 100644 --- a/cli/npm/turbo-darwin-arm64/package.json +++ b/cli/npm/turbo-darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-darwin-arm64", - "version": "1.0.2", + "version": "1.0.3", "description": "The macOS ARM 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-freebsd-64/package.json b/cli/npm/turbo-freebsd-64/package.json index 77997d3832439..7641d65f4151f 100644 --- a/cli/npm/turbo-freebsd-64/package.json +++ b/cli/npm/turbo-freebsd-64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-freebsd-64", - "version": "1.0.2", + "version": "1.0.3", "description": "The FreeBSD 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-freebsd-arm64/package.json b/cli/npm/turbo-freebsd-arm64/package.json index e9a95506dc1ce..f5f66932ba7b7 100644 --- a/cli/npm/turbo-freebsd-arm64/package.json +++ b/cli/npm/turbo-freebsd-arm64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-freebsd-arm64", - "version": "1.0.2", + "version": "1.0.3", "description": "The FreeBSD ARM 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-install/package.json b/cli/npm/turbo-install/package.json index 1adde103a3ca3..d9051d162de80 100644 --- a/cli/npm/turbo-install/package.json +++ b/cli/npm/turbo-install/package.json @@ -1,6 +1,6 @@ { "name": "turbo", - "version": "1.0.2", + "version": "1.0.3", "description": "The blazing fast monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-32/package.json b/cli/npm/turbo-linux-32/package.json index 0eead65e13ffc..7b275d1674432 100644 --- a/cli/npm/turbo-linux-32/package.json +++ b/cli/npm/turbo-linux-32/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-32", - "version": "1.0.2", + "version": "1.0.3", "description": "The Linux 32-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-64/package.json b/cli/npm/turbo-linux-64/package.json index 003495ccc6ce0..c65c979c71062 100644 --- a/cli/npm/turbo-linux-64/package.json +++ b/cli/npm/turbo-linux-64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-64", - "version": "1.0.2", + "version": "1.0.3", "description": "The Linux 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-arm/package.json b/cli/npm/turbo-linux-arm/package.json index f57c3377be05c..affe68450a50f 100644 --- a/cli/npm/turbo-linux-arm/package.json +++ b/cli/npm/turbo-linux-arm/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-arm", - "version": "1.0.2", + "version": "1.0.3", "description": "The Linux ARM binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-arm64/package.json b/cli/npm/turbo-linux-arm64/package.json index d9fb7edb0d30b..0e774710f4f76 100644 --- a/cli/npm/turbo-linux-arm64/package.json +++ b/cli/npm/turbo-linux-arm64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-arm64", - "version": "1.0.2", + "version": "1.0.3", "description": "The Linux ARM 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-mips64le/package.json b/cli/npm/turbo-linux-mips64le/package.json index a5b42cd2d9b7d..a7c7768c5a03e 100644 --- a/cli/npm/turbo-linux-mips64le/package.json +++ b/cli/npm/turbo-linux-mips64le/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-mips64le", - "version": "1.0.2", + "version": "1.0.3", "description": "The Linux MIPS 64-bit Little Endian binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-ppc64le/package.json b/cli/npm/turbo-linux-ppc64le/package.json index 1f9f66e4b1067..c5aedb1cf48f1 100644 --- a/cli/npm/turbo-linux-ppc64le/package.json +++ b/cli/npm/turbo-linux-ppc64le/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-ppc64le", - "version": "1.0.2", + "version": "1.0.3", "description": "The Linux PowerPC 64-bit Little Endian binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-windows-32/package.json b/cli/npm/turbo-windows-32/package.json index e6518545219e6..bddcef1da9b23 100644 --- a/cli/npm/turbo-windows-32/package.json +++ b/cli/npm/turbo-windows-32/package.json @@ -1,6 +1,6 @@ { "name": "turbo-windows-32", - "version": "1.0.2", + "version": "1.0.3", "description": "The Windows 32-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-windows-64/package.json b/cli/npm/turbo-windows-64/package.json index 5f80114fa86e5..40ba3eb9c09be 100644 --- a/cli/npm/turbo-windows-64/package.json +++ b/cli/npm/turbo-windows-64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-windows-64", - "version": "1.0.2", + "version": "1.0.3", "description": "The Windows 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/version.txt b/cli/version.txt index b7888940ce2af..83ed00b83eef8 100644 --- a/cli/version.txt +++ b/cli/version.txt @@ -1,2 +1,2 @@ -1.0.2 +1.0.3 latest \ No newline at end of file diff --git a/create-turbo/package.json b/create-turbo/package.json index d7e0a200d8e33..bfb1cb27206dd 100644 --- a/create-turbo/package.json +++ b/create-turbo/package.json @@ -1,6 +1,6 @@ { "name": "create-turbo", - "version": "1.0.2", + "version": "1.0.3", "description": "Create a new Turborepo", "homepage": "https://turborepo.org", "license": "MPL-2.0", diff --git a/docs/package.json b/docs/package.json index a3ec3cf09e539..8847d02e60522 100644 --- a/docs/package.json +++ b/docs/package.json @@ -35,7 +35,7 @@ "intersection-observer": "^0.10.0", "js-cookie": "^3.0.1", "markdown-to-jsx": "^6.11.4", - "next": "^12.0.4", + "next": "^12.0.8-canary.3", "next-themes": "^0.0.15", "nextra": "^2.0.0-beta.2", "nextra-theme-docs": "^2.0.0-beta.2", diff --git a/docs/theme.config.js b/docs/theme.config.js index c6c6b936f3238..ad15bbed3de60 100644 --- a/docs/theme.config.js +++ b/docs/theme.config.js @@ -138,31 +138,32 @@ const theme = { enterpriseLink: "https://vercel.com/contact/turborepo?utm_source=turborepo.org&utm_medium=referral&utm_campaign=header-enterpriseLink", // @TODO projectChatLink: "https://turborepo.org/discord", - // banner: function Banner() { - // return ( - //
- // - // - // - // - // - //
- // ); - // }, + banner: function Banner() { + return ( +
+ {/* + + + + */} + Vercel acquires TurborepoBuild Monorepos. Faster → +
+ ); + }, logo: function LogoActual() { return ( <> diff --git a/yarn.lock b/yarn.lock index a20ae68177080..cf16257ff2d49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -709,10 +709,10 @@ resolved "https://registry.yarnpkg.com/@napi-rs/triples/-/triples-1.0.3.tgz#76d6d0c3f4d16013c61e45dfca5ff1e6c31ae53c" integrity sha512-jDJTpta+P4p1NZTFVLHJ/TLFVYVcOqv6l8xwOeBKNPMgY/zDYH/YH7SJbvrr/h1RcS9GzbPcLKGzpuK9cV56UA== -"@next/env@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/env/-/env-12.0.4.tgz#effe19526fa51ab2da1a39e594b80a257b3fa1c5" - integrity sha512-QtZ6X5c6Zqa7oWs5csEmZ7xy+gLdtRKKg02SOT5l0Ziea4P5IU8mSOCyNC4fZmXewcRVjpbY+yGqAAP7hJUfOA== +"@next/env@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/env/-/env-12.0.8-canary.3.tgz#8e48f008c0e35c3f882e72e4f1d10ff2617252d8" + integrity sha512-VHSrv7qT2Wjd9+q8VwHqcq1jYWgmcezmDPusbWxkSARheMu8xnEzQKrtH93E52Bff/bEyGlYYUlDHyF8c5GBVg== "@next/eslint-plugin-next@12.0.4": version "12.0.4" @@ -721,15 +721,15 @@ dependencies: glob "7.1.7" -"@next/polyfill-module@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/polyfill-module/-/polyfill-module-12.0.4.tgz#ef4f4fd6d773ad655db1859ca71127e0c358af50" - integrity sha512-mk9yCDNpfXINTJKFTZNgwYs7eqRFpc5D/49O/fKB59blihyKl1GY1sZ0l7a2bn5l1X/WuaZzcIfqnrwkneqeaQ== +"@next/polyfill-module@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/polyfill-module/-/polyfill-module-12.0.8-canary.3.tgz#fd4c67824bcb3e794386f46a6c59e94d29497710" + integrity sha512-sG6fhOXPkZe5tEPcPZsE3v520RnT5ReJv7lcOPa/aJajuEpX0g4Buor4ZT+ecYn6LDCjvdUgkm/s46sq01Qy0g== -"@next/react-dev-overlay@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/react-dev-overlay/-/react-dev-overlay-12.0.4.tgz#c97113df84986233c62eed37382aab85a0ec006e" - integrity sha512-9O0lXyzv5goFSmDwq9Hp8JE+DcObvd+bTXvmGSSvYR91AlIoVlH8/PwATx8Rf5YEuqggn/XKR1hn2kBYcbcGnA== +"@next/react-dev-overlay@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/react-dev-overlay/-/react-dev-overlay-12.0.8-canary.3.tgz#b9ad1a082ef335e448ff41ab85a76f563ae6c0cf" + integrity sha512-XJaJGgoNPOMlSUJr7zVXVsdJFJtuNDl2tLvr6wpQtRl1K/CzMekyrIvHwh3eScE0C5irV3DkPLyuE4bk3XKaDQ== dependencies: "@babel/code-frame" "7.12.11" anser "1.4.9" @@ -743,65 +743,65 @@ stacktrace-parser "0.1.10" strip-ansi "6.0.1" -"@next/react-refresh-utils@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/react-refresh-utils/-/react-refresh-utils-12.0.4.tgz#20d43626498c451f71bb0bb26c3f780ad90f5fd6" - integrity sha512-kNUDmpBaJ+8Lb8CtKNynRFF9oijCjUKKru6Ont+JKhti9//5dNFFIcuo607bJSH86un06OEK0TZUt5XWVlbkjw== - -"@next/swc-android-arm64@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.0.4.tgz#e3ad69d3aadbd1d3ff0768b4f02b66c3806aa6b2" - integrity sha512-6mXumia8ZPcy7bYu9kjItfWxrE6SFaJyqQDaFy9G9WrU9x3M1R1Yok8B2X1mboM8itD0tq+t3R/ebQEkkmevUw== - -"@next/swc-darwin-arm64@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.0.4.tgz#bc083ed3ad5e6971d2f374f38a7d8f3c46a6de0a" - integrity sha512-7WMen1qhF5JmjKD9S5IEgEoaPJOXyIZj/Nsqa8ZSWxdF5oogp3uYYbKb/rvMYoKzpIbjyoLH/OCM5lm5IFM4iw== - -"@next/swc-darwin-x64@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.0.4.tgz#84855d4c9fef3b3a094c0f2424ae2b7e6dc29caa" - integrity sha512-PVgefMWjxP6CU1HQs39+Bfpjcue6qErJfvJ/+n2zimjLzyeQAmD6LM9f1lDSttW2LjKjasoxR5qkRNLVlqzlaA== - -"@next/swc-linux-arm-gnueabihf@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.0.4.tgz#090156c4fc88d86ebc67df35e99daa97ddb232de" - integrity sha512-8xGQu3sJiIdriKiCux3jDJ9pwivELEg7z2zfW0CqmQMbKNB7qP9lc0pq6CxshtKyXRMczNWRMtQ3Cjwep+UvNg== - -"@next/swc-linux-arm64-gnu@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.0.4.tgz#3ddda6eb703eda411b117d1974f08e028bb987ed" - integrity sha512-HhEWcBkqGr3E7SYLtN9VnYUGamAWaLcXawHN33Em0WP7gzXrBqz0iIJNH7uEzHDS6980EqU/rrkLyhCHrYSZgQ== - -"@next/swc-linux-arm64-musl@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.0.4.tgz#a17985b811166bb3598816009e5f025539827c21" - integrity sha512-oZyQ9wjtE7OX9RlnovP7izNx2AR/RzTuYWU4Ttim8ssABsipQSxSlfRaeb+Qi6jTc6k+lrPhjRfaZ+fGv/m2Ag== - -"@next/swc-linux-x64-gnu@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.0.4.tgz#46fa9f4a4d381d41c0fc75912810e72468b0fb49" - integrity sha512-aBuf78QzL93T59Lk9kEGfHcA+9SzYIH7dGon1nqVxtAd2iqicKYNVaVcb38VKeiIBXMSUHXTdu6Ee053ZCOmSw== - -"@next/swc-linux-x64-musl@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.0.4.tgz#5e07982c84df77ddad537f3abca7d0f52504fc08" - integrity sha512-yDgqUqL4H8M3Y0hv30ZyL9UvjnK4iXmD4I6iJz+XIHSRdA/VUiyKKoL7okf9hxr0mSxBtagbZ5A3qEoW/VliUQ== - -"@next/swc-win32-arm64-msvc@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.0.4.tgz#17705a3d20b35fddd2f61c4d2e491bbf6909e71a" - integrity sha512-evDUrEYsUo+PMHsedaymfZO98VwV9wNFzuWVCyKgqg6SD1ZRpzbpqYQY7aINIuqZVdIWZElBE6EM+oxaj7PuWQ== - -"@next/swc-win32-ia32-msvc@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.0.4.tgz#a2a6d5c09a07c62d3a6b5b6dbc4443b566b8385b" - integrity sha512-Lbmz0xlo8vW4EDWyzCfy3nGfqt7skqwxaERwe+vDVTBZ56mvJ5dsdyjqK24sxu4FFkWR7SaU4eNlHwZR+A3kTg== - -"@next/swc-win32-x64-msvc@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.0.4.tgz#acb9ffb17118b797d8c76dd688dd0aec5fa65cd4" - integrity sha512-f+7WNIJOno5QEelrmob+3vN5EZJb3KCkOrnvUsQ0+LCCD0dIPIhCjeHAh3BGj9msGu8ijnXvD7JxVxE5V26cnQ== +"@next/react-refresh-utils@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/react-refresh-utils/-/react-refresh-utils-12.0.8-canary.3.tgz#4ee1d66fb04ec7d66097112d3823e3033a4faed8" + integrity sha512-mxgrfR9fnnAzUZu+JhVshdDQGFbI/4v+kc6T6DALNdNdcRvbbVF7gNV7puJwwQfkJlHEMgyYPNvuAMDQv7ErCw== + +"@next/swc-android-arm64@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.0.8-canary.3.tgz#84f9bf84263e9d9f037c68b90c3a2c22d925696a" + integrity sha512-KGtXBkRVE8dyXsOTmPaxlm52tfsr99wiRnzFEpMRvGFnzoePb6owXryf19TRoYPUEQ0pijIJUvnva08dweVxnQ== + +"@next/swc-darwin-arm64@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.0.8-canary.3.tgz#2aa5c52c636139c4cf22500d20970fc0630df085" + integrity sha512-y02aWgGHtxLP1PJEQHK/xTkVJUqUlDE5xDTJmSM60RV/IUYY1UPrYIHk47L1Vf8dzcLJ1GACV95qW9ru7tUvpw== + +"@next/swc-darwin-x64@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.0.8-canary.3.tgz#1a1554cded2a5f1fbff6bf3c861b8283306337b9" + integrity sha512-UyHJMauB5KVX4wttTnLZ19n1RIf2E1PVlFGC5iyUikYVtxawqtvQU0C/ETWgVDDRPJVZ1u238i305Mkg6S/fUg== + +"@next/swc-linux-arm-gnueabihf@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.0.8-canary.3.tgz#3e1fbb9b229957fef8f000918a88338a6b667d10" + integrity sha512-krLRyfn3H1ruSO5507XGdv95LDhsKirSD/NJmdcIgG9Oin49vvgAL6WLg4k6hhMJ1EdGDLfUkLk5TsJ0L/M2Dw== + +"@next/swc-linux-arm64-gnu@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.0.8-canary.3.tgz#e20372ec9a45eb8d1708b48c665ad40b7e52ce73" + integrity sha512-LB+qVpNM59gxtR5fPNKXO8HEO83tcEpsBlDZddd6GVT2ux8bR9HQNYTk46SHuS7Y1eUZjtKd5famRuuZWe+g0Q== + +"@next/swc-linux-arm64-musl@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.0.8-canary.3.tgz#cde15d721de8562d4ddd5ec75f7270ec40064f5d" + integrity sha512-iRjlot6l8gRmCmvvwOQp/ZhIZQCa/aEiOTSXZGokQEbm7oZea7HAz+9i7/VZOOkZodXJnI2/e8kepOm2WdMHiQ== + +"@next/swc-linux-x64-gnu@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.0.8-canary.3.tgz#a4c2676058b2d8f32c00e2e4679139e7050a0ea8" + integrity sha512-PVVItOEQLNm+ym5UaNTi+I1Ekp2eBrZeieDorVNcekVwirJkVnrEFlSZIdJIWe07Ss/cJPuukGjjCoiZXmoLQg== + +"@next/swc-linux-x64-musl@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.0.8-canary.3.tgz#95433bc5a9a8e3f394db40285973f3181de8cb6d" + integrity sha512-3Wm8jBmLipLQy0tb6eoms6/4Hb6fkYUmKEemt7ijWmEfgnF5WWJK0i6+dXq6PSqOmeNjuCPdbV3vsUbUW0JDOQ== + +"@next/swc-win32-arm64-msvc@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.0.8-canary.3.tgz#ea490c9ad04672839b7333ddf21f927a25f0ab31" + integrity sha512-zU2uHQ8oQhf1nIjELXmKt0maQZ9q/uc4eDCz/BMW+ey5jFSOuHxkOlrZb/91DgrH0OJx4f67bvhhK4vUI57PQg== + +"@next/swc-win32-ia32-msvc@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.0.8-canary.3.tgz#5d896ad65a143fa2efc235c3bd19bfc4c634a57b" + integrity sha512-AD71L5itN13gQwSiqBv7ROFCKtY32MBuo0Tvt0uAnn0/Ht28b+/8WSeCz+K9hcT16+JJxxx6M8zbjLc5URFGrg== + +"@next/swc-win32-x64-msvc@12.0.8-canary.3": + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.0.8-canary.3.tgz#94f2dfacd45512b1c8ca744acec56a338d659f88" + integrity sha512-HsnjY1cqOH0I0Imf86ELX2ZSQ9xKhKf+GAfVqwsnvPs3dQTLNNaNp84GdU7lAfB6bvLqmki4jJZitdfrIt/vNQ== "@nodelib/fs.scandir@2.1.5": version "2.1.5" @@ -1926,16 +1926,16 @@ browserify-zlib@0.2.0: dependencies: pako "~1.0.5" -browserslist@4.16.6: - version "4.16.6" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2" - integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ== +browserslist@4.18.1, browserslist@^4.17.5: + version "4.18.1" + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.18.1.tgz#60d3920f25b6860eb917c6c7b185576f4d8b017f" + integrity sha512-8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ== dependencies: - caniuse-lite "^1.0.30001219" - colorette "^1.2.2" - electron-to-chromium "^1.3.723" + caniuse-lite "^1.0.30001280" + electron-to-chromium "^1.3.896" escalade "^3.1.1" - node-releases "^1.1.71" + node-releases "^2.0.1" + picocolors "^1.0.0" browserslist@^4.16.6: version "4.17.6" @@ -1948,17 +1948,6 @@ browserslist@^4.16.6: node-releases "^2.0.1" picocolors "^1.0.0" -browserslist@^4.17.5: - version "4.18.1" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.18.1.tgz#60d3920f25b6860eb917c6c7b185576f4d8b017f" - integrity sha512-8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ== - dependencies: - caniuse-lite "^1.0.30001280" - electron-to-chromium "^1.3.896" - escalade "^3.1.1" - node-releases "^2.0.1" - picocolors "^1.0.0" - bs-logger@0.x: version "0.2.6" resolved "https://registry.yarnpkg.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8" @@ -2092,7 +2081,7 @@ camelcase@^6.2.0: resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.1.tgz#250fd350cfd555d0d2160b1d51510eaf8326e86e" integrity sha512-tVI4q5jjFV5CavAU8DXfza/TJcZutVKo/5Foskmsqcm0MsL91moHvwiGNnqaa2o6PF/7yT5ikDRcVcl8Rj6LCA== -caniuse-lite@^1.0.30001202, caniuse-lite@^1.0.30001219, caniuse-lite@^1.0.30001228, caniuse-lite@^1.0.30001230, caniuse-lite@^1.0.30001274: +caniuse-lite@^1.0.30001202, caniuse-lite@^1.0.30001230, caniuse-lite@^1.0.30001274: version "1.0.30001279" resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001279.tgz#eb06818da481ef5096a3b3760f43e5382ed6b0ce" integrity sha512-VfEHpzHEXj6/CxggTwSFoZBBYGQfQv9Cf42KPlO79sWXCD1QNKWKsKzFeWL7QpZHJQYAvocqV6Rty1yJMkqWLQ== @@ -2102,6 +2091,11 @@ caniuse-lite@^1.0.30001280: resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001285.tgz#fe1e52229187e11d6670590790d669b9e03315b7" integrity sha512-KAOkuUtcQ901MtmvxfKD+ODHH9YVDYnBt+TGYSz2KIfnq22CiArbUxXPN9067gNbgMlnNYRSwho8OPXZPALB9Q== +caniuse-lite@^1.0.30001283: + version "1.0.30001286" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001286.tgz#3e9debad420419618cfdf52dc9b6572b28a8fff6" + integrity sha512-zaEMRH6xg8ESMi2eQ3R4eZ5qw/hJiVsO/HlLwniIwErij0JDr9P+8V4dtx1l+kLq6j3yy8l8W4fst1lBnat5wQ== + ccount@^1.0.0: version "1.1.0" resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.1.0.tgz#246687debb6014735131be8abab2d93898f8d043" @@ -2851,7 +2845,7 @@ duplexer3@^0.1.4: resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2" integrity sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI= -electron-to-chromium@^1.3.723, electron-to-chromium@^1.3.886: +electron-to-chromium@^1.3.886: version "1.3.894" resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.894.tgz#54554ecb40d40ddac7241c4a42887e86180015d8" integrity sha512-WY8pA4irAZ4cm/Pr7YFPtPLVqj3nU6d0SbfoHF6M7HZNONfPdAnYAarumqQ75go2LuN72uO9wGuCEqnfya/ytg== @@ -3740,6 +3734,11 @@ get-stream@3.0.0, get-stream@^3.0.0: resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14" integrity sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ= +get-stream@6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.0.tgz#3e0012cb6827319da2706e601a1583e8629a6718" + integrity sha512-A1B3Bh1UmL0bidM/YX2NsCOTnGJePL9rO/M+Mw3m9f2gUpfokS0hi5Eah0WSUEWZdZhIZtMjkIYS7mDfOqNHbg== + get-stream@^2.2.0: version "2.3.1" resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-2.3.1.tgz#5f38f93f346009666ee0150a054167f91bdd95de" @@ -6052,24 +6051,24 @@ next-themes@^0.0.8: resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.0.8.tgz#2a1748317085afbc2509e2c32bd04af4f0f6cb7d" integrity sha512-dyrh+/bZW4hkecFEg2rfwOLLzU2UnE7KfiwcV0mIwkPrO+1n1WvwkC8nabgKA5Eoi8stkYfjmA72FxTaWEOHtg== -next@^12.0.4: - version "12.0.4" - resolved "https://registry.yarnpkg.com/next/-/next-12.0.4.tgz#096578b320f0faf0bd51798decb39aaf00052efe" - integrity sha512-1pvjcSZBm5OLoGmDhp4JwKwIE798WbqUNLuyU7w6a2jUkdWaxOYtkE/ROXQTi2pXHj7+6rm68AvhxROLX2NHQg== +next@^12.0.8-canary.3: + version "12.0.8-canary.3" + resolved "https://registry.yarnpkg.com/next/-/next-12.0.8-canary.3.tgz#8c64f5236af78674f152861422ed61b8b7fa9e1c" + integrity sha512-gg4KsUGXfoXxWHk9DvMqqBvYFTqAmSub3WCbMvXkFcdt0GDXDq3rWhhth5fLog2Zd0rWmCv10T2FxpSeRklzEg== dependencies: "@babel/runtime" "7.15.4" "@hapi/accept" "5.0.2" "@napi-rs/triples" "1.0.3" - "@next/env" "12.0.4" - "@next/polyfill-module" "12.0.4" - "@next/react-dev-overlay" "12.0.4" - "@next/react-refresh-utils" "12.0.4" + "@next/env" "12.0.8-canary.3" + "@next/polyfill-module" "12.0.8-canary.3" + "@next/react-dev-overlay" "12.0.8-canary.3" + "@next/react-refresh-utils" "12.0.8-canary.3" acorn "8.5.0" assert "2.0.0" browserify-zlib "0.2.0" - browserslist "4.16.6" + browserslist "4.18.1" buffer "5.6.0" - caniuse-lite "^1.0.30001228" + caniuse-lite "^1.0.30001283" chalk "2.4.2" chokidar "3.5.1" constants-browserify "1.0.0" @@ -6081,6 +6080,7 @@ next@^12.0.4: events "3.3.0" find-cache-dir "3.3.1" get-orientation "1.1.2" + get-stream "6.0.0" https-browserify "1.0.0" image-size "1.0.0" jest-worker "27.0.0-next.5" @@ -6105,19 +6105,19 @@ next@^12.0.4: use-subscription "1.5.1" util "0.12.4" vm-browserify "1.1.2" - watchpack "2.1.1" + watchpack "2.3.0" optionalDependencies: - "@next/swc-android-arm64" "12.0.4" - "@next/swc-darwin-arm64" "12.0.4" - "@next/swc-darwin-x64" "12.0.4" - "@next/swc-linux-arm-gnueabihf" "12.0.4" - "@next/swc-linux-arm64-gnu" "12.0.4" - "@next/swc-linux-arm64-musl" "12.0.4" - "@next/swc-linux-x64-gnu" "12.0.4" - "@next/swc-linux-x64-musl" "12.0.4" - "@next/swc-win32-arm64-msvc" "12.0.4" - "@next/swc-win32-ia32-msvc" "12.0.4" - "@next/swc-win32-x64-msvc" "12.0.4" + "@next/swc-android-arm64" "12.0.8-canary.3" + "@next/swc-darwin-arm64" "12.0.8-canary.3" + "@next/swc-darwin-x64" "12.0.8-canary.3" + "@next/swc-linux-arm-gnueabihf" "12.0.8-canary.3" + "@next/swc-linux-arm64-gnu" "12.0.8-canary.3" + "@next/swc-linux-arm64-musl" "12.0.8-canary.3" + "@next/swc-linux-x64-gnu" "12.0.8-canary.3" + "@next/swc-linux-x64-musl" "12.0.8-canary.3" + "@next/swc-win32-arm64-msvc" "12.0.8-canary.3" + "@next/swc-win32-ia32-msvc" "12.0.8-canary.3" + "@next/swc-win32-x64-msvc" "12.0.8-canary.3" nextra-theme-docs@^2.0.0-beta.2: version "2.0.0-beta.2" @@ -6177,11 +6177,6 @@ node-int64@^0.4.0: resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b" integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs= -node-releases@^1.1.71: - version "1.1.77" - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.77.tgz#50b0cfede855dd374e7585bf228ff34e57c1c32e" - integrity sha512-rB1DUFUNAN4Gn9keO2K1efO35IDK7yKHCdCaIMvFO7yUYmmZYeDjnGKle26G4rwj+LKRQpjyUUvMkPglwGCYNQ== - node-releases@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5" @@ -8453,10 +8448,10 @@ warning@^4.0.3: dependencies: loose-envify "^1.0.0" -watchpack@2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.1.1.tgz#e99630550fca07df9f90a06056987baa40a689c7" - integrity sha512-Oo7LXCmc1eE1AjyuSBmtC3+Wy4HcV8PxWh2kP6fOl8yTlNS7r0K9l1ao2lrrUza7V39Y3D/BbJgY8VeSlc5JKw== +watchpack@2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.3.0.tgz#a41bca3da6afaff31e92a433f4c856a0c25ea0c4" + integrity sha512-MnN0Q1OsvB/GGHETrFeZPQaOelWh/7O+EiFlj8sM9GPjtQkis7k01aAxrg/18kTfoIVcLL+haEVFlXDaSRwKRw== dependencies: glob-to-regexp "^0.4.1" graceful-fs "^4.1.2"