2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-07-02 22:08:11 +00:00

chore(deps-dev): bump the modman-dependencies group (#859)

Bumps the modman-dependencies group in /src/ModManUi with 2 updates: [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@vue/eslint-config-typescript` from 14.8.0 to 14.9.0
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v14.8.0...v14.9.0)

Updates `vite` from 8.0.16 to 8.1.0
- [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/create-vite@8.1.0/packages/vite)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-typescript"
  dependency-version: 14.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
- dependency-name: vite
  dependency-version: 8.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-27 10:31:27 +02:00
committed by GitHub
parent c80237c0e9
commit a287947976
+2 -2
View File
@@ -31,7 +31,7 @@
"@vitejs/plugin-vue": "6.0.7",
"@vitest/eslint-plugin": "1.6.20",
"@vue/eslint-config-prettier": "10.2.0",
"@vue/eslint-config-typescript": "14.8.0",
"@vue/eslint-config-typescript": "14.9.0",
"@vue/test-utils": "2.4.11",
"@vue/tsconfig": "0.9.1",
"@webwindowed/vite-plugin-cpp-header": "1.1.0",
@@ -44,7 +44,7 @@
"prettier": "3.8.4",
"sass": "1.101.0",
"typescript": "6.0.3",
"vite": "8.0.16",
"vite": "8.1.0",
"vite-plugin-vue-devtools": "8.1.3",
"vitest": "4.1.9",
"vue-tsc": "3.3.5"