Skip to content

chore(deps): bump the all-updates group across 1 directory with 17 updates - #334

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/all-updates-ed1c60042d
Open

chore(deps): bump the all-updates group across 1 directory with 17 updates#334
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/all-updates-ed1c60042d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-updates group with 17 updates in the / directory:

Package From To
eslint-config-greenpie 17.5.0 17.7.0
oxlint 1.77.0 1.79.0
taze 20.0.0 21.1.0
vitest 4.1.10 4.1.11
@nuxt/icon 2.4.1 2.5.0
@pinia/nuxt 1.0.1 1.0.2
motion-v 1.10.3 2.4.0
pinia 4.0.2 4.0.3
reka-ui 2.10.1 2.10.3
vite 8.2.1 8.2.2
vue-tsc 3.3.9 3.3.10
drizzle-kit 1.0.0-rc.4 1.0.0-rc.5-ab785fc
@types/node 25.9.5 26.2.0
drizzle-orm 1.0.0-rc.4 1.0.0-rc.5-169397b
tsx 4.23.9 4.23.12
typescript 6.0.3 7.0.2
wrangler 4.120.0 4.124.0

Updates eslint-config-greenpie from 17.5.0 to 17.7.0

Release notes

Sourced from eslint-config-greenpie's releases.

v17.7.0

Minor Changes

  • c28b80a: Update the published linting toolchain to Oxlint 1.79 and typescript-eslint 8.67.

v17.6.0

Minor Changes

  • 367d1d5: Enable jsdoc/no-blank-blocks and move one-var to Oxlint while preserving the never policy.

    Update pnpm from 11.20.0 to 11.21.0, @types/node from 26.1.2 to 26.2.0, ESLint from 10.8.0 to 10.8.1, Oxlint from 1.77.0 to 1.78.0, Taze from 19.17.1 to 19.17.2, and Vue from 3.5.40 to 3.5.41.

Changelog

Sourced from eslint-config-greenpie's changelog.

17.7.0

Minor Changes

  • c28b80a: Update the published linting toolchain to Oxlint 1.79 and typescript-eslint 8.67.

17.6.0

Minor Changes

  • 367d1d5: Enable jsdoc/no-blank-blocks and move one-var to Oxlint while preserving the never policy.

    Update pnpm from 11.20.0 to 11.21.0, @types/node from 26.1.2 to 26.2.0, ESLint from 10.8.0 to 10.8.1, Oxlint from 1.77.0 to 1.78.0, Taze from 19.17.1 to 19.17.2, and Vue from 3.5.40 to 3.5.41.

Commits
  • 06ed222 Merge pull request #86 from GreenPie/changeset-release/master
  • 46db012 chore(release): version package
  • 0a980bc Merge pull request #85 from GreenPie/updates
  • c28b80a chore(deps): update project toolchain
  • 293de3a chore(deps): update taze
  • ffdfe0e Merge pull request #84 from GreenPie/changeset-release/master
  • b38885c chore(release): version package
  • f44f5ee Merge pull request #83 from GreenPie/chore/automate-releases
  • 367d1d5 ci(release): automate package publishing
  • 990f46f Merge pull request #82 from GreenPie/update
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-config-greenpie since your current version.


Updates oxlint from 1.77.0 to 1.79.0

Changelog

Sourced from oxlint's changelog.

[1.79.0] - 2026-08-18

💥 BREAKING CHANGES

  • 8c4552d linter: [BREAKING] Split react/react-compiler into per-category rules (#25500) (Boshen)

🐛 Bug Fixes

  • 228e8e0 linter: Resolve inactive React compiler rules (#25830) (Boshen)
  • aa49d86 linter: Allow spread rule options in config types (#25675) (ch3rry)
  • 36f8451 linter/eslint/no-eval: Align indirect default with ESLint (#25656) (camc314)
  • beb724d linter/eslint/no-unused-vars: Report bare underscore parameters (#25663) (camc314)
  • 4004c10 linter/eslint/no-irregular-whitespace: Check comments by default (#25660) (camc314)
  • 285820e linter/no-large-snapshots: Precompile and document allowed snapshot matchers (#25611) (Mikhail Baev)
  • 4df5835 linter: Allow capitalized built-in calls (#25516) (Boshen)

[1.78.0] - 2026-08-10

🚀 Features

  • ccb8fe8 linter/jsdoc: Implement no-blank-blocks rule (#25207) (Mikhail Baev)
  • d4a897c linter/eslint: Implement one-var rule (#24470) (Cole Ellison)
  • 5ab9340 linter/jsx-a11y/anchor-has-content: Add options to match eslint (#24571) (Cole Ellison)

🐛 Bug Fixes

  • 9573937 linter/typescript: Validate ban-ts-comment description_format (#25320) (Mikhail Baev)
Commits
  • 0db127c release(apps): oxlint v1.79.0 && oxfmt v0.64.0 (#25866)
  • 228e8e0 fix(linter): resolve inactive React compiler rules (#25830)
  • aa49d86 fix(linter): allow spread rule options in config types (#25675)
  • 8922381 refactor(linter): remove inactive react config rule (#25740)
  • 8c4552d feat(linter)!: split react/react-compiler into per-category rules (#25500)
  • 36f8451 fix(linter/eslint/no-eval): align indirect default with ESLint (#25656)
  • beb724d fix(linter/eslint/no-unused-vars): report bare underscore parameters (#25663)
  • 4004c10 fix(linter/eslint/no-irregular-whitespace): check comments by default (#25660)
  • 285820e fix(linter/no-large-snapshots): precompile and document allowed snapshot matc...
  • 4df5835 fix(linter): allow capitalized built-in calls (#25516)
  • Additional commits viewable in compare view

Updates taze from 20.0.0 to 21.1.0

Release notes

Sourced from taze's releases.

v21.1.0

   🚀 Features

    View changes on GitHub

v21.0.0

   🚨 Breaking Changes

    View changes on GitHub

v20.0.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v20.0.1

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • b3ccef6 chore: release v21.1.0
  • 2d675cd chore: update deps
  • 0e10b5d feat(node): update Node.js version in .node-version and .nvmrc (#313)
  • dd53534 chore: set up knip for unused code detection (#314)
  • bafc108 feat: support JSR as a first-class registry (#312)
  • b2148d4 chore: release v21.0.0
  • 5b97a69 feat!: restructure into manifest/registry axes with custom manifest support (...
  • a4ca061 chore: release v20.0.2
  • 3a7b612 feat: respect DO_NOT_TRACK to disable the third-party metadata endpoint (#310)
  • abd639e fix: preserve default locked updates (#308)
  • Additional commits viewable in compare view

Updates vitest from 4.1.10 to 4.1.11

Release notes

Sourced from vitest's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 9bd8d46 chore: release v4.1.11 (#10995)
  • 9851dbc fix(browser): trigger playwright/chromium gc on lower disk availability [back...
  • See full diff in compare view

Updates @nuxt/icon from 2.4.1 to 2.5.0

Release notes

Sourced from @​nuxt/icon's releases.

v2.5.0

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 33777b8 chore: release v2.5.0
  • 7de6e2c chore: update deps
  • fe2c93f fix: discover collections installed by a layer (#519)
  • 00fa3ab fix(server-bundle): keep the with key on externalized icon JSON imports (#523)
  • 598d438 fix: register server handler only for server provider (#524)
  • See full diff in compare view

Updates @pinia/nuxt from 1.0.1 to 1.0.2

Release notes

Sourced from @​pinia/nuxt's releases.

@​pinia/nuxt@​1.0.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates motion-v from 1.10.3 to 2.4.0

Release notes

Sourced from motion-v's releases.

v2.4.0

   🚀 Features

    View changes on GitHub

v2.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.2.1

   🐞 Bug Fixes

    View changes on GitHub

v2.2.0

Added

  • useTransform: accelerate propagation on value changes

Pull Requests

  • #250 feat(useTransform): accelerate propagation + onUnmounted guard (@​rick-hup)

Contributors

  • rick

v2.1.0

Added

  • useScroll: ScrollOffset presets, scroll timeline acceleration.

Changed

  • useSpring: rewrite with motion-dom attachFollow.

v2.0.1

What's Changed

Bug Fixes

... (truncated)

Commits
  • 8501a13 chore: release v2.4.0
  • 3ca60ad feat(reorder): support multidimensional reorder
  • b7a5fce chore(deps): update motion dependencies to v13 (#258)
  • 84f059c chore(docs): setup agent skills configuration (#257)
  • 836a2fb chore: release v2.3.0
  • db73ea6 feat(arc): expose motion-dom arc() and type transition.path as MotionPath (#256)
  • 27ce4f6 fix(useAnimate): respect MotionConfig skipAnimations (#255)
  • ee41e88 chore(deps): update framer-motion to ^12.40.0 (#254)
  • e7b2186 chore: release v2.2.1
  • d52c75b fix(motion-state): skip data-ap attribute outside AnimatePresence (#252)
  • Additional commits viewable in compare view

Updates pinia from 4.0.2 to 4.0.3

Commits

Updates reka-ui from 2.10.1 to 2.10.3

Release notes

Sourced from reka-ui's releases.

v2.10.3

No significant changes

    View changes on GitHub

v2.10.2

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • e74dc85 chore: release v2.10.3
  • f1a4fec chore: release v2.10.2
  • 96509cd chore(deps-dev): bump nuxt from 3.14.159 to 3.21.10 in /playground/nuxt (#2855)
  • 54e20ce chore(deps): update dependency vite to ^8.2.1 (#2858)
  • 5e5a43c chore(deps): update dependency @​testing-library/user-event to ^14.6.3 (#2857)
  • 140bd9b chore(docs): update contributors and sponsors
  • 35fd068 fix(NumberField): allow backspacing through a formatted unit suffix (#2851)
  • 719d59a fix(Drawer): track drags in non-dismissable directions so the drawer pulls el...
  • 6f635ea docs: note core build is required before docs:dev (#2853)
  • cc010be chore(deps-dev): bump postcss from 8.4.24 to 8.5.23 in /playground/vue3 (#2847)
  • Additional commits viewable in compare view

Updates vite from 8.2.1 to 8.2.2

Release notes

Sourced from vite's releases.

plugin-legacy@8.2.2

Please refer to CHANGELOG.md for details.

v8.2.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.2.2 (2026-08-20)

Features

  • deps: widen @vitejs/devtools peer range to v0.5.0 (#23302) (495d9ff)

Bug Fixes

  • bundled-dev: handle lazy request error (#23291) (3ba026d)
  • bundled-dev: hot update through circular imports instead of reloading (#23259) (3dbddef)
  • config: resolve sourcemap paths against sourcemap location (#23239) (05a003e)
  • css: don't pass empty targets to lightningcss (#23295) (2804636)
  • define: fix match escaped dots to support $-prefixed define keys (#23249) (dcf88bd)
  • deps: update all non-major dependencies (#23217) (ba958bd)
  • deps: update rolldown-related dependencies (#23218) (83ecb2c)
  • module-runner: exclude completed modules from in-flight cycle detection (fix #22999) (#23009) (d9b10a9)
  • optimizer: close custom extension analysis bundles (#23207) (8fb7675)
  • reduce Windows 8.3-short-name detection false-positives (#23066) (02cffa9)
  • respect resolve.preserveSymlinks when resolving root (fix #23197) (#23198) (8413052)
  • ssr: rewrite computed key of destructing parameter (#23307) (9db0b61)
  • vite: update outdated upstream file links in license comments (#23285) (c0f2fc6)

Documentation

Miscellaneous Chores

Code Refactoring

  • use JSON import attributes instead of readFileSync in constants (#23258) (1d9fa39)
  • use named regex constants over inline literals (#22964) (5c1c6c6)

Tests

  • define: close rolldown bundler after generate (#23231) (b4d66fe)
  • module-runner: add TLA circular import case (#23299) (4a261f2)
  • module-runner: simplify server-hmr tests (#23300) (599b44b)
  • ssr: add destructing assignment case for moduleRunnerTransform (#23308) (cb77e2a)

Build System

  • use JSON import attributes instead of readFIleSync in rolldown configs (#23251) (d615bcd)
Commits
  • de1111a release: v8.2.2
  • cb77e2a test(ssr): add destructing assignment case for moduleRunnerTransform (#23308)
  • 9db0b61 fix(ssr): rewrite computed key of destructing parameter (#23307)
  • 8413052 fix: respect resolve.preserveSymlinks when resolving root (fix #23197) (#23...
  • 05a003e fix(config): resolve sourcemap paths against sourcemap location (#23239)
  • 495d9ff feat(deps): widen @vitejs/devtools peer range to v0.5.0 (#23302)
  • 1d9fa39 refactor: use JSON import attributes instead of readFileSync in constants (#2...
  • 2804636 fix(css): don't pass empty targets to lightningcss (#23295)
  • 599b44b test(module-runner): simplify server-hmr tests (#23300)
  • 4a261f2 test(module-runner): add TLA circular import case (#23299)
  • Additional commits viewable in compare view

Updates vue-tsc from 3.3.9 to 3.3.10

Release notes

Sourced from vue-tsc's releases.

v3.3.10

language-core

  • fix: ignore trailing whitespace after generic parameter commas - Thanks to @​KazariEX!
  • fix: resolve v-for item type over generic sources (#6141) - Thanks to @​serkodev!
  • fix: do not extract SFC blocks across inline Markdown code (#6145) - Thanks to @​lazerg!

language-service

  • fix: serialize template data provider access across concurrent requests (#6154) - Thanks to @​serkodev!

tsc

  • fix: support different extension sets across project references (#6146) - Thanks to @​lazerg!

typescript-plugin

vscode

  • feat: patch typescript.js via --require to support read-only file systems (#6149) - Thanks to @​serkodev!
  • fix: isolate custom TypeScript plugin paths between profiles (#6148) - Thanks to @​serkodev!

Our Sponsors ❤️

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

3.3.10 (2026-08-15)

language-core

  • fix: ignore trailing whitespace after generic parameter commas - Thanks to @​KazariEX!
  • fix: resolve v-for item type over generic sources (#6141) - Thanks to @​serkodev!
  • fix: do not extract SFC blocks across inline Markdown code (#6145) - Thanks to @​lazerg!

language-service

  • fix: serialize template data provider access across concurrent requests (#6154) - Thanks to @​serkodev!

tsc

  • fix: support different extension sets across project references (#6146) - Thanks to @​lazerg!

typescript-plugin

vscode

  • feat: patch typescript.js via --require to support read-only file systems (#6149) - Thanks to @​serkodev!
  • fix: isolate custom TypeScript plugin paths between profiles (#6148) - Thanks to @​serkodev!
Commits

Updates drizzle-kit from 1.0.0-rc.4 to 1.0.0-rc.5-ab785fc

Commits

Updates @types/node from 25.9.5 to 26.2.0

Commits

Updates drizzle-orm from 1.0.0-rc.4 to 1.0.0-rc.5-169397b

Commits

Updates tsx from 4.23.9 to 4.23.12

Release notes

Sourced from tsx's releases.

v4.23.12

4.23.12 (2026-08-10)

Bug Fixes

  • shim import.meta when tokens are split by comments or newlines (#829) (ed9d330), closes #828

This release is also available on:

v4.23.11

4.23.11 (2026-08-07)

Bug Fixes

  • preserve async ESM require fallback (55cbece)

This release is also available on:

v4.23.10

4.23.10 (2026-08-07)

Bug Fixes


This release is also available on:

Commits
  • ed9d330 fix: shim import.meta when tokens are split by comments or newlines (#829)
  • 651f5be test: cover CommonJS TypeScript import.meta paths
  • bd3bc64 test: cover CommonJS loader source fallback
  • 55cbece fix: preserve async ESM require fallback
  • 6c5ba85 docs: document CommonJS default interop
  • ec1bcd5 fix: support nyc coverage discovery (#710)
  • b6e5b48 docs: clarify CommonJS default imports
  • See full diff in compare view

Updates typescript from 6.0.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

Commits
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Updates wrangler from 4.120.0 to 4.124.0

Release notes

Sourced from wrangler's releases.

wrangler@4.124.0

Minor Changes

…dates

Bumps the all-updates group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [eslint-config-greenpie](https://github.com/GreenPie/eslint-config-greenpie) | `17.5.0` | `17.7.0` |
| [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.77.0` | `1.79.0` |
| [taze](https://github.com/antfu-collective/taze) | `20.0.0` | `21.1.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` |
| [@nuxt/icon](https://github.com/nuxt/icon) | `2.4.1` | `2.5.0` |
| [@pinia/nuxt](https://github.com/vuejs/pinia) | `1.0.1` | `1.0.2` |
| [motion-v](https://github.com/motiondivision/motion-vue) | `1.10.3` | `2.4.0` |
| [pinia](https://github.com/vuejs/pinia) | `4.0.2` | `4.0.3` |
| [reka-ui](https://github.com/unovue/reka-ui) | `2.10.1` | `2.10.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.1` | `8.2.2` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.3.9` | `3.3.10` |
| [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) | `1.0.0-rc.4` | `1.0.0-rc.5-ab785fc` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.5` | `26.2.0` |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `1.0.0-rc.4` | `1.0.0-rc.5-169397b` |
| [tsx](https://github.com/privatenumber/tsx) | `4.23.9` | `4.23.12` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.120.0` | `4.124.0` |



Updates `eslint-config-greenpie` from 17.5.0 to 17.7.0
- [Release notes](https://github.com/GreenPie/eslint-config-greenpie/releases)
- [Changelog](https://github.com/GreenPie/eslint-config-greenpie/blob/master/CHANGELOG.md)
- [Commits](GreenPie/eslint-config-greenpie@v17.5.0...v17.7.0)

Updates `oxlint` from 1.77.0 to 1.79.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.79.0/npm/oxlint)

Updates `taze` from 20.0.0 to 21.1.0
- [Release notes](https://github.com/antfu-collective/taze/releases)
- [Commits](antfu-collective/taze@v20.0.0...v21.1.0)

Updates `vitest` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest)

Updates `@nuxt/icon` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/nuxt/icon/releases)
- [Commits](nuxt/icon@v2.4.1...v2.5.0)

Updates `@pinia/nuxt` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/nuxt@1.0.1...@pinia/nuxt@1.0.2)

Updates `motion-v` from 1.10.3 to 2.4.0
- [Release notes](https://github.com/motiondivision/motion-vue/releases)
- [Changelog](https://github.com/motiondivision/motion-vue/blob/master/CHANGELOG.md)
- [Commits](motiondivision/motion-vue@v1.10.3...v2.4.0)

Updates `pinia` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](vuejs/pinia@v4.0.2...v4.0.3)

Updates `reka-ui` from 2.10.1 to 2.10.3
- [Release notes](https://github.com/unovue/reka-ui/releases)
- [Commits](unovue/reka-ui@v2.10.1...v2.10.3)

Updates `vite` from 8.2.1 to 8.2.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite)

Updates `vue-tsc` from 3.3.9 to 3.3.10
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.3.10/packages/tsc)

Updates `drizzle-kit` from 1.0.0-rc.4 to 1.0.0-rc.5-ab785fc
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/commits)

Updates `@types/node` from 25.9.5 to 26.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `drizzle-orm` from 1.0.0-rc.4 to 1.0.0-rc.5-169397b
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/commits)

Updates `tsx` from 4.23.9 to 4.23.12
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.9...v4.23.12)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v6.0.3...v7.0.2)

Updates `wrangler` from 4.120.0 to 4.124.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.124.0/packages/wrangler)

---
updated-dependencies:
- dependency-name: eslint-config-greenpie
  dependency-version: 17.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: oxlint
  dependency-version: 1.79.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: taze
  dependency-version: 21.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-updates
- dependency-name: vitest
  dependency-version: 4.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@nuxt/icon"
  dependency-version: 2.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: "@pinia/nuxt"
  dependency-version: 1.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: motion-v
  dependency-version: 2.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-updates
- dependency-name: pinia
  dependency-version: 4.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: reka-ui
  dependency-version: 2.10.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: vite
  dependency-version: 8.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: vue-tsc
  dependency-version: 3.3.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: drizzle-kit
  dependency-version: 1.0.0-rc.5-ab785fc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@types/node"
  dependency-version: 26.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-updates
- dependency-name: drizzle-orm
  dependency-version: 1.0.0-rc.5-169397b
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: tsx
  dependency-version: 4.23.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-updates
- dependency-name: wrangler
  dependency-version: 4.124.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants