Skip to content

Commit bfed02d

Browse files
committed
Upgrade deps
1 parent 0a716b2 commit bfed02d

File tree

2 files changed

+225
-225
lines changed

2 files changed

+225
-225
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,30 +31,30 @@
3131
"pnpm": ">= 10"
3232
},
3333
"dependencies": {
34-
"@gerrit0/mini-shiki": "^3.9.0",
34+
"@gerrit0/mini-shiki": "^3.12.0",
3535
"lunr": "^2.3.9",
3636
"markdown-it": "^14.1.0",
3737
"minimatch": "^9.0.5",
38-
"yaml": "^2.8.0"
38+
"yaml": "^2.8.1"
3939
},
4040
"peerDependencies": {
4141
"typescript": "5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x"
4242
},
4343
"devDependencies": {
44-
"@eslint/js": "^9.32.0",
44+
"@eslint/js": "^9.34.0",
4545
"@types/lunr": "^2.3.7",
4646
"@types/markdown-it": "^14.1.2",
4747
"@types/mocha": "^10.0.10",
4848
"@types/node": "18",
4949
"@typestrong/fs-fixture-builder": "github:TypeStrong/fs-fixture-builder#34113409e3a171e68ce5e2b55461ef5c35591cfe",
5050
"c8": "^10.1.3",
5151
"dprint": "^0.50.1",
52-
"esbuild": "^0.25.8",
52+
"esbuild": "^0.25.9",
5353
"eslint": "^9.34.0",
5454
"mocha": "^11.7.1",
55-
"puppeteer": "^24.11.1",
55+
"puppeteer": "^24.17.1",
5656
"semver": "^7.7.2",
57-
"tsx": "^4.20.3",
57+
"tsx": "^4.20.5",
5858
"typescript": "5.9.2",
5959
"typescript-eslint": "^8.41.0"
6060
},

0 commit comments

Comments
 (0)