From fff0fd7e3696e1313a7253a3fb589df28e0f36e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 23:49:38 +0000 Subject: [PATCH] chore(deps): update dependency turbo to ^1.11.3 (#2352) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`^1.11.2` -> `^1.11.3`](https://renovatebot.com/diffs/npm/turbo/1.11.2/1.11.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.11.2/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.11.2/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/turbo (turbo) ### [`v1.11.3`](https://togithub.com/vercel/turbo/releases/tag/v1.11.3): Turborepo v1.11.3 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.11.2...v1.11.3) #### What's Changed ##### Docs - Updated outdated Docs "Getting Started" > "Create a New Monorepo" by [@​Gogoro](https://togithub.com/Gogoro) in [https://github.com/vercel/turbo/pull/6786](https://togithub.com/vercel/turbo/pull/6786) - docs: fix typo under getting started by [@​denniscampos](https://togithub.com/denniscampos) in [https://github.com/vercel/turbo/pull/6817](https://togithub.com/vercel/turbo/pull/6817) ##### create-turbo - release(turborepo): 1.11.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6776](https://togithub.com/vercel/turbo/pull/6776) - release(turborepo): 1.11.3-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6791](https://togithub.com/vercel/turbo/pull/6791) - release(turborepo): 1.11.3-canary.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6835](https://togithub.com/vercel/turbo/pull/6835) - release(turborepo): 1.11.3-canary.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6890](https://togithub.com/vercel/turbo/pull/6890) ##### Examples - Bump turbo in examples. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6766](https://togithub.com/vercel/turbo/pull/6766) - fix button prop appName from docs app by [@​Yunfei1982](https://togithub.com/Yunfei1982) in [https://github.com/vercel/turbo/pull/6794](https://togithub.com/vercel/turbo/pull/6794) - Ignore dist in shell commands example. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6851](https://togithub.com/vercel/turbo/pull/6851) - fix(examples): Typo correction on design-system package.json by [@​GGalupo](https://togithub.com/GGalupo) in [https://github.com/vercel/turbo/pull/6859](https://togithub.com/vercel/turbo/pull/6859) ##### Changelog - chore: remove verbosity filter from chrome profile by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6779](https://togithub.com/vercel/turbo/pull/6779) - feat: add anon-profile flag by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6781](https://togithub.com/vercel/turbo/pull/6781) - chore: remove verbosity flag when running benchmark by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6782](https://togithub.com/vercel/turbo/pull/6782) - feat(gen): pass the command cwd through by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6795](https://togithub.com/vercel/turbo/pull/6795) - perf(yarn3): eagerly construct map from workspace paths to locators by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6797](https://togithub.com/vercel/turbo/pull/6797) - fix: add missing dependency to cargo lockfile by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/6807](https://togithub.com/vercel/turbo/pull/6807) - refactor: Remove bookkeeping abstraction from turbo config by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/6809](https://togithub.com/vercel/turbo/pull/6809) - chore: include response body if not valid JSON by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6796](https://togithub.com/vercel/turbo/pull/6796) - chore: add tracing to primary lockfile functions by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6800](https://togithub.com/vercel/turbo/pull/6800) - feat(turbo): telemetry client by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6743](https://togithub.com/vercel/turbo/pull/6743) - fix(telemetry): don’t track hash by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6828](https://togithub.com/vercel/turbo/pull/6828) - feat(telemetry): add README disabled note by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6829](https://togithub.com/vercel/turbo/pull/6829) - feat(telemetry): generic parent to child event by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6830](https://togithub.com/vercel/turbo/pull/6830) - Create wrapper for `dirs_next::config_dir()` by [@​Zertsov](https://togithub.com/Zertsov) in [https://github.com/vercel/turbo/pull/6837](https://togithub.com/vercel/turbo/pull/6837) - fix: Allow for long symlinks by using append_link by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/6838](https://togithub.com/vercel/turbo/pull/6838) - Use the sso team instead of the string 'sso' by [@​Zertsov](https://togithub.com/Zertsov) in [https://github.com/vercel/turbo/pull/6867](https://togithub.com/vercel/turbo/pull/6867) - feat(telemetry): track client system info by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6868](https://togithub.com/vercel/turbo/pull/6868) - fix(yarn4): avoid overwriting non-npm protocols by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6723](https://togithub.com/vercel/turbo/pull/6723) - fix: avoid deleting cached package discovery data by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6872](https://togithub.com/vercel/turbo/pull/6872) - Make link command use auth crate instead of config token by [@​Zertsov](https://togithub.com/Zertsov) in [https://github.com/vercel/turbo/pull/6870](https://togithub.com/vercel/turbo/pull/6870) - fix support bracket filepaths by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6877](https://togithub.com/vercel/turbo/pull/6877) - fix clippy 'errors' by [@​Zertsov](https://togithub.com/Zertsov) in [https://github.com/vercel/turbo/pull/6881](https://togithub.com/vercel/turbo/pull/6881) - feat(telemetry): add run and repo events by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/6876](https://togithub.com/vercel/turbo/pull/6876) - add base url getter to APIClient by [@​Zertsov](https://togithub.com/Zertsov) in [https://github.com/vercel/turbo/pull/6888](https://togithub.com/vercel/turbo/pull/6888) - chore: tracing overhaul by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6869](https://togithub.com/vercel/turbo/pull/6869) #### New Contributors - [@​Yunfei1982](https://togithub.com/Yunfei1982) made their first contribution in [https://github.com/vercel/turbo/pull/6794](https://togithub.com/vercel/turbo/pull/6794) - [@​Gogoro](https://togithub.com/Gogoro) made their first contribution in [https://github.com/vercel/turbo/pull/6786](https://togithub.com/vercel/turbo/pull/6786) - [@​denniscampos](https://togithub.com/denniscampos) made their first contribution in [https://github.com/vercel/turbo/pull/6817](https://togithub.com/vercel/turbo/pull/6817) - [@​jupapios](https://togithub.com/jupapios) made their first contribution in [https://github.com/vercel/turbo/pull/6849](https://togithub.com/vercel/turbo/pull/6849) - [@​GGalupo](https://togithub.com/GGalupo) made their first contribution in [https://github.com/vercel/turbo/pull/6859](https://togithub.com/vercel/turbo/pull/6859) - [@​bb8dd](https://togithub.com/bb8dd) made their first contribution in [https://github.com/vercel/turbo/pull/6862](https://togithub.com/vercel/turbo/pull/6862) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.11.2...v1.11.3
--- ### Configuration πŸ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. β™» **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](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 | 178 ++++++++++++++++++++++++------------------------- 2 files changed, 88 insertions(+), 92 deletions(-) diff --git a/package.json b/package.json index bd7fefcc3b3..04d0dfa21e2 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "license-checker": "^25.0.1", "prettier": "^2.8.8", "ts-node": "^10.9.2", - "turbo": "^1.11.2", + "turbo": "^1.11.3", "typescript": "^5.3.3" }, "packageManager": "pnpm@8.14.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 563796532e7..bef2b56b8bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ importers: specifier: ^10.9.2 version: 10.9.2(@types/node@20.10.6)(typescript@5.3.3) turbo: - specifier: ^1.11.2 - version: 1.11.2 + specifier: ^1.11.3 + version: 1.11.3 typescript: specifier: ^5.3.3 version: 5.3.3 @@ -3525,13 +3525,13 @@ packages: dependencies: '@ampproject/remapping': 2.2.1 '@babel/code-frame': 7.23.5 - '@babel/generator': 7.23.5 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/generator': 7.23.6 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.21.4) - '@babel/helpers': 7.23.5 + '@babel/helpers': 7.23.7 '@babel/parser': 7.23.6 '@babel/template': 7.22.15 - '@babel/traverse': 7.23.5 + '@babel/traverse': 7.23.7 '@babel/types': 7.23.6 convert-source-map: 1.9.0 debug: 4.3.4(supports-color@5.5.0) @@ -3708,8 +3708,8 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.23.6 - '@jridgewell/gen-mapping': 0.3.2 - '@jridgewell/trace-mapping': 0.3.19 + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.20 jsesc: 2.5.2 /@babel/generator@7.23.6: @@ -4049,7 +4049,7 @@ packages: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4(supports-color@5.5.0) lodash.debounce: 4.0.8 @@ -4065,7 +4065,7 @@ packages: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.21.8 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4(supports-color@5.5.0) lodash.debounce: 4.0.8 @@ -4080,7 +4080,7 @@ packages: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.22.20 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4(supports-color@5.5.0) lodash.debounce: 4.0.8 @@ -4095,7 +4095,7 @@ packages: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.23.5 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4(supports-color@5.5.0) lodash.debounce: 4.0.8 @@ -4110,7 +4110,7 @@ packages: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.23.7 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4(supports-color@5.5.0) lodash.debounce: 4.0.8 @@ -4502,7 +4502,7 @@ packages: dependencies: '@babel/helper-function-name': 7.23.0 '@babel/template': 7.22.15 - '@babel/traverse': 7.23.5 + '@babel/traverse': 7.23.7 '@babel/types': 7.23.6 transitivePeerDependencies: - supports-color @@ -4536,6 +4536,7 @@ packages: '@babel/types': 7.23.6 transitivePeerDependencies: - supports-color + dev: false /@babel/helpers@7.23.7: resolution: {integrity: sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==} @@ -5316,7 +5317,7 @@ packages: dependencies: '@babel/compat-data': 7.22.9 '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.4) '@babel/plugin-transform-parameters': 7.20.7(@babel/core@7.21.4) @@ -6161,6 +6162,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: false + /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.23.7): + resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.23.7 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + /@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.21.4): resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==} engines: {node: '>=6.9.0'} @@ -6872,7 +6883,7 @@ packages: dependencies: '@babel/core': 7.21.8 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 @@ -7280,7 +7291,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-function-name': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -7292,7 +7303,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.8 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-function-name': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 @@ -7303,7 +7314,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.20 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-function-name': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 @@ -7314,7 +7325,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.5 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-function-name': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 @@ -7325,7 +7336,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.7 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-function-name': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 @@ -8801,7 +8812,7 @@ packages: dependencies: '@babel/compat-data': 7.22.9 '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-validator-option': 7.22.15 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6(@babel/core@7.21.4) @@ -9231,7 +9242,7 @@ packages: dependencies: '@babel/core': 7.21.8 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.15 + '@babel/helper-validator-option': 7.23.5 '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.21.8) dev: true @@ -9243,7 +9254,7 @@ packages: dependencies: '@babel/core': 7.23.7 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.15 + '@babel/helper-validator-option': 7.23.5 '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.23.7) /@babel/preset-modules@0.1.5(@babel/core@7.21.4): @@ -9330,7 +9341,7 @@ packages: dependencies: '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.15 + '@babel/helper-validator-option': 7.23.5 '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.23.5) '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.23.5) '@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.23.5) @@ -9344,7 +9355,7 @@ packages: dependencies: '@babel/core': 7.23.7 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.15 + '@babel/helper-validator-option': 7.23.5 '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.23.7) '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.23.7) '@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.23.7) @@ -12121,7 +12132,7 @@ packages: resolution: {integrity: sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/core': 7.23.5 + '@babel/core': 7.23.7 '@jest/types': 26.6.2 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -12144,7 +12155,7 @@ packages: resolution: {integrity: sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/core': 7.23.5 + '@babel/core': 7.23.7 '@jest/types': 27.5.1 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -14245,7 +14256,7 @@ packages: preact: ^10.4.0 vite: '>=2.0.0-beta.3' dependencies: - '@babel/core': 7.23.5 + '@babel/core': 7.23.7 '@prefresh/babel-plugin': 0.4.4 '@prefresh/core': 1.4.1(preact@10.15.0) '@prefresh/utils': 1.1.3 @@ -14905,12 +14916,12 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.28.1) + '@rollup/pluginutils': 5.0.3(rollup@3.28.1) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-builtin-module: 3.2.1 is-module: 1.0.0 - resolve: 1.22.2 + resolve: 1.22.8 rollup: 3.28.1 dev: true @@ -15043,21 +15054,6 @@ packages: picomatch: 2.3.1 rollup: 3.21.0 - /@rollup/pluginutils@5.0.2(rollup@3.28.1): - resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - '@types/estree': 1.0.0 - estree-walker: 2.0.2 - picomatch: 2.3.1 - rollup: 3.28.1 - dev: true - /@rollup/pluginutils@5.0.3(rollup@3.21.0): resolution: {integrity: sha512-hfllNN4a80rwNQ9QCxhxuHCGHMAvabXqxNdaChUSSadMre7t4iEUI6fFAhBOn/eIYTgYVhBv7vCLsAJ4u3lf3g==} engines: {node: '>=14.0.0'} @@ -17689,7 +17685,7 @@ packages: /@storybook/docs-tools@6.5.16(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-o+rAWPRGifjBF5xZzTKOqnHN3XQWkl0QFJYVDIiJYJrVll7ExCkpEq/PahOGzIBBV+tpMstJgmKM3lr/lu/jmg==} dependencies: - '@babel/core': 7.23.5 + '@babel/core': 7.23.7 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/store': 6.5.16(react-dom@18.2.0)(react@18.2.0) core-js: 3.30.2 @@ -18005,7 +18001,7 @@ packages: /@storybook/mdx1-csf@0.0.1(@babel/core@7.21.8): resolution: {integrity: sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==} dependencies: - '@babel/generator': 7.23.5 + '@babel/generator': 7.23.6 '@babel/parser': 7.23.6 '@babel/preset-env': 7.21.5(@babel/core@7.21.8) '@babel/types': 7.23.6 @@ -18024,7 +18020,7 @@ packages: /@storybook/mdx1-csf@0.0.1(@babel/core@7.23.7): resolution: {integrity: sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==} dependencies: - '@babel/generator': 7.23.5 + '@babel/generator': 7.23.6 '@babel/parser': 7.23.6 '@babel/preset-env': 7.21.5(@babel/core@7.23.7) '@babel/types': 7.23.6 @@ -21377,7 +21373,7 @@ packages: '@babel/helper-module-imports': 7.22.15 '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.22.20) '@babel/template': 7.22.15 - '@babel/traverse': 7.23.5 + '@babel/traverse': 7.23.7 '@babel/types': 7.23.6 '@vue/babel-helper-vue-transform-on': 1.1.5 camelcase: 6.3.0 @@ -21414,9 +21410,9 @@ packages: dependencies: '@babel/core': 7.23.7 '@babel/helper-module-imports': 7.22.15 - '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.7) + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.7) '@babel/template': 7.22.15 - '@babel/traverse': 7.23.7 + '@babel/traverse': 7.23.3 '@babel/types': 7.23.6 '@vue/babel-helper-vue-transform-on': 1.1.5 camelcase: 6.3.0 @@ -23982,7 +23978,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 + '@babel/compat-data': 7.23.5 '@babel/core': 7.21.4 '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.4) semver: 6.3.1 @@ -23995,7 +23991,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 + '@babel/compat-data': 7.23.5 '@babel/core': 7.21.8 '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.8) semver: 6.3.1 @@ -24007,7 +24003,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 + '@babel/compat-data': 7.23.5 '@babel/core': 7.22.20 '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.20) semver: 6.3.1 @@ -24019,7 +24015,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 + '@babel/compat-data': 7.23.5 '@babel/core': 7.23.5 '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.23.5) semver: 6.3.1 @@ -24031,7 +24027,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 + '@babel/compat-data': 7.23.5 '@babel/core': 7.23.7 '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.23.7) semver: 6.3.1 @@ -24707,7 +24703,7 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001518 + caniuse-lite: 1.0.30001572 colorette: 1.4.0 electron-to-chromium: 1.4.478 escalade: 3.1.1 @@ -26205,7 +26201,7 @@ packages: webpack: ^4.37.0 || ^5.0.0 dependencies: cacache: 15.3.0 - fast-glob: 3.3.0 + fast-glob: 3.3.2 find-cache-dir: 3.3.2 glob-parent: 5.1.2 globby: 11.1.0 @@ -26238,12 +26234,12 @@ packages: /core-js-compat@3.29.0: resolution: {integrity: sha512-ScMn3uZNAFhK2DGoEfErguoiAHhV2Ju+oJo/jK08p7B3f3UhocUrCCkTvnZaiS+edl5nlIoiBXKcwMc6elv4KQ==} dependencies: - browserslist: 4.21.10 + browserslist: 4.22.2 /core-js-compat@3.30.2: resolution: {integrity: sha512-nriW1nuJjUgvkEjIot1Spwakz52V9YkYHZAQG6A1eCgC8AA1p0zngrQEP9R0+V6hji5XilWKG1Bd0YRppmGimA==} dependencies: - browserslist: 4.21.10 + browserslist: 4.22.2 /core-js-pure@3.29.0: resolution: {integrity: sha512-v94gUjN5UTe1n0yN/opTihJ8QBWD2O8i19RfTZR7foONPWArnjB96QA/wk5ozu1mm6ja3udQCzOzwQXTxi3xOQ==} @@ -26964,7 +26960,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - caniuse-lite: 1.0.30001518 + caniuse-lite: 1.0.30001572 postcss: 8.2.15 dev: false @@ -29046,7 +29042,7 @@ packages: resolution: {integrity: sha512-YNF+mZ/Wu2FU/gvmzuWtYc8rloubL7wfXCTgouFrnjGVXPA/EeYYA7pupXWrb3Iv1cTBeSSxxJIbK23l4MRNqg==} engines: {node: '>=8.3.0'} dependencies: - '@babel/traverse': 7.23.5 + '@babel/traverse': 7.23.7 '@babel/types': 7.23.6 c8: 7.13.0 transitivePeerDependencies: @@ -29341,7 +29337,7 @@ packages: dependencies: chalk: 4.1.2 commander: 7.2.0 - fast-glob: 3.3.0 + fast-glob: 3.3.2 find-up: 5.0.0 fs-extra: 9.1.0 dev: false @@ -34682,7 +34678,7 @@ packages: /metro-source-map@0.72.3: resolution: {integrity: sha512-eNtpjbjxSheXu/jYCIDrbNEKzMGOvYW6/ePYpRM7gDdEagUOqKOCsi3St8NJIQJzZCsxD2JZ2pYOiomUSkT1yQ==} dependencies: - '@babel/traverse': 7.23.5 + '@babel/traverse': 7.23.7 '@babel/types': 7.23.6 invariant: 2.2.4 metro-symbolicate: 0.72.3 @@ -36540,7 +36536,7 @@ packages: hasBin: true dependencies: ansi-colors: 4.1.3 - fast-glob: 3.3.0 + fast-glob: 3.3.2 js-yaml: 4.1.0 supports-color: 9.3.1 undici: 5.26.4 @@ -40343,8 +40339,8 @@ packages: engines: {node: '>=8.10.0'} hasBin: true dependencies: - '@babel/core': 7.23.5 - '@babel/generator': 7.23.5 + '@babel/core': 7.23.7 + '@babel/generator': 7.23.6 '@babel/runtime': 7.21.0 ast-types: 0.14.2 commander: 2.20.3 @@ -41528,7 +41524,7 @@ packages: resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==} hasBin: true dependencies: - is-core-module: 2.11.0 + is-core-module: 2.13.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 @@ -43453,7 +43449,7 @@ packages: engines: {node: '>=8'} hasBin: true dependencies: - '@jridgewell/gen-mapping': 0.3.2 + '@jridgewell/gen-mapping': 0.3.3 commander: 4.1.1 glob: 7.1.6 lines-and-columns: 1.2.4 @@ -44725,64 +44721,64 @@ packages: engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'} dev: true - /turbo-darwin-64@1.11.2: - resolution: {integrity: sha512-toFmRG/adriZY3hOps7nYCfqHAS+Ci6xqgX3fbo82kkLpC6OBzcXnleSwuPqjHVAaRNhVoB83L5njcE9Qwi2og==} + /turbo-darwin-64@1.11.3: + resolution: {integrity: sha512-IsOOg2bVbIt3o/X8Ew9fbQp5t1hTHN3fGNQYrPQwMR2W1kIAC6RfbVD4A9OeibPGyEPUpwOH79hZ9ydFH5kifw==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.11.2: - resolution: {integrity: sha512-FCsEDZ8BUSFYEOSC3rrARQrj7x2VOrmVcfrMUIhexTxproRh4QyMxLfr6LALk4ymx6jbDCxWa6Szal8ckldFbA==} + /turbo-darwin-arm64@1.11.3: + resolution: {integrity: sha512-FsJL7k0SaPbJzI/KCnrf/fi3PgCDCjTliMc/kEFkuWVA6Httc3Q4lxyLIIinz69q6JTx8wzh6yznUMzJRI3+dg==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.11.2: - resolution: {integrity: sha512-Vzda/o/QyEske5CxLf0wcu7UUS+7zB90GgHZV4tyN+WZtoouTvbwuvZ3V6b5Wgd3OJ/JwWR0CXDK7Sf4VEMr7A==} + /turbo-linux-64@1.11.3: + resolution: {integrity: sha512-SvW7pvTVRGsqtSkII5w+wriZXvxqkluw5FO/MNAdFw0qmoov+PZ237+37/NgArqE3zVn1GX9P6nUx9VO+xcQAg==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.11.2: - resolution: {integrity: sha512-bRLwovQRz0yxDZrM4tQEAYV0fBHEaTzUF0JZ8RG1UmZt/CqtpnUrJpYb1VK8hj1z46z9YehARpYCwQ2K0qU4yw==} + /turbo-linux-arm64@1.11.3: + resolution: {integrity: sha512-YhUfBi1deB3m+3M55X458J6B7RsIS7UtM3P1z13cUIhF+pOt65BgnaSnkHLwETidmhRh8Dl3GelaQGrB3RdCDw==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.11.2: - resolution: {integrity: sha512-LgTWqkHAKgyVuLYcEPxZVGPInTjjeCnN5KQMdJ4uQZ+xMDROvMFS2rM93iQl4ieDJgidwHCxxCxaU9u8c3d/Kg==} + /turbo-windows-64@1.11.3: + resolution: {integrity: sha512-s+vEnuM2TiZuAUUUpmBHDr6vnNbJgj+5JYfnYmVklYs16kXh+EppafYQOAkcRIMAh7GjV3pLq5/uGqc7seZeHA==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.11.2: - resolution: {integrity: sha512-829aVBU7IX0c/B4G7g1VI8KniAGutHhIupkYMgF6xPkYVev2G3MYe6DMS/vsLt9GGM9ulDtdWxWrH5P2ngK8IQ==} + /turbo-windows-arm64@1.11.3: + resolution: {integrity: sha512-ZR5z5Zpc7cASwfdRAV5yNScCZBsgGSbcwiA/u3farCacbPiXsfoWUkz28iyrx21/TRW0bi6dbsB2v17swa8bjw==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.11.2: - resolution: {integrity: sha512-jPC7LVQJzebs5gWf8FmEvsvXGNyKbN+O9qpvv98xpNaM59aS0/Irhd0H0KbcqnXfsz7ETlzOC3R+xFWthC4Z8A==} + /turbo@1.11.3: + resolution: {integrity: sha512-RCJOUFcFMQNIGKSjC9YmA5yVP1qtDiBA0Lv9VIgrXraI5Da1liVvl3VJPsoDNIR9eFMyA/aagx1iyj6UWem5hA==} hasBin: true optionalDependencies: - turbo-darwin-64: 1.11.2 - turbo-darwin-arm64: 1.11.2 - turbo-linux-64: 1.11.2 - turbo-linux-arm64: 1.11.2 - turbo-windows-64: 1.11.2 - turbo-windows-arm64: 1.11.2 + turbo-darwin-64: 1.11.3 + turbo-darwin-arm64: 1.11.3 + turbo-linux-64: 1.11.3 + turbo-linux-arm64: 1.11.3 + turbo-windows-64: 1.11.3 + turbo-windows-arm64: 1.11.3 dev: true /tweetnacl@0.14.5: @@ -46078,7 +46074,7 @@ packages: peerDependencies: vite: ^2.6.0 || 3 || 4 dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.28.1) + '@rollup/pluginutils': 5.0.2(rollup@3.21.0) '@svgr/core': 6.5.1 vite: 5.0.10(@types/node@20.10.6) transitivePeerDependencies: