chore: update minor dependencies

This commit is contained in:
forgejo-bot 2025-07-08 23:00:50 +00:00
parent f5563817bf
commit 9f6f288b67
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -11,7 +11,7 @@
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/postcss": "^4.1.11",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^24.0.10",
"@types/node": "^24.0.11",
"winston": "^3.17.0",
"youtube-dl-exec": "^3.0.22"
},
@ -1653,9 +1653,9 @@
}
},
"node_modules/@types/node": {
"version": "24.0.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.10.tgz",
"integrity": "sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==",
"version": "24.0.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.11.tgz",
"integrity": "sha512-CJV8eqrYnwQJGMrvcRhQmZfpyniDavB+7nAZYJc6w99hFYJyFN3INV1/2W3QfQrqM36WTLrijJ1fxxvGBmCSxA==",
"license": "MIT",
"dependencies": {
"undici-types": "~7.8.0"

View file

@ -41,7 +41,7 @@
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/postcss": "^4.1.11",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^24.0.10",
"@types/node": "^24.0.11",
"winston": "^3.17.0",
"youtube-dl-exec": "^3.0.22"
}