2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-18 03:02:07 +00:00

Merge pull request #554 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/vue-tsc-3.1.2

chore(deps-dev): bump vue-tsc from 3.1.0 to 3.1.2 in /src/ModManUi
This commit is contained in:
Jan
2025-10-26 20:21:29 +01:00
committed by GitHub
2 changed files with 12 additions and 12 deletions

View File

@@ -37,6 +37,6 @@
"vite": "7.1.7",
"vite-plugin-vue-devtools": "^8.0.2",
"vitest": "^3.2.4",
"vue-tsc": "3.1.0"
"vue-tsc": "3.1.2"
}
}