From 71cc5684a1b0efc5f23f0bffd99138cf5ddee1d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 01:33:48 +0000 Subject: [PATCH] chore(deps): update npm to v11.15.0 --- package-lock.json | 308 +++++----------------------------------------- package.json | 2 +- 2 files changed, 33 insertions(+), 277 deletions(-) diff --git a/package-lock.json b/package-lock.json index a0b13bb95..fe504e626 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22383,9 +22383,9 @@ } }, "node_modules/npm": { - "version": "11.14.1", - "resolved": "https://registry.npmjs.org/npm/-/npm-11.14.1.tgz", - "integrity": "sha512-aopNZ0eEl6LbxoFcrXLmTEPzNBNxfiQnVgR9RmJBqzm+5h5pFoOmRljpRJbsXxocBeSl7GLcx3MoDf2UlEOjZw==", + "version": "11.15.0", + "resolved": "https://registry.npmjs.org/npm/-/npm-11.15.0.tgz", + "integrity": "sha512-+k0tk7lRnpMUPnC7kTuU/yrV/mnFoPhJQ75VfLtZ6fwbzOVXaPsTE/Il9Pn1DHi482byMyqkHv/XsQ76mNjXLw==", "bundleDependencies": [ "@isaacs/string-locale-compare", "@npmcli/arborist", @@ -22463,8 +22463,8 @@ ], "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^9.5.0", - "@npmcli/config": "^10.9.0", + "@npmcli/arborist": "^9.6.0", + "@npmcli/config": "^10.9.1", "@npmcli/fs": "^5.0.0", "@npmcli/map-workspaces": "^5.0.3", "@npmcli/metavuln-calculator": "^9.0.3", @@ -22482,18 +22482,18 @@ "fs-minipass": "^3.0.3", "glob": "^13.0.6", "graceful-fs": "^4.2.11", - "hosted-git-info": "^9.0.2", + "hosted-git-info": "^9.0.3", "ini": "^6.0.0", "init-package-json": "^8.2.5", "is-cidr": "^6.0.4", "json-parse-even-better-errors": "^5.0.0", "libnpmaccess": "^10.0.3", - "libnpmdiff": "^8.1.7", - "libnpmexec": "^10.2.7", - "libnpmfund": "^7.0.21", + "libnpmdiff": "^8.1.8", + "libnpmexec": "^10.2.8", + "libnpmfund": "^7.0.22", "libnpmorg": "^8.0.1", - "libnpmpack": "^9.1.7", - "libnpmpublish": "^11.1.3", + "libnpmpack": "^9.1.8", + "libnpmpublish": "^11.2.0", "libnpmsearch": "^9.0.1", "libnpmteam": "^8.0.2", "libnpmversion": "^8.0.3", @@ -22517,11 +22517,11 @@ "proc-log": "^6.1.0", "qrcode-terminal": "^0.12.0", "read": "^5.0.1", - "semver": "^7.7.4", + "semver": "^7.8.0", "spdx-expression-parse": "^4.0.0", "ssri": "^13.0.1", "supports-color": "^10.2.2", - "tar": "^7.5.13", + "tar": "^7.5.15", "text-table": "~0.2.0", "tiny-relative-date": "^2.0.2", "treeverse": "^3.0.0", @@ -22588,7 +22588,7 @@ } }, "node_modules/npm/node_modules/@npmcli/arborist": { - "version": "9.5.0", + "version": "9.6.0", "inBundle": true, "license": "ISC", "dependencies": { @@ -22635,7 +22635,7 @@ } }, "node_modules/npm/node_modules/@npmcli/config": { - "version": "10.9.0", + "version": "10.9.1", "inBundle": true, "license": "ISC", "dependencies": { @@ -22926,7 +22926,7 @@ } }, "node_modules/npm/node_modules/bin-links": { - "version": "6.0.0", + "version": "6.0.2", "inBundle": true, "license": "ISC", "dependencies": { @@ -22952,7 +22952,7 @@ } }, "node_modules/npm/node_modules/brace-expansion": { - "version": "5.0.5", + "version": "5.0.6", "inBundle": true, "license": "MIT", "dependencies": { @@ -23128,7 +23128,7 @@ "license": "ISC" }, "node_modules/npm/node_modules/hosted-git-info": { - "version": "9.0.2", + "version": "9.0.3", "inBundle": true, "license": "ISC", "dependencies": { @@ -23219,7 +23219,7 @@ } }, "node_modules/npm/node_modules/ip-address": { - "version": "10.1.1", + "version": "10.2.0", "inBundle": true, "license": "MIT", "engines": { @@ -23292,11 +23292,11 @@ } }, "node_modules/npm/node_modules/libnpmdiff": { - "version": "8.1.7", + "version": "8.1.8", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/arborist": "^9.5.0", + "@npmcli/arborist": "^9.6.0", "@npmcli/installed-package-contents": "^4.0.0", "binary-extensions": "^3.0.0", "diff": "^8.0.2", @@ -23310,12 +23310,12 @@ } }, "node_modules/npm/node_modules/libnpmexec": { - "version": "10.2.7", + "version": "10.2.8", "inBundle": true, "license": "ISC", "dependencies": { "@gar/promise-retry": "^1.0.0", - "@npmcli/arborist": "^9.5.0", + "@npmcli/arborist": "^9.6.0", "@npmcli/package-json": "^7.0.0", "@npmcli/run-script": "^10.0.0", "ci-info": "^4.0.0", @@ -23332,11 +23332,11 @@ } }, "node_modules/npm/node_modules/libnpmfund": { - "version": "7.0.21", + "version": "7.0.22", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/arborist": "^9.5.0" + "@npmcli/arborist": "^9.6.0" }, "engines": { "node": "^20.17.0 || >=22.9.0" @@ -23355,11 +23355,11 @@ } }, "node_modules/npm/node_modules/libnpmpack": { - "version": "9.1.7", + "version": "9.1.8", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/arborist": "^9.5.0", + "@npmcli/arborist": "^9.6.0", "@npmcli/run-script": "^10.0.0", "npm-package-arg": "^13.0.0", "pacote": "^21.0.2" @@ -23369,7 +23369,7 @@ } }, "node_modules/npm/node_modules/libnpmpublish": { - "version": "11.1.3", + "version": "11.2.0", "inBundle": true, "license": "ISC", "dependencies": { @@ -23425,7 +23425,7 @@ } }, "node_modules/npm/node_modules/lru-cache": { - "version": "11.3.5", + "version": "11.5.0", "inBundle": true, "license": "BlueOak-1.0.0", "engines": { @@ -23894,7 +23894,7 @@ "optional": true }, "node_modules/npm/node_modules/semver": { - "version": "7.7.4", + "version": "7.8.0", "inBundle": true, "license": "ISC", "bin": { @@ -23941,7 +23941,7 @@ } }, "node_modules/npm/node_modules/socks": { - "version": "2.8.8", + "version": "2.8.9", "inBundle": true, "license": "MIT", "dependencies": { @@ -24008,7 +24008,7 @@ } }, "node_modules/npm/node_modules/tar": { - "version": "7.5.13", + "version": "7.5.15", "inBundle": true, "license": "BlueOak-1.0.0", "dependencies": { @@ -33166,180 +33166,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "packages/hook-form-react": { - "name": "@techstack/hook-form-react", - "version": "1.3.304", - "extraneous": true, - "license": "MIT", - "dependencies": { - "lodash": "4.18.1", - "lodash-es": "4.18.1", - "react": "19.2.5" - }, - "devDependencies": { - "@techstack/tcm-cli": "*" - }, - "engines": { - "node": ">=24" - } - }, - "packages/lexical": { - "name": "@techstack/lexical", - "version": "1.8.48", - "extraneous": true, - "license": "MIT", - "dependencies": { - "@lexical/code": "0.44.0", - "@lexical/html": "0.44.0", - "@lexical/link": "0.44.0", - "@lexical/list": "0.44.0", - "@lexical/react": "0.44.0", - "@lexical/selection": "0.44.0", - "@lexical/table": "0.44.0", - "@lexical/utils": "0.44.0", - "@techstack/react-feather": "*", - "lexical": "0.44.0", - "react": "19.2.5", - "styled-components": "6.4.1", - "typescript": "6.0.3" - }, - "devDependencies": { - "@techstack/tcm-cli": "*", - "prop-types": "15.8.1", - "react-dom": "19.2.5", - "storybook": "10.3.6" - }, - "engines": { - "node": ">=24" - } - }, - "packages/memoize": { - "name": "@techstack/memoize", - "version": "1.3.303", - "extraneous": true, - "devDependencies": { - "@techstack/tcm-cli": "*", - "@types/jest": "30.0.0", - "@typescript-eslint/eslint-plugin": "8.59.1", - "@typescript-eslint/parser": "8.59.1", - "benchmark": "2.1.4", - "cross-env": "10.1.0", - "eslint": "10.2.1", - "eslint-config-prettier": "10.1.8", - "eslint-plugin-import": "2.32.0", - "eslint-plugin-prettier": "5.5.5", - "eslint-plugin-react": "7.37.5", - "expect-type": "1.3.0", - "fast-memoize": "2.5.2", - "jest": "30.3.0", - "jest-environment-jsdom": "30.3.0", - "jest-watch-typeahead": "3.0.1", - "lodash": "4.18.1", - "markdown-table": "3.0.4", - "mem": "10.0.0", - "memoizee": "0.4.17", - "moize": "6.1.7", - "nanocolors": "0.2.13", - "ora": "9.4.0", - "prettier": "3.8.3", - "ts-jest": "29.4.9", - "tslib": "2.8.1", - "typescript": "6.0.3" - }, - "engines": { - "node": ">=24" - } - }, - "packages/react-confirm-alert": { - "name": "@techstack/react-confirm-alert", - "version": "1.3.301", - "extraneous": true, - "license": "MIT", - "dependencies": { - "react": "19.2.5", - "react-dom": "19.2.5" - }, - "devDependencies": { - "@techstack/tcm-cli": "*", - "@types/node": "^25.6.0", - "@types/react": "19.2.14", - "@types/react-dom": "19.2.3", - "@typescript-eslint/eslint-plugin": "8.59.1", - "@typescript-eslint/parser": "8.59.1", - "eslint": "10.2.1", - "eslint-config-prettier": "10.1.8", - "eslint-plugin-import": "2.32.0", - "eslint-plugin-prettier": "5.5.5", - "eslint-plugin-react": "7.37.5", - "prettier": "3.8.3", - "typescript": "6.0.3" - }, - "engines": { - "node": ">=24" - } - }, - "packages/react-feather": { - "name": "@techstack/react-feather", - "version": "1.4.125", - "extraneous": true, - "license": "MIT", - "dependencies": { - "react": "19.2.5" - }, - "devDependencies": { - "@techstack/tcm-cli": "*", - "@types/react": "19.2.14", - "@typescript-eslint/eslint-plugin": "8.59.1", - "@typescript-eslint/parser": "8.59.1", - "cross-env": "10.1.0", - "eslint": "10.2.1", - "eslint-config-prettier": "10.1.8", - "eslint-plugin-import": "2.32.0", - "eslint-plugin-prettier": "5.5.5", - "eslint-plugin-react": "7.37.5", - "fs-extra": "11.3.4", - "prettier": "3.8.3", - "typescript": "6.0.3" - }, - "engines": { - "node": ">=24" - } - }, - "packages/react-lazy-named": { - "name": "@techstack/react-lazy-named", - "version": "1.3.301", - "extraneous": true, - "license": "MIT", - "dependencies": { - "lodash": "4.18.1", - "lodash-es": "4.18.1", - "react": "19.2.5" - }, - "devDependencies": { - "@techstack/tcm-cli": "*", - "@testing-library/react": "16.3.2", - "@types/jest": "30.0.0", - "@types/react": "19.2.14", - "@typescript-eslint/eslint-plugin": "8.59.1", - "@typescript-eslint/parser": "8.59.1", - "eslint": "10.2.1", - "eslint-config-prettier": "10.1.8", - "eslint-plugin-import": "2.32.0", - "eslint-plugin-prettier": "5.5.5", - "eslint-plugin-react": "7.37.5", - "jest": "30.3.0", - "jest-environment-jsdom": "30.3.0", - "jest-watch-typeahead": "3.0.1", - "prettier": "3.8.3", - "react-dom": "19.2.5", - "ts-jest": "29.4.9", - "tslib": "2.8.1", - "typescript": "6.0.3" - }, - "engines": { - "node": ">=24" - } - }, "packages/react-textfit": { "name": "@techstack/react-textfit", "version": "1.3.307", @@ -34343,76 +34169,6 @@ "funding": { "url": "https://github.com/sponsors/sindresorhus" } - }, - "packages/theme": { - "name": "@techstack/theme", - "version": "1.3.311", - "extraneous": true, - "license": "MIT", - "dependencies": { - "fs-extra": "11.3.4", - "lodash": "4.18.1", - "lodash-es": "4.18.1", - "sade": "1.8.1", - "style-dictionary": "5.4.0", - "tinycolor2": "1.6.0" - }, - "bin": { - "orchard": "dist/esm/index.js" - }, - "devDependencies": { - "@size-limit/file": "12.1.0", - "@techstack/tcm-cli": "*", - "@tsconfig/recommended": "1.0.13", - "@types/fs-extra": "11.0.4", - "@types/lodash": "4.17.24", - "@types/lodash-es": "4.17.12", - "@types/tinycolor2": "1.4.6", - "@typescript-eslint/eslint-plugin": "8.59.1", - "@typescript-eslint/parser": "8.59.1", - "eslint": "10.2.1", - "eslint-config-prettier": "10.1.8", - "eslint-plugin-import": "2.32.0", - "eslint-plugin-prettier": "5.5.5", - "eslint-plugin-react": "7.37.5", - "prettier": "3.8.3", - "size-limit": "12.1.0", - "ts-jest": "29.4.9", - "tslib": "2.8.1", - "typescript": "6.0.3" - }, - "engines": { - "node": ">=24" - } - }, - "packages/x-default-browser": { - "name": "@techstack/x-default-browser", - "version": "1.3.299", - "extraneous": true, - "license": "MIT", - "dependencies": { - "default-browser-id": "5.0.1" - }, - "bin": { - "x-default-browser": "bin/x-default-browser.js" - }, - "devDependencies": { - "@techstack/tcm-cli": "*", - "@typescript-eslint/eslint-plugin": "8.59.1", - "@typescript-eslint/parser": "8.59.1", - "eslint": "10.2.1", - "eslint-config-prettier": "10.1.8", - "eslint-plugin-import": "2.32.0", - "eslint-plugin-prettier": "5.5.5", - "eslint-plugin-react": "7.37.5", - "mocha": "11.7.5", - "prettier": "3.8.3", - "rewire": "9.0.1", - "typescript": "6.0.3" - }, - "engines": { - "node": ">=24" - } } } } diff --git a/package.json b/package.json index df2f5684e..ba69ca8b1 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "The-Code-Monkey", "license": "MIT", "private": true, - "packageManager": "npm@11.14.1", + "packageManager": "npm@11.15.0", "workspaces": [ "packages/*" ],