mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-03 20:53:49 +00:00
fix(deps): update web npm deps non-major (#5281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: qwerty287 <qwerty287@posteo.de> Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
This commit is contained in:
parent
7dc00df97d
commit
43e4f396de
3 changed files with 601 additions and 457 deletions
|
@ -32,6 +32,7 @@ export default antfu(
|
|||
'perfectionist/sort-imports': 'off',
|
||||
'perfectionist/sort-named-imports': 'off',
|
||||
'promise/prefer-await-to-callbacks': 'error',
|
||||
'vue-scoped-css/no-parsing-error': 'off',
|
||||
|
||||
// Vue I18n
|
||||
'@intlify/vue-i18n/no-raw-text': [
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"@kyvg/vue3-notification": "^3.4.1",
|
||||
"@mdi/js": "^7.4.47",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@tailwindcss/vite": "4.1.10",
|
||||
"@tailwindcss/vite": "4.1.11",
|
||||
"@vueuse/core": "^13.0.0",
|
||||
"ansi_up": "^6.0.2",
|
||||
"dompurify": "^3.2.3",
|
||||
|
|
1055
web/pnpm-lock.yaml
1055
web/pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue