File tree Expand file tree Collapse file tree
apps/taro-webpack-tailwindcss-v4 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 "build:jd" : " taro build --type jd" ,
2323 "build:harmony-hybrid" : " taro build --type harmony-hybrid" ,
2424 "dev:weapp" : " cross-env NODE_ENV=production npm run build:weapp -- --watch" ,
25+ "dev:weapp2" : " npm run build:weapp -- --watch" ,
2526 "dev:swan" : " npm run build:swan -- --watch" ,
2627 "dev:alipay" : " npm run build:alipay -- --watch" ,
2728 "dev:tt" : " npm run build:tt -- --watch" ,
6263 "@tarojs/runtime" : " 4.1.6" ,
6364 "@tarojs/shared" : " 4.1.6" ,
6465 "@tarojs/taro" : " 4.1.6" ,
65- "react" : " 19.1 .1" ,
66- "react-dom" : " ^19.1 .1"
66+ "react" : " ^18.3 .1" ,
67+ "react-dom" : " ^18.3 .1"
6768 },
6869 "devDependencies" : {
6970 "@babel/core" : " ^7.28.3" ,
70- "@babel/plugin-proposal-class-properties" : " 7.18.6" ,
7171 "@babel/preset-react" : " ^7.27.1" ,
7272 "@pmmmwh/react-refresh-webpack-plugin" : " ^0.6.1" ,
7373 "@tailwindcss/postcss" : " ^4.1.12" ,
Original file line number Diff line number Diff line change 145145 "@types/node" : " ^24.3.0" ,
146146 "@types/npm-registry-fetch" : " ^8.0.8" ,
147147 "@types/postcss-js" : " ^4.0.4" ,
148- "@types/semver" : " ^7.7.0 " ,
148+ "@types/semver" : " ^7.7.1 " ,
149149 "@types/set-value" : " ^4.0.3" ,
150150 "@types/traverse" : " ^0.6.37" ,
151151 "@types/uuid" : " ^10.0.0" ,
171171 "css-loader" : " ^7.1.2" ,
172172 "css-to-tailwindcss-plugin" : " ^0.3.0" ,
173173 "debug" : " 4.4.1" ,
174- "dedent" : " ^1.6 .0" ,
174+ "dedent" : " ^1.7 .0" ,
175175 "deep-object-diff" : " ^1.1.9" ,
176176 "defu" : " ^6.1.4" ,
177177 "del" : " ^8.0.0" ,
217217 "prettier" : " ^3.6.2" ,
218218 "promisify-loader-runner" : " ^1.0.1" ,
219219 "rimraf" : " ^6.0.1" ,
220- "sass" : " ^1.91 .0" ,
221- "sass-embedded" : " ^1.91 .0" ,
220+ "sass" : " ^1.92 .0" ,
221+ "sass-embedded" : " ^1.92 .0" ,
222222 "sass-true" : " ^9.0.0" ,
223223 "semver" : " 7.7.2" ,
224224 "set-value" : " ^4.1.0" ,
You can’t perform that action at this time.
0 commit comments