Update checked-in dependencies
This commit is contained in:
parent
c9f0d30a86
commit
95d52b7807
647 changed files with 498055 additions and 3880 deletions
12
node_modules/@octokit/auth-oauth-device/package.json
generated
vendored
12
node_modules/@octokit/auth-oauth-device/package.json
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@octokit/auth-oauth-device",
|
||||
"version": "7.1.3",
|
||||
"version": "7.1.5",
|
||||
"description": "GitHub OAuth Device authentication strategy for JavaScript",
|
||||
"type": "module",
|
||||
"repository": "github:octokit/auth-oauth-device.js",
|
||||
|
|
@ -13,9 +13,9 @@
|
|||
"author": "Gregor Martynus (https://dev.to/gr2m)",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@octokit/oauth-methods": "^5.1.4",
|
||||
"@octokit/request": "^9.2.1",
|
||||
"@octokit/types": "^13.6.2",
|
||||
"@octokit/oauth-methods": "^5.1.5",
|
||||
"@octokit/request": "^9.2.3",
|
||||
"@octokit/types": "^14.0.0",
|
||||
"universal-user-agent": "^7.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -25,8 +25,8 @@
|
|||
"esbuild": "^0.25.0",
|
||||
"fetch-mock": "^12.0.0",
|
||||
"glob": "^11.0.0",
|
||||
"prettier": "3.5.1",
|
||||
"semantic-release-plugin-update-version-in-files": "^1.1.0",
|
||||
"prettier": "3.5.3",
|
||||
"semantic-release-plugin-update-version-in-files": "^2.0.0",
|
||||
"typescript": "^5.0.0",
|
||||
"vitest": "^3.0.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue