Skip to content

Commit

Permalink
chore: bump dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Oct 14, 2024
1 parent 64dff25 commit 66957e7
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
68 changes: 34 additions & 34 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,28 +77,28 @@
"devDependencies": {
"@koa/cors": "^5.0.0",
"@types/koa__cors": "^5.0.0",
"@types/node": "^20.16.10",
"@types/node": "^20.16.11",
"@types/qunit": "^2.19.10",
"archiver": "^7.0.1",
"ava": "^6.1.3",
"chrome-launcher": "^1.1.2",
"edge-runtime": "^3.0.3",
"esbuild": "^0.24.0",
"jose": "^5.9.3",
"jose": "^5.9.4",
"oidc-provider": "^8.5.1",
"patch-package": "^8.0.0",
"prettier": "^3.3.3",
"prettier-plugin-jsdoc": "^1.3.0",
"puppeteer-core": "^23.5.1",
"puppeteer-core": "^23.5.3",
"qunit": "^2.22.0",
"raw-body": "^3.0.0",
"selfsigned": "^2.4.1",
"timekeeper": "^2.3.1",
"tsx": "^4.19.1",
"typedoc": "^0.26.8",
"typedoc": "^0.26.9",
"typedoc-plugin-markdown": "^4.2.9",
"typedoc-plugin-mdn-links": "^3.3.2",
"typescript": "~5.6.2",
"undici": "^6.19.8"
"typedoc-plugin-mdn-links": "^3.3.3",
"typescript": "~5.6.3",
"undici": "^6.20.1"
}
}

0 comments on commit 66957e7

Please sign in to comment.