2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-17 18:52:06 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Jan
1c6eb6b4bb Merge pull request #576 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/types/node-24.10.0
chore(deps-dev): bump @types/node from 24.9.2 to 24.10.0 in /src/ModManUi
2025-11-08 00:05:20 +01:00
Jan
57780b2005 Merge pull request #577 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/eslint-9.39.1
chore(deps-dev): bump eslint from 9.39.0 to 9.39.1 in /src/ModManUi
2025-11-08 00:05:10 +01:00
dependabot[bot]
8ab71d3b5b chore(deps-dev): bump eslint from 9.39.0 to 9.39.1 in /src/ModManUi
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.0 to 9.39.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.0...v9.39.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-07 22:08:39 +00:00
dependabot[bot]
ec449fd250 chore(deps-dev): bump @types/node in /src/ModManUi
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.9.2 to 24.10.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-07 22:08:33 +00:00
dependabot[bot]
96aac04573 chore(deps-dev): bump vue-tsc from 3.1.2 to 3.1.3 in /src/ModManUi
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 3.1.2 to 3.1.3.
- [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/v3.1.3/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-version: 3.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-07 22:08:03 +00:00
Jan
a476f1bca0 Merge pull request #567 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/eslint-plugin-vue-10.5.1
chore(deps-dev): bump eslint-plugin-vue from 10.4.0 to 10.5.1 in /src/ModManUi
2025-11-01 08:04:54 +01:00
dependabot[bot]
12a83fa856 chore(deps-dev): bump jsdom and @types/jsdom in /src/ModManUi
Bumps [jsdom](https://github.com/jsdom/jsdom) and [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom). These dependencies needed to be updated together.

Updates `jsdom` from 27.0.0 to 27.1.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/27.0.0...27.1.0)

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

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 27.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/jsdom"
  dependency-version: 27.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 06:18:15 +00:00
dependabot[bot]
3e9ef9f492 chore(deps-dev): bump eslint-plugin-vue in /src/ModManUi
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 10.4.0 to 10.5.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v10.4.0...v10.5.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-version: 10.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 06:18:08 +00:00
Jan
8af008614a Merge pull request #565 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/sass-1.93.3
chore(deps-dev): bump sass from 1.93.2 to 1.93.3 in /src/ModManUi
2025-11-01 07:02:30 +01:00
Jan
4a412412d3 Merge pull request #564 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/types/node-24.9.2
chore(deps-dev): bump @types/node from 24.9.1 to 24.9.2 in /src/ModManUi
2025-11-01 07:02:15 +01:00
dependabot[bot]
62fb7bf8dc chore(deps-dev): bump sass from 1.93.2 to 1.93.3 in /src/ModManUi
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.2 to 1.93.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.93.2...1.93.3)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.93.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 22:06:12 +00:00
dependabot[bot]
c09ad8d41d chore(deps-dev): bump @types/node from 24.9.1 to 24.9.2 in /src/ModManUi
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.9.1 to 24.9.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 22:06:04 +00:00
dependabot[bot]
110f4991a6 chore(deps-dev): bump eslint from 9.38.0 to 9.39.0 in /src/ModManUi
Bumps [eslint](https://github.com/eslint/eslint) from 9.38.0 to 9.39.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.38.0...v9.39.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 22:05:51 +00:00
Jan Laupetin
6b3fdbfb75 chore: add modman navigation 2025-10-27 21:01:05 +01:00
Jan Laupetin
78538d68f5 chore: use PrimeVue components 2025-10-27 21:01:01 +01:00
dependabot[bot]
30489c47ee chore(deps-dev): bump vite-plugin-vue-devtools in /src/ModManUi
Bumps [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v8.0.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite-plugin-vue-devtools
  dependency-version: 8.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-26 19:37:08 +00:00
Jan
09e7b29835 Merge pull request #556 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/eslint-9.38.0
chore(deps-dev): bump eslint from 9.36.0 to 9.38.0 in /src/ModManUi
2025-10-26 20:21:48 +01:00
Jan
468e34bb64 Merge pull request #555 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/vite-7.1.12
chore(deps-dev): bump vite from 7.1.7 to 7.1.12 in /src/ModManUi
2025-10-26 20:21:39 +01:00
Jan
bf8596d5f7 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
2025-10-26 20:21:29 +01:00
dependabot[bot]
9428c191ce chore(deps-dev): bump eslint from 9.36.0 to 9.38.0 in /src/ModManUi
Bumps [eslint](https://github.com/eslint/eslint) from 9.36.0 to 9.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.36.0...v9.38.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-26 17:44:54 +00:00
dependabot[bot]
a3cbba6b01 chore(deps-dev): bump vite from 7.1.7 to 7.1.12 in /src/ModManUi
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.7 to 7.1.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-26 17:44:48 +00:00
dependabot[bot]
30424a9705 chore(deps-dev): bump vue-tsc from 3.1.0 to 3.1.2 in /src/ModManUi
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 3.1.0 to 3.1.2.
- [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/v3.1.2/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-version: 3.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-26 17:44:34 +00:00
dependabot[bot]
de76323a79 chore(deps-dev): bump @types/node in /src/ModManUi
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.18.8 to 24.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.9.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-26 17:44:27 +00:00
Jan Laupetin
cf2bb15ce9 chore: modman inital setup 2025-10-07 20:58:02 +01:00