mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-12 12:15:00 +00:00
chore(deps): update web npm deps non-major (#3930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
This commit is contained in:
parent
da5b9c9257
commit
d6e3ebf051
2 changed files with 944 additions and 646 deletions
|
@ -40,7 +40,7 @@
|
||||||
"@antfu/eslint-config": "^2.20.0",
|
"@antfu/eslint-config": "^2.20.0",
|
||||||
"@eslint/js": "^9.4.0",
|
"@eslint/js": "^9.4.0",
|
||||||
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
|
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
|
||||||
"@intlify/eslint-plugin-vue-i18n": "3.0.0-next.13",
|
"@intlify/eslint-plugin-vue-i18n": "3.0.0",
|
||||||
"@types/eslint__js": "^8.42.3",
|
"@types/eslint__js": "^8.42.3",
|
||||||
"@types/lodash": "^4.17.4",
|
"@types/lodash": "^4.17.4",
|
||||||
"@types/node": "^20.14.2",
|
"@types/node": "^20.14.2",
|
||||||
|
@ -57,7 +57,7 @@
|
||||||
"prettier": "^3.3.0",
|
"prettier": "^3.3.0",
|
||||||
"replace-in-file": "^8.0.0",
|
"replace-in-file": "^8.0.0",
|
||||||
"tinycolor2": "^1.6.0",
|
"tinycolor2": "^1.6.0",
|
||||||
"typescript": "5.4.5",
|
"typescript": "5.5.3",
|
||||||
"typescript-eslint": "^7.12.0",
|
"typescript-eslint": "^7.12.0",
|
||||||
"vite": "^5.2.12",
|
"vite": "^5.2.12",
|
||||||
"vite-plugin-prismjs": "^0.0.11",
|
"vite-plugin-prismjs": "^0.0.11",
|
||||||
|
|
1586
web/pnpm-lock.yaml
1586
web/pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue