aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-01 11:20:39 +0000
committerGitHub <noreply@github.com>2024-10-01 11:20:39 +0000
commit8fa93cd8da2575d5c520c6f993e9f3c5f3c5b67d (patch)
tree8402207ba7ec7d9815f8938e5319bab7bc01d789 /src-vue/package.json
parent6080fe945363077599e71512129cb926b291119d (diff)
downloadFlightCore-dependabot/npm_and_yarn/src-vue/vue-tsc-2.1.6.tar.gz
FlightCore-dependabot/npm_and_yarn/src-vue/vue-tsc-2.1.6.zip
chore: bump vue-tsc from 2.1.4 to 2.1.6 in /src-vuedependabot/npm_and_yarn/src-vue/vue-tsc-2.1.6
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.1.4 to 2.1.6. - [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/v2.1.6/packages/tsc) --- updated-dependencies: - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src-vue/package.json')
-rw-r--r--src-vue/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-vue/package.json b/src-vue/package.json
index aca655e6..548feaba 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -22,6 +22,6 @@
"@vitejs/plugin-vue": "^3.1.0",
"typescript": "^5.5.4",
"vite": "^3.1.0",
- "vue-tsc": "^2.1.4"
+ "vue-tsc": "^2.1.6"
}
}