Merge branch 'origin/main' into 'next-release/main'

This commit is contained in:
oauth 2025-01-25 02:29:57 +00:00
commit 88025337a2
3 changed files with 484 additions and 435 deletions

View file

@ -14,7 +14,7 @@ repos:
hooks: hooks:
- id: golangci-lint - id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli - repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.43.0 rev: v0.44.0
hooks: hooks:
- id: markdownlint - id: markdownlint
exclude: '^(docs/versioned_docs/.*|CHANGELOG.md)$' exclude: '^(docs/versioned_docs/.*|CHANGELOG.md)$'

View file

@ -20,9 +20,9 @@
"dependencies": { "dependencies": {
"@kyvg/vue3-notification": "^3.4.1", "@kyvg/vue3-notification": "^3.4.1",
"@mdi/js": "^7.4.47", "@mdi/js": "^7.4.47",
"@tailwindcss/postcss": "4.0.0-beta.9", "@tailwindcss/postcss": "4.0.0",
"@tailwindcss/typography": "^0.5.15", "@tailwindcss/typography": "^0.5.15",
"@tailwindcss/vite": "4.0.0-beta.9", "@tailwindcss/vite": "4.0.0",
"@vueuse/core": "^12.3.0", "@vueuse/core": "^12.3.0",
"ansi_up": "^6.0.2", "ansi_up": "^6.0.2",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",

File diff suppressed because it is too large Load diff