Skip to content

Commit 93a058d

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 830f7ff commit 93a058d

2 files changed

Lines changed: 117 additions & 117 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -70,28 +70,28 @@
7070
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
7171
"@prettier/plugin-php": "^0.22.1",
7272
"@prettier/plugin-xml": "^3.2.2",
73-
"@prettier/sync": "^0.3.0",
73+
"@prettier/sync": "^0.4.0",
7474
"@shufo/prettier-plugin-blade": "^1.13.4",
7575
"deepmerge": "^4.3.1",
7676
"local-pkg": "^0.4.3",
77-
"prettier-plugin-astro": "^0.12.3",
78-
"prettier-plugin-classnames": "^0.3.2",
77+
"prettier-plugin-astro": "^0.13.0",
78+
"prettier-plugin-classnames": "^0.4.0",
7979
"prettier-plugin-ini": "^1.1.0",
8080
"prettier-plugin-jsdoc": "^1.3.0",
8181
"prettier-plugin-merge": "^0.5.1",
8282
"prettier-plugin-nginx": "^1.0.3",
8383
"prettier-plugin-packagejson": "^2.4.9",
8484
"prettier-plugin-prisma": "^5.0.0",
85-
"prettier-plugin-sh": "^0.13.1",
85+
"prettier-plugin-sh": "^0.14.0",
8686
"prettier-plugin-sort-json": "^3.1.0",
8787
"prettier-plugin-sql": "^0.18.0",
8888
"prettier-plugin-tailwindcss": "^0.5.11",
89-
"remeda": "^1.36.0"
89+
"remeda": "^1.38.0"
9090
},
9191
"devDependencies": {
9292
"@total-typescript/ts-reset": "^0.5.1",
9393
"@tsconfig/node18": "^18.2.2",
94-
"@types/node": "^20.11.4",
94+
"@types/node": "^20.11.5",
9595
"@types/react": "^18.2.48",
9696
"@u3u/eslint-config": "^2.15.0",
9797
"@u3u/prettier-config": "link:",
@@ -101,16 +101,16 @@
101101
"fix-tsup-cjs": "^1.2.0",
102102
"globby": "^14.0.0",
103103
"lint-staged": "^15.2.0",
104-
"prettier": "^3.2.2",
104+
"prettier": "^3.2.4",
105105
"simple-git-hooks": "^2.9.0",
106106
"tsup": "^8.0.1",
107107
"typescript": "^5.3.3",
108-
"vitest": "^1.2.0"
108+
"vitest": "^1.2.1"
109109
},
110110
"peerDependencies": {
111111
"prettier": ">=3.0.0"
112112
},
113-
"packageManager": "[email protected].1",
113+
"packageManager": "[email protected].2",
114114
"publishConfig": {
115115
"access": "public"
116116
},

0 commit comments

Comments
 (0)