[READ-ONLY] Mirror of https://github.com/excaliburjs/sample-aseprite-webpack.
excalibur excaliburjs sample
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: Update dependency @types/node to v22.19.17 (#63)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Apr 3, 2026, 5:49 PM UTC) de0d83e7 d777d5b2

+6 -6
+6 -6
package-lock.json
··· 433 433 "dev": true 434 434 }, 435 435 "node_modules/@types/node": { 436 - "version": "22.19.15", 437 - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.15.tgz", 438 - "integrity": "sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==", 436 + "version": "22.19.17", 437 + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.17.tgz", 438 + "integrity": "sha512-wGdMcf+vPYM6jikpS/qhg6WiqSV/OhG+jeeHT/KlVqxYfD40iYJf9/AE1uQxVWFvU7MipKRkRv8NSHiCGgPr8Q==", 439 439 "dev": true, 440 440 "dependencies": { 441 441 "undici-types": "~6.21.0" ··· 5748 5748 "dev": true 5749 5749 }, 5750 5750 "@types/node": { 5751 - "version": "22.19.15", 5752 - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.15.tgz", 5753 - "integrity": "sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==", 5751 + "version": "22.19.17", 5752 + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.17.tgz", 5753 + "integrity": "sha512-wGdMcf+vPYM6jikpS/qhg6WiqSV/OhG+jeeHT/KlVqxYfD40iYJf9/AE1uQxVWFvU7MipKRkRv8NSHiCGgPr8Q==", 5754 5754 "dev": true, 5755 5755 "requires": { 5756 5756 "undici-types": "~6.21.0"