From 603eaa39f78b44b906c5221aecc8704190ab4304 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 11:50:11 +0000 Subject: [PATCH] chore(deps): update dependency turbo to ^2.3.0 (#2812) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [turbo](https://turbo.build/repo) ([source](https://redirect.github.com/vercel/turborepo)) | [`^2.2.3` -> `^2.3.0`](https://renovatebot.com/diffs/npm/turbo/2.2.3/2.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/2.2.3/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/2.2.3/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turborepo (turbo) ### [`v2.3.0`](https://redirect.github.com/vercel/turborepo/releases/tag/v2.3.0): Turborepo v2.3.0 [Compare Source](https://redirect.github.com/vercel/turborepo/compare/v2.2.3...v2.3.0) #### What's Changed ##### Docs - Add list item in docs about errors in internal TypeScript dependencies. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9315](https://redirect.github.com/vercel/turborepo/pull/9315) - docs: document MSVC requirement by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9308](https://redirect.github.com/vercel/turborepo/pull/9308) - Turbopack docs: Update mentions of --turbo and beta by [@​timneutkens](https://redirect.github.com/timneutkens) in [https://github.com/vercel/turborepo/pull/9327](https://redirect.github.com/vercel/turborepo/pull/9327) - Typo in system-environment-variables docs by [@​FinnWard](https://redirect.github.com/FinnWard) in [https://github.com/vercel/turborepo/pull/9326](https://redirect.github.com/vercel/turborepo/pull/9326) - upgrade TypeScript one minor to 5.4.5 from 5.3.3 by [@​dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9322](https://redirect.github.com/vercel/turborepo/pull/9322) - updates `jest`/`ts-jest` to latest by [@​dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9155](https://redirect.github.com/vercel/turborepo/pull/9155) - update to TypeScript 5.5.4 by [@​dimitropoulos](https://redirect.github.com/dimitropoulos) in [https://github.com/vercel/turborepo/pull/9337](https://redirect.github.com/vercel/turborepo/pull/9337) - docs: Clarify that `TURBO_FORCE` is a boolean. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9380](https://redirect.github.com/vercel/turborepo/pull/9380) - docs: Updates for accuracy in Add to Existing Repository page. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9379](https://redirect.github.com/vercel/turborepo/pull/9379) - docs: Link to Root Tasks from Biome page so folks know what `//#` means. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9377](https://redirect.github.com/vercel/turborepo/pull/9377) - docs: Update Storybook page to mention absolute importing. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9376](https://redirect.github.com/vercel/turborepo/pull/9376) - docs: Just re-ordering the sidebar. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9392](https://redirect.github.com/vercel/turborepo/pull/9392) - docs: Move docker command up for clarity. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9390](https://redirect.github.com/vercel/turborepo/pull/9390) - docs: Add eslint-config-turbo bump to uprade guide. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9391](https://redirect.github.com/vercel/turborepo/pull/9391) - Update single-package-workspaces.mdx by [@​svenheden](https://redirect.github.com/svenheden) in [https://github.com/vercel/turborepo/pull/9187](https://redirect.github.com/vercel/turborepo/pull/9187) - Fix typo by [@​ATeals](https://redirect.github.com/ATeals) in [https://github.com/vercel/turborepo/pull/9341](https://redirect.github.com/vercel/turborepo/pull/9341) - docs: add missing comma by [@​juliusmarminge](https://redirect.github.com/juliusmarminge) in [https://github.com/vercel/turborepo/pull/9418](https://redirect.github.com/vercel/turborepo/pull/9418) - docs: Clarify how to use values for self-hosted Remote Cache. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9417](https://redirect.github.com/vercel/turborepo/pull/9417) - docs: `turbo info` by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9413](https://redirect.github.com/vercel/turborepo/pull/9413) - Document `--cache` flag. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9427](https://redirect.github.com/vercel/turborepo/pull/9427) - docs: Add doc for running by task ID. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9412](https://redirect.github.com/vercel/turborepo/pull/9412) ##### [@​turbo/codemod](https://redirect.github.com/turbo/codemod) - hack(js): bump codemod test timeout by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9361](https://redirect.github.com/vercel/turborepo/pull/9361) ##### Examples - feat(turbo): add cache flag by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9348](https://redirect.github.com/vercel/turborepo/pull/9348) - fix(examples): add private to with-shell-cmds by [@​tknickman](https://redirect.github.com/tknickman) in [https://github.com/vercel/turborepo/pull/9411](https://redirect.github.com/vercel/turborepo/pull/9411) - fix (react-native-web-example): add tui to turbo config by [@​mcnaveen](https://redirect.github.com/mcnaveen) in [https://github.com/vercel/turborepo/pull/9334](https://redirect.github.com/vercel/turborepo/pull/9334) ##### Changelog - chore(test): add test for cyclic error by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9305](https://redirect.github.com/vercel/turborepo/pull/9305) - feat: Upgrade to Rust 1.82.0 by [@​ognevny](https://redirect.github.com/ognevny) in [https://github.com/vercel/turborepo/pull/9293](https://redirect.github.com/vercel/turborepo/pull/9293) - fix(auth): add missing role by [@​tknickman](https://redirect.github.com/tknickman) in [https://github.com/vercel/turborepo/pull/9307](https://redirect.github.com/vercel/turborepo/pull/9307) - fix: use oxc-resolver hot fix for symlinks by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9302](https://redirect.github.com/vercel/turborepo/pull/9302) - fix: revert some changes to tests by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9310](https://redirect.github.com/vercel/turborepo/pull/9310) - chore(cache): better forbidden error message by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9313](https://redirect.github.com/vercel/turborepo/pull/9313) - chore(visitor): break up visitor to multiple modules by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9306](https://redirect.github.com/vercel/turborepo/pull/9306) - fix(test-utils): return promise from lifecycle by [@​tknickman](https://redirect.github.com/tknickman) in [https://github.com/vercel/turborepo/pull/9331](https://redirect.github.com/vercel/turborepo/pull/9331) - fix(watch): stopping persistent tasks by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9330](https://redirect.github.com/vercel/turborepo/pull/9330) - refactor(test): rust integration tests by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9314](https://redirect.github.com/vercel/turborepo/pull/9314) - feat(query): reverse tracing by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9319](https://redirect.github.com/vercel/turborepo/pull/9319) - feat(query): include css and json files in trace output by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9346](https://redirect.github.com/vercel/turborepo/pull/9346) - feat: support task id entrypoints by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9344](https://redirect.github.com/vercel/turborepo/pull/9344) - fix(tui): make sure to open stdin for all tasks by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9354](https://redirect.github.com/vercel/turborepo/pull/9354) - feat(ui): Hide task list with `h` key. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9350](https://redirect.github.com/vercel/turborepo/pull/9350) - fix: order tasks in order of interest, namely failed, successful, then cached by [@​arlyon](https://redirect.github.com/arlyon) in [https://github.com/vercel/turborepo/pull/9353](https://redirect.github.com/vercel/turborepo/pull/9353) - feat(trace): filtering by import type by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9357](https://redirect.github.com/vercel/turborepo/pull/9357) - chore: bump dependencies for Windows ARM support by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9343](https://redirect.github.com/vercel/turborepo/pull/9343) - feat(mfe): inject local proxy by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9356](https://redirect.github.com/vercel/turborepo/pull/9356) - (chore): Update outdated error message referring to experimental UI. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9359](https://redirect.github.com/vercel/turborepo/pull/9359) - feat(trace): add export conditions `import` and `require` to trace resolver by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9360](https://redirect.github.com/vercel/turborepo/pull/9360) - refactor(tui): Use color instead of bars to distinguish sections of task list. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9365](https://redirect.github.com/vercel/turborepo/pull/9365) - fix(tui): respect --no-color by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9369](https://redirect.github.com/vercel/turborepo/pull/9369) - fix(tui): sort tasks in state not just view by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9373](https://redirect.github.com/vercel/turborepo/pull/9373) - fix: Don't require a name for the root package.json. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9378](https://redirect.github.com/vercel/turborepo/pull/9378) - refactor: Use simpler root package.json check. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9382](https://redirect.github.com/vercel/turborepo/pull/9382) - fix(mfe): build internal package if present in graph by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9383](https://redirect.github.com/vercel/turborepo/pull/9383) - fix(query): validate package name by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9370](https://redirect.github.com/vercel/turborepo/pull/9370) - feat(trace): pretty print trace errors to logs by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9367](https://redirect.github.com/vercel/turborepo/pull/9367) - feat(mfe): add env var indicating mfe proxy by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9395](https://redirect.github.com/vercel/turborepo/pull/9395) - chore(daemon): lazy load package changes watcher by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9396](https://redirect.github.com/vercel/turborepo/pull/9396) - feat: `turbo info` command for debugging by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9368](https://redirect.github.com/vercel/turborepo/pull/9368) - chore(trace): fixes and improvements by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9398](https://redirect.github.com/vercel/turborepo/pull/9398) - fix(watch): shut down persistent tasks when we exit watch mode by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9405](https://redirect.github.com/vercel/turborepo/pull/9405) - fix(turbopath): avoid incorrect lifetime in RelativeUnixPath::new by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9400](https://redirect.github.com/vercel/turborepo/pull/9400) - fix(watch): ensure TUI is shutdown regardless of exit path by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9408](https://redirect.github.com/vercel/turborepo/pull/9408) - chore(engine): error about missing package in package task by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9414](https://redirect.github.com/vercel/turborepo/pull/9414) - feat: Wrap-around selection for TUI. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9409](https://redirect.github.com/vercel/turborepo/pull/9409) - feat: Detect WSL in `turbo info`. by [@​anthonyshew](https://redirect.github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9416](https://redirect.github.com/vercel/turborepo/pull/9416) - Bump semver & types to latest version by [@​torresgol10](https://redirect.github.com/torresgol10) in [https://github.com/vercel/turborepo/pull/8716](https://redirect.github.com/vercel/turborepo/pull/8716) - chore(cache): add deprecation warnings to old cache flags by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9428](https://redirect.github.com/vercel/turborepo/pull/9428) - chore(watch): warn if daemon is disabled by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9407](https://redirect.github.com/vercel/turborepo/pull/9407) - feat(watch): package inference in watch mode by [@​NicholasLYang](https://redirect.github.com/NicholasLYang) in [https://github.com/vercel/turborepo/pull/9404](https://redirect.github.com/vercel/turborepo/pull/9404) - fix(mfe): avoid crashing if unsupported mfe version found by [@​chris-olszewski](https://redirect.github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9432](https://redirect.github.com/vercel/turborepo/pull/9432) #### New Contributors - [@​FinnWard](https://redirect.github.com/FinnWard) made their first contribution in [https://github.com/vercel/turborepo/pull/9326](https://redirect.github.com/vercel/turborepo/pull/9326) - [@​svenheden](https://redirect.github.com/svenheden) made their first contribution in [https://github.com/vercel/turborepo/pull/9187](https://redirect.github.com/vercel/turborepo/pull/9187) - [@​ATeals](https://redirect.github.com/ATeals) made their first contribution in [https://github.com/vercel/turborepo/pull/9341](https://redirect.github.com/vercel/turborepo/pull/9341) - [@​juliusmarminge](https://redirect.github.com/juliusmarminge) made their first contribution in [https://github.com/vercel/turborepo/pull/9418](https://redirect.github.com/vercel/turborepo/pull/9418) - [@​mcnaveen](https://redirect.github.com/mcnaveen) made their first contribution in [https://github.com/vercel/turborepo/pull/9334](https://redirect.github.com/vercel/turborepo/pull/9334) **Full Changelog**: https://github.com/vercel/turborepo/compare/v2.2.3...v2.3.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/fwouts/previewjs). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 99 +++++++++++++++++++++++++++----------------------- 2 files changed, 55 insertions(+), 46 deletions(-) diff --git a/package.json b/package.json index 1ae1802b506..eaf7c5c46f5 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "license-checker": "^25.0.1", "prettier": "^2.8.8", "ts-node": "^10.9.2", - "turbo": "^2.2.3", + "turbo": "^2.3.0", "typescript": "^5.6.3" }, "packageManager": "pnpm@9.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc3e00cd188..5b12819f89b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ importers: specifier: ^10.9.2 version: 10.9.2(@swc/core@1.3.59(@swc/helpers@0.5.1))(@types/node@20.17.6)(typescript@5.6.3) turbo: - specifier: ^2.2.3 - version: 2.2.3 + specifier: ^2.3.0 + version: 2.3.0 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -2680,7 +2680,7 @@ importers: version: 3.30.2 nuxt: specifier: ^2.16.3 - version: 2.16.3(@vue/compiler-sfc@3.5.12)(buffer@6.0.3)(consola@2.15.3)(ejs@3.1.8)(encoding@0.1.13)(handlebars@4.7.7)(pug@3.0.2)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@4.2.4)(underscore@1.13.6)(vue@2.7.14) + version: 2.16.3(@vue/compiler-sfc@3.5.12)(buffer@6.0.3)(consola@2.15.3)(encoding@0.1.13)(typescript@4.2.4)(vue@2.7.14) vue: specifier: ^2.7.14 version: 2.7.14 @@ -20829,38 +20829,38 @@ packages: resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==} engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'} - turbo-darwin-64@2.2.3: - resolution: {integrity: sha512-Rcm10CuMKQGcdIBS3R/9PMeuYnv6beYIHqfZFeKWVYEWH69sauj4INs83zKMTUiZJ3/hWGZ4jet9AOwhsssLyg==} + turbo-darwin-64@2.3.0: + resolution: {integrity: sha512-pji+D49PhFItyQjf2QVoLZw2d3oRGo8gJgKyOiRzvip78Rzie74quA8XNwSg/DuzM7xx6gJ3p2/LylTTlgZXxQ==} cpu: [x64] os: [darwin] - turbo-darwin-arm64@2.2.3: - resolution: {integrity: sha512-+EIMHkuLFqUdJYsA3roj66t9+9IciCajgj+DVek+QezEdOJKcRxlvDOS2BUaeN8kEzVSsNiAGnoysFWYw4K0HA==} + turbo-darwin-arm64@2.3.0: + resolution: {integrity: sha512-AJrGIL9BO41mwDF/IBHsNGwvtdyB911vp8f5mbNo1wG66gWTvOBg7WCtYQBvCo11XTenTfXPRSsAb7w3WAZb6w==} cpu: [arm64] os: [darwin] - turbo-linux-64@2.2.3: - resolution: {integrity: sha512-UBhJCYnqtaeOBQLmLo8BAisWbc9v9daL9G8upLR+XGj6vuN/Nz6qUAhverN4Pyej1g4Nt1BhROnj6GLOPYyqxQ==} + turbo-linux-64@2.3.0: + resolution: {integrity: sha512-jZqW6vc2sPJT3M/3ZmV1Cg4ecQVPqsbHncG/RnogHpBu783KCSXIndgxvUQNm9qfgBYbZDBnP1md63O4UTElhw==} cpu: [x64] os: [linux] - turbo-linux-arm64@2.2.3: - resolution: {integrity: sha512-hJYT9dN06XCQ3jBka/EWvvAETnHRs3xuO/rb5bESmDfG+d9yQjeTMlhRXKrr4eyIMt6cLDt1LBfyi+6CQ+VAwQ==} + turbo-linux-arm64@2.3.0: + resolution: {integrity: sha512-HUbDLJlvd/hxuyCNO0BmEWYQj0TugRMvSQeG8vHJH+Lq8qOgDAe7J0K73bFNbZejZQxW3C3XEiZFB3pnpO78+A==} cpu: [arm64] os: [linux] - turbo-windows-64@2.2.3: - resolution: {integrity: sha512-NPrjacrZypMBF31b4HE4ROg4P3nhMBPHKS5WTpMwf7wydZ8uvdEHpESVNMOtqhlp857zbnKYgP+yJF30H3N2dQ==} + turbo-windows-64@2.3.0: + resolution: {integrity: sha512-c5rxrGNTYDWX9QeMzWLFE9frOXnKjHGEvQMp1SfldDlbZYsloX9UKs31TzUThzfTgTiz8NYuShaXJ2UvTMnV/g==} cpu: [x64] os: [win32] - turbo-windows-arm64@2.2.3: - resolution: {integrity: sha512-fnNrYBCqn6zgKPKLHu4sOkihBI/+0oYFr075duRxqUZ+1aLWTAGfHZLgjVeLh3zR37CVzuerGIPWAEkNhkWEIw==} + turbo-windows-arm64@2.3.0: + resolution: {integrity: sha512-7qfUuYhfIVb1AZgs89DxhXK+zZez6O2ocmixEQ4hXZK7ytnBt5vaz2zGNJJKFNYIL5HX1C3tuHolnpNgDNCUIg==} cpu: [arm64] os: [win32] - turbo@2.2.3: - resolution: {integrity: sha512-5lDvSqIxCYJ/BAd6rQGK/AzFRhBkbu4JHVMLmGh/hCb7U3CqSnr5Tjwfy9vc+/5wG2DJ6wttgAaA7MoCgvBKZQ==} + turbo@2.3.0: + resolution: {integrity: sha512-/uOq5o2jwRPyaUDnwBpOR5k9mQq4c3wziBgWNWttiYQPmbhDtrKYPRBxTvA2WpgQwRIbt8UM612RMN8n/TvmHA==} hasBin: true tweetnacl@0.14.5: @@ -29798,12 +29798,12 @@ snapshots: - supports-color - vue - '@nuxt/builder@2.16.3(@vue/compiler-sfc@3.5.12)(ejs@3.1.8)(handlebars@4.7.7)(pug@3.0.2)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@4.2.4)(underscore@1.13.6)(vue@2.7.14)': + '@nuxt/builder@2.16.3(@vue/compiler-sfc@3.5.12)(typescript@4.2.4)(vue@2.7.14)': dependencies: '@nuxt/devalue': 2.0.2 '@nuxt/utils': 2.16.3 '@nuxt/vue-app': 2.16.3 - '@nuxt/webpack': 2.16.3(@vue/compiler-sfc@3.5.12)(ejs@3.1.8)(handlebars@4.7.7)(pug@3.0.2)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@4.2.4)(underscore@1.13.6)(vue@2.7.14) + '@nuxt/webpack': 2.16.3(@vue/compiler-sfc@3.5.12)(typescript@4.2.4)(vue@2.7.14) chalk: 4.1.2 chokidar: 3.6.0 consola: 2.15.3 @@ -30100,7 +30100,7 @@ snapshots: pkg-types: 1.2.1 postcss-import-resolver: 2.0.0 scule: 1.3.0 - std-env: 3.7.0 + std-env: 3.8.0 ufo: 1.5.4 unimport: 1.3.0(rollup@3.29.5) untyped: 1.5.1 @@ -30118,7 +30118,7 @@ snapshots: pathe: 1.1.2 pkg-types: 1.2.1 scule: 1.3.0 - std-env: 3.7.0 + std-env: 3.8.0 ufo: 1.5.4 uncrypto: 0.1.3 unimport: 3.13.1(rollup@3.29.5)(webpack-sources@3.2.3) @@ -30442,7 +30442,7 @@ snapshots: vue-meta: 2.4.0 vue-server-renderer: 2.7.14 - '@nuxt/webpack@2.16.3(@vue/compiler-sfc@3.5.12)(ejs@3.1.8)(handlebars@4.7.7)(pug@3.0.2)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@4.2.4)(underscore@1.13.6)(vue@2.7.14)': + '@nuxt/webpack@2.16.3(@vue/compiler-sfc@3.5.12)(typescript@4.2.4)(vue@2.7.14)': dependencies: '@babel/core': 7.25.9 '@nuxt/babel-preset-app': 2.16.3(vue@2.7.14) @@ -30452,11 +30452,11 @@ snapshots: cache-loader: 4.1.0(webpack@4.46.0) caniuse-lite: 1.0.30001572 consola: 2.15.3 - css-loader: 5.2.7(webpack@5.83.1(@swc/core@1.3.59(@swc/helpers@0.5.1))) + css-loader: 5.2.7(webpack@4.46.0) cssnano: 5.1.15(postcss@8.4.47) eventsource-polyfill: 0.9.6 extract-css-chunks-webpack-plugin: 4.9.0(webpack@4.46.0) - file-loader: 6.2.0(webpack@5.83.1(@swc/core@1.3.59(@swc/helpers@0.5.1))) + file-loader: 6.2.0(webpack@4.46.0) glob: 8.1.0 hard-source-webpack-plugin: 0.13.1(webpack@4.46.0) hash-sum: 2.0.0 @@ -30480,8 +30480,8 @@ snapshots: time-fix-plugin: 2.0.7(webpack@4.46.0) ufo: 1.3.2 upath: 2.0.1 - url-loader: 4.1.1(file-loader@6.2.0(webpack@4.46.0))(webpack@4.46.0) - vue-loader: 15.10.1(@vue/compiler-sfc@3.5.12)(cache-loader@4.1.0(webpack@4.46.0))(css-loader@5.2.7(webpack@4.46.0))(ejs@3.1.8)(handlebars@4.7.7)(lodash@4.17.21)(pug@3.0.2)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(underscore@1.13.6)(vue-template-compiler@2.7.16)(webpack@4.46.0) + url-loader: 4.1.1(file-loader@6.2.0(webpack@5.83.1(@swc/core@1.3.59(@swc/helpers@0.5.1))))(webpack@4.46.0) + vue-loader: 15.10.1(@vue/compiler-sfc@3.5.12)(cache-loader@4.1.0(webpack@4.46.0))(css-loader@5.2.7(webpack@5.83.1(@swc/core@1.3.59(@swc/helpers@0.5.1))))(lodash@4.17.21)(vue-template-compiler@2.7.16)(webpack@4.46.0) vue-style-loader: 4.1.3 vue-template-compiler: 2.7.16 watchpack: 2.4.0 @@ -45399,7 +45399,7 @@ snapshots: mlly: 1.7.2 node-forge: 1.3.1 pathe: 1.1.2 - std-env: 3.7.0 + std-env: 3.8.0 ufo: 1.5.4 untun: 0.1.3 uqr: 0.1.2 @@ -46656,7 +46656,7 @@ snapshots: serve-placeholder: 2.0.2 serve-static: 1.16.2 source-map-support: 0.5.21 - std-env: 3.7.0 + std-env: 3.8.0 ufo: 1.5.4 unenv: 1.10.0 unimport: 1.3.0(rollup@3.29.5) @@ -47057,10 +47057,10 @@ snapshots: - vue-tsc - webpack-sources - nuxt@2.16.3(@vue/compiler-sfc@3.5.12)(buffer@6.0.3)(consola@2.15.3)(ejs@3.1.8)(encoding@0.1.13)(handlebars@4.7.7)(pug@3.0.2)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@4.2.4)(underscore@1.13.6)(vue@2.7.14): + nuxt@2.16.3(@vue/compiler-sfc@3.5.12)(buffer@6.0.3)(consola@2.15.3)(encoding@0.1.13)(typescript@4.2.4)(vue@2.7.14): dependencies: '@nuxt/babel-preset-app': 2.16.3(vue@2.7.14) - '@nuxt/builder': 2.16.3(@vue/compiler-sfc@3.5.12)(ejs@3.1.8)(handlebars@4.7.7)(pug@3.0.2)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@4.2.4)(underscore@1.13.6)(vue@2.7.14) + '@nuxt/builder': 2.16.3(@vue/compiler-sfc@3.5.12)(typescript@4.2.4)(vue@2.7.14) '@nuxt/cli': 2.16.3(buffer@6.0.3) '@nuxt/components': 2.2.1(consola@2.15.3) '@nuxt/config': 2.16.3 @@ -47073,7 +47073,7 @@ snapshots: '@nuxt/utils': 2.16.3 '@nuxt/vue-app': 2.16.3 '@nuxt/vue-renderer': 2.16.3 - '@nuxt/webpack': 2.16.3(@vue/compiler-sfc@3.5.12)(ejs@3.1.8)(handlebars@4.7.7)(pug@3.0.2)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@4.2.4)(underscore@1.13.6)(vue@2.7.14) + '@nuxt/webpack': 2.16.3(@vue/compiler-sfc@3.5.12)(typescript@4.2.4)(vue@2.7.14) transitivePeerDependencies: - '@vue/compiler-sfc' - arc-templates @@ -53359,32 +53359,32 @@ snapshots: tunnel@0.0.6: {} - turbo-darwin-64@2.2.3: + turbo-darwin-64@2.3.0: optional: true - turbo-darwin-arm64@2.2.3: + turbo-darwin-arm64@2.3.0: optional: true - turbo-linux-64@2.2.3: + turbo-linux-64@2.3.0: optional: true - turbo-linux-arm64@2.2.3: + turbo-linux-arm64@2.3.0: optional: true - turbo-windows-64@2.2.3: + turbo-windows-64@2.3.0: optional: true - turbo-windows-arm64@2.2.3: + turbo-windows-arm64@2.3.0: optional: true - turbo@2.2.3: + turbo@2.3.0: optionalDependencies: - turbo-darwin-64: 2.2.3 - turbo-darwin-arm64: 2.2.3 - turbo-linux-64: 2.2.3 - turbo-linux-arm64: 2.2.3 - turbo-windows-64: 2.2.3 - turbo-windows-arm64: 2.2.3 + turbo-darwin-64: 2.3.0 + turbo-darwin-arm64: 2.3.0 + turbo-linux-64: 2.3.0 + turbo-linux-arm64: 2.3.0 + turbo-windows-64: 2.3.0 + turbo-windows-arm64: 2.3.0 tweetnacl@0.14.5: {} @@ -53937,6 +53937,15 @@ snapshots: optionalDependencies: file-loader: 6.2.0(webpack@4.46.0) + url-loader@4.1.1(file-loader@6.2.0(webpack@5.83.1(@swc/core@1.3.59(@swc/helpers@0.5.1))))(webpack@4.46.0): + dependencies: + loader-utils: 2.0.4 + mime-types: 2.1.35 + schema-utils: 3.1.1 + webpack: 4.46.0 + optionalDependencies: + file-loader: 6.2.0(webpack@5.83.1(@swc/core@1.3.59(@swc/helpers@0.5.1))) + url-parse-lax@3.0.0: dependencies: prepend-http: 2.0.0 @@ -54485,7 +54494,7 @@ snapshots: dependencies: vue: 3.3.4 - vue-loader@15.10.1(@vue/compiler-sfc@3.5.12)(cache-loader@4.1.0(webpack@4.46.0))(css-loader@5.2.7(webpack@4.46.0))(ejs@3.1.8)(handlebars@4.7.7)(lodash@4.17.21)(pug@3.0.2)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(underscore@1.13.6)(vue-template-compiler@2.7.16)(webpack@4.46.0): + vue-loader@15.10.1(@vue/compiler-sfc@3.5.12)(cache-loader@4.1.0(webpack@4.46.0))(css-loader@5.2.7(webpack@5.83.1(@swc/core@1.3.59(@swc/helpers@0.5.1))))(lodash@4.17.21)(vue-template-compiler@2.7.16)(webpack@4.46.0): dependencies: '@vue/component-compiler-utils': 3.3.0(ejs@3.1.8)(handlebars@4.7.7)(lodash@4.17.21)(pug@3.0.2)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(underscore@1.13.6) css-loader: 5.2.7(webpack@5.83.1(@swc/core@1.3.59(@swc/helpers@0.5.1)))