From 6e8ffb567e60f0ebb825bf9cc1fe7e7a0b14f372 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Sep 2025 09:51:02 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- package.json | 168 +++++++++---------- packages/nutui-auto-import/package.json | 38 ++--- packages/nutui-codemod/package.json | 8 +- packages/nutui-inject-ui-styles/package.json | 10 +- packages/nutui-replace-icons/package.json | 22 +-- packages/nutui-taro-demo/package.json | 46 ++--- 6 files changed, 146 insertions(+), 146 deletions(-) diff --git a/package.json b/package.json index 1611ee2f26..66e0cf7691 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "registry": "https://registry.npmjs.org/" }, "engines": { - "pnpm": ">=10.0.0" + "pnpm": ">=10.17.1" }, "scripts": { "add": "node scripts/create-component-mode.js && npm run prepare", @@ -107,129 +107,129 @@ "*.{ts,tsx,js}": "eslint" }, "dependencies": { - "@babel/runtime": "^7.23.9", + "@babel/runtime": "^7.28.4", "@nutui/icons-react": "^3.0.2-beta.5", - "@nutui/icons-react-taro": "^3.0.2-beta.3", + "@nutui/icons-react-taro": "^3.0.2-beta.ios.2", "@nutui/jdesign-icons-react-taro": "1.0.6-beta.2", "@nutui/touch-emulator": "^1.0.0", "@nutui/lottie-miniprogram": "^1.0.2", "@react-spring/web": "~9.6.1", - "@swc/helpers": "^0.5.7", + "@swc/helpers": "^0.5.17", "@use-gesture/react": "10.2.20", "async-validator": "^4.2.5", "classnames": "^2.5.1", "codesandbox": "^2.2.3", "lodash.kebabcase": "^4.1.1", - "lottie-react": "^2.4.0", + "lottie-react": "^2.4.1", "react-fast-compare": "^3.2.2", "react-transition-group": "^4.4.5", "rehype-highlight": "^7.0.2" }, "devDependencies": { "@babel/plugin-proposal-class-properties": "^7.18.6", - "@commitlint/cli": "^19.0.3", - "@commitlint/config-conventional": "^19.0.3", - "@inquirer/prompts": "^7.2.3", - "@loadable/component": "^5.16.3", - "@mdx-js/mdx": "^3.0.1", - "@mdx-js/react": "^3.0.1", - "@mdx-js/rollup": "^3.0.1", - "@pmmmwh/react-refresh-webpack-plugin": "0.5.10", + "@commitlint/cli": "^19.8.1", + "@commitlint/config-conventional": "^19.8.1", + "@inquirer/prompts": "^7.8.6", + "@loadable/component": "^5.16.7", + "@mdx-js/mdx": "^3.1.1", + "@mdx-js/react": "^3.1.1", + "@mdx-js/rollup": "^3.1.1", + "@pmmmwh/react-refresh-webpack-plugin": "0.6.1", "@rollup/plugin-babel": "^6.0.4", - "@rollup/plugin-commonjs": "^26.0.1", - "@rollup/plugin-node-resolve": "16.0.0", + "@rollup/plugin-commonjs": "^26.0.3", + "@rollup/plugin-node-resolve": "16.0.1", "@rollup/plugin-typescript": "^11.1.6", - "@shikijs/markdown-it": "^3.0.0", - "@swc/core": "^1.4.8", + "@shikijs/markdown-it": "^3.13.0", + "@swc/core": "^1.13.20", "@tarojs/components": "4.0.12", "@tarojs/plugin-platform-alipay": "4.0.12", "@tarojs/plugin-platform-jd": "4.0.12", "@tarojs/plugin-platform-weapp": "4.0.12", "@tarojs/react": "4.0.12", "@tarojs/taro": "4.0.12", - "@testing-library/jest-dom": "^6.4.2", - "@testing-library/react": "^16.0.0", + "@testing-library/jest-dom": "^6.8.0", + "@testing-library/react": "^16.3.0", "@types/fs-extra": "^11.0.4", - "@types/loadable__component": "^5.13.8", + "@types/loadable__component": "^5.13.10", "@types/lodash.kebabcase": "^4.1.9", - "@types/node": "^20.11.19", + "@types/node": "^20.19.17", "@types/postcss-import": "^14.0.3", - "@types/react": "^18.2.57", - "@types/react-dom": "^18.2.19", - "@types/react-syntax-highlighter": "^15.5.11", - "@types/react-test-renderer": "^19.0.0", - "@types/react-transition-group": "^4.4.10", + "@types/react": "^18.3.24", + "@types/react-dom": "^18.3.7", + "@types/react-syntax-highlighter": "^15.5.13", + "@types/react-test-renderer": "^19.1.0", + "@types/react-transition-group": "^4.4.12", "@types/testing-library__jest-dom": "^6.0.0", - "@typescript-eslint/eslint-plugin": "^7.0.2", - "@typescript-eslint/parser": "^7.0.2", - "@vitejs/plugin-react": "^4.2.1", - "@vitest/coverage-v8": "^2.0.4", - "@vitest/ui": "^2.0.4", - "autoprefixer": "^10.4.17", - "axios": "^1.6.7", - "cypress": "^13.15.0", - "del": "^8.0.0", - "eslint": "^8.56.0", + "@typescript-eslint/eslint-plugin": "^7.18.0", + "@typescript-eslint/parser": "^7.18.0", + "@vitejs/plugin-react": "^4.7.0", + "@vitest/coverage-v8": "^2.1.9", + "@vitest/ui": "^2.1.9", + "autoprefixer": "^10.4.21", + "axios": "^1.12.2", + "cypress": "^13.17.0", + "del": "^8.0.1", + "eslint": "^8.57.1", "eslint-config-airbnb": "^19.0.4", - "eslint-config-prettier": "^9.1.0", - "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jsx-a11y": "^6.8.0", - "eslint-plugin-markdown": "^5.0.0", - "eslint-plugin-prettier": "^5.1.3", - "eslint-plugin-react": "^7.33.2", - "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-unused-imports": "^4.0.0", - "fs-extra": "^11.2.0", - "glob": "^11.0.0", - "gulp": "^5.0.0", + "eslint-config-prettier": "^9.1.2", + "eslint-plugin-import": "^2.32.0", + "eslint-plugin-jsx-a11y": "^6.10.2", + "eslint-plugin-markdown": "^5.1.0", + "eslint-plugin-prettier": "^5.5.4", + "eslint-plugin-react": "^7.37.5", + "eslint-plugin-react-hooks": "^4.6.2", + "eslint-plugin-unused-imports": "^4.2.0", + "fs-extra": "^11.3.2", + "glob": "^11.0.3", + "gulp": "^5.0.1", "gulp-insert": "^0.5.0", "gulp-postcss": "^10.0.0", - "gulp-rename": "^2.0.0", + "gulp-rename": "^2.1.0", "gulp-replace": "^1.1.4", "gulp-sass": "^5.1.0", "happy-dom": "^14.12.3", - "highlight.js": "^11.9.0", - "husky": "^9.0.11", - "jscodeshift": "^17.0.0", - "lint-staged": "^15.2.2", + "highlight.js": "^11.11.1", + "husky": "^9.1.7", + "jscodeshift": "^17.3.0", + "lint-staged": "^15.5.2", "lzutf8": "0.6.3", "map-stream": "0.0.7", - "markdown-it": "^14.0.0", - "marked": "^14.1.1", - "mobx": "^6.12.0", - "mobx-react-lite": "^4.0.5", - "postcss": "^8.4.35", + "markdown-it": "^14.1.0", + "marked": "^14.1.4", + "mobx": "^6.15.0", + "mobx-react-lite": "^4.1.1", + "postcss": "^8.5.6", "postcss-css-variables": "^0.19.0", - "postcss-import": "^16.0.1", - "postcss-modules": "^6.0.0", - "postcss-rtlcss": "^5.1.0", + "postcss-import": "^16.1.1", + "postcss-modules": "^6.0.1", + "postcss-rtlcss": "^5.7.1", "postcss-scss": "^4.0.9", - "prettier": "^3.2.5", - "prettier-markdown-table": "^1.0.2", - "react": "^18.2.0", + "prettier": "^3.6.2", + "prettier-markdown-table": "^1.0.3", + "react": "^18.3.1", "react-color": "^2.19.3", - "react-dom": "^18.2.0", - "react-markdown": "^9.0.1", - "react-refresh": "^0.14.0", - "react-router-dom": "^7.1.5", - "react-syntax-highlighter": "^15.5.0", - "react-test-renderer": "^18.2.0", + "react-dom": "^18.3.1", + "react-markdown": "^9.1.0", + "react-refresh": "^0.17.0", + "react-router-dom": "^7.9.3", + "react-syntax-highlighter": "^15.6.6", + "react-test-renderer": "^18.3.1", "reactcss": "^1.2.3", - "remark-directive": "^3.0.0", - "remark-gfm": "^4.0.0", - "rollup": "^4.12.0", - "sass": "^1.71.1", - "shelljs": "^0.8.5", - "simple-git": "^3.25.0", - "start-server-and-test": "^2.0.8", - "turndown": "^7.1.2", + "remark-directive": "^3.0.1", + "remark-gfm": "^4.0.1", + "rollup": "^4.52.3", + "sass": "^1.93.2", + "shelljs": "^0.10.0", + "simple-git": "^3.28.0", + "start-server-and-test": "^2.1.2", + "turndown": "^7.2.1", "turndown-plugin-gfm": "^1.0.2", "typescript": "^5.3.3", "unist-util-visit": "^5.0.0", - "vinyl-fs": "^4.0.0", - "vite": "^5.1.3", - "vite-plugin-dts": "4.2.1", - "vitest": "^3.0.7", + "vinyl-fs": "^4.0.2", + "vite": "^5.4.20", + "vite-plugin-dts": "4.5.4", + "vitest": "^3.2.4", "vitest-canvas-mock": "^0.3.3", "yargs": "^17.7.2" }, @@ -237,9 +237,9 @@ "react": "^16.8.0 || ^17.0.0 || ^18.0.0" }, "resolutions": { - "@types/react": "^18.2.57", - "@types/react-dom": "^18.2.19", - "sass": "1.77.6", + "@types/react": "^18.3.24", + "@types/react-dom": "^18.3.7", + "sass": "^1.93.2", "@tarojs/api": "4.0.12", "@tarojs/components": "4.0.12" } diff --git a/packages/nutui-auto-import/package.json b/packages/nutui-auto-import/package.json index 365825bd49..d337455d25 100644 --- a/packages/nutui-auto-import/package.json +++ b/packages/nutui-auto-import/package.json @@ -1,7 +1,7 @@ { "name": "@nutui/nutui-react-auto-import", "version": "0.0.1", - "packageManager": "pnpm@9.11.0", + "packageManager": "pnpm@9.15.9", "description": "NutUI React 组件的自动导入插件,支持多种构建工具如 Vite、Webpack、Rollup 等。", "type": "module", "keywords": [ @@ -87,30 +87,30 @@ "prepublishOnly": "pnpm run build" }, "dependencies": { - "@rollup/pluginutils": "^5.1.1", - "@types/babel__traverse": "^7.20.6", + "@rollup/pluginutils": "^5.3.0", + "@types/babel__traverse": "^7.28.0", "estree-walker": "^3.0.3", - "magic-string": "^0.30.11", + "magic-string": "^0.30.19", "unplugin": "^2.2.0" }, "devDependencies": { - "@nutui/nutui-react": "^2.6.22", - "@babel/core": "^7.25.8", - "@babel/preset-react": "^7.25.7", + "@nutui/nutui-react": "^2.7.14", + "@babel/core": "^7.28.4", + "@babel/preset-react": "^7.27.1", "@rollup/plugin-babel": "^6.0.4", - "@sxzz/eslint-config": "^4.2.0", - "@sxzz/prettier-config": "^2.0.2", - "@sxzz/test-utils": "^0.3.2", - "@types/node": "^22.5.5", - "bumpp": "^9.5.2", - "eslint": "^9.11.0", - "fast-glob": "^3.3.2", - "prettier": "^3.3.3", - "tsup": "^8.3.0", - "tsx": "^4.19.1", + "@sxzz/eslint-config": "^4.6.0", + "@sxzz/prettier-config": "^2.2.4", + "@sxzz/test-utils": "^0.5.11", + "@types/node": "^22.18.6", + "bumpp": "^9.11.1", + "eslint": "^9.36.0", + "fast-glob": "^3.3.3", + "prettier": "^3.6.2", + "tsup": "^8.5.0", + "tsx": "^4.20.6", "typescript": "^5.6.2", - "vite": "^5.4.7", - "vitest": "^2.1.1" + "vite": "^5.4.20", + "vitest": "^2.1.9" }, "engines": { "node": ">=18.12.0" diff --git a/packages/nutui-codemod/package.json b/packages/nutui-codemod/package.json index e4d816368c..4f2cc383b9 100644 --- a/packages/nutui-codemod/package.json +++ b/packages/nutui-codemod/package.json @@ -26,14 +26,14 @@ }, "license": "MIT", "dependencies": { - "chalk": "^5.3.0", + "chalk": "^5.6.2", "is-git-clean": "^1.1.0", - "jscodeshift": "^17.0.0" + "jscodeshift": "^17.3.0" }, "devDependencies": { "jest": "^29.7.0", - "prettier": "^3.2.5", + "prettier": "^3.6.2", "release-it": "^18.1.2", - "ts-jest": "^29.1.2" + "ts-jest": "^29.4.4" } } diff --git a/packages/nutui-inject-ui-styles/package.json b/packages/nutui-inject-ui-styles/package.json index 299e99f36c..cf14e1f0db 100644 --- a/packages/nutui-inject-ui-styles/package.json +++ b/packages/nutui-inject-ui-styles/package.json @@ -34,15 +34,15 @@ "dependencies": { "@tarojs/service": "^4.0.0", "lodash.kebabcase": "^4.1.1", - "tslib": "^2.6.2", + "tslib": "^2.8.1", "webpack-chain": "^6.5.1" }, "devDependencies": { "@types/lodash.kebabcase": "^4.1.9", - "@types/node": "^18.13.0", - "prettier": "^3.2.5", - "rollup": "^2.79.0", - "rollup-plugin-ts": "^3.0.2", + "@types/node": "^18.19.127", + "prettier": "^3.6.2", + "rollup": "^2.79.2", + "rollup-plugin-ts": "^3.4.5", "typescript": "^5.4.5" } } diff --git a/packages/nutui-replace-icons/package.json b/packages/nutui-replace-icons/package.json index a9114788de..21f4ce57b7 100644 --- a/packages/nutui-replace-icons/package.json +++ b/packages/nutui-replace-icons/package.json @@ -36,21 +36,21 @@ "url": "" }, "dependencies": { - "@babel/cli": "^7.25.7", - "@babel/core": "^7.23.9", - "@babel/generator": "^7.24.5", - "@babel/preset-env": "^7.25.7", - "@babel/preset-react": "^7.25.7", + "@babel/cli": "^7.28.3", + "@babel/core": "^7.28.4", + "@babel/generator": "^7.28.3", + "@babel/preset-env": "^7.28.3", + "@babel/preset-react": "^7.27.1", "@types/babel__core": "^7.20.5", - "@types/babel__generator": "^7.6.8", - "vitest": "^1.5.0" + "@types/babel__generator": "^7.27.0", + "vitest": "^1.6.1" }, "devDependencies": { "@types/lodash.kebabcase": "^4.1.9", - "@types/node": "^18.13.0", - "prettier": "^3.2.5", - "rollup": "^2.79.0", - "rollup-plugin-ts": "^3.0.2", + "@types/node": "^18.19.127", + "prettier": "^3.6.2", + "rollup": "^2.79.2", + "rollup-plugin-ts": "^3.4.5", "typescript": "^5.4.5" } } diff --git a/packages/nutui-taro-demo/package.json b/packages/nutui-taro-demo/package.json index bf50e78dac..d3b424c7f4 100644 --- a/packages/nutui-taro-demo/package.json +++ b/packages/nutui-taro-demo/package.json @@ -55,15 +55,15 @@ ], "author": "", "dependencies": { - "@babel/runtime": "^7.23.9", + "@babel/runtime": "^7.28.4", "@dongdesign/inject-jd-platform-styles": "1.0.4", "@jdtaro/plugin-platform-jdhybrid": "0.2.1", "@jdtaro/taro-platform-jdharmony": "2.0.70", "@jdtaro/plugin-platform-jdharmony-cpp": "0.1.29-beta.0", - "@nutui/replace-icons": "^1.0.0", + "@nutui/replace-icons": "^1.0.3", "@nutui/touch-emulator": "^1.0.0", - "@nutui/lottie-miniprogram": "^1.0.1", - "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11", + "@nutui/lottie-miniprogram": "^1.0.2", + "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1", "@tarojs/components": "4.1.3", "@tarojs/helper": "4.1.3", "@tarojs/plugin-framework-react": "4.1.3", @@ -84,35 +84,35 @@ "babel-plugin-import": "^1.13.8", "lodash.isequal": "^4.5.0", "lodash.kebabcase": "^4.1.1", - "lottie-react": "^2.4.0", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-refresh": "^0.14.0", + "lottie-react": "^2.4.1", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-refresh": "^0.17.0", "react-transition-group": "^4.4.5" }, "devDependencies": { - "@babel/core": "^7.23.9", + "@babel/core": "^7.28.4", "@tarojs/cli": "4.1.3", "@tarojs/plugin-platform-harmony-ets": "4.1.3", "@tarojs/vite-runner": "4.1.3", "@tarojs/webpack5-runner": "4.1.3", - "@types/react": "^18.2.57", - "@types/react-dom": "^18.2.19", + "@types/react": "^18.3.24", + "@types/react-dom": "^18.3.7", "@types/react-router-dom": "^5.3.3", - "@types/react-syntax-highlighter": "^15.5.11", - "@types/react-test-renderer": "^19.0.0", - "@types/react-transition-group": "^4.4.10", - "@types/webpack-env": "^1.18.4", - "@typescript-eslint/eslint-plugin": "^7.0.2", - "@typescript-eslint/parser": "^7.0.2", + "@types/react-syntax-highlighter": "^15.5.13", + "@types/react-test-renderer": "^19.1.0", + "@types/react-transition-group": "^4.4.12", + "@types/webpack-env": "^1.18.8", + "@typescript-eslint/eslint-plugin": "^7.18.0", + "@typescript-eslint/parser": "^7.18.0", "babel-preset-taro": "4.1.3", - "eslint": "^8.56.0", + "eslint": "^8.57.1", "eslint-config-taro": "4.1.3", - "eslint-plugin-import": "^2.29.1", - "eslint-plugin-react": "^7.33.2", - "eslint-plugin-react-hooks": "^4.6.0", - "postcss": "^8.4.35", - "stylelint": "^16.7.0", + "eslint-plugin-import": "^2.32.0", + "eslint-plugin-react": "^7.37.5", + "eslint-plugin-react-hooks": "^4.6.2", + "postcss": "^8.5.6", + "stylelint": "^16.24.0", "typescript": "^5.3.3" } }