Merge pull request #30 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/types/node-24.2.0

Bump @types/node from 24.0.7 to 24.2.0 in /apps/infoalloggi
This commit is contained in:
Marco 2025-08-05 09:44:05 +02:00 committed by GitHub
commit 1cb0d50792
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 9 deletions

View file

@ -95,7 +95,7 @@
"@types/eslint-plugin-jsx-a11y": "^6.10.0", "@types/eslint-plugin-jsx-a11y": "^6.10.0",
"@types/js-cookie": "^3.0.6", "@types/js-cookie": "^3.0.6",
"@types/leaflet": "^1.9.20", "@types/leaflet": "^1.9.20",
"@types/node": "^24.0.7", "@types/node": "^24.2.0",
"@types/nodemailer": "^6.4.17", "@types/nodemailer": "^6.4.17",
"@types/nodemailer-html-to-text": "^3.1.3", "@types/nodemailer-html-to-text": "^3.1.3",
"@types/pg": "^8.15.5", "@types/pg": "^8.15.5",
@ -7419,11 +7419,12 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "24.0.7", "version": "24.2.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.7.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-24.2.0.tgz",
"integrity": "sha512-YIEUUr4yf8q8oQoXPpSlnvKNVKDQlPMWrmOcgzoduo7kvA2UF0/BwJ/eMKFTiTtkNL17I0M6Xe2tvwFU7be6iw==", "integrity": "sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==",
"license": "MIT",
"dependencies": { "dependencies": {
"undici-types": "~7.8.0" "undici-types": "~7.10.0"
} }
}, },
"node_modules/@types/nodemailer": { "node_modules/@types/nodemailer": {
@ -19484,9 +19485,10 @@
} }
}, },
"node_modules/undici-types": { "node_modules/undici-types": {
"version": "7.8.0", "version": "7.10.0",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz",
"integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==" "integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==",
"license": "MIT"
}, },
"node_modules/unified": { "node_modules/unified": {
"version": "11.0.5", "version": "11.0.5",

View file

@ -106,7 +106,7 @@
"@types/eslint-plugin-jsx-a11y": "^6.10.0", "@types/eslint-plugin-jsx-a11y": "^6.10.0",
"@types/js-cookie": "^3.0.6", "@types/js-cookie": "^3.0.6",
"@types/leaflet": "^1.9.20", "@types/leaflet": "^1.9.20",
"@types/node": "^24.0.7", "@types/node": "^24.2.0",
"@types/nodemailer": "^6.4.17", "@types/nodemailer": "^6.4.17",
"@types/nodemailer-html-to-text": "^3.1.3", "@types/nodemailer-html-to-text": "^3.1.3",
"@types/pg": "^8.15.5", "@types/pg": "^8.15.5",