Skip to content

Commit ee2794d

Browse files
chore(deps): update dependencies (non-major)
1 parent 968022b commit ee2794d

File tree

5 files changed

+226
-293
lines changed

5 files changed

+226
-293
lines changed

packages/eslint-config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"@babel/core": "~7.28.0",
3131
"@babel/eslint-parser": "~7.28.0",
3232
"@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.39.0",
34+
"@typescript-eslint/parser": "~8.39.0",
3535
"eslint": "~8.57.1",
3636
"eslint-config-alloy": "~5.1.2",
3737
"eslint-config-prettier": "~10.1.8",
3838
"eslint-config-taro": "~3.6.37",
3939
"eslint-plugin-import": "~2.32.0",
40-
"eslint-plugin-prettier": "~5.5.3",
40+
"eslint-plugin-prettier": "~5.5.4",
4141
"eslint-plugin-react": "~7.37.5",
4242
"eslint-plugin-react-hooks": "~5.2.0",
4343
"eslint-plugin-react-refresh": "~0.4.20",

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"prettier-plugin-organize-imports": "~4.2.0",
2929
"prettier-plugin-packagejson": "~2.5.19",
3030
"prettier-plugin-prisma": "~5.0.0",
31-
"prettier-plugin-tailwindcss": "0.6.12"
31+
"prettier-plugin-tailwindcss": "0.6.14"
3232
},
3333
"publishConfig": {
3434
"access": "public",

packages/tools-mono/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"@release-it/conventional-changelog": "~10.0.1",
3030
"commitizen": "~4.3.1",
3131
"cz-conventional-changelog": "~3.3.0",
32-
"lint-staged": "~16.1.2",
32+
"lint-staged": "~16.1.5",
3333
"release-it": "~19.0.4",
3434
"sherif": "~1.6.1",
35-
"simple-git-hooks": "~2.13.0",
35+
"simple-git-hooks": "~2.13.1",
3636
"turbo": "~2.5.5"
3737
},
3838
"publishConfig": {

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.48.4",
35+
"@malagu/cli": "2.60.3",
3636
"@wesvg/cli": "^0.4.0",
3737
"babel-plugin-import": "~1.13.8",
3838
"chokidar": "~4.0.3",

0 commit comments

Comments
 (0)