Skip to content

Commit 99e5a15

Browse files
build(deps-dev): Bump the ui-minor-patch group across 1 directory with 3 updates
Bumps the ui-minor-patch group with 3 updates in the /ui directory: [@intlify/unplugin-vue-i18n](https://github.com/intlify/bundle-tools/tree/HEAD/packages/unplugin-vue-i18n), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc). Updates `@intlify/unplugin-vue-i18n` from 11.2.4 to 11.2.5 - [Release notes](https://github.com/intlify/bundle-tools/releases) - [Changelog](https://github.com/intlify/bundle-tools/blob/v11.2.5/CHANGELOG.md) - [Commits](https://github.com/intlify/bundle-tools/commits/v11.2.5/packages/unplugin-vue-i18n) Updates `vite` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite) Updates `vue-tsc` from 3.3.9 to 3.3.10 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.3.10/packages/tsc) --- updated-dependencies: - dependency-name: "@intlify/unplugin-vue-i18n" dependency-version: 11.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-minor-patch - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-minor-patch - dependency-name: vue-tsc dependency-version: 3.3.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91e903d commit 99e5a15

2 files changed

Lines changed: 158 additions & 187 deletions

File tree

ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@intlify/eslint-plugin-vue-i18n": "^4.0.0",
34-
"@intlify/unplugin-vue-i18n": "^11.0.0",
34+
"@intlify/unplugin-vue-i18n": "^11.2.5",
3535
"@playwright/test": "^1.62.1",
3636
"@tailwindcss/postcss": "^4.3.2",
3737
"@types/node": "^26",
@@ -48,10 +48,10 @@
4848
"tailwindcss": "^4.3.2",
4949
"typescript": "^6.0.3",
5050
"typescript-eslint": "^8.67.0",
51-
"vite": "^8.2.1",
51+
"vite": "^8.2.2",
5252
"vitest": "^2.1.9",
5353
"vue-eslint-parser": "^10.0.0",
54-
"vue-tsc": "^3.3.9"
54+
"vue-tsc": "^3.3.10"
5555
},
5656
"packageManager": "pnpm@10.23.0"
5757
}

0 commit comments

Comments
 (0)