a post-component library for building user-interfaces on the web.

chore(deps): update dependency @types/node to v22.17.2 (#178)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
211de81c c917d5a2

+3 -3
+3 -3
package-lock.json
··· 688 688 } 689 689 }, 690 690 "node_modules/@types/node": { 691 - "version": "22.17.1", 692 - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.17.1.tgz", 693 - "integrity": "sha512-y3tBaz+rjspDTylNjAX37jEC3TETEFGNJL6uQDxwF9/8GLLIjW1rvVHlynyuUKMnMr1Roq8jOv3vkopBjC4/VA==", 691 + "version": "22.17.2", 692 + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.17.2.tgz", 693 + "integrity": "sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==", 694 694 "devOptional": true, 695 695 "license": "MIT", 696 696 "dependencies": {