File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ " weapp-tailwindcss " : patch
3+ " @weapp-tailwindcss/babel " : patch
4+ ---
5+
6+ chore: bump babel from 7.28.6 to 7.29.0
Original file line number Diff line number Diff line change 3232 "babel-plugin-react-compiler" : " ^1.0.0" ,
3333 "eslint" : " ^9.39.2" ,
3434 "eslint-plugin-react-hooks" : " ^7.0.1" ,
35- "eslint-plugin-react-refresh" : " ^0.4.26 " ,
35+ "eslint-plugin-react-refresh" : " ^0.5.0 " ,
3636 "globals" : " ^17.3.0" ,
3737 "tailwindcss" : " ^4.1.18" ,
3838 "tw-animate-css" : " ^1.4.0" ,
Original file line number Diff line number Diff line change 106106 "@vue/cli-service" : " ~5.0.8" ,
107107 "@weapp-tailwindcss/merge-v3" : " workspace:*" ,
108108 "@weapp-tailwindcss/variants-v3" : " workspace:*" ,
109- "autoprefixer" : " 10.4.23 " ,
109+ "autoprefixer" : " 10.4.24 " ,
110110 "babel-plugin-import" : " ^1.13.8" ,
111111 "cross-env" : " ^7.0.3" ,
112112 "jest" : " ^25.5.4" ,
Original file line number Diff line number Diff line change 118118 "devDependencies" : {
119119 "@ampproject/remapping" : " ^2.3.0" ,
120120 "@babel/core" : " catalog:babelCore7285" ,
121- "@babel/generator" : " ~7.28.6 " ,
121+ "@babel/generator" : " ~7.29.0 " ,
122122 "@changesets/changelog-github" : " ^0.5.2" ,
123123 "@changesets/cli" : " ^2.29.8" ,
124124 "@commitlint/cli" : " ^20.4.0" ,
Original file line number Diff line number Diff line change 3434 "lint:fix" : " eslint . --fix"
3535 },
3636 "dependencies" : {
37- "@babel/parser" : " ~7.28.6 " ,
38- "@babel/traverse" : " ~7.28.6 " ,
39- "@babel/types" : " ~7.28.6 "
37+ "@babel/parser" : " ~7.29.0 " ,
38+ "@babel/traverse" : " ~7.29.0 " ,
39+ "@babel/types" : " ~7.29.0 "
4040 },
4141 "publishConfig" : {
4242 "exports" : {
Original file line number Diff line number Diff line change 188188 },
189189 "dependencies" : {
190190 "@ast-core/escape" : " ~1.0.1" ,
191- "@babel/parser" : " ~7.28.6 " ,
192- "@babel/traverse" : " ~7.28.6 " ,
193- "@babel/types" : " ~7.28.6 " ,
191+ "@babel/parser" : " ~7.29.0 " ,
192+ "@babel/traverse" : " ~7.29.0 " ,
193+ "@babel/types" : " ~7.29.0 " ,
194194 "@tailwindcss-mangle/config" : " ^6.1.0" ,
195195 "@vue/compiler-dom" : " catalog:vue3" ,
196196 "@vue/compiler-sfc" : " catalog:vue3" ,
You can’t perform that action at this time.
0 commit comments