mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-13 01:45:20 +00:00
fix(deps): update web npm deps non-major (#4703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f4840fd68d
commit
f8218b62c6
2 changed files with 540 additions and 433 deletions
|
@ -20,9 +20,9 @@
|
|||
"dependencies": {
|
||||
"@kyvg/vue3-notification": "^3.4.1",
|
||||
"@mdi/js": "^7.4.47",
|
||||
"@tailwindcss/postcss": "4.0.0-beta.8",
|
||||
"@tailwindcss/postcss": "4.0.0-beta.9",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@tailwindcss/vite": "4.0.0-beta.8",
|
||||
"@tailwindcss/vite": "4.0.0-beta.9",
|
||||
"@vueuse/core": "^12.3.0",
|
||||
"ansi_up": "^6.0.2",
|
||||
"autoprefixer": "^10.4.20",
|
||||
|
@ -65,7 +65,7 @@
|
|||
"prettier": "^3.4.2",
|
||||
"tinycolor2": "^1.6.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"vite": "^6.0.7",
|
||||
"vite-plugin-prismjs": "^0.0.11",
|
||||
"vite-svg-loader": "^5.1.0",
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue