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

Bumps the modman-dependencies group in /src/ModManUi with 4 updates: [vue](https://github.com/vuejs/core), [vue-router](https://github.com/vuejs/router), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@vue/test-utils](https://github.com/vuejs/test-utils).


Updates `vue` from 3.5.41 to 3.5.42
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.41...v3.5.42)

Updates `vue-router` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v5.2.0...v5.3.0)

Updates `@types/node` from 26.3.0 to 26.4.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vue/test-utils` from 2.4.11 to 2.5.0
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/compare/v2.4.11...v2.5.0)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: vue-router
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
- dependency-name: "@types/node"
  dependency-version: 26.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
- dependency-name: "@vue/test-utils"
  dependency-version: 2.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-09-05 02:38:03 +02:00
committed by GitHub
parent 1d124264b3
commit 2ca512abe7
+4 -4
View File
@@ -20,19 +20,19 @@
"pinia": "4.0.3", "pinia": "4.0.3",
"primevue": "4.5.5", "primevue": "4.5.5",
"three": "0.185.1", "three": "0.185.1",
"vue": "3.5.41", "vue": "3.5.42",
"vue-router": "5.2.0" "vue-router": "5.3.0"
}, },
"devDependencies": { "devDependencies": {
"@tsconfig/node24": "24.0.5", "@tsconfig/node24": "24.0.5",
"@types/jsdom": "30.0.0", "@types/jsdom": "30.0.0",
"@types/node": "26.3.0", "@types/node": "26.4.1",
"@types/three": "0.185.4", "@types/three": "0.185.4",
"@vitejs/plugin-vue": "6.0.8", "@vitejs/plugin-vue": "6.0.8",
"@vitest/eslint-plugin": "1.6.27", "@vitest/eslint-plugin": "1.6.27",
"@vue/eslint-config-prettier": "10.2.0", "@vue/eslint-config-prettier": "10.2.0",
"@vue/eslint-config-typescript": "14.9.0", "@vue/eslint-config-typescript": "14.9.0",
"@vue/test-utils": "2.4.11", "@vue/test-utils": "2.5.0",
"@vue/tsconfig": "0.9.1", "@vue/tsconfig": "0.9.1",
"@webwindowed/vite-plugin-cpp-header": "1.1.0", "@webwindowed/vite-plugin-cpp-header": "1.1.0",
"@webwindowed/web-api": "1.0.0", "@webwindowed/web-api": "1.0.0",