Skip to content

Commit 2929a91

Browse files
fix(deps): update all non-major dependencies
1 parent 27dbfde commit 2929a91

5 files changed

Lines changed: 174 additions & 633 deletions

File tree

api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,12 +201,12 @@
201201
"prettier": "3.6.2",
202202
"rollup-plugin-node-externals": "8.0.1",
203203
"supertest": "7.1.4",
204-
"tsx": "4.20.3",
204+
"tsx": "4.20.4",
205205
"type-fest": "4.41.0",
206206
"typescript": "5.9.2",
207207
"typescript-eslint": "8.39.1",
208208
"unplugin-swc": "1.5.5",
209-
"vite": "7.1.1",
209+
"vite": "7.1.2",
210210
"vite-plugin-node": "7.0.0",
211211
"vite-tsconfig-paths": "5.1.4",
212212
"vitest": "3.2.4",

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"glob": "11.0.3",
1010
"html-sloppy-escaper": "0.1.0",
1111
"semver": "7.7.2",
12-
"tsx": "4.20.3",
12+
"tsx": "4.20.4",
1313
"zod": "3.25.76",
1414
"zx": "8.8.0"
1515
},

0 commit comments

Comments
 (0)