Skip to content

Commit 7c08a04

Browse files
Bump the packages group with 5 updates (#184)
Bumps the packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.30` | `24.0.0` | | [fdir](https://github.com/thecodrr/fdir) | `6.4.5` | `6.4.6` | | [undici-types](https://github.com/nodejs/undici) | `6.21.0` | `7.8.0` | | [unrs-resolver](https://github.com/unrs/unrs-resolver) | `1.7.12` | `1.7.13` | | [zod](https://github.com/colinhacks/zod) | `3.25.56` | `3.25.57` | Updates `@types/node` from 22.15.30 to 24.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `fdir` from 6.4.5 to 6.4.6 - [Release notes](https://github.com/thecodrr/fdir/releases) - [Commits](thecodrr/fdir@v6.4.5...v6.4.6) Updates `undici-types` from 6.21.0 to 7.8.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.21.0...v7.8.0) Updates `unrs-resolver` from 1.7.12 to 1.7.13 - [Release notes](https://github.com/unrs/unrs-resolver/releases) - [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md) - [Commits](unrs/unrs-resolver@v1.7.12...v1.7.13) Updates `zod` from 3.25.56 to 3.25.57 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.56...v3.25.57) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: packages - dependency-name: fdir dependency-version: 6.4.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: undici-types dependency-version: 7.8.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: packages - dependency-name: unrs-resolver dependency-version: 1.7.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: zod dependency-version: 3.25.57 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f039b0 commit 7c08a04

2 files changed

Lines changed: 106 additions & 106 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@stylistic/eslint-plugin-plus": "^4.4.1",
2121
"@stylistic/eslint-plugin-ts": "^4.4.1",
2222
"@tailwindcss/postcss": "^4.1.8",
23-
"@types/node": "^22.15.30",
23+
"@types/node": "^24.0.0",
2424
"autoprefixer": "^10.4.21",
2525
"dotenv": "^16.5.0",
2626
"eslint": "^9.28.0",

0 commit comments

Comments
 (0)