mirror of
https://github.com/imputnet/cobalt.git
synced 2026-04-20 20:08:05 +00:00
api & web: update dependencies
This commit is contained in:
parent
3e2984459d
commit
f72ea139c6
@ -30,7 +30,7 @@
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^17.2.3",
|
||||
"express": "^4.22.1",
|
||||
"express-rate-limit": "^8.2.1",
|
||||
"express-rate-limit": "^8.3.2",
|
||||
"ffmpeg-static": "^5.3.0",
|
||||
"hls-parser": "^0.16.0",
|
||||
"ipaddr.js": "2.3.0",
|
||||
@ -38,7 +38,7 @@
|
||||
"mime": "^4.1.0",
|
||||
"nanoid": "^5.1.6",
|
||||
"set-cookie-parser": "2.7.2",
|
||||
"undici": "^6.22.0",
|
||||
"undici": "^6.24.1",
|
||||
"url-pattern": "1.0.3",
|
||||
"youtubei.js": "17.0.1",
|
||||
"zod": "^4.2.1"
|
||||
@ -46,6 +46,6 @@
|
||||
"optionalDependencies": {
|
||||
"freebind": "^0.2.2",
|
||||
"rate-limit-redis": "^4.3.1",
|
||||
"redis": "^4.7.1"
|
||||
"redis": "^5.11.0"
|
||||
}
|
||||
}
|
||||
|
||||
1741
pnpm-lock.yaml
generated
1741
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -24,14 +24,14 @@
|
||||
},
|
||||
"homepage": "https://cobalt.tools/",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.2",
|
||||
"@eslint/js": "^9.39.4",
|
||||
"@fontsource/ibm-plex-mono": "^5.2.7",
|
||||
"@fontsource/redaction-10": "^5.2.5",
|
||||
"@imput/libav.js-encode-cli": "6.8.7",
|
||||
"@imput/libav.js-remux-cli": "^6.8.7",
|
||||
"@imput/version-info": "workspace:^",
|
||||
"@sveltejs/adapter-static": "^3.0.10",
|
||||
"@sveltejs/kit": "^2.49.2",
|
||||
"@sveltejs/kit": "^2.55.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^6.2.1",
|
||||
"@tabler/icons-svelte": "3.6.0",
|
||||
"@types/fluent-ffmpeg": "^2.1.28",
|
||||
@ -39,11 +39,11 @@
|
||||
"@vitejs/plugin-basic-ssl": "^2.1.0",
|
||||
"compare-versions": "^6.1.1",
|
||||
"dotenv": "^17.2.3",
|
||||
"eslint": "^9.39.2",
|
||||
"glob": "^13.0.0",
|
||||
"eslint": "^9.39.4",
|
||||
"glob": "^13.0.6",
|
||||
"mdsvex": "^0.12.6",
|
||||
"mime": "^4.1.0",
|
||||
"svelte": "^5.46.0",
|
||||
"svelte": "^5.55.1",
|
||||
"svelte-check": "^4.3.5",
|
||||
"svelte-preprocess": "^6.0.3",
|
||||
"svelte-sitemap": "2.7.1",
|
||||
@ -52,7 +52,7 @@
|
||||
"tslib": "^2.8.1",
|
||||
"turnstile-types": "^1.2.3",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.50.1",
|
||||
"vite": "^7.3.0"
|
||||
"typescript-eslint": "^8.58.0",
|
||||
"vite": "^7.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user