chore: update minor dependencies
This commit is contained in:
parent
c4e1c1e02d
commit
7342d9b710
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.7",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/node": "^22.15.20",
|
||||
"@types/node": "^22.15.21",
|
||||
"winston": "^3.17.0",
|
||||
"youtube-dl-exec": "^3.0.21"
|
||||
},
|
||||
|
@ -24,7 +24,7 @@
|
|||
"@tailwindcss/vite": "^4.1.7",
|
||||
"eslint": "^9.27.0",
|
||||
"eslint-config-prettier": "^10.1.5",
|
||||
"eslint-plugin-svelte": "^3.8.2",
|
||||
"eslint-plugin-svelte": "^3.9.0",
|
||||
"globals": "^16.1.0",
|
||||
"mdsvex": "^0.12.6",
|
||||
"prettier": "^3.5.3",
|
||||
|
@ -1658,9 +1658,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.15.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.20.tgz",
|
||||
"integrity": "sha512-A6BohGFRGHAscJsTslDCA9JG7qSJr/DWUvrvY8yi9IgnGtMxCyat7vvQ//MFa0DnLsyuS3wYTpLdw4Hf+Q5JXw==",
|
||||
"version": "22.15.21",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.21.tgz",
|
||||
"integrity": "sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~6.21.0"
|
||||
|
@ -2504,9 +2504,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-svelte": {
|
||||
"version": "3.8.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-3.8.2.tgz",
|
||||
"integrity": "sha512-TtepyI7nqWOPBqDXu/1kAFTeus9VuMByFGj6WIxNiByCknmR7b4w5DBoQ2qhj2RY5dMXyUJGHRp/pm/J2BSRxg==",
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-3.9.0.tgz",
|
||||
"integrity": "sha512-nvIUNyyPGbr5922Kd1p/jXe+FfNdVPXsxLyrrXpwfSbZZEFdAYva9O/gm2lObC/wXkQo/AUmQkAihfmNJYeCjA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"@tailwindcss/vite": "^4.1.7",
|
||||
"eslint": "^9.27.0",
|
||||
"eslint-config-prettier": "^10.1.5",
|
||||
"eslint-plugin-svelte": "^3.8.2",
|
||||
"eslint-plugin-svelte": "^3.9.0",
|
||||
"globals": "^16.1.0",
|
||||
"mdsvex": "^0.12.6",
|
||||
"prettier": "^3.5.3",
|
||||
|
@ -41,7 +41,7 @@
|
|||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@tailwindcss/postcss": "^4.1.7",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/node": "^22.15.20",
|
||||
"@types/node": "^22.15.21",
|
||||
"winston": "^3.17.0",
|
||||
"youtube-dl-exec": "^3.0.21"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue