From 2747d75080e8792883fada936f6a01a0fd6a1b05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 22:11:56 +0000 Subject: build(deps-dev): bump the nodejs-dependencies group with 2 updates Bumps the nodejs-dependencies group with 2 updates: [prettier](https://github.com/prettier/prettier) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue). Updates `prettier` from 3.7.1 to 3.7.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.7.1...3.7.2) Updates `eslint-plugin-vue` from 10.6.1 to 10.6.2 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v10.6.1...v10.6.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: eslint-plugin-vue dependency-version: 10.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] --- src/packages/vue/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/packages') diff --git a/src/packages/vue/package.json b/src/packages/vue/package.json index a68b7a4..ce9c71f 100644 --- a/src/packages/vue/package.json +++ b/src/packages/vue/package.json @@ -46,7 +46,7 @@ "@repo/eslint-config": "workspace:*", "@repo/typescript-config": "workspace:*", "@vitejs/plugin-vue": "^6.0.2", - "eslint-plugin-vue": "^10.6.1", + "eslint-plugin-vue": "^10.6.2", "publint": "^0.3.15", "typescript": "^5.9.3", "vite": "^7.2.4", -- cgit v1.2.3