|
|
|
|
@@ -1041,7 +1041,7 @@
|
|
|
|
|
"next-mdx-remote": "^4.4.1",
|
|
|
|
|
"next-seo": "^5.14.1",
|
|
|
|
|
"next-themes": "^0.2.1",
|
|
|
|
|
"octokit": "^2.0.14",
|
|
|
|
|
"octokit": "^3.1.2",
|
|
|
|
|
"parse-numeric-range": "^1.3.0",
|
|
|
|
|
"react": "^18.2.0",
|
|
|
|
|
"react-copy-to-clipboard": "^5.1.0",
|
|
|
|
|
@@ -5576,19 +5576,221 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app": {
|
|
|
|
|
"version": "13.1.8",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "14.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/app/-/app-14.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-NCSCktSx+XmjuSUVn2dLfqQ9WIYePGP95SDJs4I9cn/0ZkeXcPkaoCLl64Us3dRKL2ozC7hArwze5Eu+/qt1tg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/auth-app": "^4.0.13",
|
|
|
|
|
"@octokit/auth-unauthenticated": "^3.0.0",
|
|
|
|
|
"@octokit/core": "^4.0.0",
|
|
|
|
|
"@octokit/oauth-app": "^4.0.7",
|
|
|
|
|
"@octokit/plugin-paginate-rest": "^6.0.0",
|
|
|
|
|
"@octokit/types": "^9.0.0",
|
|
|
|
|
"@octokit/webhooks": "^10.0.0"
|
|
|
|
|
"@octokit/auth-app": "^6.0.0",
|
|
|
|
|
"@octokit/auth-unauthenticated": "^5.0.0",
|
|
|
|
|
"@octokit/core": "^5.0.0",
|
|
|
|
|
"@octokit/oauth-app": "^6.0.0",
|
|
|
|
|
"@octokit/plugin-paginate-rest": "^9.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"@octokit/webhooks": "^12.0.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14"
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/auth-app": {
|
|
|
|
|
"version": "6.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-app/-/auth-app-6.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-HYuRX3Fvhs2y9i7a4F8f+A5HWfacRWmpERHGBEOtgvKVjJkOQZKUY2v6HiSszYecHAF8Ojqngp2iraSP3SvNpQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/auth-oauth-app": "^7.0.0",
|
|
|
|
|
"@octokit/auth-oauth-user": "^4.0.0",
|
|
|
|
|
"@octokit/request": "^8.0.2",
|
|
|
|
|
"@octokit/request-error": "^5.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"deprecation": "^2.3.1",
|
|
|
|
|
"lru-cache": "^10.0.0",
|
|
|
|
|
"universal-github-app-jwt": "^1.1.1",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/auth-oauth-app": {
|
|
|
|
|
"version": "7.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-app/-/auth-oauth-app-7.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-RE0KK0DCjCHXHlQBoubwlLijXEKfhMhKm9gO56xYvFmP1QTMb+vvwRPmQLLx0V+5AvV9N9I3lr1WyTzwL3rMDg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/auth-oauth-device": "^6.0.0",
|
|
|
|
|
"@octokit/auth-oauth-user": "^4.0.0",
|
|
|
|
|
"@octokit/request": "^8.0.2",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"@types/btoa-lite": "^1.0.0",
|
|
|
|
|
"btoa-lite": "^1.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/auth-oauth-device": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-device/-/auth-oauth-device-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-yxU0rkL65QkjbqQedgVx3gmW7YM5fF+r5uaSj9tM/cQGVqloXcqP2xK90eTyYvl29arFVCW8Vz4H/t47mL0ELw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/oauth-methods": "^4.0.0",
|
|
|
|
|
"@octokit/request": "^8.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/auth-oauth-user": {
|
|
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-user/-/auth-oauth-user-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-N94wWW09d0hleCnrO5wt5MxekatqEJ4zf+1vSe8MKMrhZ7gAXKFOKrDEZW2INltvBWJCyDUELgGRv8gfErH1Iw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/auth-oauth-device": "^6.0.0",
|
|
|
|
|
"@octokit/oauth-methods": "^4.0.0",
|
|
|
|
|
"@octokit/request": "^8.0.2",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"btoa-lite": "^1.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/auth-token": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/core": {
|
|
|
|
|
"version": "5.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-5.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-cZUy1gUvd4vttMic7C0lwPed8IYXWYp8kHIMatyhY8t8n3Cpw2ILczkV5pGMPqef7v0bLo0pOHrEHarsau2Ydg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/auth-token": "^4.0.0",
|
|
|
|
|
"@octokit/graphql": "^7.0.0",
|
|
|
|
|
"@octokit/request": "^8.0.2",
|
|
|
|
|
"@octokit/request-error": "^5.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"before-after-hook": "^2.2.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/endpoint": {
|
|
|
|
|
"version": "9.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-DWPLtr1Kz3tv8L0UvXTDP1fNwM0S+z6EJpRcvH66orY6Eld4XBMCSYsaWp4xIm61jTWxK68BrR7ibO+vSDnZqw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/graphql": {
|
|
|
|
|
"version": "7.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-7.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-OJ2iGMtj5Tg3s6RaXH22cJcxXRi7Y3EBqbHTBRq+PQAqfaS8f/236fUrWhfSn8P4jovyzqucxme7/vWSSZBX2Q==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/request": "^8.0.1",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/oauth-authorization-url": {
|
|
|
|
|
"version": "6.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/oauth-authorization-url/-/oauth-authorization-url-6.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-CdoJukjXXxqLNK4y/VOiVzQVjibqoj/xHgInekviUJV73y/BSIcwvJ/4aNHPBPKcPWFnd4/lO9uqRV65jXhcLA==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/oauth-methods": {
|
|
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/oauth-methods/-/oauth-methods-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-1NdTGCoBHyD6J0n2WGXg9+yDLZrRNZ0moTEex/LSPr49m530WNKcCfXDghofYptr3st3eTii+EHoG5k/o+vbtw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/oauth-authorization-url": "^6.0.2",
|
|
|
|
|
"@octokit/request": "^8.0.2",
|
|
|
|
|
"@octokit/request-error": "^5.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"btoa-lite": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/openapi-types": {
|
|
|
|
|
"version": "19.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-19.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-6G+ywGClliGQwRsjvqVYpklIfa7oRPA0vyhPQG/1Feh+B+wU0vGH1JiJ5T25d3g1JZYBHzR2qefLi9x8Gt+cpw=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/plugin-paginate-rest": {
|
|
|
|
|
"version": "9.1.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.1.5.tgz",
|
|
|
|
|
"integrity": "sha512-WKTQXxK+bu49qzwv4qKbMMRXej1DU2gq017euWyKVudA6MldaSSQuxtz+vGbhxV4CjxpUxjZu6rM2wfc1FiWVg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^12.4.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@octokit/core": ">=5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/request": {
|
|
|
|
|
"version": "8.1.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-8.1.6.tgz",
|
|
|
|
|
"integrity": "sha512-YhPaGml3ncZC1NfXpP3WZ7iliL1ap6tLkAp6MvbK2fTTPytzVUyUesBBogcdMm86uRYO5rHaM1xIWxigWZ17MQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/endpoint": "^9.0.0",
|
|
|
|
|
"@octokit/request-error": "^5.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/request-error": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-X7pnyTMV7MgtGmiXBwmO6M5kIPrntOXdyKZLigNfQWSEQzVxR4a4vo49vJjTWX70mPndj8KhfT4Dx+2Ng3vnBQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"deprecation": "^2.0.0",
|
|
|
|
|
"once": "^1.4.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/@octokit/types": {
|
|
|
|
|
"version": "12.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-FLWs/AvZllw/AGVs+nJ+ELCDZZJk+kY0zMen118xhL2zD0s1etIUHm1odgjP7epxYU1ln7SZxEUWYop5bhsdgQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/openapi-types": "^19.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/app/node_modules/lru-cache": {
|
|
|
|
|
"version": "10.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "14 || >=16.14"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/auth-app": {
|
|
|
|
|
@@ -5668,14 +5870,41 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/auth-unauthenticated": {
|
|
|
|
|
"version": "3.0.5",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-unauthenticated/-/auth-unauthenticated-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-oxeWzmBFxWd+XolxKTc4zr+h3mt+yofn4r7OfoIkR/Cj/o70eEGmPsFbueyJE2iBAGpjgTnEOKM3pnuEGVmiqg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/request-error": "^3.0.0",
|
|
|
|
|
"@octokit/types": "^9.0.0"
|
|
|
|
|
"@octokit/request-error": "^5.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14"
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/auth-unauthenticated/node_modules/@octokit/openapi-types": {
|
|
|
|
|
"version": "19.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-19.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-6G+ywGClliGQwRsjvqVYpklIfa7oRPA0vyhPQG/1Feh+B+wU0vGH1JiJ5T25d3g1JZYBHzR2qefLi9x8Gt+cpw=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/auth-unauthenticated/node_modules/@octokit/request-error": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-X7pnyTMV7MgtGmiXBwmO6M5kIPrntOXdyKZLigNfQWSEQzVxR4a4vo49vJjTWX70mPndj8KhfT4Dx+2Ng3vnBQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"deprecation": "^2.0.0",
|
|
|
|
|
"once": "^1.4.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/auth-unauthenticated/node_modules/@octokit/types": {
|
|
|
|
|
"version": "12.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-FLWs/AvZllw/AGVs+nJ+ELCDZZJk+kY0zMen118xhL2zD0s1etIUHm1odgjP7epxYU1ln7SZxEUWYop5bhsdgQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/openapi-types": "^19.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/core": {
|
|
|
|
|
@@ -5719,21 +5948,181 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app": {
|
|
|
|
|
"version": "4.2.4",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "6.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/oauth-app/-/oauth-app-6.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-bNMkS+vJ6oz2hCyraT9ZfTpAQ8dZNqJJQVNaKjPLx4ue5RZiFdU1YWXguOPR8AaSHS+lKe+lR3abn2siGd+zow==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/auth-oauth-app": "^5.0.0",
|
|
|
|
|
"@octokit/auth-oauth-user": "^2.0.0",
|
|
|
|
|
"@octokit/auth-unauthenticated": "^3.0.0",
|
|
|
|
|
"@octokit/core": "^4.0.0",
|
|
|
|
|
"@octokit/oauth-authorization-url": "^5.0.0",
|
|
|
|
|
"@octokit/oauth-methods": "^2.0.0",
|
|
|
|
|
"@octokit/auth-oauth-app": "^7.0.0",
|
|
|
|
|
"@octokit/auth-oauth-user": "^4.0.0",
|
|
|
|
|
"@octokit/auth-unauthenticated": "^5.0.0",
|
|
|
|
|
"@octokit/core": "^5.0.0",
|
|
|
|
|
"@octokit/oauth-authorization-url": "^6.0.2",
|
|
|
|
|
"@octokit/oauth-methods": "^4.0.0",
|
|
|
|
|
"@types/aws-lambda": "^8.10.83",
|
|
|
|
|
"fromentries": "^1.3.1",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14"
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app/node_modules/@octokit/auth-oauth-app": {
|
|
|
|
|
"version": "7.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-app/-/auth-oauth-app-7.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-RE0KK0DCjCHXHlQBoubwlLijXEKfhMhKm9gO56xYvFmP1QTMb+vvwRPmQLLx0V+5AvV9N9I3lr1WyTzwL3rMDg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/auth-oauth-device": "^6.0.0",
|
|
|
|
|
"@octokit/auth-oauth-user": "^4.0.0",
|
|
|
|
|
"@octokit/request": "^8.0.2",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"@types/btoa-lite": "^1.0.0",
|
|
|
|
|
"btoa-lite": "^1.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app/node_modules/@octokit/auth-oauth-device": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-device/-/auth-oauth-device-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-yxU0rkL65QkjbqQedgVx3gmW7YM5fF+r5uaSj9tM/cQGVqloXcqP2xK90eTyYvl29arFVCW8Vz4H/t47mL0ELw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/oauth-methods": "^4.0.0",
|
|
|
|
|
"@octokit/request": "^8.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app/node_modules/@octokit/auth-oauth-user": {
|
|
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-user/-/auth-oauth-user-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-N94wWW09d0hleCnrO5wt5MxekatqEJ4zf+1vSe8MKMrhZ7gAXKFOKrDEZW2INltvBWJCyDUELgGRv8gfErH1Iw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/auth-oauth-device": "^6.0.0",
|
|
|
|
|
"@octokit/oauth-methods": "^4.0.0",
|
|
|
|
|
"@octokit/request": "^8.0.2",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"btoa-lite": "^1.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app/node_modules/@octokit/auth-token": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app/node_modules/@octokit/core": {
|
|
|
|
|
"version": "5.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-5.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-cZUy1gUvd4vttMic7C0lwPed8IYXWYp8kHIMatyhY8t8n3Cpw2ILczkV5pGMPqef7v0bLo0pOHrEHarsau2Ydg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/auth-token": "^4.0.0",
|
|
|
|
|
"@octokit/graphql": "^7.0.0",
|
|
|
|
|
"@octokit/request": "^8.0.2",
|
|
|
|
|
"@octokit/request-error": "^5.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"before-after-hook": "^2.2.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app/node_modules/@octokit/endpoint": {
|
|
|
|
|
"version": "9.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-DWPLtr1Kz3tv8L0UvXTDP1fNwM0S+z6EJpRcvH66orY6Eld4XBMCSYsaWp4xIm61jTWxK68BrR7ibO+vSDnZqw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app/node_modules/@octokit/graphql": {
|
|
|
|
|
"version": "7.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-7.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-OJ2iGMtj5Tg3s6RaXH22cJcxXRi7Y3EBqbHTBRq+PQAqfaS8f/236fUrWhfSn8P4jovyzqucxme7/vWSSZBX2Q==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/request": "^8.0.1",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app/node_modules/@octokit/oauth-authorization-url": {
|
|
|
|
|
"version": "6.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/oauth-authorization-url/-/oauth-authorization-url-6.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-CdoJukjXXxqLNK4y/VOiVzQVjibqoj/xHgInekviUJV73y/BSIcwvJ/4aNHPBPKcPWFnd4/lO9uqRV65jXhcLA==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app/node_modules/@octokit/oauth-methods": {
|
|
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/oauth-methods/-/oauth-methods-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-1NdTGCoBHyD6J0n2WGXg9+yDLZrRNZ0moTEex/LSPr49m530WNKcCfXDghofYptr3st3eTii+EHoG5k/o+vbtw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/oauth-authorization-url": "^6.0.2",
|
|
|
|
|
"@octokit/request": "^8.0.2",
|
|
|
|
|
"@octokit/request-error": "^5.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"btoa-lite": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app/node_modules/@octokit/openapi-types": {
|
|
|
|
|
"version": "19.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-19.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-6G+ywGClliGQwRsjvqVYpklIfa7oRPA0vyhPQG/1Feh+B+wU0vGH1JiJ5T25d3g1JZYBHzR2qefLi9x8Gt+cpw=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app/node_modules/@octokit/request": {
|
|
|
|
|
"version": "8.1.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-8.1.6.tgz",
|
|
|
|
|
"integrity": "sha512-YhPaGml3ncZC1NfXpP3WZ7iliL1ap6tLkAp6MvbK2fTTPytzVUyUesBBogcdMm86uRYO5rHaM1xIWxigWZ17MQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/endpoint": "^9.0.0",
|
|
|
|
|
"@octokit/request-error": "^5.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app/node_modules/@octokit/request-error": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-X7pnyTMV7MgtGmiXBwmO6M5kIPrntOXdyKZLigNfQWSEQzVxR4a4vo49vJjTWX70mPndj8KhfT4Dx+2Ng3vnBQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"deprecation": "^2.0.0",
|
|
|
|
|
"once": "^1.4.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-app/node_modules/@octokit/types": {
|
|
|
|
|
"version": "12.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-FLWs/AvZllw/AGVs+nJ+ELCDZZJk+kY0zMen118xhL2zD0s1etIUHm1odgjP7epxYU1ln7SZxEUWYop5bhsdgQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/openapi-types": "^19.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/oauth-authorization-url": {
|
|
|
|
|
@@ -5768,68 +6157,6 @@
|
|
|
|
|
"@octokit/core": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/plugin-paginate-rest": {
|
|
|
|
|
"version": "6.1.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/tsconfig": "^1.0.2",
|
|
|
|
|
"@octokit/types": "^9.2.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@octokit/core": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/plugin-rest-endpoint-methods": {
|
|
|
|
|
"version": "7.2.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^10.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@octokit/core": ">=3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types": {
|
|
|
|
|
"version": "10.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/openapi-types": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/plugin-retry": {
|
|
|
|
|
"version": "4.1.6",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^9.0.0",
|
|
|
|
|
"bottleneck": "^2.15.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@octokit/core": ">=3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/plugin-throttling": {
|
|
|
|
|
"version": "5.2.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^9.0.0",
|
|
|
|
|
"bottleneck": "^2.15.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@octokit/core": "^4.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/request": {
|
|
|
|
|
"version": "6.2.8",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
@@ -6002,10 +6329,6 @@
|
|
|
|
|
"@octokit/openapi-types": "^19.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/tsconfig": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/types": {
|
|
|
|
|
"version": "9.3.2",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
@@ -6014,29 +6337,57 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/webhooks": {
|
|
|
|
|
"version": "10.9.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/webhooks/-/webhooks-10.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-hFVF/szz4l/Y/GQdKxNmQjUke0XJXK986p+ucIlubTGVPVtVtup5G1jarQfvCMBs9Fvlf9dvH8K83E4lefmofQ==",
|
|
|
|
|
"version": "12.0.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/webhooks/-/webhooks-12.0.10.tgz",
|
|
|
|
|
"integrity": "sha512-Q8d26l7gZ3L1SSr25NFbbP0B431sovU5r0tIqcvy8Z4PrD1LBv0cJEjvDLOieouzPSTzSzufzRIeXD7S+zAESA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/request-error": "^3.0.0",
|
|
|
|
|
"@octokit/webhooks-methods": "^3.0.0",
|
|
|
|
|
"@octokit/webhooks-types": "6.11.0",
|
|
|
|
|
"@octokit/request-error": "^5.0.0",
|
|
|
|
|
"@octokit/webhooks-methods": "^4.0.0",
|
|
|
|
|
"@octokit/webhooks-types": "7.1.0",
|
|
|
|
|
"aggregate-error": "^3.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14"
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/webhooks-methods": {
|
|
|
|
|
"version": "3.0.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/webhooks-methods/-/webhooks-methods-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-M8mwmTXp+VeolOS/kfRvsDdW+IO0qJ8kYodM/sAysk093q6ApgmBXwK1ZlUvAwXVrp/YVHp6aArj4auAxUAOFw==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14"
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/webhooks-types": {
|
|
|
|
|
"version": "6.11.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
"version": "7.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-y92CpG4kFFtBBjni8LHoV12IegJ+KFxLgKRengrVjKmGE5XMeCuGvlfRe75lTRrgXaG6XIWJlFpIDTlkoJsU8w=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/webhooks/node_modules/@octokit/openapi-types": {
|
|
|
|
|
"version": "19.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-19.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-6G+ywGClliGQwRsjvqVYpklIfa7oRPA0vyhPQG/1Feh+B+wU0vGH1JiJ5T25d3g1JZYBHzR2qefLi9x8Gt+cpw=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/webhooks/node_modules/@octokit/request-error": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-X7pnyTMV7MgtGmiXBwmO6M5kIPrntOXdyKZLigNfQWSEQzVxR4a4vo49vJjTWX70mPndj8KhfT4Dx+2Ng3vnBQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"deprecation": "^2.0.0",
|
|
|
|
|
"once": "^1.4.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/webhooks/node_modules/@octokit/types": {
|
|
|
|
|
"version": "12.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-FLWs/AvZllw/AGVs+nJ+ELCDZZJk+kY0zMen118xhL2zD0s1etIUHm1odgjP7epxYU1ln7SZxEUWYop5bhsdgQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/openapi-types": "^19.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@pkgjs/parseargs": {
|
|
|
|
|
"version": "0.11.0",
|
|
|
|
|
@@ -10874,8 +11225,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/aws-lambda": {
|
|
|
|
|
"version": "8.10.122",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
"version": "8.10.130",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.130.tgz",
|
|
|
|
|
"integrity": "sha512-HxTfLeGvD1wTJqIGwcBCpNmHKenja+We1e0cuzeIDFfbEj3ixnlTInyPR/81zAe0Ss/Ip12rFK6XNeMLVucOSg=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/babel__core": {
|
|
|
|
|
"version": "7.20.2",
|
|
|
|
|
@@ -13756,7 +14108,8 @@
|
|
|
|
|
},
|
|
|
|
|
"node_modules/bottleneck": {
|
|
|
|
|
"version": "2.19.5",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bottleneck/-/bottleneck-2.19.5.tgz",
|
|
|
|
|
"integrity": "sha512-VHiNCbI1lKdl44tGrhNfU3lup0Tj/ZBMJB5/2ZbNXRCPuRCO7ed2mgcK4r17y+KB2EfuYuRaVlwNbAeaWGSpbw=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/bowser": {
|
|
|
|
|
"version": "2.11.0",
|
|
|
|
|
@@ -18489,24 +18842,6 @@
|
|
|
|
|
"node": ">= 0.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fromentries": {
|
|
|
|
|
"version": "1.3.2",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "patreon",
|
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "consulting",
|
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fs-constants": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
@@ -26885,21 +27220,183 @@
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "3.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/octokit/-/octokit-3.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-MG5qmrTL5y8KYwFgE1A4JWmgfQBaIETE/lOlfwNYx1QOtCQHGVxkRJmdUJltFc1HVn73d61TlMhMyNTOtMl+ng==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/app": "^13.1.5",
|
|
|
|
|
"@octokit/core": "^4.2.1",
|
|
|
|
|
"@octokit/oauth-app": "^4.2.1",
|
|
|
|
|
"@octokit/plugin-paginate-rest": "^6.1.0",
|
|
|
|
|
"@octokit/plugin-rest-endpoint-methods": "^7.1.1",
|
|
|
|
|
"@octokit/plugin-retry": "^4.1.3",
|
|
|
|
|
"@octokit/plugin-throttling": "^5.2.2",
|
|
|
|
|
"@octokit/request-error": "^v3.0.3",
|
|
|
|
|
"@octokit/types": "^9.2.2"
|
|
|
|
|
"@octokit/app": "^14.0.2",
|
|
|
|
|
"@octokit/core": "^5.0.0",
|
|
|
|
|
"@octokit/oauth-app": "^6.0.0",
|
|
|
|
|
"@octokit/plugin-paginate-graphql": "^4.0.0",
|
|
|
|
|
"@octokit/plugin-paginate-rest": "^9.0.0",
|
|
|
|
|
"@octokit/plugin-rest-endpoint-methods": "^10.0.0",
|
|
|
|
|
"@octokit/plugin-retry": "^6.0.0",
|
|
|
|
|
"@octokit/plugin-throttling": "^8.0.0",
|
|
|
|
|
"@octokit/request-error": "^5.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14"
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit/node_modules/@octokit/auth-token": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit/node_modules/@octokit/core": {
|
|
|
|
|
"version": "5.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-5.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-cZUy1gUvd4vttMic7C0lwPed8IYXWYp8kHIMatyhY8t8n3Cpw2ILczkV5pGMPqef7v0bLo0pOHrEHarsau2Ydg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/auth-token": "^4.0.0",
|
|
|
|
|
"@octokit/graphql": "^7.0.0",
|
|
|
|
|
"@octokit/request": "^8.0.2",
|
|
|
|
|
"@octokit/request-error": "^5.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"before-after-hook": "^2.2.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit/node_modules/@octokit/endpoint": {
|
|
|
|
|
"version": "9.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-DWPLtr1Kz3tv8L0UvXTDP1fNwM0S+z6EJpRcvH66orY6Eld4XBMCSYsaWp4xIm61jTWxK68BrR7ibO+vSDnZqw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit/node_modules/@octokit/graphql": {
|
|
|
|
|
"version": "7.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-7.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-OJ2iGMtj5Tg3s6RaXH22cJcxXRi7Y3EBqbHTBRq+PQAqfaS8f/236fUrWhfSn8P4jovyzqucxme7/vWSSZBX2Q==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/request": "^8.0.1",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit/node_modules/@octokit/openapi-types": {
|
|
|
|
|
"version": "19.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-19.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-6G+ywGClliGQwRsjvqVYpklIfa7oRPA0vyhPQG/1Feh+B+wU0vGH1JiJ5T25d3g1JZYBHzR2qefLi9x8Gt+cpw=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit/node_modules/@octokit/plugin-paginate-graphql": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-graphql/-/plugin-paginate-graphql-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-7HcYW5tP7/Z6AETAPU14gp5H5KmCPT3hmJrS/5tO7HIgbwenYmgw4OY9Ma54FDySuxMwD+wsJlxtuGWwuZuItA==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@octokit/core": ">=5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit/node_modules/@octokit/plugin-paginate-rest": {
|
|
|
|
|
"version": "9.1.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.1.5.tgz",
|
|
|
|
|
"integrity": "sha512-WKTQXxK+bu49qzwv4qKbMMRXej1DU2gq017euWyKVudA6MldaSSQuxtz+vGbhxV4CjxpUxjZu6rM2wfc1FiWVg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^12.4.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@octokit/core": ">=5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit/node_modules/@octokit/plugin-rest-endpoint-methods": {
|
|
|
|
|
"version": "10.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-ePbgBMYtGoRNXDyKGvr9cyHjQ163PbwD0y1MkDJCpkO2YH4OeXX40c4wYHKikHGZcpGPbcRLuy0unPUuafco8Q==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^12.3.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@octokit/core": ">=5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit/node_modules/@octokit/plugin-retry": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-retry/-/plugin-retry-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-SKs+Tz9oj0g4p28qkZwl/topGcb0k0qPNX/i7vBKmDsjoeqnVfFUquqrE/O9oJY7+oLzdCtkiWSXLpLjvl6uog==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/request-error": "^5.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"bottleneck": "^2.15.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@octokit/core": ">=5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit/node_modules/@octokit/plugin-throttling": {
|
|
|
|
|
"version": "8.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-8.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-pfyqaqpc0EXh5Cn4HX9lWYsZ4gGbjnSmUILeu4u2gnuM50K/wIk9s1Pxt3lVeVwekmITgN/nJdoh43Ka+vye8A==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^12.2.0",
|
|
|
|
|
"bottleneck": "^2.15.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@octokit/core": "^5.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit/node_modules/@octokit/request": {
|
|
|
|
|
"version": "8.1.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-8.1.6.tgz",
|
|
|
|
|
"integrity": "sha512-YhPaGml3ncZC1NfXpP3WZ7iliL1ap6tLkAp6MvbK2fTTPytzVUyUesBBogcdMm86uRYO5rHaM1xIWxigWZ17MQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/endpoint": "^9.0.0",
|
|
|
|
|
"@octokit/request-error": "^5.0.0",
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit/node_modules/@octokit/request-error": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-X7pnyTMV7MgtGmiXBwmO6M5kIPrntOXdyKZLigNfQWSEQzVxR4a4vo49vJjTWX70mPndj8KhfT4Dx+2Ng3vnBQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/types": "^12.0.0",
|
|
|
|
|
"deprecation": "^2.0.0",
|
|
|
|
|
"once": "^1.4.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/octokit/node_modules/@octokit/types": {
|
|
|
|
|
"version": "12.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-FLWs/AvZllw/AGVs+nJ+ELCDZZJk+kY0zMen118xhL2zD0s1etIUHm1odgjP7epxYU1ln7SZxEUWYop5bhsdgQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/openapi-types": "^19.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/on-finished": {
|
|
|
|
|
|