From 8cb4494d4a06f7d1d82f6f21418d87f14de5f2eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 04:03:17 +0000 Subject: [PATCH] Bump npm-check-updates from 22.2.9 to 23.0.0 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 22.2.9 to 23.0.0. - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](https://github.com/raineorshine/npm-check-updates/compare/v22.2.9...v23.0.0) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 23.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf87d5b..1c76d72 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "cpy-cli": "^7.0.0", "cross-env": "^10.1.0", "nodemon": "^3.1.14", - "npm-check-updates": "^22.1.0", + "npm-check-updates": "^23.0.0", "prettier": "^3.8.3", "react-query": "^3.39.3", "typescript": "^6.0.3"