1 Commits

Author SHA1 Message Date
renovate[bot]
2ea882af98 chore(actions): update ivuorinen/actions action (v2026.03.11 → v2026.03.14)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-15 01:36:37 +00:00
3 changed files with 747 additions and 555 deletions

View File

@@ -23,8 +23,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🚀 Run Release Drafter
uses: release-drafter/release-drafter@44a942e465867c7465b76aa808ddca6e0acae5da # v7.1.0
with:
commitish: main
uses: release-drafter/release-drafter@6a93d829887aa2e0748befe2e808c66c0ec6e4c7 # v6.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

1296
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -34,7 +34,7 @@
"prettier": "^3.0.3",
"ts-standard": "^12.0.2",
"typescript": "~5.9.0",
"vite": "^8.0.0",
"vite": "^7.1.11",
"vite-plugin-vue-devtools": "^8.0.0",
"vue-eslint-parser": "^10.2.0",
"vue-tsc": "^3.0.0"