You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-06-03 16:35:37 +02:00
Update web dependencies (#6443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+31
-31
@@ -18,54 +18,54 @@
|
||||
"test": "vitest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@kyvg/vue3-notification": "^3.4.1",
|
||||
"@kyvg/vue3-notification": "^3.4.2",
|
||||
"@mdi/js": "^7.4.47",
|
||||
"@vueuse/core": "^14.0.0",
|
||||
"@vueuse/core": "^14.2.1",
|
||||
"ansi_up": "^6.0.6",
|
||||
"dompurify": "^3.3.2",
|
||||
"fuse.js": "^7.1.0",
|
||||
"js-base64": "^3.7.7",
|
||||
"dompurify": "^3.4.0",
|
||||
"fuse.js": "^7.3.0",
|
||||
"js-base64": "^3.7.8",
|
||||
"marked": "^18.0.0",
|
||||
"node-emoji": "^2.2.0",
|
||||
"pinia": "^3.0.3",
|
||||
"pinia": "^3.0.4",
|
||||
"prismjs": "^1.30.0",
|
||||
"semver": "^7.7.2",
|
||||
"simple-icons": "^16.0.0",
|
||||
"tailwindcss": "4",
|
||||
"vue": "^3.5.18",
|
||||
"vue-i18n": "^11.1.11",
|
||||
"vue-router": "^5.0.0"
|
||||
"semver": "^7.7.4",
|
||||
"simple-icons": "^16.16.0",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"vue": "^3.5.32",
|
||||
"vue-i18n": "^11.3.2",
|
||||
"vue-router": "^5.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^8.0.0",
|
||||
"@eslint/js": "^10.0.0",
|
||||
"@ianvs/prettier-plugin-sort-imports": "^4.5.1",
|
||||
"@antfu/eslint-config": "^8.2.0",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@ianvs/prettier-plugin-sort-imports": "^4.7.1",
|
||||
"@intlify/eslint-plugin-vue-i18n": "4.3.0",
|
||||
"@intlify/unplugin-vue-i18n": "^11.0.0",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@intlify/unplugin-vue-i18n": "^11.0.7",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@tailwindcss/vite": "4.2.2",
|
||||
"@types/node": "^24.0.0",
|
||||
"@types/prismjs": "^1.26.5",
|
||||
"@types/semver": "^7.7.0",
|
||||
"@types/node": "^24.12.2",
|
||||
"@types/prismjs": "^1.26.6",
|
||||
"@types/semver": "^7.7.1",
|
||||
"@types/tinycolor2": "^1.4.6",
|
||||
"@vitejs/plugin-vue": "^6.0.0",
|
||||
"@vue/compiler-sfc": "^3.5.18",
|
||||
"@vitejs/plugin-vue": "^6.0.6",
|
||||
"@vue/compiler-sfc": "^3.5.32",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"dotenv": "^17.2.0",
|
||||
"eslint": "^10.0.0",
|
||||
"dotenv": "^17.4.2",
|
||||
"eslint": "^10.2.0",
|
||||
"eslint-plugin-promise": "^7.2.1",
|
||||
"eslint-plugin-vue-scoped-css": "^3.0.0",
|
||||
"jsdom": "^29.0.0",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-tailwindcss": "^0.7.0",
|
||||
"jsdom": "^29.0.2",
|
||||
"prettier": "^3.8.3",
|
||||
"prettier-plugin-tailwindcss": "^0.7.2",
|
||||
"tinycolor2": "^1.6.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "6.0.2",
|
||||
"vite": "^8.0.0",
|
||||
"vite": "^8.0.5",
|
||||
"vite-plugin-prismjs": "^0.0.11",
|
||||
"vite-svg-loader": "^5.1.0",
|
||||
"vitest": "^4.0.0",
|
||||
"vue-tsc": "^3.0.3"
|
||||
"vite-svg-loader": "^5.1.1",
|
||||
"vitest": "^4.1.4",
|
||||
"vue-tsc": "^3.2.6"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
|
||||
Generated
+284
-259
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user