Skip to content

Commit 8225718

Browse files
chore(deps): bump @intlify/unplugin-vue-i18n from 6.0.5 to 6.0.8
Bumps [@intlify/unplugin-vue-i18n](https://github.com/intlify/bundle-tools/tree/HEAD/packages/unplugin-vue-i18n) from 6.0.5 to 6.0.8. - [Release notes](https://github.com/intlify/bundle-tools/releases) - [Changelog](https://github.com/intlify/bundle-tools/blob/main/packages/unplugin-vue-i18n/CHANGELOG.md) - [Commits](https://github.com/intlify/bundle-tools/commits/[email protected]/packages/unplugin-vue-i18n) --- updated-dependencies: - dependency-name: "@intlify/unplugin-vue-i18n" dependency-version: 6.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b1704f commit 8225718

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

shared/mitre-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"@crowdstrike/foundry-js": "0.17.1",
34-
"@intlify/unplugin-vue-i18n": "^6.0.5",
34+
"@intlify/unplugin-vue-i18n": "^6.0.8",
3535
"@shoelace-style/shoelace": "^2.20.1",
3636
"pinia": "^3.0.2",
3737
"vue": "^3.5.13",

ui/extensions/remediations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@crowdstrike/foundry-js": "0.17.1",
19-
"@intlify/unplugin-vue-i18n": "^6.0.5",
19+
"@intlify/unplugin-vue-i18n": "^6.0.8",
2020
"@mitre/vue-shared": "*",
2121
"@shoelace-style/shoelace": "^2.20.1",
2222
"pinia": "^3.0.2",

ui/pages/chart-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@crowdstrike/foundry-js": "0.17.1",
19-
"@intlify/unplugin-vue-i18n": "^6.0.5",
19+
"@intlify/unplugin-vue-i18n": "^6.0.8",
2020
"@mitre/vue-shared": "*",
2121
"@shoelace-style/shoelace": "^2.20.1",
2222
"pinia": "^3.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -521,10 +521,10 @@
521521
resolved "https://registry.yarnpkg.com/@intlify/shared/-/shared-11.1.3.tgz#1a4ed11a0efcaf95b56e0d01d0ee54d01bcd3019"
522522
integrity sha512-pTFBgqa/99JRA2H1qfyqv97MKWJrYngXBA/I0elZcYxvJgcCw3mApAoPW3mJ7vx3j+Ti0FyKUFZ4hWxdjKaxvA==
523523

524-
"@intlify/unplugin-vue-i18n@^6.0.5":
525-
version "6.0.5"
526-
resolved "https://registry.yarnpkg.com/@intlify/unplugin-vue-i18n/-/unplugin-vue-i18n-6.0.5.tgz#d09aa6f969726c51879572af53a9f1b135da29c5"
527-
integrity sha512-0MKaYhLvM46Mtm+OArkK75ztmqaFfhIvnm5mg8XKqCPAKVAK98o+8tB6gUQFkKrF5PMYsNXvyMJCi40cRCDJbA==
524+
"@intlify/unplugin-vue-i18n@^6.0.8":
525+
version "6.0.8"
526+
resolved "https://registry.yarnpkg.com/@intlify/unplugin-vue-i18n/-/unplugin-vue-i18n-6.0.8.tgz#2162dced28b01f7ea471b577ba10ecc4ba523d0d"
527+
integrity sha512-Vvm3KhjE6TIBVUQAk37rBiaYy2M5OcWH0ZcI1XKEsOTeN1o0bErk+zeuXmcrcMc/73YggfI8RoxOUz9EB/69JQ==
528528
dependencies:
529529
"@eslint-community/eslint-utils" "^4.4.0"
530530
"@intlify/bundle-utils" "^10.0.1"

0 commit comments

Comments
 (0)