From 192108118d957364c39e588df666c1ead3c08110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 22:12:39 +0000 Subject: build(deps-dev): bump the nodejs-dependencies group with 2 updates Bumps the nodejs-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [publint](https://github.com/publint/publint/tree/HEAD/packages/publint). Updates `@types/node` from 24.10.2 to 25.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `publint` from 0.3.15 to 0.3.16 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/publint@0.3.16/packages/publint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: nodejs-dependencies - dependency-name: publint dependency-version: 0.3.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] --- src/packages/react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/packages/react/package.json') diff --git a/src/packages/react/package.json b/src/packages/react/package.json index f9b0264..9d5baae 100644 --- a/src/packages/react/package.json +++ b/src/packages/react/package.json @@ -50,7 +50,7 @@ "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.24", "globals": "^16.5.0", - "publint": "^0.3.15", + "publint": "^0.3.16", "typescript": "^5.9.3", "typescript-eslint": "^8.49.0", "vite": "^7.2.7" -- cgit v1.2.3