Skip to content

Commit e42c194

Browse files
committed
chore: update dependencies in package.json and pnpm-lock.yaml
- Bump @swc/html from 1.13.4 to 1.13.5 - Bump tsx from 4.20.4 to 4.20.5 - Update rollup from 4.48.0 to 4.49.0 - Update electron-to-chromium from 1.5.208 to 1.5.211 - Update srvx from 0.8.6 to 0.8.7
1 parent dd1b0bc commit e42c194

File tree

2 files changed

+140
-140
lines changed

2 files changed

+140
-140
lines changed

packages/pranx/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@babel/core": "^7.28.3",
7373
"@babel/parser": "^7.28.3",
7474
"@mdx-js/esbuild": "^3.1.0",
75-
"@swc/html": "^1.13.4",
75+
"@swc/html": "^1.13.5",
7676
"chokidar": "^4.0.3",
7777
"citty": "^0.1.6",
7878
"consola": "^3.4.2",
@@ -104,7 +104,7 @@
104104
"changelogen": "^0.6.2",
105105
"prettier": "^3.6.2",
106106
"prettier-plugin-organize-imports": "^4.2.0",
107-
"tsx": "^4.20.4",
107+
"tsx": "^4.20.5",
108108
"typescript": "^5.9.2",
109109
"vitest": "^3.2.4"
110110
},

0 commit comments

Comments
 (0)