Skip to content

Commit 0d03a41

Browse files
chore(deps): update dependency @types/node to v25
1 parent 6da3693 commit 0d03a41

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

bun.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@ionic/eslint-config": "^0.4.0",
1414
"@ionic/prettier-config": "^4.0.0",
1515
"@ionic/swiftlint-config": "^2.0.0",
16-
"@types/node": "^24.10.1",
16+
"@types/node": "^25.0.0",
1717
"eslint": "^8.57.1",
1818
"eslint-plugin-import": "^2.31.0",
1919
"husky": "^9.1.7",
@@ -155,7 +155,7 @@
155155

156156
"@types/json5": ["@types/[email protected]", "", {}, "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ=="],
157157

158-
"@types/node": ["@types/node@24.10.4", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg=="],
158+
"@types/node": ["@types/node@25.0.3", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA=="],
159159

160160
"@types/semver": ["@types/[email protected]", "", {}, "sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA=="],
161161

@@ -769,6 +769,8 @@
769769

770770
"@ionic/utils-fs/fs-extra": ["[email protected]", "", { "dependencies": { "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ=="],
771771

772+
"@types/fs-extra/@types/node": ["@types/[email protected]", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg=="],
773+
772774
"@typescript-eslint/utils/eslint-scope": ["[email protected]", "", { "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^4.1.1" } }, "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw=="],
773775

774776
"chevrotain-allstar/lodash-es": ["[email protected]", "", {}, "sha512-XEawp1t0gxSi9x01glktRZ5HDy0HXqrM0x5pXQM98EaI0NxO6jVM7omDOxsuEo5UIASAnm2bRp1Jt/e0a2XU8Q=="],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@ionic/eslint-config": "^0.4.0",
5959
"@ionic/prettier-config": "^4.0.0",
6060
"@ionic/swiftlint-config": "^2.0.0",
61-
"@types/node": "^24.10.1",
61+
"@types/node": "^25.0.0",
6262
"eslint": "^8.57.1",
6363
"eslint-plugin-import": "^2.31.0",
6464
"husky": "^9.1.7",

0 commit comments

Comments
 (0)