Skip to content

Commit 05c967c

Browse files
chore(deps): bump the minor-updates group with 4 updates (#602)
Bumps the minor-updates group with 4 updates: [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n), [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue), [prettier](https://github.com/prettier/prettier) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vue-i18n` from 11.2.1 to 11.2.2 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.2.2/packages/vue-i18n) Updates `eslint-plugin-vue` from 10.6.0 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](vuejs/eslint-plugin-vue@v10.6.0...v10.6.2) Updates `prettier` from 3.6.2 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.3) Updates `vite` from 7.2.4 to 7.2.6 - [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/v7.2.6/packages/vite) --- updated-dependencies: - dependency-name: vue-i18n dependency-version: 11.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: eslint-plugin-vue dependency-version: 10.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: vite dependency-version: 7.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d23510 commit 05c967c

File tree

2 files changed

+55
-38
lines changed

2 files changed

+55
-38
lines changed

package-lock.json

Lines changed: 51 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"oidc-client-ts": "^3.4.1",
2727
"seedrandom": "^3.0.5",
2828
"vue": "^3.5.25",
29-
"vue-i18n": "^11.2.1",
29+
"vue-i18n": "^11.2.2",
3030
"vue-router": "^4.6.3"
3131
},
3232
"devDependencies": {
@@ -41,12 +41,12 @@
4141
"eslint": "^9.39.1",
4242
"eslint-config-prettier": "^10.1.8",
4343
"eslint-plugin-prettier": "^5.5.4",
44-
"eslint-plugin-vue": "^10.6.0",
44+
"eslint-plugin-vue": "^10.6.2",
4545
"jest": "^30.2.0",
46-
"prettier": "^3.6.2",
46+
"prettier": "^3.7.3",
4747
"sass-embedded": "^1.93.3",
4848
"semantic-release": "^25.0.2",
49-
"vite": "^7.2.4",
49+
"vite": "^7.2.6",
5050
"vite-plugin-environment": "^1.1.3"
5151
}
5252
}

0 commit comments

Comments
 (0)