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 Mar 29, 2024
1 parent 76e8d19 commit f4b0e24
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 53 deletions.
93 changes: 47 additions & 46 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 @@ -67,29 +67,29 @@
"devDependencies": {
"@koa/cors": "^5.0.0",
"@types/koa__cors": "^5.0.0",
"@types/node": "^20.11.19",
"@types/node": "^20.11.25",
"@types/oidc-provider": "^8.4.4",
"@types/qunit": "^2.19.10",
"archiver": "^6.0.1",
"archiver": "^6.0.2",
"ava": "^5.3.1",
"chrome-launcher": "^1.1.0",
"edge-runtime": "^2.5.9",
"esbuild": "^0.20.1",
"jose": "^5.2.2",
"jose": "^5.2.3",
"oidc-provider": "^8.4.5",
"patch-package": "^8.0.0",
"prettier": "^3.2.5",
"prettier-plugin-jsdoc": "^1.3.0",
"puppeteer-core": "^22.1.0",
"puppeteer-core": "^22.4.0",
"qunit": "^2.20.1",
"raw-body": "^2.5.2",
"selfsigned": "^2.4.1",
"timekeeper": "^2.3.1",
"tsx": "^4.7.1",
"typedoc": "^0.25.8",
"typedoc": "^0.25.11",
"typedoc-plugin-markdown": "^3.17.1",
"typedoc-plugin-mdn-links": "^3.1.16",
"typescript": "^5.3.3",
"typedoc-plugin-mdn-links": "^3.1.17",
"typescript": "~5.3.3",
"undici": "^5.28.3"
}
}

0 comments on commit f4b0e24

Please sign in to comment.