|
45 | 45 | "registry": "https://registry.npmjs.org/" |
46 | 46 | }, |
47 | 47 | "engines": { |
48 | | - "pnpm": ">=10.0.0" |
| 48 | + "pnpm": ">=10.18.3" |
49 | 49 | }, |
50 | 50 | "scripts": { |
51 | 51 | "add": "node scripts/create-component-mode.js && npm run prepare", |
|
107 | 107 | "*.{ts,tsx,js}": "eslint" |
108 | 108 | }, |
109 | 109 | "dependencies": { |
110 | | - "@babel/runtime": "^7.23.9", |
| 110 | + "@babel/runtime": "^7.28.4", |
111 | 111 | "@nutui/icons-react": "^3.0.2-beta.5", |
112 | | - "@nutui/icons-react-taro": "^3.0.2-beta.3", |
| 112 | + "@nutui/icons-react-taro": "^3.0.2-cpp.3.beta.2", |
113 | 113 | "@nutui/jdesign-icons-react-taro": "1.0.6-beta.2", |
114 | 114 | "@nutui/touch-emulator": "^1.0.0", |
115 | 115 | "@nutui/lottie-miniprogram": "^1.0.2", |
116 | 116 | "@react-spring/web": "~9.6.1", |
117 | | - "@swc/helpers": "^0.5.7", |
| 117 | + "@swc/helpers": "^0.5.17", |
118 | 118 | "@use-gesture/react": "10.2.20", |
119 | 119 | "async-validator": "^4.2.5", |
120 | 120 | "classnames": "^2.5.1", |
121 | 121 | "codesandbox": "^2.2.3", |
122 | 122 | "lodash.kebabcase": "^4.1.1", |
123 | | - "lottie-react": "^2.4.0", |
| 123 | + "lottie-react": "^2.4.1", |
124 | 124 | "react-fast-compare": "^3.2.2", |
125 | 125 | "react-transition-group": "^4.4.5", |
126 | 126 | "rehype-highlight": "^7.0.2" |
127 | 127 | }, |
128 | 128 | "devDependencies": { |
129 | 129 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
130 | | - "@commitlint/cli": "^19.0.3", |
131 | | - "@commitlint/config-conventional": "^19.0.3", |
132 | | - "@inquirer/prompts": "^7.2.3", |
133 | | - "@loadable/component": "^5.16.3", |
134 | | - "@mdx-js/mdx": "^3.0.1", |
135 | | - "@mdx-js/react": "^3.0.1", |
136 | | - "@mdx-js/rollup": "^3.0.1", |
137 | | - "@pmmmwh/react-refresh-webpack-plugin": "0.5.10", |
138 | | - "@rollup/plugin-babel": "^6.0.4", |
139 | | - "@rollup/plugin-commonjs": "^26.0.1", |
140 | | - "@rollup/plugin-node-resolve": "16.0.0", |
| 130 | + "@commitlint/cli": "^19.8.1", |
| 131 | + "@commitlint/config-conventional": "^19.8.1", |
| 132 | + "@inquirer/prompts": "^7.9.0", |
| 133 | + "@loadable/component": "^5.16.7", |
| 134 | + "@mdx-js/mdx": "^3.1.1", |
| 135 | + "@mdx-js/react": "^3.1.1", |
| 136 | + "@mdx-js/rollup": "^3.1.1", |
| 137 | + "@pmmmwh/react-refresh-webpack-plugin": "0.6.1", |
| 138 | + "@rollup/plugin-babel": "^6.1.0", |
| 139 | + "@rollup/plugin-commonjs": "^26.0.3", |
| 140 | + "@rollup/plugin-node-resolve": "16.0.3", |
141 | 141 | "@rollup/plugin-typescript": "^11.1.6", |
142 | | - "@shikijs/markdown-it": "^3.0.0", |
143 | | - "@swc/core": "^1.4.8", |
| 142 | + "@shikijs/markdown-it": "^3.13.0", |
| 143 | + "@swc/core": "^1.13.5", |
144 | 144 | "@tarojs/components": "4.0.12", |
145 | 145 | "@tarojs/plugin-platform-alipay": "4.0.12", |
146 | 146 | "@tarojs/plugin-platform-jd": "4.0.12", |
147 | 147 | "@tarojs/plugin-platform-weapp": "4.0.12", |
148 | 148 | "@tarojs/react": "4.0.12", |
149 | 149 | "@tarojs/taro": "4.0.12", |
150 | | - "@testing-library/jest-dom": "^6.4.2", |
151 | | - "@testing-library/react": "^16.0.0", |
| 150 | + "@testing-library/jest-dom": "^6.9.1", |
| 151 | + "@testing-library/react": "^16.3.0", |
152 | 152 | "@types/fs-extra": "^11.0.4", |
153 | | - "@types/loadable__component": "^5.13.8", |
| 153 | + "@types/loadable__component": "^5.13.10", |
154 | 154 | "@types/lodash.kebabcase": "^4.1.9", |
155 | | - "@types/node": "^20.11.19", |
| 155 | + "@types/node": "^20.19.22", |
156 | 156 | "@types/postcss-import": "^14.0.3", |
157 | | - "@types/react": "^18.2.57", |
158 | | - "@types/react-dom": "^18.2.19", |
159 | | - "@types/react-syntax-highlighter": "^15.5.11", |
160 | | - "@types/react-test-renderer": "^19.0.0", |
161 | | - "@types/react-transition-group": "^4.4.10", |
| 157 | + "@types/react": "^18.3.26", |
| 158 | + "@types/react-dom": "^18.3.7", |
| 159 | + "@types/react-syntax-highlighter": "^15.5.13", |
| 160 | + "@types/react-test-renderer": "^19.1.0", |
| 161 | + "@types/react-transition-group": "^4.4.12", |
162 | 162 | "@types/testing-library__jest-dom": "^6.0.0", |
163 | | - "@typescript-eslint/eslint-plugin": "^7.0.2", |
164 | | - "@typescript-eslint/parser": "^7.0.2", |
165 | | - "@vitejs/plugin-react": "^4.2.1", |
166 | | - "@vitest/coverage-v8": "^2.0.4", |
167 | | - "@vitest/ui": "^2.0.4", |
168 | | - "autoprefixer": "^10.4.17", |
169 | | - "axios": "^1.6.7", |
170 | | - "cypress": "^13.15.0", |
171 | | - "del": "^8.0.0", |
172 | | - "eslint": "^8.56.0", |
| 163 | + "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 164 | + "@typescript-eslint/parser": "^7.18.0", |
| 165 | + "@vitejs/plugin-react": "^4.7.0", |
| 166 | + "@vitest/coverage-v8": "^2.1.9", |
| 167 | + "@vitest/ui": "^2.1.9", |
| 168 | + "autoprefixer": "^10.4.21", |
| 169 | + "axios": "^1.12.2", |
| 170 | + "cypress": "^13.17.0", |
| 171 | + "del": "^8.0.1", |
| 172 | + "eslint": "^8.57.1", |
173 | 173 | "eslint-config-airbnb": "^19.0.4", |
174 | | - "eslint-config-prettier": "^9.1.0", |
175 | | - "eslint-plugin-import": "^2.29.1", |
176 | | - "eslint-plugin-jsx-a11y": "^6.8.0", |
177 | | - "eslint-plugin-markdown": "^5.0.0", |
178 | | - "eslint-plugin-prettier": "^5.1.3", |
179 | | - "eslint-plugin-react": "^7.33.2", |
180 | | - "eslint-plugin-react-hooks": "^4.6.0", |
181 | | - "eslint-plugin-unused-imports": "^4.0.0", |
182 | | - "fs-extra": "^11.2.0", |
183 | | - "glob": "^11.0.0", |
184 | | - "gulp": "^5.0.0", |
| 174 | + "eslint-config-prettier": "^9.1.2", |
| 175 | + "eslint-plugin-import": "^2.32.0", |
| 176 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 177 | + "eslint-plugin-markdown": "^5.1.0", |
| 178 | + "eslint-plugin-prettier": "^5.5.4", |
| 179 | + "eslint-plugin-react": "^7.37.5", |
| 180 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 181 | + "eslint-plugin-unused-imports": "^4.3.0", |
| 182 | + "fs-extra": "^11.3.2", |
| 183 | + "glob": "^11.0.3", |
| 184 | + "gulp": "^5.0.1", |
185 | 185 | "gulp-insert": "^0.5.0", |
186 | 186 | "gulp-postcss": "^10.0.0", |
187 | | - "gulp-rename": "^2.0.0", |
| 187 | + "gulp-rename": "^2.1.0", |
188 | 188 | "gulp-replace": "^1.1.4", |
189 | 189 | "gulp-sass": "^5.1.0", |
190 | 190 | "happy-dom": "^14.12.3", |
191 | | - "highlight.js": "^11.9.0", |
192 | | - "husky": "^9.0.11", |
193 | | - "jscodeshift": "^17.0.0", |
194 | | - "lint-staged": "^15.2.2", |
| 191 | + "highlight.js": "^11.11.1", |
| 192 | + "husky": "^9.1.7", |
| 193 | + "jscodeshift": "^17.3.0", |
| 194 | + "lint-staged": "^15.5.2", |
195 | 195 | "lzutf8": "0.6.3", |
196 | 196 | "map-stream": "0.0.7", |
197 | | - "markdown-it": "^14.0.0", |
198 | | - "marked": "^14.1.1", |
199 | | - "mobx": "^6.12.0", |
200 | | - "mobx-react-lite": "^4.0.5", |
201 | | - "postcss": "^8.4.35", |
| 197 | + "markdown-it": "^14.1.0", |
| 198 | + "marked": "^14.1.4", |
| 199 | + "mobx": "^6.15.0", |
| 200 | + "mobx-react-lite": "^4.1.1", |
| 201 | + "postcss": "^8.5.6", |
202 | 202 | "postcss-css-variables": "^0.19.0", |
203 | | - "postcss-import": "^16.0.1", |
204 | | - "postcss-modules": "^6.0.0", |
205 | | - "postcss-rtlcss": "^5.1.0", |
| 203 | + "postcss-import": "^16.1.1", |
| 204 | + "postcss-modules": "^6.0.1", |
| 205 | + "postcss-rtlcss": "^5.7.1", |
206 | 206 | "postcss-scss": "^4.0.9", |
207 | | - "prettier": "^3.2.5", |
208 | | - "prettier-markdown-table": "^1.0.2", |
209 | | - "react": "^18.2.0", |
| 207 | + "prettier": "^3.6.2", |
| 208 | + "prettier-markdown-table": "^1.0.3", |
| 209 | + "react": "^18.3.1", |
210 | 210 | "react-color": "^2.19.3", |
211 | | - "react-dom": "^18.2.0", |
212 | | - "react-markdown": "^9.0.1", |
213 | | - "react-refresh": "^0.14.0", |
214 | | - "react-router-dom": "^7.1.5", |
215 | | - "react-syntax-highlighter": "^15.5.0", |
216 | | - "react-test-renderer": "^18.2.0", |
| 211 | + "react-dom": "^18.3.1", |
| 212 | + "react-markdown": "^9.1.0", |
| 213 | + "react-refresh": "^0.18.0", |
| 214 | + "react-router-dom": "^7.9.4", |
| 215 | + "react-syntax-highlighter": "^15.6.6", |
| 216 | + "react-test-renderer": "^18.3.1", |
217 | 217 | "reactcss": "^1.2.3", |
218 | | - "remark-directive": "^3.0.0", |
219 | | - "remark-gfm": "^4.0.0", |
220 | | - "rollup": "^4.12.0", |
221 | | - "sass": "^1.71.1", |
222 | | - "shelljs": "^0.8.5", |
223 | | - "simple-git": "^3.25.0", |
224 | | - "start-server-and-test": "^2.0.8", |
225 | | - "turndown": "^7.1.2", |
| 218 | + "remark-directive": "^3.0.1", |
| 219 | + "remark-gfm": "^4.0.1", |
| 220 | + "rollup": "^4.52.5", |
| 221 | + "sass": "^1.93.2", |
| 222 | + "shelljs": "^0.10.0", |
| 223 | + "simple-git": "^3.28.0", |
| 224 | + "start-server-and-test": "^2.1.2", |
| 225 | + "turndown": "^7.2.1", |
226 | 226 | "turndown-plugin-gfm": "^1.0.2", |
227 | 227 | "typescript": "^5.3.3", |
228 | 228 | "unist-util-visit": "^5.0.0", |
229 | | - "vinyl-fs": "^4.0.0", |
230 | | - "vite": "^5.1.3", |
231 | | - "vite-plugin-dts": "4.2.1", |
232 | | - "vitest": "^3.0.7", |
| 229 | + "vinyl-fs": "^4.0.2", |
| 230 | + "vite": "^5.4.20", |
| 231 | + "vite-plugin-dts": "4.5.4", |
| 232 | + "vitest": "^3.2.4", |
233 | 233 | "vitest-canvas-mock": "^0.3.3", |
234 | 234 | "yargs": "^17.7.2" |
235 | 235 | }, |
236 | 236 | "peerDependencies": { |
237 | 237 | "react": "^16.8.0 || ^17.0.0 || ^18.0.0" |
238 | 238 | }, |
239 | 239 | "resolutions": { |
240 | | - "@types/react": "^18.2.57", |
241 | | - "@types/react-dom": "^18.2.19", |
242 | | - "sass": "1.77.6", |
| 240 | + "@types/react": "^18.3.26", |
| 241 | + "@types/react-dom": "^18.3.7", |
| 242 | + "sass": "^1.93.2", |
243 | 243 | "@tarojs/api": "4.0.12", |
244 | 244 | "@tarojs/components": "4.0.12" |
245 | 245 | } |
|
0 commit comments