chore: update minor dependencies
This commit is contained in:
parent
d3acbd537b
commit
561cde4594
2 changed files with 10 additions and 10 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@tailwindcss/postcss": "^4.1.8",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/node": "^22.15.24",
|
||||
"@types/node": "^22.15.25",
|
||||
"winston": "^3.17.0",
|
||||
"youtube-dl-exec": "^3.0.21"
|
||||
},
|
||||
|
@ -30,7 +30,7 @@
|
|||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-svelte": "^3.4.0",
|
||||
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||
"svelte": "^5.33.5",
|
||||
"svelte": "^5.33.10",
|
||||
"svelte-check": "^4.2.1",
|
||||
"sveltekit-sse": "^0.13.19",
|
||||
"tailwindcss": "^4.1.8",
|
||||
|
@ -1658,9 +1658,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.15.24",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz",
|
||||
"integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==",
|
||||
"version": "22.15.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.25.tgz",
|
||||
"integrity": "sha512-RJCAZ1E7JgMDJRnyVwIvlnKnNa0oHXrgSeq5aoXdhxCOSuwCe9sccKnngOJq8GuukzSf45u4VeD0JxUXfC3Dwg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~6.21.0"
|
||||
|
@ -4541,9 +4541,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/svelte": {
|
||||
"version": "5.33.5",
|
||||
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.33.5.tgz",
|
||||
"integrity": "sha512-ZQxq/363Axt5wzwMsDG4Grs9sO8+j3EzYvaPgvZQZ/h/vKC1seNC3YDWFHtwS5uz1n2Z8Q1zwfSnahkvSXTFOQ==",
|
||||
"version": "5.33.10",
|
||||
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.33.10.tgz",
|
||||
"integrity": "sha512-/yArPQIBoQS2p86LKnvJywOXkVHeEXnFgrDPSxkEfIAEkykopYuy2bF6UUqHG4IbZlJD6OurLxJT8Kn7kTk9WA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-svelte": "^3.4.0",
|
||||
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||
"svelte": "^5.33.5",
|
||||
"svelte": "^5.33.10",
|
||||
"svelte-check": "^4.2.1",
|
||||
"sveltekit-sse": "^0.13.19",
|
||||
"tailwindcss": "^4.1.8",
|
||||
|
@ -41,7 +41,7 @@
|
|||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@tailwindcss/postcss": "^4.1.8",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/node": "^22.15.24",
|
||||
"@types/node": "^22.15.25",
|
||||
"winston": "^3.17.0",
|
||||
"youtube-dl-exec": "^3.0.21"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue