Files
iot-device-management-frontend/pnpm-workspace.yaml

212 lines
5.2 KiB
YAML
Raw Normal View History

2024-05-19 21:20:42 +08:00
packages:
- internal/*
- internal/lint-configs/*
- packages/*
- packages/@core/base/*
- packages/@core/ui-kit/*
- packages/@core/forward/*
- packages/@core/*
- packages/effects/*
- packages/business/*
- apps/*
- scripts/*
- docs
- playground
2025-07-02 16:55:55 +08:00
2025-12-03 16:26:58 +08:00
overrides:
'@ast-grep/napi': 'catalog:'
'@ctrl/tinycolor': 'catalog:'
clsx: 'catalog:'
esbuild: 'catalog:'
jiti: 'catalog:'
pinia: 'catalog:'
vue: 'catalog:'
2025-12-03 16:34:14 +08:00
catalog:
chore(deps): bump the non-breaking-changes group across 1 directory with 26 updates (#6914) Bumps the non-breaking-changes group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.23` | `3.5.24` | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `0.10.1` | `0.11.0` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.404` | `2.2.406` | | [@pnpm/workspace.read-manifest](https://github.com/pnpm/pnpm) | `1000.2.5` | `1000.2.6` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.90.7` | `5.91.0` | | [@tanstack/vue-store](https://github.com/TanStack/store/tree/HEAD/packages/vue-store) | `0.7.7` | `0.8.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.3` | `8.46.4` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.3` | `8.46.4` | | [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared) | `3.5.23` | `3.5.24` | | [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) | `4.1.0` | `4.1.1` | | [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.6.0` | `2.6.1` | | [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.507.0` | `0.553.0` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.1` | | [sass](https://github.com/sass/dart-sass) | `1.93.3` | `1.94.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.1` | | [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui) | `4.10.16` | `4.10.22` | | [vxe-table](https://github.com/x-extends/vxe-table) | `4.17.10` | `4.17.14` | | [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.9` | Updates `vue` from 3.5.23 to 3.5.24 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.23...v3.5.24) 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/prompts@0.11.0/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@0.11.0/packages/prompts) Updates `@iconify/json` from 2.2.404 to 2.2.406 - [Commits](https://github.com/iconify/icon-sets/compare/2.2.404...2.2.406) Updates `@pnpm/workspace.read-manifest` from 1000.2.5 to 1000.2.6 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/commits) Updates `@tanstack/vue-query` from 5.90.7 to 5.91.0 - [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/vue-query@5.91.0/packages/vue-query) Updates `@tanstack/vue-store` from 0.7.7 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 `@typescript-eslint/eslint-plugin` from 8.46.3 to 8.46.4 - [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.4/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.3 to 8.46.4 - [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.4/packages/parser) Updates `@vue/shared` from 3.5.23 to 3.5.24 - [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.24/packages/shared) Updates `autoprefixer` from 10.4.21 to 10.4.22 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.21...10.4.22) Updates `commitlint-plugin-function-rules` from 4.1.0 to 4.1.1 - [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](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.1.0...v4.1.1) Updates `eslint-config-turbo` from 2.6.0 to 2.6.1 - [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.1/packages/eslint-config-turbo) Updates `lodash.clonedeep` from 4.5.0 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.get` from 4.4.2 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.isequal` from 4.5.0 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.set` from 4.3.2 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lucide-vue-next` from 0.507.0 to 0.553.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.553.0/packages/lucide-vue-next) Updates `prettier-plugin-tailwindcss` from 0.6.14 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](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.14...v0.7.1) Updates `sass` from 1.93.3 to 1.94.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.93.3...1.94.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](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.9.3) Updates `unplugin-element-plus` from 0.10.0 to 0.11.1 - [Release notes](https://github.com/element-plus/unplugin-element-plus/releases) - [Commits](https://github.com/element-plus/unplugin-element-plus/compare/v0.10.0...v0.11.1) Updates `vxe-pc-ui` from 4.10.16 to 4.10.22 - [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.17.10 to 4.17.14 - [Release notes](https://github.com/x-extends/vxe-table/releases) - [Commits](https://github.com/x-extends/vxe-table/compare/4.17.10...4.17.14) Updates `zod-defaults` from 0.1.3 to 0.2.3 - [Commits](https://github.com/Ced-Sharp/zod-defaults/commits) Updates `@ast-grep/napi` from 0.37.0 to 0.39.9 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](https://github.com/ast-grep/ast-grep/compare/0.37.0...0.39.9) Updates `@vue/reactivity` from 3.5.23 to 3.5.24 - [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.24/packages/reactivity) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.24 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: "@iconify/json" dependency-version: 2.2.406 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@pnpm/workspace.read-manifest" dependency-version: 1000.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@tanstack/vue-query" dependency-version: 5.91.0 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: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@vue/shared" dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: autoprefixer dependency-version: 10.4.22 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.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint-config-turbo dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: lodash.clonedeep dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.get dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.isequal dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.set dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lucide-vue-next dependency-version: 0.553.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: sass dependency-version: 1.94.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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: vxe-pc-ui dependency-version: 4.10.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: vxe-table dependency-version: 4.17.14 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: "@ast-grep/napi" dependency-version: 0.39.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@vue/reactivity" dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-14 08:05:04 +08:00
'@ast-grep/napi': ^0.39.9
2025-12-03 16:22:14 +08:00
'@changesets/changelog-github': ^0.5.2
'@changesets/cli': ^2.29.8
'@changesets/git': ^3.0.4
chore(deps): bump the non-breaking-changes group across 1 directory with 26 updates (#6914) Bumps the non-breaking-changes group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.23` | `3.5.24` | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `0.10.1` | `0.11.0` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.404` | `2.2.406` | | [@pnpm/workspace.read-manifest](https://github.com/pnpm/pnpm) | `1000.2.5` | `1000.2.6` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.90.7` | `5.91.0` | | [@tanstack/vue-store](https://github.com/TanStack/store/tree/HEAD/packages/vue-store) | `0.7.7` | `0.8.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.3` | `8.46.4` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.3` | `8.46.4` | | [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared) | `3.5.23` | `3.5.24` | | [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) | `4.1.0` | `4.1.1` | | [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.6.0` | `2.6.1` | | [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.507.0` | `0.553.0` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.1` | | [sass](https://github.com/sass/dart-sass) | `1.93.3` | `1.94.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.1` | | [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui) | `4.10.16` | `4.10.22` | | [vxe-table](https://github.com/x-extends/vxe-table) | `4.17.10` | `4.17.14` | | [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.9` | Updates `vue` from 3.5.23 to 3.5.24 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.23...v3.5.24) 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/prompts@0.11.0/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@0.11.0/packages/prompts) Updates `@iconify/json` from 2.2.404 to 2.2.406 - [Commits](https://github.com/iconify/icon-sets/compare/2.2.404...2.2.406) Updates `@pnpm/workspace.read-manifest` from 1000.2.5 to 1000.2.6 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/commits) Updates `@tanstack/vue-query` from 5.90.7 to 5.91.0 - [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/vue-query@5.91.0/packages/vue-query) Updates `@tanstack/vue-store` from 0.7.7 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 `@typescript-eslint/eslint-plugin` from 8.46.3 to 8.46.4 - [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.4/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.3 to 8.46.4 - [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.4/packages/parser) Updates `@vue/shared` from 3.5.23 to 3.5.24 - [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.24/packages/shared) Updates `autoprefixer` from 10.4.21 to 10.4.22 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.21...10.4.22) Updates `commitlint-plugin-function-rules` from 4.1.0 to 4.1.1 - [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](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.1.0...v4.1.1) Updates `eslint-config-turbo` from 2.6.0 to 2.6.1 - [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.1/packages/eslint-config-turbo) Updates `lodash.clonedeep` from 4.5.0 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.get` from 4.4.2 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.isequal` from 4.5.0 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.set` from 4.3.2 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lucide-vue-next` from 0.507.0 to 0.553.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.553.0/packages/lucide-vue-next) Updates `prettier-plugin-tailwindcss` from 0.6.14 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](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.14...v0.7.1) Updates `sass` from 1.93.3 to 1.94.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.93.3...1.94.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](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.9.3) Updates `unplugin-element-plus` from 0.10.0 to 0.11.1 - [Release notes](https://github.com/element-plus/unplugin-element-plus/releases) - [Commits](https://github.com/element-plus/unplugin-element-plus/compare/v0.10.0...v0.11.1) Updates `vxe-pc-ui` from 4.10.16 to 4.10.22 - [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.17.10 to 4.17.14 - [Release notes](https://github.com/x-extends/vxe-table/releases) - [Commits](https://github.com/x-extends/vxe-table/compare/4.17.10...4.17.14) Updates `zod-defaults` from 0.1.3 to 0.2.3 - [Commits](https://github.com/Ced-Sharp/zod-defaults/commits) Updates `@ast-grep/napi` from 0.37.0 to 0.39.9 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](https://github.com/ast-grep/ast-grep/compare/0.37.0...0.39.9) Updates `@vue/reactivity` from 3.5.23 to 3.5.24 - [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.24/packages/reactivity) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.24 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: "@iconify/json" dependency-version: 2.2.406 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@pnpm/workspace.read-manifest" dependency-version: 1000.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@tanstack/vue-query" dependency-version: 5.91.0 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: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@vue/shared" dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: autoprefixer dependency-version: 10.4.22 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.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint-config-turbo dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: lodash.clonedeep dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.get dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.isequal dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.set dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lucide-vue-next dependency-version: 0.553.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: sass dependency-version: 1.94.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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: vxe-pc-ui dependency-version: 4.10.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: vxe-table dependency-version: 4.17.14 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: "@ast-grep/napi" dependency-version: 0.39.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@vue/reactivity" dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-14 08:05:04 +08:00
'@clack/prompts': ^0.11.0
2025-07-02 16:55:55 +08:00
'@commitlint/cli': ^19.8.1
'@commitlint/config-conventional': ^19.8.1
2025-12-03 16:22:14 +08:00
'@ctrl/tinycolor': ^4.2.0
2025-11-17 11:17:47 +08:00
'@eslint/js': ^9.39.1
2025-07-02 16:55:55 +08:00
'@faker-js/faker': ^9.9.0
2025-12-04 17:59:12 +08:00
'@iconify/json': ^2.2.414
2024-12-11 15:09:38 +08:00
'@iconify/tailwind': ^1.2.0
'@iconify/vue': ^5.0.0
2025-12-03 16:22:14 +08:00
'@intlify/core-base': ^11.2.2
'@intlify/unplugin-vue-i18n': ^6.0.8
2025-12-03 16:22:14 +08:00
'@jspm/generator': ^2.7.6
'@manypkg/get-packages': ^3.1.0
'@nolebase/vitepress-plugin-git-changelog': ^2.18.2
'@playwright/test': ^1.57.0
'@pnpm/workspace.read-manifest': ^1000.2.7
2025-12-03 15:36:43 +08:00
'@stylistic/stylelint-plugin': ^4.0.0
chore(deps): bump the non-breaking-changes group with 4 updates (#4451) * chore(deps): bump the non-breaking-changes group with 4 updates Bumps the non-breaking-changes group with 4 updates: [vue](https://github.com/vuejs/core), [rollup](https://github.com/rollup/rollup), [eslint](https://github.com/eslint/eslint) and [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared). Updates `vue` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.6...v3.5.7) Updates `rollup` from 4.22.0 to 4.22.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.22.0...v4.22.2) Updates `eslint` from 9.10.0 to 9.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.10.0...v9.11.0) Updates `@vue/shared` from 3.5.6 to 3.5.7 - [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.7/packages/shared) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@vue/shared" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vben <ann.vben@gmail.com>
2024-09-21 10:46:38 +08:00
'@tailwindcss/nesting': 0.0.0-insiders.565cd3e
2025-12-03 16:22:14 +08:00
'@tailwindcss/typography': ^0.5.19
'@tanstack/vue-query': ^5.92.0
chore(deps): bump the non-breaking-changes group across 1 directory with 26 updates (#6914) Bumps the non-breaking-changes group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.23` | `3.5.24` | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `0.10.1` | `0.11.0` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.404` | `2.2.406` | | [@pnpm/workspace.read-manifest](https://github.com/pnpm/pnpm) | `1000.2.5` | `1000.2.6` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.90.7` | `5.91.0` | | [@tanstack/vue-store](https://github.com/TanStack/store/tree/HEAD/packages/vue-store) | `0.7.7` | `0.8.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.3` | `8.46.4` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.3` | `8.46.4` | | [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared) | `3.5.23` | `3.5.24` | | [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) | `4.1.0` | `4.1.1` | | [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.6.0` | `2.6.1` | | [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.507.0` | `0.553.0` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.1` | | [sass](https://github.com/sass/dart-sass) | `1.93.3` | `1.94.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.1` | | [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui) | `4.10.16` | `4.10.22` | | [vxe-table](https://github.com/x-extends/vxe-table) | `4.17.10` | `4.17.14` | | [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.9` | Updates `vue` from 3.5.23 to 3.5.24 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.23...v3.5.24) 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/prompts@0.11.0/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@0.11.0/packages/prompts) Updates `@iconify/json` from 2.2.404 to 2.2.406 - [Commits](https://github.com/iconify/icon-sets/compare/2.2.404...2.2.406) Updates `@pnpm/workspace.read-manifest` from 1000.2.5 to 1000.2.6 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/commits) Updates `@tanstack/vue-query` from 5.90.7 to 5.91.0 - [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/vue-query@5.91.0/packages/vue-query) Updates `@tanstack/vue-store` from 0.7.7 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 `@typescript-eslint/eslint-plugin` from 8.46.3 to 8.46.4 - [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.4/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.3 to 8.46.4 - [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.4/packages/parser) Updates `@vue/shared` from 3.5.23 to 3.5.24 - [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.24/packages/shared) Updates `autoprefixer` from 10.4.21 to 10.4.22 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.21...10.4.22) Updates `commitlint-plugin-function-rules` from 4.1.0 to 4.1.1 - [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](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.1.0...v4.1.1) Updates `eslint-config-turbo` from 2.6.0 to 2.6.1 - [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.1/packages/eslint-config-turbo) Updates `lodash.clonedeep` from 4.5.0 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.get` from 4.4.2 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.isequal` from 4.5.0 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.set` from 4.3.2 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lucide-vue-next` from 0.507.0 to 0.553.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.553.0/packages/lucide-vue-next) Updates `prettier-plugin-tailwindcss` from 0.6.14 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](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.14...v0.7.1) Updates `sass` from 1.93.3 to 1.94.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.93.3...1.94.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](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.9.3) Updates `unplugin-element-plus` from 0.10.0 to 0.11.1 - [Release notes](https://github.com/element-plus/unplugin-element-plus/releases) - [Commits](https://github.com/element-plus/unplugin-element-plus/compare/v0.10.0...v0.11.1) Updates `vxe-pc-ui` from 4.10.16 to 4.10.22 - [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.17.10 to 4.17.14 - [Release notes](https://github.com/x-extends/vxe-table/releases) - [Commits](https://github.com/x-extends/vxe-table/compare/4.17.10...4.17.14) Updates `zod-defaults` from 0.1.3 to 0.2.3 - [Commits](https://github.com/Ced-Sharp/zod-defaults/commits) Updates `@ast-grep/napi` from 0.37.0 to 0.39.9 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](https://github.com/ast-grep/ast-grep/compare/0.37.0...0.39.9) Updates `@vue/reactivity` from 3.5.23 to 3.5.24 - [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.24/packages/reactivity) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.24 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: "@iconify/json" dependency-version: 2.2.406 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@pnpm/workspace.read-manifest" dependency-version: 1000.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@tanstack/vue-query" dependency-version: 5.91.0 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: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@vue/shared" dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: autoprefixer dependency-version: 10.4.22 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.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint-config-turbo dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: lodash.clonedeep dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.get dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.isequal dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.set dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lucide-vue-next dependency-version: 0.553.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: sass dependency-version: 1.94.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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: vxe-pc-ui dependency-version: 4.10.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: vxe-table dependency-version: 4.17.14 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: "@ast-grep/napi" dependency-version: 0.39.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@vue/reactivity" dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-14 08:05:04 +08:00
'@tanstack/vue-store': ^0.8.0
2025-12-03 16:22:14 +08:00
'@types/archiver': ^6.0.4
chore(deps): bump the non-breaking-changes group with 4 updates (#4451) * chore(deps): bump the non-breaking-changes group with 4 updates Bumps the non-breaking-changes group with 4 updates: [vue](https://github.com/vuejs/core), [rollup](https://github.com/rollup/rollup), [eslint](https://github.com/eslint/eslint) and [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared). Updates `vue` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.6...v3.5.7) Updates `rollup` from 4.22.0 to 4.22.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.22.0...v4.22.2) Updates `eslint` from 9.10.0 to 9.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.10.0...v9.11.0) Updates `@vue/shared` from 3.5.6 to 3.5.7 - [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.7/packages/shared) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@vue/shared" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vben <ann.vben@gmail.com>
2024-09-21 10:46:38 +08:00
'@types/eslint': ^9.6.1
'@types/html-minifier-terser': ^7.0.2
'@types/json-bigint': ^1.0.4
2025-07-02 16:55:55 +08:00
'@types/jsonwebtoken': ^9.0.10
chore(deps): bump the non-breaking-changes group with 4 updates (#4451) * chore(deps): bump the non-breaking-changes group with 4 updates Bumps the non-breaking-changes group with 4 updates: [vue](https://github.com/vuejs/core), [rollup](https://github.com/rollup/rollup), [eslint](https://github.com/eslint/eslint) and [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared). Updates `vue` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.6...v3.5.7) Updates `rollup` from 4.22.0 to 4.22.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.22.0...v4.22.2) Updates `eslint` from 9.10.0 to 9.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.10.0...v9.11.0) Updates `@vue/shared` from 3.5.6 to 3.5.7 - [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.7/packages/shared) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@vue/shared" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vben <ann.vben@gmail.com>
2024-09-21 10:46:38 +08:00
'@types/lodash.clonedeep': ^4.5.9
2025-11-13 07:16:28 +08:00
'@types/node': ^24.10.1
chore(deps): bump the non-breaking-changes group with 4 updates (#4451) * chore(deps): bump the non-breaking-changes group with 4 updates Bumps the non-breaking-changes group with 4 updates: [vue](https://github.com/vuejs/core), [rollup](https://github.com/rollup/rollup), [eslint](https://github.com/eslint/eslint) and [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared). Updates `vue` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.6...v3.5.7) Updates `rollup` from 4.22.0 to 4.22.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.22.0...v4.22.2) Updates `eslint` from 9.10.0 to 9.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.10.0...v9.11.0) Updates `@vue/shared` from 3.5.6 to 3.5.7 - [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.7/packages/shared) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@vue/shared" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vben <ann.vben@gmail.com>
2024-09-21 10:46:38 +08:00
'@types/nprogress': ^0.2.3
'@types/postcss-import': ^14.0.3
2025-12-03 16:22:14 +08:00
'@types/qrcode': ^1.5.6
2025-07-02 16:55:55 +08:00
'@types/qs': ^6.14.0
2025-12-03 16:22:14 +08:00
'@types/sortablejs': ^1.15.9
2025-12-03 15:36:43 +08:00
'@typescript-eslint/eslint-plugin': ^8.48.1
'@typescript-eslint/parser': ^8.48.1
2025-07-02 16:55:55 +08:00
'@vee-validate/zod': ^4.15.1
2025-12-03 16:22:14 +08:00
'@vite-pwa/vitepress': ^1.1.0
'@vitejs/plugin-vue': ^6.0.2
'@vitejs/plugin-vue-jsx': ^5.1.2
'@vue/shared': ^3.5.25
chore(deps): bump the non-breaking-changes group with 4 updates (#4451) * chore(deps): bump the non-breaking-changes group with 4 updates Bumps the non-breaking-changes group with 4 updates: [vue](https://github.com/vuejs/core), [rollup](https://github.com/rollup/rollup), [eslint](https://github.com/eslint/eslint) and [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared). Updates `vue` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.6...v3.5.7) Updates `rollup` from 4.22.0 to 4.22.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.22.0...v4.22.2) Updates `eslint` from 9.10.0 to 9.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.10.0...v9.11.0) Updates `@vue/shared` from 3.5.6 to 3.5.7 - [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.7/packages/shared) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@vue/shared" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vben <ann.vben@gmail.com>
2024-09-21 10:46:38 +08:00
'@vue/test-utils': ^2.4.6
2025-12-03 16:22:14 +08:00
'@vueuse/core': ^14.1.0
'@vueuse/integrations': ^14.1.0
'@vueuse/motion': ^3.0.3
2024-11-12 13:34:47 +08:00
ant-design-vue: ^4.2.6
archiver: ^7.0.1
2025-11-13 07:16:28 +08:00
autoprefixer: ^10.4.22
2025-12-03 16:22:14 +08:00
axios: ^1.13.2
axios-mock-adapter: ^2.1.0
cac: ^6.7.14
2025-12-03 16:22:14 +08:00
chalk: ^5.6.2
cheerio: ^1.1.2
circular-dependency-scanner: ^2.3.0
class-variance-authority: ^0.7.1
clsx: ^2.1.1
chore(deps): bump the non-breaking-changes group across 1 directory with 26 updates (#6914) Bumps the non-breaking-changes group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.23` | `3.5.24` | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `0.10.1` | `0.11.0` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.404` | `2.2.406` | | [@pnpm/workspace.read-manifest](https://github.com/pnpm/pnpm) | `1000.2.5` | `1000.2.6` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.90.7` | `5.91.0` | | [@tanstack/vue-store](https://github.com/TanStack/store/tree/HEAD/packages/vue-store) | `0.7.7` | `0.8.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.3` | `8.46.4` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.3` | `8.46.4` | | [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared) | `3.5.23` | `3.5.24` | | [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) | `4.1.0` | `4.1.1` | | [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.6.0` | `2.6.1` | | [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.507.0` | `0.553.0` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.1` | | [sass](https://github.com/sass/dart-sass) | `1.93.3` | `1.94.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.1` | | [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui) | `4.10.16` | `4.10.22` | | [vxe-table](https://github.com/x-extends/vxe-table) | `4.17.10` | `4.17.14` | | [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.9` | Updates `vue` from 3.5.23 to 3.5.24 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.23...v3.5.24) 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/prompts@0.11.0/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@0.11.0/packages/prompts) Updates `@iconify/json` from 2.2.404 to 2.2.406 - [Commits](https://github.com/iconify/icon-sets/compare/2.2.404...2.2.406) Updates `@pnpm/workspace.read-manifest` from 1000.2.5 to 1000.2.6 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/commits) Updates `@tanstack/vue-query` from 5.90.7 to 5.91.0 - [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/vue-query@5.91.0/packages/vue-query) Updates `@tanstack/vue-store` from 0.7.7 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 `@typescript-eslint/eslint-plugin` from 8.46.3 to 8.46.4 - [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.4/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.3 to 8.46.4 - [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.4/packages/parser) Updates `@vue/shared` from 3.5.23 to 3.5.24 - [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.24/packages/shared) Updates `autoprefixer` from 10.4.21 to 10.4.22 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.21...10.4.22) Updates `commitlint-plugin-function-rules` from 4.1.0 to 4.1.1 - [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](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.1.0...v4.1.1) Updates `eslint-config-turbo` from 2.6.0 to 2.6.1 - [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.1/packages/eslint-config-turbo) Updates `lodash.clonedeep` from 4.5.0 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.get` from 4.4.2 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.isequal` from 4.5.0 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.set` from 4.3.2 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lucide-vue-next` from 0.507.0 to 0.553.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.553.0/packages/lucide-vue-next) Updates `prettier-plugin-tailwindcss` from 0.6.14 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](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.14...v0.7.1) Updates `sass` from 1.93.3 to 1.94.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.93.3...1.94.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](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.9.3) Updates `unplugin-element-plus` from 0.10.0 to 0.11.1 - [Release notes](https://github.com/element-plus/unplugin-element-plus/releases) - [Commits](https://github.com/element-plus/unplugin-element-plus/compare/v0.10.0...v0.11.1) Updates `vxe-pc-ui` from 4.10.16 to 4.10.22 - [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.17.10 to 4.17.14 - [Release notes](https://github.com/x-extends/vxe-table/releases) - [Commits](https://github.com/x-extends/vxe-table/compare/4.17.10...4.17.14) Updates `zod-defaults` from 0.1.3 to 0.2.3 - [Commits](https://github.com/Ced-Sharp/zod-defaults/commits) Updates `@ast-grep/napi` from 0.37.0 to 0.39.9 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](https://github.com/ast-grep/ast-grep/compare/0.37.0...0.39.9) Updates `@vue/reactivity` from 3.5.23 to 3.5.24 - [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.24/packages/reactivity) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.24 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: "@iconify/json" dependency-version: 2.2.406 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@pnpm/workspace.read-manifest" dependency-version: 1000.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@tanstack/vue-query" dependency-version: 5.91.0 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: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@vue/shared" dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: autoprefixer dependency-version: 10.4.22 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.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint-config-turbo dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: lodash.clonedeep dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.get dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.isequal dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.set dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lucide-vue-next dependency-version: 0.553.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: sass dependency-version: 1.94.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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: vxe-pc-ui dependency-version: 4.10.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: vxe-table dependency-version: 4.17.14 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: "@ast-grep/napi" dependency-version: 0.39.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@vue/reactivity" dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-14 08:05:04 +08:00
commitlint-plugin-function-rules: ^4.1.1
2025-04-02 18:07:06 +08:00
consola: ^3.4.2
cross-env: ^7.0.3
2025-07-02 16:55:55 +08:00
cspell: ^8.19.4
2025-12-03 16:22:14 +08:00
cssnano: ^7.1.2
cz-git: ^1.12.0
czg: ^1.12.0
dayjs: ^1.11.19
defu: ^6.1.4
depcheck: ^1.4.7
2025-07-02 16:55:55 +08:00
dotenv: ^16.6.1
echarts: ^6.0.0
2025-12-03 16:22:14 +08:00
element-plus: ^2.11.9
es-toolkit: ^1.42.0
esbuild: 0.25.3
2025-11-17 11:17:47 +08:00
eslint: ^9.39.1
2025-12-04 17:59:12 +08:00
eslint-config-turbo: ^2.6.2
2025-07-02 16:55:55 +08:00
eslint-plugin-command: ^3.3.1
eslint-plugin-eslint-comments: ^3.2.0
2025-07-02 16:55:55 +08:00
eslint-plugin-import-x: ^4.16.1
2025-12-03 15:36:43 +08:00
eslint-plugin-jsdoc: ^61.4.1
2025-11-17 11:17:47 +08:00
eslint-plugin-jsonc: ^2.21.0
eslint-plugin-n: ^17.23.1
eslint-plugin-no-only-tests: ^3.3.0
2025-11-17 11:17:47 +08:00
eslint-plugin-perfectionist: ^4.15.1
2025-12-04 17:59:12 +08:00
eslint-plugin-pnpm: ^1.4.0
2025-11-17 11:17:47 +08:00
eslint-plugin-prettier: ^5.5.4
eslint-plugin-regexp: ^2.10.0
eslint-plugin-unicorn: ^62.0.0
eslint-plugin-unused-imports: ^4.3.0
eslint-plugin-vitest: ^0.5.4
2025-12-03 15:36:43 +08:00
eslint-plugin-vue: ^10.6.2
2025-12-03 16:01:27 +08:00
eslint-plugin-yml: ^1.19.0
2025-12-03 16:22:14 +08:00
execa: ^9.6.1
find-up: ^7.0.0
get-port: ^7.1.0
2025-12-03 15:36:43 +08:00
globals: ^16.5.0
2025-12-03 16:22:14 +08:00
h3: ^1.15.4
2025-07-02 16:55:55 +08:00
happy-dom: ^17.6.3
html-minifier-terser: ^7.2.0
2024-12-20 22:41:38 +08:00
is-ci: ^4.1.0
2025-11-17 11:17:47 +08:00
jiti: ^2.6.1
json-bigint: ^1.0.0
2025-11-17 11:17:47 +08:00
jsonc-eslint-parser: ^2.4.1
jsonwebtoken: ^9.0.2
2025-11-13 07:16:28 +08:00
lefthook: ^1.13.6
lodash.clonedeep: ^4.5.0
chore(deps): bump the non-breaking-changes group across 1 directory with 26 updates (#6914) Bumps the non-breaking-changes group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.23` | `3.5.24` | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `0.10.1` | `0.11.0` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.404` | `2.2.406` | | [@pnpm/workspace.read-manifest](https://github.com/pnpm/pnpm) | `1000.2.5` | `1000.2.6` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.90.7` | `5.91.0` | | [@tanstack/vue-store](https://github.com/TanStack/store/tree/HEAD/packages/vue-store) | `0.7.7` | `0.8.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.3` | `8.46.4` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.3` | `8.46.4` | | [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared) | `3.5.23` | `3.5.24` | | [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) | `4.1.0` | `4.1.1` | | [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.6.0` | `2.6.1` | | [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.507.0` | `0.553.0` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.1` | | [sass](https://github.com/sass/dart-sass) | `1.93.3` | `1.94.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.1` | | [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui) | `4.10.16` | `4.10.22` | | [vxe-table](https://github.com/x-extends/vxe-table) | `4.17.10` | `4.17.14` | | [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.9` | Updates `vue` from 3.5.23 to 3.5.24 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.23...v3.5.24) 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/prompts@0.11.0/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@0.11.0/packages/prompts) Updates `@iconify/json` from 2.2.404 to 2.2.406 - [Commits](https://github.com/iconify/icon-sets/compare/2.2.404...2.2.406) Updates `@pnpm/workspace.read-manifest` from 1000.2.5 to 1000.2.6 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/commits) Updates `@tanstack/vue-query` from 5.90.7 to 5.91.0 - [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/vue-query@5.91.0/packages/vue-query) Updates `@tanstack/vue-store` from 0.7.7 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 `@typescript-eslint/eslint-plugin` from 8.46.3 to 8.46.4 - [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.4/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.3 to 8.46.4 - [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.4/packages/parser) Updates `@vue/shared` from 3.5.23 to 3.5.24 - [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.24/packages/shared) Updates `autoprefixer` from 10.4.21 to 10.4.22 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.21...10.4.22) Updates `commitlint-plugin-function-rules` from 4.1.0 to 4.1.1 - [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](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.1.0...v4.1.1) Updates `eslint-config-turbo` from 2.6.0 to 2.6.1 - [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.1/packages/eslint-config-turbo) Updates `lodash.clonedeep` from 4.5.0 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.get` from 4.4.2 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.isequal` from 4.5.0 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.set` from 4.3.2 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lucide-vue-next` from 0.507.0 to 0.553.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.553.0/packages/lucide-vue-next) Updates `prettier-plugin-tailwindcss` from 0.6.14 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](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.14...v0.7.1) Updates `sass` from 1.93.3 to 1.94.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.93.3...1.94.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](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.9.3) Updates `unplugin-element-plus` from 0.10.0 to 0.11.1 - [Release notes](https://github.com/element-plus/unplugin-element-plus/releases) - [Commits](https://github.com/element-plus/unplugin-element-plus/compare/v0.10.0...v0.11.1) Updates `vxe-pc-ui` from 4.10.16 to 4.10.22 - [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.17.10 to 4.17.14 - [Release notes](https://github.com/x-extends/vxe-table/releases) - [Commits](https://github.com/x-extends/vxe-table/compare/4.17.10...4.17.14) Updates `zod-defaults` from 0.1.3 to 0.2.3 - [Commits](https://github.com/Ced-Sharp/zod-defaults/commits) Updates `@ast-grep/napi` from 0.37.0 to 0.39.9 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](https://github.com/ast-grep/ast-grep/compare/0.37.0...0.39.9) Updates `@vue/reactivity` from 3.5.23 to 3.5.24 - [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.24/packages/reactivity) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.24 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: "@iconify/json" dependency-version: 2.2.406 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@pnpm/workspace.read-manifest" dependency-version: 1000.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@tanstack/vue-query" dependency-version: 5.91.0 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: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@vue/shared" dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: autoprefixer dependency-version: 10.4.22 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.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint-config-turbo dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: lodash.clonedeep dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.get dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.isequal dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.set dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lucide-vue-next dependency-version: 0.553.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: sass dependency-version: 1.94.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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: vxe-pc-ui dependency-version: 4.10.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: vxe-table dependency-version: 4.17.14 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: "@ast-grep/napi" dependency-version: 0.39.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@vue/reactivity" dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-14 08:05:04 +08:00
lucide-vue-next: ^0.553.0
medium-zoom: ^1.1.0
2025-12-03 16:22:14 +08:00
naive-ui: ^2.43.2
nitropack: ^2.12.9
nprogress: ^0.2.0
2025-02-04 17:14:14 +08:00
ora: ^8.2.0
2025-12-03 16:22:14 +08:00
pinia: ^3.0.4
pinia-plugin-persistedstate: ^4.7.1
pkg-types: ^2.3.0
playwright: ^1.57.0
2025-07-02 16:55:55 +08:00
postcss: ^8.5.6
postcss-antd-fixes: ^0.2.0
2025-02-04 17:14:14 +08:00
postcss-html: ^1.8.0
2025-07-02 16:55:55 +08:00
postcss-import: ^16.1.1
2025-12-03 16:22:14 +08:00
postcss-preset-env: ^10.4.0
postcss-scss: ^4.0.9
2025-12-03 15:36:43 +08:00
prettier: ^3.7.4
prettier-plugin-tailwindcss: ^0.7.2
2025-12-03 16:22:14 +08:00
publint: ^0.3.15
qrcode: ^1.5.4
qs: ^6.14.0
2025-12-03 16:22:14 +08:00
reka-ui: ^2.6.1
2024-12-04 22:56:29 +08:00
resolve.exports: ^2.0.3
2025-12-03 16:22:14 +08:00
rimraf: ^6.1.2
rollup: ^4.53.3
2025-01-10 09:22:32 +08:00
rollup-plugin-visualizer: ^5.14.0
2025-12-03 16:22:14 +08:00
sass: ^1.94.2
secure-ls: ^2.0.0
2024-12-01 21:53:52 +08:00
sortablejs: ^1.15.6
2025-12-03 15:36:43 +08:00
stylelint: ^16.26.1
stylelint-config-recess-order: ^7.4.0
stylelint-config-recommended: ^17.0.0
2025-12-03 15:36:43 +08:00
stylelint-config-recommended-scss: ^16.0.2
2025-07-02 16:55:55 +08:00
stylelint-config-recommended-vue: ^1.6.1
2025-12-03 15:36:43 +08:00
stylelint-config-standard: ^39.0.1
stylelint-order: ^7.0.0
2025-02-04 17:14:14 +08:00
stylelint-prettier: ^5.0.3
2025-12-04 17:59:12 +08:00
stylelint-scss: ^6.13.0
2024-12-28 16:15:39 +08:00
tailwind-merge: ^2.6.0
2025-11-13 07:16:28 +08:00
tailwindcss: ^3.4.18
tailwindcss-animate: ^1.0.7
2025-12-03 16:22:14 +08:00
tdesign-vue-next: ^1.17.6
theme-colors: ^0.1.0
tippy.js: ^6.3.7
2025-12-04 17:59:12 +08:00
turbo: ^2.6.2
2025-11-13 07:16:28 +08:00
typescript: ^5.9.3
unbuild: ^3.6.1
chore(deps): bump the non-breaking-changes group across 1 directory with 26 updates (#6914) Bumps the non-breaking-changes group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.23` | `3.5.24` | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `0.10.1` | `0.11.0` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.404` | `2.2.406` | | [@pnpm/workspace.read-manifest](https://github.com/pnpm/pnpm) | `1000.2.5` | `1000.2.6` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.90.7` | `5.91.0` | | [@tanstack/vue-store](https://github.com/TanStack/store/tree/HEAD/packages/vue-store) | `0.7.7` | `0.8.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.3` | `8.46.4` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.3` | `8.46.4` | | [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared) | `3.5.23` | `3.5.24` | | [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) | `4.1.0` | `4.1.1` | | [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.6.0` | `2.6.1` | | [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.507.0` | `0.553.0` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.1` | | [sass](https://github.com/sass/dart-sass) | `1.93.3` | `1.94.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.1` | | [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui) | `4.10.16` | `4.10.22` | | [vxe-table](https://github.com/x-extends/vxe-table) | `4.17.10` | `4.17.14` | | [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.9` | Updates `vue` from 3.5.23 to 3.5.24 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.23...v3.5.24) 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/prompts@0.11.0/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@0.11.0/packages/prompts) Updates `@iconify/json` from 2.2.404 to 2.2.406 - [Commits](https://github.com/iconify/icon-sets/compare/2.2.404...2.2.406) Updates `@pnpm/workspace.read-manifest` from 1000.2.5 to 1000.2.6 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/commits) Updates `@tanstack/vue-query` from 5.90.7 to 5.91.0 - [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/vue-query@5.91.0/packages/vue-query) Updates `@tanstack/vue-store` from 0.7.7 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 `@typescript-eslint/eslint-plugin` from 8.46.3 to 8.46.4 - [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.4/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.3 to 8.46.4 - [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.4/packages/parser) Updates `@vue/shared` from 3.5.23 to 3.5.24 - [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.24/packages/shared) Updates `autoprefixer` from 10.4.21 to 10.4.22 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.21...10.4.22) Updates `commitlint-plugin-function-rules` from 4.1.0 to 4.1.1 - [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](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.1.0...v4.1.1) Updates `eslint-config-turbo` from 2.6.0 to 2.6.1 - [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.1/packages/eslint-config-turbo) Updates `lodash.clonedeep` from 4.5.0 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.get` from 4.4.2 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.isequal` from 4.5.0 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lodash.set` from 4.3.2 to - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `lucide-vue-next` from 0.507.0 to 0.553.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.553.0/packages/lucide-vue-next) Updates `prettier-plugin-tailwindcss` from 0.6.14 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](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.14...v0.7.1) Updates `sass` from 1.93.3 to 1.94.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.93.3...1.94.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](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.9.3) Updates `unplugin-element-plus` from 0.10.0 to 0.11.1 - [Release notes](https://github.com/element-plus/unplugin-element-plus/releases) - [Commits](https://github.com/element-plus/unplugin-element-plus/compare/v0.10.0...v0.11.1) Updates `vxe-pc-ui` from 4.10.16 to 4.10.22 - [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.17.10 to 4.17.14 - [Release notes](https://github.com/x-extends/vxe-table/releases) - [Commits](https://github.com/x-extends/vxe-table/compare/4.17.10...4.17.14) Updates `zod-defaults` from 0.1.3 to 0.2.3 - [Commits](https://github.com/Ced-Sharp/zod-defaults/commits) Updates `@ast-grep/napi` from 0.37.0 to 0.39.9 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](https://github.com/ast-grep/ast-grep/compare/0.37.0...0.39.9) Updates `@vue/reactivity` from 3.5.23 to 3.5.24 - [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.24/packages/reactivity) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.24 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: "@iconify/json" dependency-version: 2.2.406 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@pnpm/workspace.read-manifest" dependency-version: 1000.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@tanstack/vue-query" dependency-version: 5.91.0 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: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@vue/shared" dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: autoprefixer dependency-version: 10.4.22 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.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint-config-turbo dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: lodash.clonedeep dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.get dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.isequal dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lodash.set dependency-version: dependency-type: direct:production dependency-group: non-breaking-changes - dependency-name: lucide-vue-next dependency-version: 0.553.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: sass dependency-version: 1.94.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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: vxe-pc-ui dependency-version: 4.10.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: vxe-table dependency-version: 4.17.14 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: "@ast-grep/napi" dependency-version: 0.39.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@vue/reactivity" dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-14 08:05:04 +08:00
unplugin-element-plus: ^0.11.1
2025-07-02 16:55:55 +08:00
vee-validate: ^4.15.1
2025-12-03 16:22:14 +08:00
vite: ^7.2.6
vite-plugin-compression: ^0.5.1
2025-07-02 16:55:55 +08:00
vite-plugin-dts: ^4.5.4
vite-plugin-html: ^3.2.2
vite-plugin-lazy-import: ^1.0.7
2025-12-03 16:22:14 +08:00
vite-plugin-pwa: ^1.2.0
vite-plugin-vue-devtools: ^8.0.5
vitepress: ^1.6.4
vitepress-plugin-group-icons: ^1.6.5
2025-07-02 16:55:55 +08:00
vitest: ^3.2.4
2025-12-03 16:22:14 +08:00
vue: ^3.5.25
2025-07-02 16:55:55 +08:00
vue-eslint-parser: ^10.2.0
2025-12-03 16:22:14 +08:00
vue-i18n: ^11.2.2
vue-json-viewer: ^3.0.4
2025-12-03 16:22:14 +08:00
vue-router: ^4.6.3
2025-07-02 16:55:55 +08:00
vue-tippy: ^6.7.1
2025-12-03 16:22:14 +08:00
vue-tsc: ^3.1.5
2025-12-04 17:59:12 +08:00
vxe-pc-ui: ^4.10.42
vxe-table: ^4.17.26
2025-12-03 16:22:14 +08:00
watermark-js-plus: ^1.6.3
2025-12-04 17:59:12 +08:00
yaml-eslint-parser: ^1.3.2
2025-12-03 16:22:14 +08:00
zod: ^3.25.76
zod-defaults: 0.1.3
2025-12-03 16:34:14 +08:00
neverBuiltDependencies:
- canvas
- node-gyp
2025-12-03 16:11:51 +08:00
peerDependencyRules:
allowedVersions:
eslint: '*'