File tree Expand file tree Collapse file tree 5 files changed +909
-656
lines changed Expand file tree Collapse file tree 5 files changed +909
-656
lines changed Original file line number Diff line number Diff line change 27
27
"extends" : " @xstools-dev/eslint-config/base"
28
28
},
29
29
"dependencies" : {
30
- "@babel/core" : " ~7.28.0 " ,
30
+ "@babel/core" : " ~7.28.3 " ,
31
31
"@babel/eslint-parser" : " ~7.28.0" ,
32
32
"@babel/preset-react" : " ~7.27.1" ,
33
- "@typescript-eslint/eslint-plugin" : " ~8.38 .0" ,
34
- "@typescript-eslint/parser" : " ~8.38 .0" ,
33
+ "@typescript-eslint/eslint-plugin" : " ~8.41 .0" ,
34
+ "@typescript-eslint/parser" : " ~8.41 .0" ,
35
35
"eslint" : " ~8.57.1" ,
36
36
"eslint-config-alloy" : " ~5.1.2" ,
37
37
"eslint-config-prettier" : " ~10.1.8" ,
38
38
"eslint-config-taro" : " ~3.6.37" ,
39
39
"eslint-plugin-import" : " ~2.32.0" ,
40
- "eslint-plugin-prettier" : " ~5.5.3 " ,
40
+ "eslint-plugin-prettier" : " ~5.5.4 " ,
41
41
"eslint-plugin-react" : " ~7.37.5" ,
42
42
"eslint-plugin-react-hooks" : " ~5.2.0" ,
43
43
"eslint-plugin-react-refresh" : " ~0.4.20" ,
Original file line number Diff line number Diff line change 28
28
"prettier-plugin-organize-imports" : " ~4.2.0" ,
29
29
"prettier-plugin-packagejson" : " ~2.5.19" ,
30
30
"prettier-plugin-prisma" : " ~5.0.0" ,
31
- "prettier-plugin-tailwindcss" : " 0.6.12 "
31
+ "prettier-plugin-tailwindcss" : " 0.6.14 "
32
32
},
33
33
"publishConfig" : {
34
34
"access" : " public" ,
Original file line number Diff line number Diff line change 23
23
},
24
24
"dependencies" : {
25
25
"@changesets/changelog-github" : " ^0.5.1" ,
26
- "@changesets/cli" : " ~2.29.5 " ,
26
+ "@changesets/cli" : " ~2.29.6 " ,
27
27
"@commitlint/cli" : " ~19.8.1" ,
28
28
"@commitlint/config-conventional" : " ~19.8.1" ,
29
29
"@release-it/conventional-changelog" : " ~10.0.1" ,
30
30
"commitizen" : " ~4.3.1" ,
31
31
"cz-conventional-changelog" : " ~3.3.0" ,
32
- "lint-staged" : " ~16.1.2 " ,
32
+ "lint-staged" : " ~16.1.5 " ,
33
33
"release-it" : " ~19.0.4" ,
34
34
"sherif" : " ~1.6.1" ,
35
- "simple-git-hooks" : " ~2.13.0 " ,
36
- "turbo" : " ~2.5.5 "
35
+ "simple-git-hooks" : " ~2.13.1 " ,
36
+ "turbo" : " ~2.5.6 "
37
37
},
38
38
"publishConfig" : {
39
39
"access" : " public" ,
Original file line number Diff line number Diff line change 31
31
"extends" : " @xstools-dev/eslint-config/base"
32
32
},
33
33
"dependencies" : {
34
- "@dotenvx/dotenvx" : " 1.32.1 " ,
35
- "@malagu/cli" : " 2.58.0 " ,
34
+ "@dotenvx/dotenvx" : " 1.49.0 " ,
35
+ "@malagu/cli" : " 2.60.3 " ,
36
36
"@wesvg/cli" : " ^0.4.0" ,
37
37
"babel-plugin-import" : " ~1.13.8" ,
38
38
"chokidar" : " ~4.0.3" ,
39
39
"del-cli" : " ~6.0.0" ,
40
- "miniprogram-ci" : " ~2.1.14 " ,
40
+ "miniprogram-ci" : " ~2.1.26 " ,
41
41
"port-client" : " ^1.4.5" ,
42
42
"tsup" : " ~8.5.0"
43
43
},
You can’t perform that action at this time.
0 commit comments