Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Jun 28, 2024
1 parent da4f8fd commit 317650e
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 88 deletions.
167 changes: 85 additions & 82 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"dependencies": {
"lunr": "^2.3.9",
"markdown-it": "^14.1.0",
"minimatch": "^9.0.4",
"shiki": "^1.9.0",
"minimatch": "^9.0.5",
"shiki": "^1.9.1",
"yaml": "^2.4.5"
},
"peerDependencies": {
Expand All @@ -36,18 +36,18 @@
"devDependencies": {
"@types/lunr": "^2.3.7",
"@types/markdown-it": "^14.1.1",
"@types/mocha": "^10.0.6",
"@types/mocha": "^10.0.7",
"@types/node": "18",
"@typestrong/fs-fixture-builder": "github:TypeStrong/fs-fixture-builder#34113409e3a171e68ce5e2b55461ef5c35591cfe",
"c8": "^10.1.2",
"esbuild": "^0.21.5",
"eslint": "^9.5.0",
"mocha": "^10.4.0",
"mocha": "^10.5.2",
"prettier": "3.3.2",
"puppeteer": "^22.12.0",
"puppeteer": "^22.12.1",
"ts-node": "^10.9.2",
"typescript": "5.5.2",
"typescript-eslint": "^7.13.1"
"typescript-eslint": "^7.14.1"
},
"files": [
"/bin",
Expand Down

0 comments on commit 317650e

Please sign in to comment.