|
|
|
@ -94,7 +94,7 @@
|
|
|
|
"@types/multer": "^1.4.7",
|
|
|
|
"@types/multer": "^1.4.7",
|
|
|
|
"@types/node": "^22.15.16",
|
|
|
|
"@types/node": "^22.15.16",
|
|
|
|
"@types/nodemailer": "^6.4.14",
|
|
|
|
"@types/nodemailer": "^6.4.14",
|
|
|
|
"@types/picomatch": "^3.0.0",
|
|
|
|
"@types/picomatch": "^4.0.0",
|
|
|
|
"@types/pngjs": "^6.0.5",
|
|
|
|
"@types/pngjs": "^6.0.5",
|
|
|
|
"@types/react": "^19.0.0",
|
|
|
|
"@types/react": "^19.0.0",
|
|
|
|
"@types/sanitize-html": "^2.13.0",
|
|
|
|
"@types/sanitize-html": "^2.13.0",
|
|
|
|
@ -5495,9 +5495,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@types/picomatch": {
|
|
|
|
"node_modules/@types/picomatch": {
|
|
|
|
"version": "3.0.2",
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/picomatch/-/picomatch-3.0.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/picomatch/-/picomatch-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-n0i8TD3UDB7paoMMxA3Y65vUncFJXjcUf7lQY7YyKGl6031FNjfsLs6pdLFCy2GNFxItPJG8GvvpbZc2skH7WA==",
|
|
|
|
"integrity": "sha512-J1Bng+wlyEERWSgJQU1Pi0HObCLVcr994xT/M+1wcl/yNRTGBupsCxthgkdYG+GCOMaQH7iSVUY3LJVBBqG7MQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|