Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps the non-breaking-changes group with 64 updates in the / directory:

Package From To
@changesets/cli 2.29.5 2.29.7
@clack/prompts 0.10.1 0.11.0
@ctrl/tinycolor 4.1.0 4.2.0
@eslint/js 9.30.1 9.39.1
@iconify/json 2.2.354 2.2.403
@intlify/core-base 11.1.7 11.1.12
@jspm/generator 2.6.2 2.7.6
@nolebase/vitepress-plugin-git-changelog 2.18.0 2.18.2
@playwright/test 1.53.2 1.56.1
@pnpm/workspace.read-manifest 1000.2.0 1000.2.5
@tailwindcss/typography 0.5.16 0.5.19
@tanstack/vue-query 5.81.5 5.90.7
@tanstack/vue-store 0.7.1 0.8.0
@types/qrcode 1.5.5 1.5.6
@types/sortablejs 1.15.8 1.15.9
@typescript-eslint/eslint-plugin 8.35.1 8.46.3
@typescript-eslint/parser 8.35.1 8.46.3
@vite-pwa/vitepress 1.0.0 1.0.1
@vitejs/plugin-vue-jsx 5.0.1 5.1.1
@vue/shared 3.5.13 3.5.22
axios 1.10.0 1.13.2
cheerio 1.1.0 1.1.2
commitlint-plugin-function-rules 4.0.2 4.1.0
cssnano 7.0.7 7.1.2
cz-git 1.11.2 1.12.0
czg 1.11.1 1.12.0
dayjs 1.11.13 1.11.19
element-plus 2.10.2 2.11.7
eslint-config-turbo 2.5.4 2.6.0
eslint-plugin-jsonc 2.20.1 2.21.0
eslint-plugin-n 17.20.0 17.23.1
eslint-plugin-perfectionist 4.15.0 4.15.1
eslint-plugin-prettier 5.5.1 5.5.4
eslint-plugin-regexp 2.9.0 2.10.0
eslint-plugin-unused-imports 4.1.4 4.3.0
eslint-plugin-vue 10.2.0 10.5.1
eslint 9.30.1 9.39.1
h3 1.15.3 1.15.4
jsonc-eslint-parser 2.4.0 2.4.1
lucide-vue-next 0.507.0 0.552.0
naive-ui 2.42.0 2.43.1
nitropack 2.11.13 2.12.9
pinia-plugin-persistedstate 4.4.1 4.7.1
pinia 3.0.3 3.0.4
playwright 1.53.2 1.56.1
postcss-preset-env 10.2.4 10.4.0
prettier-plugin-tailwindcss 0.6.13 0.7.1
publint 0.3.12 0.3.15
sass 1.89.2 1.93.3
stylelint 16.21.0 16.25.0
turbo 2.5.4 2.6.0
typescript 5.8.2 5.9.3
unplugin-element-plus 0.10.0 0.11.0
vite-plugin-pwa 1.0.1 1.1.0
vitepress-plugin-group-icons 1.6.1 1.6.5
vitepress 1.6.3 1.6.4
vue-i18n 11.1.7 11.1.12
vue-router 4.5.1 4.6.3
vue 3.5.17 3.5.22
vxe-pc-ui 4.9.29 4.10.15
vxe-table 4.16.11 4.17.7
watermark-js-plus 1.6.2 1.6.3
zod-defaults 0.1.3 0.2.3
@ast-grep/napi 0.37.0 0.39.7

Updates @changesets/cli from 2.29.5 to 2.29.7

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.29.7

Patch Changes

  • Updated dependencies [957f24e]:
    • @​changesets/apply-release-plan@​7.0.13

@​changesets/cli@​2.29.6

Patch Changes

Commits

Updates @clack/prompts from 0.10.1 to 0.11.0

Release notes

Sourced from @​clack/prompts's releases.

@​clack/prompts@​0.11.0

Minor Changes

  • 07ca32d: Reverted a change where placeholders were being set as values on return.

Patch Changes

  • Updated dependencies [07ca32d]
    • @​clack/core@​0.5.0
Changelog

Sourced from @​clack/prompts's changelog.

0.11.0

Minor Changes

  • 07ca32d: Reverted a change where placeholders were being set as values on return.

Patch Changes

  • Updated dependencies [07ca32d]
    • @​clack/core@​0.5.0
Commits

Updates @ctrl/tinycolor from 4.1.0 to 4.2.0

Release notes

Sourced from @​ctrl/tinycolor's releases.

v4.2.0

4.2.0 (2025-09-16)

Features

  • publish new version with npm provenance (39778c8)
  • release new version (76556be)
Commits

Updates @eslint/js from 9.30.1 to 9.39.1

Release notes

Sourced from @​eslint/js's releases.

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)
  • b165d47 fix: correct Rule typings (#20199) (jaymarvelz)
  • fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#20222) (sethamus)

Chores

  • dfe3c1b chore: update @eslint/js version to 9.39.0 (#20270) (Francesco Trotta)
  • 2375a6d chore: package.json update for @​eslint/js release (Jenkins)
  • a1f4e52 chore: update @eslint dependencies (#20265) (Francesco Trotta)
  • c7d3229 chore: update dependency @​eslint/core to ^0.17.0 (#20256) (renovate[bot])
  • 27549bc chore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic)
  • a1370ee ci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot])
  • 9e7fad4 chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然)

... (truncated)

Commits
  • c7ebefc chore: package.json update for @​eslint/js release
  • 2375a6d chore: package.json update for @​eslint/js release
  • 9e7fad4 chore: add script to auto-generate eslint:recommended configuration (#20208)
  • 25d0e33 chore: package.json update for @​eslint/js release
  • abee4ca chore: package.json update for @​eslint/js release
  • 90a71bf docs: update README files to add badge and instructions (#20115)
  • 488cba6 chore: package.json update for @​eslint/js release
  • 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116)
  • af2a087 chore: package.json update for @​eslint/js release
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069)
  • Additional commits viewable in compare view

Updates @iconify/json from 2.2.354 to 2.2.403

Commits
  • ca96419 Update 7 icon sets
  • 657aba5 Merge pull request #231 from iconify/renovate/eslint-monorepo
  • 33f472e Merge pull request #232 from iconify/renovate/node-24.x
  • 782296a chore(deps): update dependency @​types/node to ^24.10.0
  • ca47c2e chore(deps): update dependency eslint to ^9.39.0
  • bdf9801 Merge pull request #230 from iconify/renovate/vitest-monorepo
  • 2e8517f chore(deps): update dependency vitest to ^4.0.6
  • d403dfc Update 9 icon sets
  • b967193 Merge pull request #227 from iconify/renovate/node-24.x
  • 259de14 Merge pull request #228 from iconify/renovate/vitest-monorepo
  • Additional commits viewable in compare view

Updates @intlify/core-base from 11.1.7 to 11.1.12

Release notes

Sourced from @​intlify/core-base's releases.

v11.1.12

What's Changed

⚡ Improvement Features

  • fix: Emit INVALID_TOKEN_IN_PLACEHOLDER instead of UNTERMINATED_CLOSING_BRACE when invalid token is in placeholder and update docs by @​kazupon in intlify/vue-i18n#2255

Full Changelog: intlify/vue-i18n@v11.1.11...v11.1.12

v11.1.11

What's Changed

⚡ Improvement Features

Full Changelog: intlify/vue-i18n@v11.1.10...v11.1.11

v11.1.10

🔒 Security Fixes

  • fix: DOM-based XSS via tag attributes for escape parameter, about details see GHSA-x8qp-wqqm-57ph

Full Changelog: intlify/vue-i18n@v11.1.9...v11.1.10

v11.1.9

Full Changelog: intlify/vue-i18n@v11.1.8...v11.1.9

v11.1.8

What's Changed

⚡ Improvement Features

Full Changelog: intlify/vue-i18n@v11.1.7...v11.1.8

Commits

Updates @jspm/generator from 2.6.2 to 2.7.6

Release notes

Sourced from @​jspm/generator's releases.

@​jspm/generator@​2.7.4

What's Changed

Full Changelog: https://github.com/jspm/jspm/compare/4.1.4...@​jspm/generator@​2.7.4

Commits

Updates @nolebase/vitepress-plugin-git-changelog from 2.18.0 to 2.18.2

Release notes

Sourced from @​nolebase/vitepress-plugin-git-changelog's releases.

v2.18.2

   🐞 Bug Fixes

    View changes on GitHub

v2.18.1

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @playwright/test from 1.53.2 to 1.56.1

Release notes

Sourced from @​playwright/test's releases.

v1.56.1

Highlights

#37871 chore: allow local-network-access permission in chromium #37891 fix(agents): remove workspaceFolder ref from vscode mcp #37759 chore: rename agents to test agents #37757 chore(mcp): fallback to cwd when resolving test config

Browser Versions

  • Chromium 141.0.7390.37
  • Mozilla Firefox 142.0.1
  • WebKit 26.0

v1.56.0

Playwright Agents

Introducing Playwright Agents, three custom agent definitions designed to guide LLMs through the core process of building a Playwright test:

  • 🎭 planner explores the app and produces a Markdown test plan
  • 🎭 generator transforms the Markdown plan into the Playwright Test files
  • 🎭 healer executes the test suite and automatically repairs failing tests

Run npx playwright init-agents with your client of choice to generate the latest agent definitions:

# Generate agent files for each agentic loop
# Visual Studio Code
npx playwright init-agents --loop=vscode
# Claude Code
npx playwright init-agents --loop=claude
# opencode
npx playwright init-agents --loop=opencode

[!NOTE] VS Code v1.105 (currently on the VS Code Insiders channel) is needed for the agentic experience in VS Code. It will become stable shortly, we are a bit ahead of times with this functionality!

Learn more about Playwright Agents

New APIs

UI Mode and HTML Reporter

  • Added option to 'html' reporter to disable the "Copy prompt" button
  • Added option to 'html' reporter and UI Mode to merge files, collapsing test and describe blocks into a single unified list
  • Added option to UI Mode mirroring the --update-snapshots options
  • Added option to UI Mode to run only a single worker at a time

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​playwright/test since your current version.


Updates @pnpm/workspace.read-manifest from 1000.2.0 to 1000.2.5

Commits

Updates @tailwindcss/typography from 0.5.16 to 0.5.19

Release notes

Sourced from @​tailwindcss/typography's releases.

v0.5.19

Fixed

  • Fixed broken color styles (#405)

v0.5.18

Fixed

  • Fixed undefined variable error (#403)

v0.5.17

Added

  • Add modifiers for description list elements (#357)
  • Add prose-picture modifier (#367)

Fixed

  • Include unit in hr border-width value (#379)
  • Ensure <kbd> styles work with Tailwind CSS v4 (#387)

Changed

  • Remove lodash dependencies (#402)
Changelog

Sourced from @​tailwindcss/typography's changelog.

[0.5.19] - 2025-09-24

Fixed

  • Fixed broken color styles (#405)

[0.5.18] - 2025-09-19

Fixed

  • Fixed undefined variable error (#403)

[0.5.17] - 2025-09-19

Added

  • Add modifiers for description list elements (#357)
  • Add prose-picture modifier (#367)

Fixed

  • Include unit in hr border-width value (#379)
  • Ensure <kbd> styles work with Tailwind CSS v4 (#387)

Changed

  • Remove lodash dependencies (#402)
Commits

Updates @tanstack/vue-query from 5.81.5 to 5.90.7

Release notes

Sourced from @​tanstack/vue-query's releases.

@​tanstack/vue-query@​5.90.7

Patch Changes

  • Updated dependencies [b4cd121]:
    • @​tanstack/query-core@​5.90.7

@​tanstack/vue-query@​5.90.6

Patch Changes

  • Updated dependencies [1638c02]:
    • @​tanstack/query-core@​5.90.6

@​tanstack/vue-query@​5.90.5

Patch Changes

  • Updated dependencies [e42ddfe]:
    • @​tanstack/query-core@​5.90.5

@​tanstack/vue-query@​5.90.4

Patch Changes

  • Updated dependencies [20ef922]:
    • @​tanstack/query-core@​5.90.4

@​tanstack/vue-query@​5.90.3

Patch Changes

  • Updated dependencies [4e1c433]:
    • @​tanstack/query-core@​5.90.3
Changelog

Sourced from @​tanstack/vue-query's changelog.

5.90.7

Patch Changes

  • Updated dependencies [b4cd121]:
    • @​tanstack/query-core@​5.90.7

5.90.6

Patch Changes

  • Updated dependencies [1638c02]:
    • @​tanstack/query-core@​5.90.6

5.90.5

Patch Changes

  • Updated dependencies [e42ddfe]:
    • @​tanstack/query-core@​5.90.5

5.90.4

Patch Changes

  • Updated dependencies [20ef922]:
    • @​tanstack/query-core@​5.90.4

5.90.3

Patch Changes

  • Updated dependencies [4e1c433]:
    • @​tanstack/query-core@​5.90.3
Commits

Updates @tanstack/vue-store from 0.7.1 to 0.8.0

Release notes

Sourced from @​tanstack/vue-store's releases.

v0.8.0

Version 0.8.0 - 10/11/25, 12:03 AM

Changes

Feat

  • allow specifying comparator / equality function (#244) (be4f045) by Alejandro Aburto S.

Fix

Chore

  • deps: update all non-major dependencies (#242) (dfbb669) by renovate[bot]
  • deps: lock file maintenance (#240) (41139a6) by renovate[bot]
  • deps: update all non-major dependencies (#239) (570caec) by renovate[bot]
  • update workspace config (#238) (4d92c18) by Lachlan Collins
  • deps: update all non-major dependencies (#237) (d77dbce) by renovate[bot]
  • deps: update autofix-ci/action digest to 635ffb0 (#206) (e69e6f8) by renovate[bot]

Packages

  • @​tanstack/store@​0.8.0
  • @​tanstack/react-store@​0.8.0
  • @​tanstack/vue-store@​0.8.0
  • @​tanstack/solid-store@​0.8.0
  • @​tanstack/angular-store@​0.8.0
  • @​tanstack/svelte-store@​0.8.0

v0.7.7

Version 0.7.7 - 9/20/25, 9:35 AM

Changes

Fix

  • store: improve derived recompute performance (#235) (978d050) by @​Sheraff

Packages

  • @​tanstack/store@​0.7.7
  • @​tanstack/react-store@​0.7.7
  • @​tanstack/vue-store@​0.7.7
  • @​tanstack/solid-store@​0.7.7
  • @​tanstack/angular-store@​0.7.7
  • @​tanstack/svelte-store@​0.7.7

v0.7.6

... (truncated)

Commits

Updates @types/qrcode from 1.5.5 to 1.5.6

Commits

Updates @types/sortablejs from 1.15.8 to 1.15.9

Commits

Updates @typescript-eslint/eslint-plugin from 8.35.1 to 8.46.3

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.46.3

8.46.3 (2025-11-03)

🩹 Fixes

  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)
  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.46.2

8.46.2 (2025-10-20)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702)
  • typescript-estree: forbid invalid modifiers in object methods (#11689)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.46.1

8.46.1 (2025-10-13)

🩹 Fixes

  • ast-spec: cleanup TSLiteralType (#11624)
  • eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
  • eslint-plugin: [no-misused-promises] special-case .finally not to report when a promise returning function is provided as an argument (#11667)

❤️ Thank You

  • Abraham Guo
  • mdm317
  • Ronen Amiel

You can read about our versioning strategy and releases on our website.

v8.46.0

8.46.0 (2025-10-06)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.46.3 (2025-11-03)

🩹 Fixes

  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)
  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.46.2 (2025-10-20)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702)

❤️ Thank You

  • mdm317

You can read about our versioning strategy and releases on our website.

8.46.1 (2025-10-13)

🩹 Fixes

  • eslint-plugin: [no-misused-promises] special-case Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 5, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 5, 2025
@changeset-bot
Copy link

changeset-bot bot commented Nov 5, 2025

⚠️ No Changeset found

Latest commit: 9212a81

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 5, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Fri Nov 07 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

…ith 67 updates

Bumps the non-breaking-changes group with 64 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.29.5` | `2.29.7` |
| [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `0.10.1` | `0.11.0` |
| [@ctrl/tinycolor](https://github.com/scttcper/tinycolor) | `4.1.0` | `4.2.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.1` | `9.39.1` |
| [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.354` | `2.2.403` |
| [@intlify/core-base](https://github.com/intlify/vue-i18n/tree/HEAD/packages/core) | `11.1.7` | `11.1.12` |
| [@jspm/generator](https://github.com/jspm/jspm) | `2.6.2` | `2.7.6` |
| [@nolebase/vitepress-plugin-git-changelog](https://github.com/nolebase/integrations/tree/HEAD/packages/vitepress-plugin-git-changelog) | `2.18.0` | `2.18.2` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.53.2` | `1.56.1` |
| [@pnpm/workspace.read-manifest](https://github.com/pnpm/pnpm) | `1000.2.0` | `1000.2.5` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.16` | `0.5.19` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.81.5` | `5.90.7` |
| [@tanstack/vue-store](https://github.com/TanStack/store/tree/HEAD/packages/vue-store) | `0.7.1` | `0.8.0` |
| [@types/qrcode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qrcode) | `1.5.5` | `1.5.6` |
| [@types/sortablejs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sortablejs) | `1.15.8` | `1.15.9` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.35.1` | `8.46.3` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.35.1` | `8.46.3` |
| [@vite-pwa/vitepress](https://github.com/vite-pwa/vitepress) | `1.0.0` | `1.0.1` |
| [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx) | `5.0.1` | `5.1.1` |
| [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared) | `3.5.13` | `3.5.22` |
| [axios](https://github.com/axios/axios) | `1.10.0` | `1.13.2` |
| [cheerio](https://github.com/cheeriojs/cheerio) | `1.1.0` | `1.1.2` |
| [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) | `4.0.2` | `4.1.0` |
| [cssnano](https://github.com/cssnano/cssnano) | `7.0.7` | `7.1.2` |
| [cz-git](https://github.com/Zhengqbbb/cz-git/tree/HEAD/packages/cz-git) | `1.11.2` | `1.12.0` |
| [czg](https://github.com/Zhengqbbb/cz-git/tree/HEAD/packages/cli) | `1.11.1` | `1.12.0` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.13` | `1.11.19` |
| [element-plus](https://github.com/element-plus/element-plus) | `2.10.2` | `2.11.7` |
| [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.5.4` | `2.6.0` |
| [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.20.1` | `2.21.0` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.20.0` | `17.23.1` |
| [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `4.15.0` | `4.15.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.1` | `5.5.4` |
| [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) | `2.9.0` | `2.10.0` |
| [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.1.4` | `4.3.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.2.0` | `10.5.1` |
| [eslint](https://github.com/eslint/eslint) | `9.30.1` | `9.39.1` |
| [h3](https://github.com/h3js/h3) | `1.15.3` | `1.15.4` |
| [jsonc-eslint-parser](https://github.com/ota-meshi/jsonc-eslint-parser) | `2.4.0` | `2.4.1` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.507.0` | `0.552.0` |
| [naive-ui](https://github.com/tusen-ai/naive-ui) | `2.42.0` | `2.43.1` |
| [nitropack](https://github.com/nitrojs/nitro) | `2.11.13` | `2.12.9` |
| [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) | `4.4.1` | `4.7.1` |
| [pinia](https://github.com/vuejs/pinia) | `3.0.3` | `3.0.4` |
| [playwright](https://github.com/microsoft/playwright) | `1.53.2` | `1.56.1` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.2.4` | `10.4.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.13` | `0.7.1` |
| [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) | `0.3.12` | `0.3.15` |
| [sass](https://github.com/sass/dart-sass) | `1.89.2` | `1.93.3` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.21.0` | `16.25.0` |
| [turbo](https://github.com/vercel/turborepo) | `2.5.4` | `2.6.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.9.3` |
| [unplugin-element-plus](https://github.com/element-plus/unplugin-element-plus) | `0.10.0` | `0.11.0` |
| [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `1.0.1` | `1.1.0` |
| [vitepress-plugin-group-icons](https://github.com/yuyinws/vitepress-plugin-group-icons) | `1.6.1` | `1.6.5` |
| [vitepress](https://github.com/vuejs/vitepress) | `1.6.3` | `1.6.4` |
| [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.1.7` | `11.1.12` |
| [vue-router](https://github.com/vuejs/router) | `4.5.1` | `4.6.3` |
| [vue](https://github.com/vuejs/core) | `3.5.17` | `3.5.22` |
| [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui) | `4.9.29` | `4.10.15` |
| [vxe-table](https://github.com/x-extends/vxe-table) | `4.16.11` | `4.17.7` |
| [watermark-js-plus](https://github.com/zhensherlock/watermark-js-plus) | `1.6.2` | `1.6.3` |
| [zod-defaults](https://github.com/Ced-Sharp/zod-defaults) | `0.1.3` | `0.2.3` |
| [@ast-grep/napi](https://github.com/ast-grep/ast-grep) | `0.37.0` | `0.39.7` |



Updates `@changesets/cli` from 2.29.5 to 2.29.7
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])

Updates `@clack/prompts` from 0.10.1 to 0.11.0
- [Release notes](https://github.com/bombshell-dev/clack/releases)
- [Changelog](https://github.com/bombshell-dev/clack/blob/@clack/[email protected]/packages/prompts/CHANGELOG.md)
- [Commits](https://github.com/bombshell-dev/clack/commits/@clack/[email protected]/packages/prompts)

Updates `@ctrl/tinycolor` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/scttcper/tinycolor/releases)
- [Commits](scttcper/tinycolor@v4.1.0...v4.2.0)

Updates `@eslint/js` from 9.30.1 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js)

Updates `@iconify/json` from 2.2.354 to 2.2.403
- [Commits](iconify/icon-sets@2.2.354...2.2.403)

Updates `@intlify/core-base` from 11.1.7 to 11.1.12
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.1.12/packages/core)

Updates `@jspm/generator` from 2.6.2 to 2.7.6
- [Release notes](https://github.com/jspm/jspm/releases)
- [Commits](https://github.com/jspm/jspm/commits)

Updates `@nolebase/vitepress-plugin-git-changelog` from 2.18.0 to 2.18.2
- [Release notes](https://github.com/nolebase/integrations/releases)
- [Commits](https://github.com/nolebase/integrations/commits/v2.18.2/packages/vitepress-plugin-git-changelog)

Updates `@playwright/test` from 1.53.2 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.53.2...v1.56.1)

Updates `@pnpm/workspace.read-manifest` from 1000.2.0 to 1000.2.5
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](https://github.com/pnpm/pnpm/commits)

Updates `@tailwindcss/typography` from 0.5.16 to 0.5.19
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.16...v0.5.19)

Updates `@tanstack/vue-query` from 5.81.5 to 5.90.7
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/vue-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/vue-query)

Updates `@tanstack/vue-store` from 0.7.1 to 0.8.0
- [Release notes](https://github.com/TanStack/store/releases)
- [Commits](https://github.com/TanStack/store/commits/v0.8.0/packages/vue-store)

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

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

Updates `@typescript-eslint/eslint-plugin` from 8.35.1 to 8.46.3
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.3/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.35.1 to 8.46.3
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.3/packages/parser)

Updates `@vite-pwa/vitepress` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/vite-pwa/vitepress/releases)
- [Commits](vite-pwa/vitepress@v1.0.0...v1.0.1)

Updates `@vitejs/plugin-vue-jsx` from 5.0.1 to 5.1.1
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue-jsx/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue-jsx)

Updates `@vue/shared` from 3.5.13 to 3.5.22
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.22/packages/shared)

Updates `axios` from 1.10.0 to 1.13.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.10.0...v1.13.2)

Updates `cheerio` from 1.1.0 to 1.1.2
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Commits](cheeriojs/cheerio@v1.1.0...v1.1.2)

Updates `commitlint-plugin-function-rules` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/vidavidorra/commitlint-plugin-function-rules/releases)
- [Changelog](https://github.com/vidavidorra/commitlint-plugin-function-rules/blob/main/CHANGELOG.md)
- [Commits](vidavidorra/commitlint-plugin-function-rules@v4.0.2...v4.1.0)

Updates `cssnano` from 7.0.7 to 7.1.2
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.1.2)

Updates `cz-git` from 1.11.2 to 1.12.0
- [Release notes](https://github.com/Zhengqbbb/cz-git/releases)
- [Changelog](https://github.com/Zhengqbbb/cz-git/blob/main/packages/cz-git/CHANGELOG.md)
- [Commits](https://github.com/Zhengqbbb/cz-git/commits/v1.12.0/packages/cz-git)

Updates `czg` from 1.11.1 to 1.12.0
- [Release notes](https://github.com/Zhengqbbb/cz-git/releases)
- [Changelog](https://github.com/Zhengqbbb/cz-git/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/Zhengqbbb/cz-git/commits/v1.12.0/packages/cli)

Updates `dayjs` from 1.11.13 to 1.11.19
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.13...v1.11.19)

Updates `element-plus` from 2.10.2 to 2.11.7
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](element-plus/element-plus@2.10.2...2.11.7)

Updates `eslint-config-turbo` from 2.5.4 to 2.6.0
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](https://github.com/vercel/turborepo/commits/v2.6.0/packages/eslint-config-turbo)

Updates `eslint-plugin-jsonc` from 2.20.1 to 2.21.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-jsonc@v2.20.1...v2.21.0)

Updates `eslint-plugin-n` from 17.20.0 to 17.23.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.20.0...v17.23.1)

Updates `eslint-plugin-perfectionist` from 4.15.0 to 4.15.1
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](azat-io/eslint-plugin-perfectionist@v4.15.0...v4.15.1)

Updates `eslint-plugin-prettier` from 5.5.1 to 5.5.4
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.5.1...v5.5.4)

Updates `eslint-plugin-regexp` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-regexp@v2.9.0...v2.10.0)

Updates `eslint-plugin-unused-imports` from 4.1.4 to 4.3.0
- [Commits](sweepline/eslint-plugin-unused-imports@v4.1.4...v4.3.0)

Updates `eslint-plugin-vue` from 10.2.0 to 10.5.1
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](vuejs/eslint-plugin-vue@v10.2.0...v10.5.1)

Updates `eslint` from 9.30.1 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.30.1...v9.39.1)

Updates `h3` from 1.15.3 to 1.15.4
- [Release notes](https://github.com/h3js/h3/releases)
- [Changelog](https://github.com/h3js/h3/blob/v1.15.4/CHANGELOG.md)
- [Commits](h3js/h3@v1.15.3...v1.15.4)

Updates `jsonc-eslint-parser` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/ota-meshi/jsonc-eslint-parser/releases)
- [Changelog](https://github.com/ota-meshi/jsonc-eslint-parser/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/jsonc-eslint-parser@v2.4.0...v2.4.1)

Updates `lucide-vue-next` from 0.507.0 to 0.552.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.552.0/packages/lucide-vue-next)

Updates `naive-ui` from 2.42.0 to 2.43.1
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](tusen-ai/naive-ui@v2.42.0...v2.43.1)

Updates `nitropack` from 2.11.13 to 2.12.9
- [Release notes](https://github.com/nitrojs/nitro/releases)
- [Changelog](https://github.com/nitrojs/nitro/blob/main/CHANGELOG.md)
- [Commits](nitrojs/nitro@v2.11.13...v2.12.9)

Updates `pinia-plugin-persistedstate` from 4.4.1 to 4.7.1
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/commits)

Updates `pinia` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](vuejs/pinia@v3.0.3...v3.0.4)

Updates `playwright` from 1.53.2 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.53.2...v1.56.1)

Updates `postcss-preset-env` from 10.2.4 to 10.4.0
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `prettier-plugin-tailwindcss` from 0.6.13 to 0.7.1
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.13...v0.7.1)

Updates `publint` from 0.3.12 to 0.3.15
- [Release notes](https://github.com/publint/publint/releases)
- [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md)
- [Commits](https://github.com/publint/publint/commits/[email protected]/packages/publint)

Updates `rimraf` from 3.0.2 to 6.0.1
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v3.0.2...v6.0.1)

Updates `sass` from 1.89.2 to 1.93.3
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.89.2...1.93.3)

Updates `stylelint` from 16.21.0 to 16.25.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.21.0...16.25.0)

Updates `turbo` from 2.5.4 to 2.6.0
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.5.4...v2.6.0)

Updates `typescript` from 5.8.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.2...v5.9.3)

Updates `unplugin-element-plus` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/element-plus/unplugin-element-plus/releases)
- [Commits](element-plus/unplugin-element-plus@v0.10.0...v0.11.0)

Updates `vite-plugin-pwa` from 1.0.1 to 1.1.0
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](vite-pwa/vite-plugin-pwa@v1.0.1...v1.1.0)

Updates `vitepress-plugin-group-icons` from 1.6.1 to 1.6.5
- [Release notes](https://github.com/yuyinws/vitepress-plugin-group-icons/releases)
- [Commits](yuyinws/vitepress-plugin-group-icons@v1.6.1...v1.6.5)

Updates `vitepress` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/v1.6.4/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.6.3...v1.6.4)

Updates `vue-i18n` from 11.1.7 to 11.1.12
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.1.12/packages/vue-i18n)

Updates `vue-router` from 4.5.1 to 4.6.3
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.5.1...v4.6.3)

Updates `vue` from 3.5.17 to 3.5.22
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.17...v3.5.22)

Updates `vxe-pc-ui` from 4.9.29 to 4.10.15
- [Release notes](https://github.com/x-extends/vxe-pc-ui/releases)
- [Commits](https://github.com/x-extends/vxe-pc-ui/commits)

Updates `vxe-table` from 4.16.11 to 4.17.7
- [Release notes](https://github.com/x-extends/vxe-table/releases)
- [Commits](x-extends/vxe-table@4.16.11...4.17.7)

Updates `watermark-js-plus` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/zhensherlock/watermark-js-plus/releases)
- [Changelog](https://github.com/zhensherlock/watermark-js-plus/blob/main/CHANGELOG.md)
- [Commits](zhensherlock/watermark-js-plus@v1.6.2...v.1.6.3)

Updates `zod-defaults` from 0.1.3 to 0.2.3
- [Commits](https://github.com/Ced-Sharp/zod-defaults/commits)

Updates `zod` from 3.24.3 to 3.25.67
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.24.3...v3.25.67)

Updates `@ast-grep/napi` from 0.37.0 to 0.39.7
- [Release notes](https://github.com/ast-grep/ast-grep/releases)
- [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md)
- [Commits](ast-grep/ast-grep@0.37.0...0.39.7)

Updates `@vue/reactivity` from 3.5.17 to 3.5.22
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.22/packages/reactivity)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-version: 2.29.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@clack/prompts"
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@ctrl/tinycolor"
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@eslint/js"
  dependency-version: 9.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@iconify/json"
  dependency-version: 2.2.403
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@intlify/core-base"
  dependency-version: 11.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@jspm/generator"
  dependency-version: 2.7.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@nolebase/vitepress-plugin-git-changelog"
  dependency-version: 2.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@playwright/test"
  dependency-version: 1.56.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@pnpm/workspace.read-manifest"
  dependency-version: 1000.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@tailwindcss/typography"
  dependency-version: 0.5.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@tanstack/vue-query"
  dependency-version: 5.90.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@tanstack/vue-store"
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@types/qrcode"
  dependency-version: 1.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@types/sortablejs"
  dependency-version: 1.15.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.46.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.46.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@vite-pwa/vitepress"
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@vitejs/plugin-vue-jsx"
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@vue/shared"
  dependency-version: 3.5.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: axios
  dependency-version: 1.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: cheerio
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: commitlint-plugin-function-rules
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: cssnano
  dependency-version: 7.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: cz-git
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: czg
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: dayjs
  dependency-version: 1.11.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: element-plus
  dependency-version: 2.11.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: eslint-config-turbo
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: eslint-plugin-jsonc
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: eslint-plugin-n
  dependency-version: 17.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: eslint-plugin-perfectionist
  dependency-version: 4.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: eslint-plugin-regexp
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: eslint-plugin-unused-imports
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: eslint-plugin-vue
  dependency-version: 10.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: eslint
  dependency-version: 9.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: h3
  dependency-version: 1.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: jsonc-eslint-parser
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: lucide-vue-next
  dependency-version: 0.552.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: naive-ui
  dependency-version: 2.43.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: nitropack
  dependency-version: 2.12.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: pinia-plugin-persistedstate
  dependency-version: 4.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: pinia
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: playwright
  dependency-version: 1.56.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: postcss-preset-env
  dependency-version: 10.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: prettier-plugin-tailwindcss
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: publint
  dependency-version: 0.3.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: rimraf
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: non-breaking-changes
- dependency-name: sass
  dependency-version: 1.93.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: stylelint
  dependency-version: 16.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: turbo
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: unplugin-element-plus
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: vite-plugin-pwa
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: vitepress-plugin-group-icons
  dependency-version: 1.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: vitepress
  dependency-version: 1.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: vue-i18n
  dependency-version: 11.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: vue-router
  dependency-version: 4.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: vue
  dependency-version: 3.5.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: vxe-pc-ui
  dependency-version: 4.10.15
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: vxe-table
  dependency-version: 4.17.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: watermark-js-plus
  dependency-version: 1.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: zod-defaults
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: zod
  dependency-version: 3.25.67
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@ast-grep/napi"
  dependency-version: 0.39.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@vue/reactivity"
  dependency-version: 3.5.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/non-breaking-changes-e7e22302f0 branch from ec5cb96 to 9212a81 Compare November 6, 2025 08:58
@likui628 likui628 closed this Nov 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/non-breaking-changes-e7e22302f0 branch November 8, 2025 03:57
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.

2 participants