Merge pull request 'Update dependency @types/node to ^24.10.7' (#151) from renovate/node-24.x into master
All checks were successful
continuous-integration/drone/push Build is passing

This commit was merged in pull request #151.
This commit is contained in:
2026-01-12 00:26:19 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
},
"devDependencies": {
"@eslint/js": "^9.39.2",
"@types/node": "^24.10.4",
"@types/node": "^24.10.7",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.2",
@@ -1500,9 +1500,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "24.10.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.4.tgz",
"integrity": "sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==",
"version": "24.10.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.7.tgz",
"integrity": "sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==",
"dev": true,
"license": "MIT",
"peer": true,

View File

@@ -30,7 +30,7 @@
},
"devDependencies": {
"@eslint/js": "^9.39.2",
"@types/node": "^24.10.4",
"@types/node": "^24.10.7",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.2",