From e81c67c394bd9ac7ca82f580d8b6898ab6e34abf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 25 Jun 2024 12:19:06 +0000 Subject: [PATCH] Version Packages --- .changeset/brave-doors-visit.md | 7 ----- .changeset/c3-frameworks-update-6069.md | 11 ------- .changeset/c3-frameworks-update-6070.md | 11 ------- .changeset/c3-frameworks-update-6086.md | 11 ------- .changeset/chilled-ties-occur.md | 5 --- .changeset/flat-geese-wash.md | 12 ------- .changeset/gorgeous-tomatoes-live.md | 7 ----- .changeset/healthy-snails-heal.md | 7 ----- .changeset/little-rice-promise.md | 13 -------- .changeset/red-seahorses-smoke.md | 7 ----- .changeset/warm-terms-grow.md | 5 --- .changeset/yellow-coins-serve.md | 5 --- packages/create-cloudflare/CHANGELOG.md | 28 +++++++++++++++++ packages/create-cloudflare/package.json | 2 +- packages/kv-asset-handler/CHANGELOG.md | 8 +++++ packages/kv-asset-handler/package.json | 2 +- packages/miniflare/CHANGELOG.md | 13 ++++++++ packages/miniflare/package.json | 2 +- packages/pages-shared/CHANGELOG.md | 7 +++++ packages/pages-shared/package.json | 2 +- packages/vitest-pool-workers/CHANGELOG.md | 8 +++++ packages/vitest-pool-workers/package.json | 2 +- packages/wrangler/CHANGELOG.md | 38 +++++++++++++++++++++++ packages/wrangler/package.json | 2 +- pnpm-lock.yaml | 22 ++++++------- 25 files changed, 119 insertions(+), 118 deletions(-) delete mode 100644 .changeset/brave-doors-visit.md delete mode 100644 .changeset/c3-frameworks-update-6069.md delete mode 100644 .changeset/c3-frameworks-update-6070.md delete mode 100644 .changeset/c3-frameworks-update-6086.md delete mode 100644 .changeset/chilled-ties-occur.md delete mode 100644 .changeset/flat-geese-wash.md delete mode 100644 .changeset/gorgeous-tomatoes-live.md delete mode 100644 .changeset/healthy-snails-heal.md delete mode 100644 .changeset/little-rice-promise.md delete mode 100644 .changeset/red-seahorses-smoke.md delete mode 100644 .changeset/warm-terms-grow.md delete mode 100644 .changeset/yellow-coins-serve.md diff --git a/.changeset/brave-doors-visit.md b/.changeset/brave-doors-visit.md deleted file mode 100644 index 18135626de19..000000000000 --- a/.changeset/brave-doors-visit.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"wrangler": patch ---- - -fix: rollback in the case of a secret change, the prompt meant to show was not showing due to the spinner in an interactive env. It will now properly show. - -chore: improve the view of `wrangler versions view` and change up copy a little for `versions secret` commands. diff --git a/.changeset/c3-frameworks-update-6069.md b/.changeset/c3-frameworks-update-6069.md deleted file mode 100644 index fc90cfe7c15f..000000000000 --- a/.changeset/c3-frameworks-update-6069.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"create-cloudflare": patch ---- - -chore: update dependencies of "create-cloudflare" package - -The following dependency versions have been updated: - -| Dependency | From | To | -| ----------- | ----- | ----- | -| create-hono | 0.8.1 | 0.9.0 | diff --git a/.changeset/c3-frameworks-update-6070.md b/.changeset/c3-frameworks-update-6070.md deleted file mode 100644 index 6b9a301285b2..000000000000 --- a/.changeset/c3-frameworks-update-6070.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"create-cloudflare": patch ---- - -chore: update dependencies of "create-cloudflare" package - -The following dependency versions have been updated: - -| Dependency | From | To | -| ------------- | ----- | ----- | -| create-svelte | 6.3.1 | 6.3.2 | diff --git a/.changeset/c3-frameworks-update-6086.md b/.changeset/c3-frameworks-update-6086.md deleted file mode 100644 index d25f32aa690d..000000000000 --- a/.changeset/c3-frameworks-update-6086.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"create-cloudflare": patch ---- - -chore: update dependencies of "create-cloudflare" package - -The following dependency versions have been updated: - -| Dependency | From | To | -| ---------- | ------ | ------ | -| create-vue | 3.10.3 | 3.10.4 | diff --git a/.changeset/chilled-ties-occur.md b/.changeset/chilled-ties-occur.md deleted file mode 100644 index 1004fbec6ace..000000000000 --- a/.changeset/chilled-ties-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": patch ---- - -feat: Add help messages to all invalid `r2` commands diff --git a/.changeset/flat-geese-wash.md b/.changeset/flat-geese-wash.md deleted file mode 100644 index 5ea001a35268..000000000000 --- a/.changeset/flat-geese-wash.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"miniflare": patch ---- - -chore: update dependencies of "miniflare" package - -The following dependency versions have been updated: - -| Dependency | From | To | -| ------------------------- | ------------- | ------------- | -| workerd | 1.20240610.1 | 1.20240620.1 | -| @cloudflare/workers-types | ^4.20240605.0 | ^4.20240620.0 | diff --git a/.changeset/gorgeous-tomatoes-live.md b/.changeset/gorgeous-tomatoes-live.md deleted file mode 100644 index 9f4e693d9c18..000000000000 --- a/.changeset/gorgeous-tomatoes-live.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"wrangler": patch ---- - -chore: Cleanup `wrangler --help` output - -This commit cleans up and standardizes the look and feel of all `wrangler` commands as displayed by `wrangler --help` and `wrangler --help`. diff --git a/.changeset/healthy-snails-heal.md b/.changeset/healthy-snails-heal.md deleted file mode 100644 index d48fc69e378a..000000000000 --- a/.changeset/healthy-snails-heal.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@cloudflare/kv-asset-handler": patch ---- - -chore: pass lint/typechecks for kv-asset-handler - -Followup from https://github.com/cloudflare/workers-sdk/pull/6090, this enables typechecking and linting in kv-asset-handler, and fixes any failures. diff --git a/.changeset/little-rice-promise.md b/.changeset/little-rice-promise.md deleted file mode 100644 index 0563ae7f906a..000000000000 --- a/.changeset/little-rice-promise.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -"wrangler": minor ---- - -feat: add `wrangler versions secret put`, `wrangler versions secret bulk` and `wrangler versions secret list` - -`wrangler versions secret put` allows for you to add/update a secret even if the latest version is not fully deployed. A new version with this secret will be created, the existing secrets and config are copied from the latest version. - -`wrangler versions secret bulk` allows you to bulk add/update multiple secrets at once, this behaves the same as `secret put` and will only make one new version. - -`wrangler versions secret list` lists the secrets available to the currently deployed versions. `wrangler versions secret list --latest-version` or `wrangler secret list` will list for the latest version. - -Additionally, we will now prompt for extra confirmation if attempting to rollback to a version with different secrets than the currently deployed. diff --git a/.changeset/red-seahorses-smoke.md b/.changeset/red-seahorses-smoke.md deleted file mode 100644 index 497207cc841f..000000000000 --- a/.changeset/red-seahorses-smoke.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"wrangler": patch ---- - -chore: run eslint (with react config) on workers-playground/wrangler - -This enables eslint (with our react config) for the workers-playground project. Additionally, this enables the react-jsx condition in relevant tsconfig/eslint config, letting us write jsx without having React in scope. diff --git a/.changeset/warm-terms-grow.md b/.changeset/warm-terms-grow.md deleted file mode 100644 index d50b7c5716bf..000000000000 --- a/.changeset/warm-terms-grow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": patch ---- - -chore: changes to how `wrangler dev` launches your worker, behind the experimental `--x-dev-env` flag diff --git a/.changeset/yellow-coins-serve.md b/.changeset/yellow-coins-serve.md deleted file mode 100644 index d3d825e5e90d..000000000000 --- a/.changeset/yellow-coins-serve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": patch ---- - -feat: Experimental file based service discovery when running multiple Wrangler instances locally. To try it out, make sure all your local Wrangler instances are running with the `--x-registry` flag. diff --git a/packages/create-cloudflare/CHANGELOG.md b/packages/create-cloudflare/CHANGELOG.md index b72b102ad990..16e1c510ff89 100644 --- a/packages/create-cloudflare/CHANGELOG.md +++ b/packages/create-cloudflare/CHANGELOG.md @@ -1,5 +1,33 @@ # create-cloudflare +## 2.21.9 + +### Patch Changes + +- [#6069](https://github.com/cloudflare/workers-sdk/pull/6069) [`91c7ce2`](https://github.com/cloudflare/workers-sdk/commit/91c7ce262e43be075198f20b0fd5d8a7cd2494c1) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: update dependencies of "create-cloudflare" package + + The following dependency versions have been updated: + + | Dependency | From | To | + | ----------- | ----- | ----- | + | create-hono | 0.8.1 | 0.9.0 | + +- [#6070](https://github.com/cloudflare/workers-sdk/pull/6070) [`bcb7acd`](https://github.com/cloudflare/workers-sdk/commit/bcb7acda0389f0851eb052369ef70082ab09eaf8) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: update dependencies of "create-cloudflare" package + + The following dependency versions have been updated: + + | Dependency | From | To | + | ------------- | ----- | ----- | + | create-svelte | 6.3.1 | 6.3.2 | + +- [#6086](https://github.com/cloudflare/workers-sdk/pull/6086) [`820d6d2`](https://github.com/cloudflare/workers-sdk/commit/820d6d2191a8bac9bee91c97b2c4fc588e643a58) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: update dependencies of "create-cloudflare" package + + The following dependency versions have been updated: + + | Dependency | From | To | + | ---------- | ------ | ------ | + | create-vue | 3.10.3 | 3.10.4 | + ## 2.21.8 ### Patch Changes diff --git a/packages/create-cloudflare/package.json b/packages/create-cloudflare/package.json index 7edae44d9a40..2c531fd05b25 100644 --- a/packages/create-cloudflare/package.json +++ b/packages/create-cloudflare/package.json @@ -1,6 +1,6 @@ { "name": "create-cloudflare", - "version": "2.21.8", + "version": "2.21.9", "description": "A CLI for creating and deploying new applications to Cloudflare.", "keywords": [ "cloudflare", diff --git a/packages/kv-asset-handler/CHANGELOG.md b/packages/kv-asset-handler/CHANGELOG.md index 49a1cb34f30f..3c5023f71a8d 100644 --- a/packages/kv-asset-handler/CHANGELOG.md +++ b/packages/kv-asset-handler/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.3.4 + +### Patch Changes + +- [#6102](https://github.com/cloudflare/workers-sdk/pull/6102) [`d4e1e9f`](https://github.com/cloudflare/workers-sdk/commit/d4e1e9fc3439c3d6bd2d1d145d3edc85b551f276) Thanks [@threepointone](https://github.com/threepointone)! - chore: pass lint/typechecks for kv-asset-handler + + Followup from https://github.com/cloudflare/workers-sdk/pull/6090, this enables typechecking and linting in kv-asset-handler, and fixes any failures. + ## 0.3.3 ### Patch Changes diff --git a/packages/kv-asset-handler/package.json b/packages/kv-asset-handler/package.json index 930ee4ae20c3..d41ddff20f14 100644 --- a/packages/kv-asset-handler/package.json +++ b/packages/kv-asset-handler/package.json @@ -1,6 +1,6 @@ { "name": "@cloudflare/kv-asset-handler", - "version": "0.3.3", + "version": "0.3.4", "description": "Routes requests to KV assets", "keywords": [ "kv", diff --git a/packages/miniflare/CHANGELOG.md b/packages/miniflare/CHANGELOG.md index 2a0b04266a5b..8a220d1e27cb 100644 --- a/packages/miniflare/CHANGELOG.md +++ b/packages/miniflare/CHANGELOG.md @@ -1,5 +1,18 @@ # miniflare +## 3.20240620.0 + +### Patch Changes + +- [#6110](https://github.com/cloudflare/workers-sdk/pull/6110) [`7d02856`](https://github.com/cloudflare/workers-sdk/commit/7d02856ae2cbd90eb94324f9f6fcb44cd2c44059) Thanks [@CarmenPopoviciu](https://github.com/CarmenPopoviciu)! - chore: update dependencies of "miniflare" package + + The following dependency versions have been updated: + + | Dependency | From | To | + | ------------------------- | ------------- | ------------- | + | workerd | 1.20240610.1 | 1.20240620.1 | + | @cloudflare/workers-types | ^4.20240605.0 | ^4.20240620.0 | + ## 3.20240610.1 ### Patch Changes diff --git a/packages/miniflare/package.json b/packages/miniflare/package.json index 2f5d06228173..0cc8ec459c5c 100644 --- a/packages/miniflare/package.json +++ b/packages/miniflare/package.json @@ -1,6 +1,6 @@ { "name": "miniflare", - "version": "3.20240610.1", + "version": "3.20240620.0", "description": "Fun, full-featured, fully-local simulator for Cloudflare Workers", "keywords": [ "cloudflare", diff --git a/packages/pages-shared/CHANGELOG.md b/packages/pages-shared/CHANGELOG.md index 1beb0a53aca1..44e46a30c81b 100644 --- a/packages/pages-shared/CHANGELOG.md +++ b/packages/pages-shared/CHANGELOG.md @@ -1,5 +1,12 @@ # @cloudflare/pages-shared +## 0.11.45 + +### Patch Changes + +- Updated dependencies [[`7d02856`](https://github.com/cloudflare/workers-sdk/commit/7d02856ae2cbd90eb94324f9f6fcb44cd2c44059)]: + - miniflare@3.20240620.0 + ## 0.11.44 ### Patch Changes diff --git a/packages/pages-shared/package.json b/packages/pages-shared/package.json index 2c28643a6c30..a40ab7f2e6d1 100644 --- a/packages/pages-shared/package.json +++ b/packages/pages-shared/package.json @@ -1,6 +1,6 @@ { "name": "@cloudflare/pages-shared", - "version": "0.11.44", + "version": "0.11.45", "repository": { "type": "git", "url": "https://github.com/cloudflare/workers-sdk.git", diff --git a/packages/vitest-pool-workers/CHANGELOG.md b/packages/vitest-pool-workers/CHANGELOG.md index 482b58ea3027..8cb54c883742 100644 --- a/packages/vitest-pool-workers/CHANGELOG.md +++ b/packages/vitest-pool-workers/CHANGELOG.md @@ -1,5 +1,13 @@ # @cloudflare/vitest-pool-workers +## 0.4.7 + +### Patch Changes + +- Updated dependencies [[`1621992`](https://github.com/cloudflare/workers-sdk/commit/162199289d51dbaf3f7a371d777012d0039fbdfb), [`26855f3`](https://github.com/cloudflare/workers-sdk/commit/26855f39ae635feebb9d5768b64494e73d979b47), [`7d02856`](https://github.com/cloudflare/workers-sdk/commit/7d02856ae2cbd90eb94324f9f6fcb44cd2c44059), [`9c7df38`](https://github.com/cloudflare/workers-sdk/commit/9c7df38871b9fcfda4890a00507e6ef149e0cbcd), [`0075621`](https://github.com/cloudflare/workers-sdk/commit/007562109b583adb6ae15bba5f50029735af24e5), [`e2972cf`](https://github.com/cloudflare/workers-sdk/commit/e2972cf2ce785f5d56b1476e30102e05febba320), [`d39d595`](https://github.com/cloudflare/workers-sdk/commit/d39d59589f7fe3102276bad6b93caf10c39e5f20), [`05c5607`](https://github.com/cloudflare/workers-sdk/commit/05c56073b4e8c71ab6e0b287adddddc00d763170)]: + - wrangler@3.62.0 + - miniflare@3.20240620.0 + ## 0.4.6 ### Patch Changes diff --git a/packages/vitest-pool-workers/package.json b/packages/vitest-pool-workers/package.json index 1d288e9380af..2df7825dd7d3 100644 --- a/packages/vitest-pool-workers/package.json +++ b/packages/vitest-pool-workers/package.json @@ -1,6 +1,6 @@ { "name": "@cloudflare/vitest-pool-workers", - "version": "0.4.6", + "version": "0.4.7", "description": "Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime", "keywords": [ "cloudflare", diff --git a/packages/wrangler/CHANGELOG.md b/packages/wrangler/CHANGELOG.md index 6ef1d0c4cca5..83238b2c86ef 100644 --- a/packages/wrangler/CHANGELOG.md +++ b/packages/wrangler/CHANGELOG.md @@ -1,5 +1,43 @@ # wrangler +## 3.62.0 + +### Minor Changes + +- [#5950](https://github.com/cloudflare/workers-sdk/pull/5950) [`0075621`](https://github.com/cloudflare/workers-sdk/commit/007562109b583adb6ae15bba5f50029735af24e5) Thanks [@WalshyDev](https://github.com/WalshyDev)! - feat: add `wrangler versions secret put`, `wrangler versions secret bulk` and `wrangler versions secret list` + + `wrangler versions secret put` allows for you to add/update a secret even if the latest version is not fully deployed. A new version with this secret will be created, the existing secrets and config are copied from the latest version. + + `wrangler versions secret bulk` allows you to bulk add/update multiple secrets at once, this behaves the same as `secret put` and will only make one new version. + + `wrangler versions secret list` lists the secrets available to the currently deployed versions. `wrangler versions secret list --latest-version` or `wrangler secret list` will list for the latest version. + + Additionally, we will now prompt for extra confirmation if attempting to rollback to a version with different secrets than the currently deployed. + +### Patch Changes + +- [#6118](https://github.com/cloudflare/workers-sdk/pull/6118) [`1621992`](https://github.com/cloudflare/workers-sdk/commit/162199289d51dbaf3f7a371d777012d0039fbdfb) Thanks [@WalshyDev](https://github.com/WalshyDev)! - fix: rollback in the case of a secret change, the prompt meant to show was not showing due to the spinner in an interactive env. It will now properly show. + + chore: improve the view of `wrangler versions view` and change up copy a little for `versions secret` commands. + +- [#6105](https://github.com/cloudflare/workers-sdk/pull/6105) [`26855f3`](https://github.com/cloudflare/workers-sdk/commit/26855f39ae635feebb9d5768b64494e73d979b47) Thanks [@helloimalastair](https://github.com/helloimalastair)! - feat: Add help messages to all invalid `r2` commands + +- [#3735](https://github.com/cloudflare/workers-sdk/pull/3735) [`9c7df38`](https://github.com/cloudflare/workers-sdk/commit/9c7df38871b9fcfda4890a00507e6ef149e0cbcd) Thanks [@lrapoport-cf](https://github.com/lrapoport-cf)! - chore: Cleanup `wrangler --help` output + + This commit cleans up and standardizes the look and feel of all `wrangler` commands as displayed by `wrangler --help` and `wrangler --help`. + +- [#6080](https://github.com/cloudflare/workers-sdk/pull/6080) [`e2972cf`](https://github.com/cloudflare/workers-sdk/commit/e2972cf2ce785f5d56b1476e30102e05febba320) Thanks [@threepointone](https://github.com/threepointone)! - chore: run eslint (with react config) on workers-playground/wrangler + + This enables eslint (with our react config) for the workers-playground project. Additionally, this enables the react-jsx condition in relevant tsconfig/eslint config, letting us write jsx without having React in scope. + +- [#6001](https://github.com/cloudflare/workers-sdk/pull/6001) [`d39d595`](https://github.com/cloudflare/workers-sdk/commit/d39d59589f7fe3102276bad6b93caf10c39e5f20) Thanks [@penalosa](https://github.com/penalosa)! - chore: changes to how `wrangler dev` launches your worker, behind the experimental `--x-dev-env` flag + +- [#5214](https://github.com/cloudflare/workers-sdk/pull/5214) [`05c5607`](https://github.com/cloudflare/workers-sdk/commit/05c56073b4e8c71ab6e0b287adddddc00d763170) Thanks [@penalosa](https://github.com/penalosa)! - feat: Experimental file based service discovery when running multiple Wrangler instances locally. To try it out, make sure all your local Wrangler instances are running with the `--x-registry` flag. + +- Updated dependencies [[`7d02856`](https://github.com/cloudflare/workers-sdk/commit/7d02856ae2cbd90eb94324f9f6fcb44cd2c44059), [`d4e1e9f`](https://github.com/cloudflare/workers-sdk/commit/d4e1e9fc3439c3d6bd2d1d145d3edc85b551f276)]: + - miniflare@3.20240620.0 + - @cloudflare/kv-asset-handler@0.3.4 + ## 3.61.0 ### Minor Changes diff --git a/packages/wrangler/package.json b/packages/wrangler/package.json index 217158fe3281..cc55cec0661a 100644 --- a/packages/wrangler/package.json +++ b/packages/wrangler/package.json @@ -1,6 +1,6 @@ { "name": "wrangler", - "version": "3.61.0", + "version": "3.62.0", "description": "Command-line interface for all things Cloudflare Workers", "keywords": [ "wrangler", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 762b3831a238..1993dd9a07d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -970,7 +970,7 @@ importers: version: 8.49.0 eslint-config-turbo: specifier: latest - version: 2.0.4(eslint@8.49.0) + version: 2.0.5(eslint@8.49.0) eslint-plugin-import: specifier: 2.26.x version: 2.26.0(@typescript-eslint/parser@6.10.0(eslint@8.49.0)(typescript@5.4.5))(eslint@8.49.0) @@ -6119,8 +6119,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-config-turbo@2.0.4: - resolution: {integrity: sha512-zGvU+bxoNWVvSl0prGItrnH9FgeNzKEAjRmv8ruqql1psI37T8IoLF/XeOzT3CzzYzJxuI3wW1yb2agDFYQdHQ==} + eslint-config-turbo@2.0.5: + resolution: {integrity: sha512-iE/oD0ZBM6OQFbS/bKnc3UtqhMmJ1IEfqTQ0qCY1CauHm7gj85aRRX/1ydDYKLpu0RupBqzVPybsWxPif9rsig==} peerDependencies: eslint: '>6.6.0' @@ -6265,8 +6265,8 @@ packages: peerDependencies: eslint: ^7.5.0 || ^8.0.0 - eslint-plugin-turbo@2.0.4: - resolution: {integrity: sha512-Ozn//vTXJeqIEvEkThM2vuuldMckPqAne7vg/S3GxF+BBY516cjdp7+dYpCU5Q0083hVm638c8542ubccNE+8w==} + eslint-plugin-turbo@2.0.5: + resolution: {integrity: sha512-nCTXZdaKmdRybBdjnMrDFG+ppLc9toUqB01Hf0pfhkQw8OoC29oJIVPsCSvuL/W58RKD02CNEUrwnVt57t36IQ==} peerDependencies: eslint: '>6.6.0' @@ -13242,7 +13242,7 @@ snapshots: eslint: 8.57.0 eslint-import-resolver-node: 0.3.7 eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0))(eslint@8.57.0) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.0) eslint-plugin-jest: 26.9.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) eslint-plugin-jest-dom: 4.0.3(eslint@8.57.0) eslint-plugin-jsx-a11y: 6.7.1(eslint@8.57.0) @@ -15811,10 +15811,10 @@ snapshots: dependencies: eslint: 8.57.0 - eslint-config-turbo@2.0.4(eslint@8.49.0): + eslint-config-turbo@2.0.5(eslint@8.49.0): dependencies: eslint: 8.49.0 - eslint-plugin-turbo: 2.0.4(eslint@8.49.0) + eslint-plugin-turbo: 2.0.5(eslint@8.49.0) eslint-import-resolver-node@0.3.7: dependencies: @@ -15830,7 +15830,7 @@ snapshots: enhanced-resolve: 5.14.1 eslint: 8.57.0 eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.0) get-tsconfig: 4.6.0 globby: 13.1.4 is-core-module: 2.13.0 @@ -15931,7 +15931,7 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0): + eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.0): dependencies: array-includes: 3.1.6 array.prototype.flat: 1.3.1 @@ -16073,7 +16073,7 @@ snapshots: - supports-color - typescript - eslint-plugin-turbo@2.0.4(eslint@8.49.0): + eslint-plugin-turbo@2.0.5(eslint@8.49.0): dependencies: dotenv: 16.0.3 eslint: 8.49.0