Skip to content

Commit 642e791

Browse files
chore(deps): update dependencies (non-major)
1 parent ac71524 commit 642e791

File tree

5 files changed

+658
-791
lines changed

5 files changed

+658
-791
lines changed

packages/eslint-config/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,18 @@
2727
"extends": "@xstools-dev/eslint-config/base"
2828
},
2929
"dependencies": {
30-
"@babel/core": "~7.26.9",
31-
"@babel/eslint-parser": "~7.26.8",
30+
"@babel/core": "~7.26.10",
31+
"@babel/eslint-parser": "~7.27.0",
3232
"@babel/preset-react": "~7.26.3",
33-
"@typescript-eslint/eslint-plugin": "~8.26.0",
34-
"@typescript-eslint/parser": "~8.26.0",
33+
"@typescript-eslint/eslint-plugin": "~8.29.1",
34+
"@typescript-eslint/parser": "~8.29.1",
3535
"eslint": "~8.57.1",
3636
"eslint-config-alloy": "~5.1.2",
37-
"eslint-config-prettier": "~10.0.2",
37+
"eslint-config-prettier": "~10.1.1",
3838
"eslint-config-taro": "~3.6.35",
3939
"eslint-plugin-import": "~2.31.0",
40-
"eslint-plugin-prettier": "~5.2.3",
41-
"eslint-plugin-react": "~7.37.4",
40+
"eslint-plugin-prettier": "~5.2.6",
41+
"eslint-plugin-react": "~7.37.5",
4242
"eslint-plugin-react-hooks": "~5.2.0",
4343
"eslint-plugin-react-refresh": "~0.4.19",
4444
"eslint-plugin-tailwindcss": "~3.18.0"

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"prettier": "~3.5.3",
27-
"prettier-plugin-multiline-arrays": "~4.0.2",
27+
"prettier-plugin-multiline-arrays": "~4.0.3",
2828
"prettier-plugin-organize-imports": "~4.1.0",
2929
"prettier-plugin-packagejson": "~2.5.10",
3030
"prettier-plugin-prisma": "~5.0.0",

packages/tools-mono/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@
2424
"dependencies": {
2525
"@changesets/changelog-github": "^0.5.1",
2626
"@changesets/cli": "~2.28.1",
27-
"@commitlint/cli": "~19.7.1",
28-
"@commitlint/config-conventional": "~19.7.1",
27+
"@commitlint/cli": "~19.8.0",
28+
"@commitlint/config-conventional": "~19.8.0",
2929
"@release-it/conventional-changelog": "~10.0.0",
3030
"commitizen": "~4.3.1",
3131
"cz-conventional-changelog": "~3.3.0",
32-
"lint-staged": "~15.4.3",
32+
"lint-staged": "~15.5.0",
3333
"release-it": "~18.1.2",
34-
"sherif": "~1.4.0",
35-
"simple-git-hooks": "~2.11.1",
36-
"turbo": "~2.4.4"
34+
"sherif": "~1.5.0",
35+
"simple-git-hooks": "~2.12.1",
36+
"turbo": "~2.5.0"
3737
},
3838
"publishConfig": {
3939
"access": "public",

packages/tools-script/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"extends": "@xstools-dev/eslint-config/base"
3232
},
3333
"dependencies": {
34-
"@dotenvx/dotenvx": "1.32.1",
35-
"@malagu/cli": "2.58.0",
34+
"@dotenvx/dotenvx": "1.39.1",
35+
"@malagu/cli": "2.60.3",
3636
"@wesvg/cli": "^0.2.0",
3737
"babel-plugin-import": "~1.13.8",
3838
"chokidar": "~4.0.3",

0 commit comments

Comments
 (0)