Sourced from turbo's releases.
Turborepo v2.9.16
What's Changed
Changelog
- release(turborepo): 2.9.15 by
@github-actions[bot] in vercel/turborepo#12955- fix: Avoid hanging PTY shutdown by
@anthonyshewin vercel/turborepo#12958- fix: Retry npm tlog publish failures by
@anthonyshewin vercel/turborepo#12959- release(turborepo): 2.9.16-canary.1 by
@anthonyshewin vercel/turborepo#12960- fix: Preserve nested Bun dependency versions by
@anthonyshewin vercel/turborepo#12963- Revert "fix: Preserve nested Bun dependency versions" by
@anthonyshewin vercel/turborepo#12964- release(turborepo): 2.9.16-canary.2 by
@github-actions[bot] in vercel/turborepo#12961- fix: Preserve nested Bun dependency versions by
@anthonyshewin vercel/turborepo#12965- fix: Don't delete existing
.gitwhen using--no-gitflag by@anthonyshewin vercel/turborepo#12968Full Changelog: https://github.com/vercel/turborepo/compare/v2.9.15...v2.9.16
Turborepo v2.9.16-canary.2
What's Changed
Changelog
- release(turborepo): 2.9.15-canary.7 by
@github-actions[bot] in vercel/turborepo#12935- fix: Restore a few internal invariant checks by
@anthonyshewin vercel/turborepo#12933- fix: Improve profile tracing coverage by
@anthonyshewin vercel/turborepo#12936- fix: Use build-scale OTel duration buckets by
@anthonyshewin vercel/turborepo#12939- fix: Preserve pnpm injected peer package entries by
@anthonyshewin vercel/turborepo#12940- feat: Add heap allocation profiling by
@anthonyshewin vercel/turborepo#12943- release(turborepo): 2.9.15-canary.8 by
@anthonyshewin vercel/turborepo#12945- docs: Correct attribute presence claims in turborepo-otel by
@adityasingh2400in vercel/turborepo#12932- chore(turbo-codemod): Remove duplicate "in" in transforms path comment by
@mvanhornin vercel/turborepo#12948- chore: Switch Geist font imports to npm geist package by
@christopherkindlin vercel/turborepo#12952- fix: Respect root gitignore during prune by
@anthonyshewin vercel/turborepo#12953- fix: Harden OTEL endpoint validation by
@anthonyshewin vercel/turborepo#12954- release(turborepo): 2.9.15 by
@github-actions[bot] in vercel/turborepo#12955- fix: Avoid hanging PTY shutdown by
@anthonyshewin vercel/turborepo#12958- fix: Retry npm tlog publish failures by
@anthonyshewin vercel/turborepo#12959- release(turborepo): 2.9.16-canary.1 by
@anthonyshewin vercel/turborepo#12960New Contributors
@adityasingh2400made their first contribution in vercel/turborepo#12932@mvanhornmade their first contribution in vercel/turborepo#12948@christopherkindlmade their first contribution in vercel/turborepo#12952Full Changelog: https://github.com/vercel/turborepo/compare/v2.9.15-canary.7...v2.9.16-canary.2
Turborepo v2.9.15
... (truncated)
5e2d466
publish 2.9.16 to registryb4aa626
fix: Don't delete existing .git when using
--no-git flag (#12968)7952b46
fix: Preserve nested Bun dependency versions (#12965)5e5b248
release(turborepo): 2.9.16-canary.2 (#12961)3b1b6e9
Revert "fix: Preserve nested Bun dependency versions" (#12964)8d4eaf8
fix: Preserve nested Bun dependency versions (#12963)2284fa9
release(turborepo): 2.9.16-canary.1 (#12960)5317f65
fix: Retry npm tlog publish failures (#12959)52e81bd
fix: Avoid hanging PTY shutdown (#12958)c85d410
release(turborepo): 2.9.15 (#12955)Sourced from eslint's releases.
v10.4.1
Bug Fixes
e557467fix: update@eslint/plugin-kitversion to 0.7.2 (#20930) (Francesco Trotta)d4ce898fix: propagate failures from delegated commands (#20917) (Minh Vu)f4f3507fix: prefer-arrow-callback invalid autofix with newline afterasync(#20916) (kuldeep kumar)c5bc78bfix: false positive for reference infinallyblock (#20655) (Tanuj Kanti)27538c0fix: add missing CodePath and CodePathSegment types (#20853) (Pixel998)Documentation
61b0adddocs: remove deprecated rule from related rules ofmax-params(#20921) (Tanuj Kanti)305d5b9docs: remove deprecated rules from related rules section (#20911) (Tanuj Kanti)49b0202docs: fixdisplay: noneof ad (#20901) (Tanuj Kanti)9067f94docs: switch build to Node.js 24 (#20893) (Milos Djermanovic)c91b041docs: Update README (GitHub Actions Bot)e349265docs: clarify semver strings in rule deprecation objects (#20885) (Milos Djermanovic)Chores
b0e466btest: adddataproperty to invalid tests cases for rules (#20924) (Tanuj Kanti)f78838btest: add CodePath type coverage (#20904) (Pixel998)1daa4bdchore: updateeslint-plugin-eslint-commentstest data to latest commit (#20922) (Francesco Trotta)002942cci: declare contents:read on update-readme workflow (#20919) (Arpit Jain)64bca24chore: update ecosystem plugins (#20912) (ESLint Bot)6d7c832chore: ignore fflate updates in renovate (#20908) (Pixel998)b2c8638ci: bump pnpm/action-setup from 6.0.7 to 6.0.8 (#20889) (dependabot[bot])a9b8d7fchore: increase maxBuffer for ecosystem tests (#20881) (sethamus)b702eadchore: update ecosystem update PR settings (#20884) (Pixel998)507f60echore: update ecosystem plugins (#20882) (ESLint Bot)92f5c5btest: add unit test for message-count (#20878) (kuldeep kumar)df32108chore: add@eslint/markdownand typescript-eslint ecosystem tests (#20837) (sethamus)327f91dchore: use includeIgnoreFile internally (#20876) (Kirk Waiblinger)f0dc4bdchore: pin fflate@0.8.2 (#20877) (Milos Djermanovic)0f4bd25ci: run Discord alert for ecosystem test failures (#20873) (Copilot)v10.4.0
Features
1a45ec5feat: check sequence expressions infor-direction(#20701) (kuldeep kumar)450040bfeat: addincludeIgnoreFile()toeslint/config(#20735) (Kirk Waiblinger)Bug Fixes
544c0c3fix: escape code path DOT labels in debug output (#20866) (Pixel998)6799431fix: update dependency@eslint/config-helpersto ^0.6.0 (#20850) (renovate[bot])f078feffix: handle non-array deprecated rule replacements (#20825) (xbinaryx)Documentation
7e52a71docs: add mention of@eslint-react/eslint-plugin(#20869) (Pavel)db3468bdocs: tweak wording around ambiguous CJS-vs-ESM config (#20865) (Kirk Waiblinger)9084664docs: Update README (GitHub Actions Bot)9cc7387docs: Update README (GitHub Actions Bot)3d7b548docs: Update README (GitHub Actions Bot)191ec3cdocs: Update README (GitHub Actions Bot)
... (truncated)
4a3d15a
10.4.143e7e2b
Build: changelog update for 10.4.1e557467
fix: update @eslint/plugin-kit version to 0.7.2 (#20930)b0e466b
test: add data property to invalid tests cases for rules
(#20924)d4ce898
fix: propagate failures from delegated commands (#20917)f4f3507
fix: prefer-arrow-callback invalid autofix with newline after
async (#20916)f78838b
test: add CodePath type coverage (#20904)61b0add
docs: remove deprecated rule from related rules of
max-params (#20921)1daa4bd
chore: update eslint-plugin-eslint-comments test data to
latest commit (#20...002942c
ci: declare contents:read on update-readme workflow (#20919)4f33ea5
chore: release eslint-plugin-prettier (#792)4745b54
ci: declare workflow-level contents: read on 2 workflows (#790)b5c96a3
chore: bump all (dev)Dependencies (#791)e867680
chore(deps): update all dependencies (#766)e8e2f7f
chore: testing eslint v10 (#779)ca076d9
chore: update dev dependencies (#780)42e6369
build(deps): Bump the actions group with 2 updates (#778)53ff214
Remove empty NPM_TOKEN from release.ymlSourced from @typescript-eslint/eslint-plugin's releases.
v8.60.1
8.60.1 (2026-06-01)
🩹 Fixes
- eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)
- eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#12182)
❤️ Thank You
- lumir
- Nevette Bailey
@nevette-baileySee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.60.0
8.60.0 (2026-05-25)
🚀 Features
- rule-tester: added updates of RuleTester from upstream (#12291)
🩹 Fixes
❤️ Thank You
- Evyatar Daud
@StyleShit- Vinccool96
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.4
8.59.4 (2026-05-18)
🩹 Fixes
- eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
- project-service: throw error cause in
getParsedConfigFileFromTSServer(#12321)- typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)
❤️ Thank You
- Evyatar Daud
@StyleShit- Kirk Waiblinger
@kirkwaiblinger
... (truncated)
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.60.1 (2026-06-01)
🩹 Fixes
- eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#12182)
- eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)
❤️ Thank You
- lumir
- Nevette Bailey
@nevette-baileySee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.60.0 (2026-05-25)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.59.4 (2026-05-18)
🩹 Fixes
- eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
❤️ Thank You
- Evyatar Daud
@StyleShitSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.59.3 (2026-05-11)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.59.2 (2026-05-04)
🩹 Fixes
... (truncated)
4f84a69
chore(release): publish 8.60.1598af56
docs(eslint-plugin): clarify no-redeclare type-value collision not
covered by...1849b53
chore: typecheck using tsgo (#12139)5341d59
chore: fix lint issues (#12369)f525814
fix(eslint-plugin): [no-shadow] correct rule to match ESLint v10
handling (#1...2df540c
chore(eslint-plugin): defer type checks to improve rules performance (#12296)1ab4284
fix(eslint-plugin): respect ECMAScript line terminators in ts-comment
rules (...2f49df5
docs: update references to @stylistic/eslint-plugin rules
in documentation ...f891c29
chore(release): publish 8.60.0ca6ca14
chore(release): publish 8.59.4Sourced from @typescript-eslint/parser's releases.
v8.60.1
8.60.1 (2026-06-01)
🩹 Fixes
- eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)
- eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#12182)
❤️ Thank You
- lumir
- Nevette Bailey
@nevette-baileySee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.60.0
8.60.0 (2026-05-25)
🚀 Features
- rule-tester: added updates of RuleTester from upstream (#12291)
🩹 Fixes
❤️ Thank You
- Evyatar Daud
@StyleShit- Vinccool96
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.4
8.59.4 (2026-05-18)
🩹 Fixes
- eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
- project-service: throw error cause in
getParsedConfigFileFromTSServer(#12321)- typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)
❤️ Thank You
- Evyatar Daud
@StyleShit- Kirk Waiblinger
@kirkwaiblinger
... (truncated)
Sourced from @typescript-eslint/parser's changelog.
8.60.1 (2026-06-01)
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.60.0 (2026-05-25)
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.59.4 (2026-05-18)
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.59.3 (2026-05-11)
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.59.2 (2026-05-04)
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
4f84a69
chore(release): publish 8.60.11849b53
chore: typecheck using tsgo (#12139)f891c29
chore(release): publish 8.60.0ca6ca14
chore(release): publish 8.59.448e13c0
chore(release): publish 8.59.344f9625
chore(deps): update vitest monorepo to v4.1.5 (#12307)2ec35f1
chore(release): publish 8.59.2Sourced from @langchain/core's releases.
@langchain/core@1.1.48Patch Changes
#10832
1b24369Thanks@info-arnav! - fix(core, openrouter): make CJS default re-exports callable#10666
2bb55b0Thanks@hnustwjj! - feat(openrouter): surface reasoning content as v1 standard content blocks
convertOpenRouterResponseToBaseMessageandconvertOpenRouterDeltaToBaseMessageChunknow copy OpenRouter'sreasoning(flat string) andreasoning_details(structured array) fields ontoadditional_kwargs.reasoning_content/additional_kwargs.reasoning_details. A newChatOpenRouterTranslatoris registered in@langchain/coreunder the"openrouter"provider key soAIMessage.contentBlocksemits standard{type: "reasoning"}blocks alongside text and tool calls.Previously, reasoning text returned by reasoning-capable models routed through OpenRouter (DeepSeek R1, Minimax M2, Claude extended thinking, o-series, etc.) was silently dropped: only the
reasoning_tokenscount was preserved viausage_metadata. Consumers using standard content blocks (including the frontend agent UI patterns shown in the docs) could not display the model's chain of thought.#10918
3999fabThanks@christian-bromann! - fix(openai): stream custom tool calls through Responses API chunks
@langchain/core@1.1.47Patch Changes
#10906
f61b345Thanks@hntrl! - feat(core): add uuid v6 utility supportAdd
v6UUID generation support to@langchain/core/utils/uuidby vendoring the upstream uuidjsv6implementation and itsv1ToV6helper, exportingv6from the UUID utils index, and adding tests for deterministic generation, buffer/offset behavior, validation/versioning, and ordering.#10872
a640079Thanks@hntrl! - chore(deps): remove redundant@types/uuiddeclarationsRemove
@types/uuidfrom package manifests that rely on@langchain/core/utils/uuidor do not require uuid type stubs directly, and refresh the lockfile entries accordingly.#10792
3682268Thanks@Genmin! - fix(core): apply v1 message casting after implicit streaming aggregation#10901
f26fc4aThanks@christian-bromann! - fix(testing): share fakeModel invocation state across bindTools instances
@langchain/core@1.1.46Patch Changes
#10847
1659e7dThanks@hntrl! - chore(core): reduce transitive dependency exposure and tighten release hygieneRemove direct runtime dependencies on
ansi-styles,camelcase, anddecamelizeby inlining equivalent logic in core internals, and enable npm provenance in the release workflow.#10790
ef78bc6Thanks@Genmin! - fix(core): keep different content block types separate when merging chunks
Sourced from @langchain/langgraph's releases.
@langchain/langgraph@1.3.3Patch Changes
#2037
9eb478fThanks@pawel-twardziak! - DecoupleContextTypegeneric fromconfigurableinPregelOptionsso that providing a custom context type no longer incorrectly narrows the configurable parameter.#2457
91a5494Thanks@christian-bromann! - fix(langgraph): pass context with stateful RemoteGraph runsPop
thread_idfrom runconfig.configurableand forwardcontextto the SDK so checkpointed remote runs accept user context without a 400 from ambiguous parameters. Closes #1922.#1988
6d4bf92Thanks@Axadali! - Fix race condition in IterableReadableWritableStream.push() that caused ERR_INVALID_STATE errors when streaming with multiple parallel nodes and aborting the stream.#2409
101b70aThanks@pragnyanramtha! - Preserve non-plain objects passed throughSendandCommandargument deserialization.#2344
0125920Thanks@dependabot! - chore(deps): bump uuid to 14.0.0 and keep checkpoint ID ordering stableBump
uuidfrom 10.x/13.x to 14.0.0 across packages. Starting with uuid 11,v6({ clockseq })no longer advances the sub-millisecond time counter when an explicitclockseqis passed, so checkpoint IDs created within the same millisecond were ordered only byclockseq. Since checkpoint IDs are sorted lexicographically, this broke ordering — most visibly for the negativeclockseqused by the first ("input") checkpoint, which sorted as the newest.
uuid6()now maintains its own monotonic(msecs, nsecs)clock (mirroring uuid 10's internal v1 behavior) so the time component is always strictly increasing and checkpoint ordering no longer depends on theclockseqvalue.emptyCheckpoint()also uses a non-negativeclockseq.
@langchain/langgraph@1.3.2Patch Changes
#2415
9d3c9ddThanks@christian-bromann! - Move@langchain/corefrom a runtime dependency back to a required peer dependency so installing the SDK alone no longer pulls in@langchain/core(andjs-tiktoken, etc.). Consumers that use streaming or message coercion must install@langchain/coreexplicitly or via@langchain/langgraph.Updated dependencies [
9d3c9dd]:
@langchain/langgraph-sdk@1.9.4
@langchain/langgraph-checkpoint-mongodb@1.3.2Patch Changes
- #2186
26c2e32Thanks@jackjin1997! - fix: metadata filter in list() now works by querying a plain JSON shadow copy instead of the serialized binary blob
@langchain/langgraph@1.3.1Patch Changes
#2339
2b88da4Thanks@vigneshpatel14! - fix(langgraph): surface structuredResponse parse failures in createReactAgent#2406
e54ae90Thanks@christian-bromann! - fix(langgraph-core): keep tool results out of v3 message streams#2376
4fd1e9fThanks@hntrl! - fix(langgraph): prefer configurable assistant and graph IDs for runtime server infoUpdate runtime
serverInfoconstruction to readassistant_idandgraph_idfromconfig.configurablefirst, with fallback toconfig.metadatafor compatibility. Also expandsexecution_infotests to cover configurable sourcing, precedence, and metadata fallback behavior.
... (truncated)
Sourced from @langchain/langgraph's changelog.
1.3.3
Patch Changes
#2037
9eb478fThanks@pawel-twardziak! - DecoupleContextTypegeneric fromconfigurableinPregelOptionsso that providing a custom context type no longer incorrectly narrows the configurable parameter.#2457
91a5494Thanks@christian-bromann! - fix(langgraph): pass context with stateful RemoteGraph runsPop
thread_idfrom runconfig.configurableand forwardcontextto the SDK so checkpointed remote runs accept user context without a 400 from ambiguous parameters. Closes #1922.#1988
6d4bf92Thanks@Axadali! - Fix race condition in IterableReadableWritableStream.push() that caused ERR_INVALID_STATE errors when streaming with multiple parallel nodes and aborting the stream.#2409
101b70aThanks@pragnyanramtha! - Preserve non-plain objects passed throughSendandCommandargument deserialization.#2344
0125920Thanks@dependabot! - chore(deps): bump uuid to 14.0.0 and keep checkpoint ID ordering stableBump
uuidfrom 10.x/13.x to 14.0.0 across packages. Starting with uuid 11,v6({ clockseq })no longer advances the sub-millisecond time counter when an explicitclockseqis passed, so checkpoint IDs created within the same millisecond were ordered only byclockseq. Since checkpoint IDs are sorted lexicographically, this broke ordering — most visibly for the negativeclockseqused by the first ("input") checkpoint, which sorted as the newest.
uuid6()now maintains its own monotonic(msecs, nsecs)clock (mirroring uuid 10's internal v1 behavior) so the time component is always strictly increasing and checkpoint ordering no longer depends on theclockseqvalue.emptyCheckpoint()also uses a non-negativeclockseq.1.3.2
Patch Changes
#2415
9d3c9ddThanks@christian-bromann! - Move@langchain/corefrom a runtime dependency back to a required peer dependency so installing the SDK alone no longer pulls in@langchain/core(andjs-tiktoken, etc.). Consumers that use streaming or message coercion must install@langchain/coreexplicitly or via@langchain/langgraph.Updated dependencies [
9d3c9dd]:
@langchain/langgraph-sdk@1.9.41.3.1
Patch Changes
#2339
2b88da4Thanks@vigneshpatel14! - fix(langgraph): surface structuredResponse parse failures in createReactAgent#2406
e54ae90Thanks@christian-bromann! - fix(langgraph-core): keep tool results out of v3 message streams#2376
4fd1e9fThanks@hntrl! - fix(langgraph): prefer configurable assistant and graph IDs for runtime server infoUpdate runtime
serverInfoconstruction to readassistant_idandgraph_idfromconfig.configurablefirst, with fallback toconfig.metadatafor compatibility. Also expandsexecution_infotests to cover configurable sourcing, precedence, and metadata fallback behavior.Updated dependencies [
44746b1,4cc6491,ae8af2d,01dd046,2ad1aa4,75e651b,f1d651a]:
@langchain/langgraph-sdk@1.9.3
... (truncated)
d2ca90f
chore: version packages (#2453)101b70a
fix: preserve non-plain Send args (=0.5.0 <1.0.0"
mustache "^4.2.0"
p-queue "^6.6.2"
zod "^3.25.76 || ^4"
-"@langchain/langgraph-checkpoint@^1.0.1":
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/@langchain/langgraph-checkpoint/-/langgraph-checkpoint-1.0.1.tgz#0ee5bdfeb9878d8d1d99347f23e199e5afd52995"
- integrity sha512-HM0cJLRpIsSlWBQ/xuDC67l52SqZ62Bh2Y61DX+Xorqwoh5e1KxYvfCD7GnSTbWWhjBOutvnR0vPhu4orFkZfw==
+"@langchain/langgraph-checkpoint@^1.0.4":
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/@langchain/langgraph-checkpoint/-/langgraph-checkpoint-1.0.4.tgz#893aa7255b2fe810fdeb50281f6750a3b0a6fef7"
+ integrity sha512-1y5MgZ0gXXrtmoy56e3kaBChI3GwFPIKl27xkrHwN+VE/3iUsyr9gO3Jtp7kdKAe6diZGbcas5bdC/r0yUwTZA==
dependencies:
- uuid "^10.0.0"
+ uuid "^14.0.0"
-"@langchain/langgraph-sdk@~1.8.9":
- version "1.8.10"
- resolved "https://registry.yarnpkg.com/@langchain/langgraph-sdk/-/langgraph-sdk-1.8.10.tgz#bd175cda1ab629845ef28b22b45f3bdd1f65b029"
- integrity sha512-wrB3rkRw5KAmsqezwvKP3midT4qJrV6Hj9XJMYo+cbvXC4HYpSAmyY/VriSyeTFRbLG/OP/pY2Yz+9Z54nSaXQ==
+"@langchain/langgraph-sdk@~1.9.11":
+ version "1.9.11"
+ resolved "https://registry.yarnpkg.com/@langchain/langgraph-sdk/-/langgraph-sdk-1.9.11.tgz#d16f18b2c48e544436489172d86b3c78524eb679"
+ integrity sha512-mhadkZy4LQ97NJwvATiVIkSxVfOnauXNhrVHFgGnzyqr5zzPLS0VIKJW9xKT+pM8yLqW8Qj6+nPPNhwGUaxoRw==
dependencies:
+ "@langchain/protocol" "^0.0.16"
"@types/json-schema" "^7.0.15"
p-queue "^9.0.1"
p-retry "^7.1.1"
- uuid "^13.0.0"
+ uuid "^14.0.0"
-"@langchain/langgraph@^1.2.9":
- version "1.2.9"
- resolved "https://registry.yarnpkg.com/@langchain/langgraph/-/langgraph-1.2.9.tgz#4f0ba159062c3649c83cf5f621ef926b96933e32"
- integrity sha512-3c7BtGycHC2v9p6w/Hv8L7kEl1YnZYOQTDJtmAp3knk6JOedO7d2bYP3y0SRyhv5orUEGf/KGvx8ZsB/ideP7g==
+"@langchain/langgraph@^1.3.3":
+ version "1.3.3"
+ resolved "https://registry.yarnpkg.com/@langchain/langgraph/-/langgraph-1.3.3.tgz#c7bb19029e37971116e07101be3d8fd4b6483d50"
+ integrity sha512-8xbpGUQNBcWua7ivT5vUvDnQ+6Qbt0JO8RisgXZ8guPXNqh8plGVvrODW68S4AlJbOYY2yi0ROKtrL/1yN3MBQ==
dependencies:
- "@langchain/langgraph-checkpoint" "^1.0.1"
- "@langchain/langgraph-sdk" "~1.8.9"
+ "@langchain/langgraph-checkpoint" "^1.0.4"
+ "@langchain/langgraph-sdk" "~1.9.11"
+ "@langchain/protocol" "^0.0.16"
"@standard-schema/spec" "1.1.0"
- uuid "^10.0.0"
+ uuid "^14.0.0"
-"@pkgr/core@^0.2.9":
- version "0.2.9"
- resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
- integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
+"@langchain/protocol@^0.0.16":
+ version "0.0.16"
+ resolved "https://registry.yarnpkg.com/@langchain/protocol/-/protocol-0.0.16.tgz#68b63d58feaf4f0acf77405cb8fb16f9c3f09b60"
+ integrity sha512-ws+J7MaHyhO5dG7f0vdyHQiUn9hoCnki0f3crJPa4MCTGzcRC39jYSCghyrGtBPYQnZbUQiGyRVpW3z3M8IpJg==
+
+"@pkgr/core@^0.3.6":
+ version "0.3.6"
+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.3.6.tgz#3569708bd4be4d8870ba32bf1c456dac81600d97"
+ integrity sha512-SEeaJLb3qBNF/OaXnaR1NmmBbFYk1zC0ZH/52fATcRPLFg/p791YrcyFFy44Bo9sLaGuSuLp5Q6axbb/O+v/RA==
"@rtsao/scc@^1.1.0":
version "1.1.0"
@@ -166,35 +170,35 @@
resolved "https://registry.yarnpkg.com/@tsconfig/recommended/-/recommended-1.0.13.tgz#269fce3ad04ca70b93269ff44cca81b950f542da"
integrity sha512-sySRuBfMKyKO/j2ZAhR8kSembhjuPEV4Ra3AHtmWLq51+iGaudr45crPSzNC5b7/Ctrh9dfUpBuTlYrH6rM58Q==
-"@turbo/darwin-64@2.9.14":
- version "2.9.14"
- resolved "https://registry.yarnpkg.com/@turbo/darwin-64/-/darwin-64-2.9.14.tgz#b9ec6ac637b9c5fdba5dae9d743f5d121f091242"
- integrity sha512-t7QiPflaEyBE4oayeZtSmu4mEfjgIrcNlNNl1z1dmIVPqEdtA7+CfTf8d7KXsOGPh6aNgWjKxyvQg9uGfDQF+A==
+"@turbo/darwin-64@2.9.16":
+ version "2.9.16"
+ resolved "https://registry.yarnpkg.com/@turbo/darwin-64/-/darwin-64-2.9.16.tgz#f4146eab98e020d658a9a5d7feb846acba653546"
+ integrity sha512-jLjApWTSNd7JZ5JaLYfelW1ytnGQOvB7ivl+2RD1xQvJTbi8I9gBjzcga7tDZVPyaxpl10YTfJt3BrYXR18KDw==
-"@turbo/darwin-arm64@2.9.14":
- version "2.9.14"
- resolved "https://registry.yarnpkg.com/@turbo/darwin-arm64/-/darwin-arm64-2.9.14.tgz#99d19f3e59842c595d2828c72a2e4ef537408f38"
- integrity sha512-d23147mC9BsCPA9mJ0h/ubcpbRgcJBXbcG3+Vq7YLhjz3IXuvQsJ1UXH8f4MD76ZjJ4m/E4aRdJV+MW88CDfbw==
+"@turbo/darwin-arm64@2.9.16":
+ version "2.9.16"
+ resolved "https://registry.yarnpkg.com/@turbo/darwin-arm64/-/darwin-arm64-2.9.16.tgz#1d01ca232fc189045d6a4dba4741f462e0343b8c"
+ integrity sha512-YPgrn+5HIGzrx0O2a631SV4MBQUe4W/DafMFUuBVgaU32PW9/OTT0ehviF0QSxTXuRJlHvW2eUTemddF5/spmw==
-"@turbo/linux-64@2.9.14":
- version "2.9.14"
- resolved "https://registry.yarnpkg.com/@turbo/linux-64/-/linux-64-2.9.14.tgz#9c907434f091cd75529f5496516f79b71935d2bb"
- integrity sha512-P3ZKB5tuUDdDQWuAsACGUR1qv9W7BNWxdxqVJ0kZNuNNPRaVYTPPikLcp79+GiEcW3npsR+KyP38lnQiBc5aSA==
+"@turbo/linux-64@2.9.16":
+ version "2.9.16"
+ resolved "https://registry.yarnpkg.com/@turbo/linux-64/-/linux-64-2.9.16.tgz#8db630e6e5681a2ea48f7df1bca57bbd9bdf3e25"
+ integrity sha512-vAEf1H6l26lTpl9FJ/peQo1NUB8RC0sbEJJz5mPcUhHA2bPDup2x3CZPgo/bH8S4cUcBLm4FN3UHd5iUO2RAew==
-"@turbo/linux-arm64@2.9.14":
- version "2.9.14"
- resolved "https://registry.yarnpkg.com/@turbo/linux-arm64/-/linux-arm64-2.9.14.tgz#79ae9060e6ee9e0fb784ae0747e980f582e75313"
- integrity sha512-ZRTlzcUMrrPv9ZuDzRF9n60Ym13bKeG9jDB8WjxyLhWNzV+AJQN+zdpIk3NJYf2zQsGUm1mNar2P0elRzLw25g==
+"@turbo/linux-arm64@2.9.16":
+ version "2.9.16"
+ resolved "https://registry.yarnpkg.com/@turbo/linux-arm64/-/linux-arm64-2.9.16.tgz#d1de82fc8075c4774b214dd2f5e8e2570bb03643"
+ integrity sha512-xDBLR2PZg4BrQOchfG6svgpv5FCNJ2TOtT2psLdEJcdKo1BH+pnPs9Xj6pvUjgfkHbuvBOfeE4R6tvxMoQKDHQ==
-"@turbo/windows-64@2.9.14":
- version "2.9.14"
- resolved "https://registry.yarnpkg.com/@turbo/windows-64/-/windows-64-2.9.14.tgz#68a80f299f35189314184c88301caad982d1c0c2"
- integrity sha512-exanwN6sIduZwykYeiTQj8kCmOhazP5WOz3bvXMcYtjhL6Z3iRWLewKrXCBq0bqwSP3iBMb/AerRCnHI4lx46A==
+"@turbo/windows-64@2.9.16":
+ version "2.9.16"
+ resolved "https://registry.yarnpkg.com/@turbo/windows-64/-/windows-64-2.9.16.tgz#e369c51edd737978651c2f6b4ce49b582976d66f"
+ integrity sha512-NBAJnaUiGdgkSzQwUIdOvkCkcpTSu58G/sBGa0mvBtzfvFOOgrQwepKOOQ8cp6sWM6OcKDNFj2p1dsZA1OWjPg==
-"@turbo/windows-arm64@2.9.14":
- version "2.9.14"
- resolved "https://registry.yarnpkg.com/@turbo/windows-arm64/-/windows-arm64-2.9.14.tgz#4dc16684f0ddce53fafe56ad8f55205c4473d17a"
- integrity sha512-fVdCsnmYoKICsycbWuuGp6Jvi51/3G/UluFWuAUCvR8PIW5IJkAk5BM9UF8PSm0Q2IphWHFZjYEgjHsh3B9y/g==
+"@turbo/windows-arm64@2.9.16":
+ version "2.9.16"
+ resolved "https://registry.yarnpkg.com/@turbo/windows-arm64/-/windows-arm64-2.9.16.tgz#dbb2b2863e80eb9ca8da8bd8da63e2cc457e470c"
+ integrity sha512-Y7SJppD0Z8wjO3Ec0ZGd9KQ4Yv0BMnA8CIowj5Vp+OEVsosXDG2weK6/t1RRLfJmc2Ozrnd6y4DOgQys+mn3WQ==
"@types/esrecurse@^4.3.1":
version "4.3.1"
@@ -216,100 +220,100 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
-"@typescript-eslint/eslint-plugin@^8.59.1":
- version "8.59.1"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.1.tgz#781bc6f9002982cfaf75a185240e24ad7276628a"
- integrity sha512-BOziFIfE+6osHO9FoJG4zjoHUcvI7fTNBSpdAwrNH0/TLvzjsk2oo8XSSOT2HhqUyhZPfHv4UOffoJ9oEEQ7Ag==
+"@typescript-eslint/eslint-plugin@^8.60.1":
+ version "8.60.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.60.1.tgz#c1060bb8fa4be80624d3f3dec8dd9caca373af76"
+ integrity sha512-JQ4S5GB0tfjO8BuJ4fcX+HodkzJjYBV+7OJ+wLygaX7OGQ7FudyHL4NSCA6ob+w3Yn+5MkKIozOwQhXeM7opVg==
dependencies:
"@eslint-community/regexpp" "^4.12.2"
- "@typescript-eslint/scope-manager" "8.59.1"
- "@typescript-eslint/type-utils" "8.59.1"
- "@typescript-eslint/utils" "8.59.1"
- "@typescript-eslint/visitor-keys" "8.59.1"
+ "@typescript-eslint/scope-manager" "8.60.1"
+ "@typescript-eslint/type-utils" "8.60.1"
+ "@typescript-eslint/utils" "8.60.1"
+ "@typescript-eslint/visitor-keys" "8.60.1"
ignore "^7.0.5"
natural-compare "^1.4.0"
ts-api-utils "^2.5.0"
-"@typescript-eslint/parser@^8.59.1":
- version "8.59.1"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.1.tgz#835d20a62350659a082a1ae2a60b822c40488905"
- integrity sha512-HDQH9O/47Dxi1ceDhBXdaldtf/WV9yRYMjbjCuNk3qnaTD564qwv61Y7+gTxwxRKzSrgO5uhtw584igXVuuZkA==
+"@typescript-eslint/parser@^8.60.1":
+ version "8.60.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.60.1.tgz#a9d7f30850384d34b41f4687dd8944823c09e289"
+ integrity sha512-A0M6ua6H252bVjPvvtSgl2QA4+ET9S5Mtkb2GDyTxIhH/C4qDItT7RQNO5PhMC6NXGYXOR9dIalcDDgBKT7oFA==
dependencies:
- "@typescript-eslint/scope-manager" "8.59.1"
- "@typescript-eslint/types" "8.59.1"
- "@typescript-eslint/typescript-estree" "8.59.1"
- "@typescript-eslint/visitor-keys" "8.59.1"
+ "@typescript-eslint/scope-manager" "8.60.1"
+ "@typescript-eslint/types" "8.60.1"
+ "@typescript-eslint/typescript-estree" "8.60.1"
+ "@typescript-eslint/visitor-keys" "8.60.1"
debug "^4.4.3"
-"@typescript-eslint/project-service@8.59.1":
- version "8.59.1"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.1.tgz#49efe87c37ef84262f23df8bf62fdc56698ca6fe"
- integrity sha512-+MuHQlHiEr00Of/IQbE/MmEoi44znZHbR/Pz7Opq4HryUOlRi+/44dro9Ycy8Fyo+/024IWtw8m4JUMCGTYxDg==
+"@typescript-eslint/project-service@8.60.1":
+ version "8.60.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.60.1.tgz#eb29712f58d72c222fc727162e92f2ab4670971b"
+ integrity sha512-eXkTH2bxmXlqD1RnOPmLZ9ZM9D3VwSx04JOwBnP9RQ+yUA5a2Mu7SfW8uaV2Aon53NJzZlZYuX7tn91Izf+xaw==
dependencies:
- "@typescript-eslint/tsconfig-utils" "^8.59.1"
- "@typescript-eslint/types" "^8.59.1"
+ "@typescript-eslint/tsconfig-utils" "^8.60.1"
+ "@typescript-eslint/types" "^8.60.1"
debug "^4.4.3"
-"@typescript-eslint/scope-manager@8.59.1":
- version "8.59.1"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.1.tgz#ed90d054fc3db2d0c81464db3a953a94fb85bb58"
- integrity sha512-LwuHQI4pDOYVKvmH2dkaJo6YZCSgouVgnS/z7yBPKBMvgtBvyLqiLy9Z6b7+m/TRcX1NFYUqZetI5Y+aT4GEfg==
+"@typescript-eslint/scope-manager@8.60.1":
+ version "8.60.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.60.1.tgz#2f875962eaad0a0789cc3c36aea9b4ddeb2dd9c8"
+ integrity sha512-gvI5OQoptnxQnchOirukCuQ55svJSTuD/4k5+pC267xyBtYry748R9/c3tYUzb/iE6RZfllRz2lVulLCHkTm4w==
dependencies:
- "@typescript-eslint/types" "8.59.1"
- "@typescript-eslint/visitor-keys" "8.59.1"
+ "@typescript-eslint/types" "8.60.1"
+ "@typescript-eslint/visitor-keys" "8.60.1"
-"@typescript-eslint/tsconfig-utils@8.59.1", "@typescript-eslint/tsconfig-utils@^8.59.1":
- version "8.59.1"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.1.tgz#ba2a779a444f1d5cb92a606f9b209d239fd4cab1"
- integrity sha512-/0nEyPbX7gRsk0Uwfe4ALwwgxuA66d/l2mhRDNlAvaj4U3juhUtJNq0DsY8M2AYwwb9rEq2hrC3IcIcEt++iJA==
+"@typescript-eslint/tsconfig-utils@8.60.1", "@typescript-eslint/tsconfig-utils@^8.60.1":
+ version "8.60.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.60.1.tgz#bee8b942a13679a878101c9c74577d732062ed93"
+ integrity sha512-nh8w4qAteiKuZu3pSSzG/yGKpw0OlkrKnzFmbVRenKaD4qc+7i1GrmZaLVkr8rk4uipiPGMOW4YsM6WmKZ5CvA==
-"@typescript-eslint/type-utils@8.59.1":
- version "8.59.1"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.1.tgz#9c83d3f2ed9187a815e8120f72c08317e513e409"
- integrity sha512-klWPBR2ciQHS3f++ug/mVnWKPjBUo7icEL3FAO1lhAR1Z1i5NQYZ1EannMSRYcq5qCv5wNALlXr6fksRHyYl7w==
+"@typescript-eslint/type-utils@8.60.1":
+ version "8.60.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.60.1.tgz#1ae45f0f2a701354beea4a58c2161e40a5e3c379"
+ integrity sha512-sdwTrpjosW7ANQYJ39ZBF1ZyEMEGVB2UsikrserVM/30a/F1dTLnu9bGxEdosugyu5caigjLrR2qiD11asjI1A==
dependencies:
- "@typescript-eslint/types" "8.59.1"
- "@typescript-eslint/typescript-estree" "8.59.1"
- "@typescript-eslint/utils" "8.59.1"
+ "@typescript-eslint/types" "8.60.1"
+ "@typescript-eslint/typescript-estree" "8.60.1"
+ "@typescript-eslint/utils" "8.60.1"
debug "^4.4.3"
ts-api-utils "^2.5.0"
-"@typescript-eslint/types@8.59.1", "@typescript-eslint/types@^8.59.1":
- version "8.59.1"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.1.tgz#c1d014d3f03a97e0113a8899fc9d4e45a7fb0ca9"
- integrity sha512-ZDCjgccSdYPw5Bxh+my4Z0lJU96ZDN7jbBzvmEn0FZx3RtU1C7VWl6NbDx94bwY3V5YsgwRzJPOgeY2Q/nLG8A==
+"@typescript-eslint/types@8.60.1", "@typescript-eslint/types@^8.60.1":
+ version "8.60.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.60.1.tgz#ccdc482ba9e17f9723a10ce240b5e67dad3046c4"
+ integrity sha512-4h0tY8ppCkdCzcrl2YM5M3my0xsE1Tf8om3owEu5oPWmXwkKRmk0j0LGDzYBGUcAlesEbxBhazqu/K4cu3Ug7w==
-"@typescript-eslint/typescript-estree@8.59.1":
- version "8.59.1"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.1.tgz#4391fadf98a22c869c5b6522dbf4e491e53e351a"
- integrity sha512-OUd+vJS05sSkOip+BkZ/2NS8RMxrAAJemsC6vU3kmfLyeaJT0TftHkV9mcx2107MmsBVXXexhVu4F0TZXyMl4g==
+"@typescript-eslint/typescript-estree@8.60.1":
+ version "8.60.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.60.1.tgz#016630b119228bf483ddc652703a6a038f3fdd74"
+ integrity sha512-alpRkfG8hlVE5kdJW2GkfgDgXxold3e8e4l6EnmhRmRLbekgAPCCGDVD++sABy9FcgPFroq+uFcCSM1vR57Cew==
dependencies:
- "@typescript-eslint/project-service" "8.59.1"
- "@typescript-eslint/tsconfig-utils" "8.59.1"
- "@typescript-eslint/types" "8.59.1"
- "@typescript-eslint/visitor-keys" "8.59.1"
+ "@typescript-eslint/project-service" "8.60.1"
+ "@typescript-eslint/tsconfig-utils" "8.60.1"
+ "@typescript-eslint/types" "8.60.1"
+ "@typescript-eslint/visitor-keys" "8.60.1"
debug "^4.4.3"
minimatch "^10.2.2"
semver "^7.7.3"
tinyglobby "^0.2.15"
ts-api-utils "^2.5.0"
-"@typescript-eslint/utils@8.59.1":
- version "8.59.1"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.1.tgz#cf6204d69701bbbc5b150f98c18aeef0a42c10bd"
- integrity sha512-3pIeoXhCeYH9FSCBI8P3iNwJlGuzPlYKkTlen2O9T1DSeeg8UG8jstq6BLk+Mda0qup7mgk4z4XL4OzRaxZ8LA==
+"@typescript-eslint/utils@8.60.1":
+ version "8.60.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.60.1.tgz#31cf566095602d9fe8ad91837d2eb520b8de762b"
+ integrity sha512-h2MPBLoNtjc3qZWfY3Tl51yPorQ2McHn8pJfcMNTcIvrrZrr90Ykffit0yjrPFWQcRcUxzH20+6OcVdW4yHtUg==
dependencies:
"@eslint-community/eslint-utils" "^4.9.1"
- "@typescript-eslint/scope-manager" "8.59.1"
- "@typescript-eslint/types" "8.59.1"
- "@typescript-eslint/typescript-estree" "8.59.1"
+ "@typescript-eslint/scope-manager" "8.60.1"
+ "@typescript-eslint/types" "8.60.1"
+ "@typescript-eslint/typescript-estree" "8.60.1"
-"@typescript-eslint/visitor-keys@8.59.1":
- version "8.59.1"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.1.tgz#b5cba576287a3eeb0b400b62813189abcc3f976a"
- integrity sha512-LdDNl6C5iJExcM0Yh0PwAIBb9PrSiCsWamF/JyEZawm3kFDnRoaq3LGE4bpyRao/fWeGKKyw7icx0YxrLFC5Cg==
+"@typescript-eslint/visitor-keys@8.60.1":
+ version "8.60.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.60.1.tgz#165d1d8901137b944efaf18f00ab5ecb57f06995"
+ integrity sha512-EbGRQg4FhrmwLodl+t3JNAnXHWVr9Vp+Zl1QBZVPY4ByfkzIT8cX3K6QWODHtkIZqqJVEWvhHSx3v5PDHsaQag==
dependencies:
- "@typescript-eslint/types" "8.59.1"
+ "@typescript-eslint/types" "8.60.1"
eslint-visitor-keys "^5.0.0"
acorn-jsx@^5.3.2:
@@ -337,11 +341,6 @@ ajv@^6.14.0:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"
-ansi-styles@^5.0.0:
- version "5.2.0"
- resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
- integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
-
argparse@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
@@ -490,11 +489,6 @@ callsites@^3.0.0:
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
-camelcase@6:
- version "6.3.0"
- resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
- integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
-
concat-map@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
@@ -550,11 +544,6 @@ debug@^4.3.1, debug@^4.3.2, debug@^4.4.3:
dependencies:
ms "^2.1.3"
-decamelize@1.2.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
- integrity sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==
-
deep-is@^0.1.3:
version "0.1.4"
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
@@ -753,13 +742,13 @@ eslint-plugin-no-instanceof@^1.0.1:
resolved "https://registry.yarnpkg.com/eslint-plugin-no-instanceof/-/eslint-plugin-no-instanceof-1.0.1.tgz#5d9fc86d160df6991b654b294a62390207f1bb97"
integrity sha512-zlqQ7EsfzbRO68uI+p8FIE7zYB4njs+nNbkNjSb5QmLi2et67zQLqSeaao5U9SpnlZTTJC87nS2oyHo2ACtajw==
-eslint-plugin-prettier@^5.5.5:
- version "5.5.5"
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz#9eae11593faa108859c26f9a9c367d619a0769c0"
- integrity sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw==
+eslint-plugin-prettier@^5.5.6:
+ version "5.5.6"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.6.tgz#363ebe4d769bce157ccdd8129ce3efd91dc62564"
+ integrity sha512-ifetmTcxWfz+4qRW3pH/ujdTq2jQIj59AxJMIN26K5avYgU8dxycUETQonWiW+wPrYXA0j3Try0l1CnwVQtDqQ==
dependencies:
prettier-linter-helpers "^1.0.1"
- synckit "^0.11.12"
+ synckit "^0.11.13"
eslint-scope@^9.1.2:
version "9.1.2"
@@ -786,17 +775,17 @@ eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
-eslint@^10.2.1:
- version "10.2.1"
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.2.1.tgz#224b2a6caeb34473eddcf918762363e2e063222a"
- integrity sha512-wiyGaKsDgqXvF40P8mDwiUp/KQjE1FdrIEJsM8PZ3XCiniTMXS3OHWWUe5FI5agoCnr8x4xPrTDZuxsBlNHl+Q==
+eslint@^10.4.1:
+ version "10.4.1"
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.4.1.tgz#f6640b176e0912246d9ddbf8fcfa5e8b7f02445a"
+ integrity sha512-AyIKhnOBuOAdueD7RB3xB+YeAWScb9jHsJBgH2Hcde8InP5JYhqrRR6iTMHyTEwgENK54Cp44e4v8BwNhsuHuw==
dependencies:
"@eslint-community/eslint-utils" "^4.8.0"
"@eslint-community/regexpp" "^4.12.2"
"@eslint/config-array" "^0.23.5"
- "@eslint/config-helpers" "^0.5.5"
+ "@eslint/config-helpers" "^0.6.0"
"@eslint/core" "^1.2.1"
- "@eslint/plugin-kit" "^0.7.1"
+ "@eslint/plugin-kit" "^0.7.2"
"@humanfs/node" "^0.16.6"
"@humanwhocodes/module-importer" "^1.0.1"
"@humanwhocodes/retry" "^0.4.2"
@@ -1783,12 +1772,12 @@ supports-preserve-symlinks-flag@^1.0.0:
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
-synckit@^0.11.12:
- version "0.11.12"
- resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.12.tgz#abe74124264fbc00a48011b0d98bdc1cffb64a7b"
- integrity sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ==
+synckit@^0.11.13:
+ version "0.11.13"
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.13.tgz#062a5ea57d81befc35892f8254de5c567e97c80a"
+ integrity sha512-eNRKgb3z66Yp3D2CixVujOUvXLFUTij/zVnV8KRyvFdQwpz7I5DS8UfRkTeLzb64u+dkzDSdelE24izu+zSSUg==
dependencies:
- "@pkgr/core" "^0.2.9"
+ "@pkgr/core" "^0.3.6"
tinyglobby@^0.2.15:
version "0.2.15"
@@ -1813,17 +1802,17 @@ tsconfig-paths@^3.15.0:
minimist "^1.2.6"
strip-bom "^3.0.0"
-turbo@^2.9.14:
- version "2.9.14"
- resolved "https://registry.yarnpkg.com/turbo/-/turbo-2.9.14.tgz#d412fcc4c9bd8dba29cec5bbd54d5a74ab2b1bee"
- integrity sha512-BQqXRr4UoWI3UPFrtznCLykYHxwxWh53iCB57x092jPMjIlW1wnm3N895g5irpiXmnxUhREBB0n6+y8BHhs4nw==
+turbo@^2.9.16:
+ version "2.9.16"
+ resolved "https://registry.yarnpkg.com/turbo/-/turbo-2.9.16.tgz#ed72ff679c2c54bde0e3a2e40107416181e203a4"
+ integrity sha512-NqgRQy6j6dPYcdSdv0q1g9QsZg7SWg87RERM8otw/1AtKU2yTFVClOM7cbwKzOonZr/Ek1blTBucw64L9H0Bwg==
optionalDependencies:
- "@turbo/darwin-64" "2.9.14"
- "@turbo/darwin-arm64" "2.9.14"
- "@turbo/linux-64" "2.9.14"
- "@turbo/linux-arm64" "2.9.14"
- "@turbo/windows-64" "2.9.14"
- "@turbo/windows-arm64" "2.9.14"
+ "@turbo/darwin-64" "2.9.16"
+ "@turbo/darwin-arm64" "2.9.16"
+ "@turbo/linux-64" "2.9.16"
+ "@turbo/linux-arm64" "2.9.16"
+ "@turbo/windows-64" "2.9.16"
+ "@turbo/windows-arm64" "2.9.16"
type-check@^0.4.0, type-check@~0.4.0:
version "0.4.0"
@@ -1899,15 +1888,10 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"
-uuid@^10.0.0:
- version "10.0.0"
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294"
- integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==
-
-uuid@^13.0.0:
- version "13.0.0"
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-13.0.0.tgz#263dc341b19b4d755eb8fe36b78d95a6b65707e8"
- integrity sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==
+uuid@^14.0.0:
+ version "14.0.0"
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d"
+ integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==
which-boxed-primitive@^1.1.0, which-boxed-primitive@^1.1.1:
version "1.1.1"