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