Skip to content

Commit c9fb091

Browse files
chore(deps): bump the patch-dependencies group across 1 directory with 6 updates (#4401)
Bumps the patch-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.3` | `3.2.4` | | [@db-ux/icon-font-tools](https://github.com/db-ux-design-system/icon-font-tools) | `0.3.2` | `0.3.3` | | [vue](https://github.com/vuejs/core) | `3.5.16` | `3.5.17` | | [next](https://github.com/vercel/next.js) | `15.3.3` | `15.3.4` | | [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.3.3` | `15.3.4` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.3.3` | `15.3.4` | Updates `vitest` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest) Updates `@db-ux/icon-font-tools` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/db-ux-design-system/icon-font-tools/releases) - [Commits](db-ux-design-system/icon-font-tools@v0.3.2...v0.3.3) Updates `vue` from 3.5.16 to 3.5.17 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.16...v3.5.17) Updates `next` from 15.3.3 to 15.3.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.3.3...v15.3.4) Updates `@next/mdx` from 15.3.3 to 15.3.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.3.4/packages/next-mdx) Updates `eslint-config-next` from 15.3.3 to 15.3.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.3.4/packages/eslint-config-next) --- updated-dependencies: - dependency-name: vitest dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@db-ux/icon-font-tools" dependency-version: 0.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: vue dependency-version: 3.5.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: next dependency-version: 15.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@next/mdx" dependency-version: 15.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: eslint-config-next dependency-version: 15.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d5f3ea commit c9fb091

File tree

9 files changed

+194
-668
lines changed

9 files changed

+194
-668
lines changed

output/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"tsx": "^4.20.3",
4444
"typescript": "^5.4.5",
4545
"vite": "^6.3.5",
46-
"vue": "^3.5.16",
46+
"vue": "^3.5.17",
4747
"vue-tsc": "^2.2.10"
4848
},
4949
"publishConfig": {

0 commit comments

Comments
 (0)