|
|
@ -48,8 +48,7 @@
|
|
|
|
"@types/ffmpeg-static": "^3.0.2",
|
|
|
|
"@types/ffmpeg-static": "^3.0.2",
|
|
|
|
"@types/fs-extra": "^11.0.3",
|
|
|
|
"@types/fs-extra": "^11.0.3",
|
|
|
|
"@types/luxon": "^3.3.3",
|
|
|
|
"@types/luxon": "^3.3.3",
|
|
|
|
"@types/node": "^20.8.9",
|
|
|
|
"@types/node": "^20.8.9"
|
|
|
|
"@types/tailwindcss": "^3.1.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": "^20",
|
|
|
|
"node": "^20",
|
|
|
@ -2635,16 +2634,6 @@
|
|
|
|
"@types/node": "*"
|
|
|
|
"@types/node": "*"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@types/tailwindcss": {
|
|
|
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/tailwindcss/-/tailwindcss-3.1.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-JxPzrm609hzvF4nmOI3StLjbBEP3WWQxDDJESqR1nh94h7gyyy3XSl0hn5RBMJ9mPudlLjtaXs5YEBtLw7CnPA==",
|
|
|
|
|
|
|
|
"deprecated": "This is a stub types definition. tailwindcss provides its own type definitions, so you do not need this installed.",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"tailwindcss": "*"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@types/trusted-types": {
|
|
|
|
"node_modules/@types/trusted-types": {
|
|
|
|
"version": "2.0.5",
|
|
|
|
"version": "2.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.5.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.5.tgz",
|
|
|
|