Newer
Older

Yassine Doghri
committed
"node_modules/@commitlint/ensure": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-15.0.0.tgz",
"integrity": "sha512-7DV4iNIald3vycwaWBNGk5FbonaNzOlU8nBe5m5AgU2dIeNKuXwLm+zzJzG27j0Ho56rgz//3F6RIvmsoxY9ZA==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"lodash": "^4.17.19"
},
"engines": {

Yassine Doghri
committed
"node": ">=v12"
}
},

Yassine Doghri
committed
"node_modules/@commitlint/execute-rule": {
"version": "15.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=v12"
}
},
"node_modules/@commitlint/format": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-15.0.0.tgz",
"integrity": "sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==",

Yassine Doghri
committed
"dependencies": {

Yassine Doghri
committed
"chalk": "^4.0.0"

Yassine Doghri
committed
"engines": {
"node": ">=v12"

Yassine Doghri
committed
"node_modules/@commitlint/is-ignored": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-15.0.0.tgz",
"integrity": "sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"semver": "7.3.5"
},
"engines": {

Yassine Doghri
committed
"node": ">=v12"
}
},
"node_modules/@commitlint/is-ignored/node_modules/semver": {
"version": "7.3.5",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
"integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
"dependencies": {
"lru-cache": "^6.0.0"
},
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},

Yassine Doghri
committed
"node_modules/@commitlint/lint": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-15.0.0.tgz",
"integrity": "sha512-hUi2+Im/2dJ5FBvWnodypTkg+5haCgsDzB0fyMApWLUA1IucYUAqRCQCW5em1Mhk9Crw1pd5YzFNikhIclkqCw==",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"dependencies": {
"@commitlint/is-ignored": "^15.0.0",
"@commitlint/parse": "^15.0.0",
"@commitlint/rules": "^15.0.0",
"@commitlint/types": "^15.0.0"

Yassine Doghri
committed
"node": ">=v12"

Yassine Doghri
committed
"node_modules/@commitlint/load": {
"version": "15.0.0",
"dev": true,

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@commitlint/execute-rule": "^15.0.0",
"@commitlint/resolve-extends": "^15.0.0",
"@commitlint/types": "^15.0.0",
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
"chalk": "^4.0.0",
"cosmiconfig": "^7.0.0",
"lodash": "^4.17.19",
"resolve-from": "^5.0.0",
"typescript": "^4.4.3"
},
"engines": {
"node": ">=v12"

Yassine Doghri
committed
"node_modules/@commitlint/message": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-15.0.0.tgz",
"integrity": "sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ==",
"dev": true,

Yassine Doghri
committed
"engines": {
"node": ">=v12"

Yassine Doghri
committed
"node_modules/@commitlint/parse": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-15.0.0.tgz",
"integrity": "sha512-7fweM67tZfBNS7zw1KTuuT5K2u9nGytUJqFqT/1Ln3Na9cBCsoAqR47mfsNOTlRCgGwakm4xiQ7BpS2gN0OGuw==",

Yassine Doghri
committed
"dev": true,
"dependencies": {

Yassine Doghri
committed
"conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.2.2"
},
"engines": {
"node": ">=v12"

Yassine Doghri
committed
"node_modules/@commitlint/read": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-15.0.0.tgz",
"integrity": "sha512-5yI1o2HKZFVe7RTjL7IhuhHMKar/MDNY34vEHqqz9gMI7BK/rdP8uVb4Di1efl2V0UPnwID0nPKWESjQ8Ti0gw==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@commitlint/top-level": "^15.0.0",
"@commitlint/types": "^15.0.0",

Yassine Doghri
committed
"fs-extra": "^10.0.0",
"git-raw-commits": "^2.0.0"

Yassine Doghri
committed
"node": ">=v12"

Yassine Doghri
committed
"node_modules/@commitlint/read/node_modules/fs-extra": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz",
"integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"graceful-fs": "^4.2.0",
"jsonfile": "^6.0.1",
"universalify": "^2.0.0"
},
"engines": {

Yassine Doghri
committed
"node": ">=12"

Yassine Doghri
committed
"node_modules/@commitlint/read/node_modules/jsonfile": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
"dependencies": {

Yassine Doghri
committed
"universalify": "^2.0.0"

Yassine Doghri
committed
"optionalDependencies": {
"graceful-fs": "^4.1.6"

Yassine Doghri
committed
"node_modules/@commitlint/read/node_modules/universalify": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
"integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==",

Yassine Doghri
committed
"node": ">= 10.0.0"

Yassine Doghri
committed
"node_modules/@commitlint/resolve-extends": {
"version": "15.0.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"import-fresh": "^3.0.0",
"lodash": "^4.17.19",
"resolve-from": "^5.0.0",
"resolve-global": "^1.0.0"
},

Yassine Doghri
committed
"node": ">=v12"

Yassine Doghri
committed
"node_modules/@commitlint/rules": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-15.0.0.tgz",
"integrity": "sha512-SqXfp6QUlwBS+0IZm4FEA/NmmAwcFQIkG3B05BtemOVWXQdZ8j1vV6hDwvA9oMPCmUSrrGpHOtZK7HaHhng2yA==",

Yassine Doghri
committed
"dependencies": {
"@commitlint/ensure": "^15.0.0",
"@commitlint/message": "^15.0.0",
"@commitlint/to-lines": "^15.0.0",
"@commitlint/types": "^15.0.0",

Yassine Doghri
committed
"execa": "^5.0.0"
},

Yassine Doghri
committed
"node": ">=v12"

Yassine Doghri
committed
"node_modules/@commitlint/to-lines": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-15.0.0.tgz",
"integrity": "sha512-mY3MNA9ujPqVpiJjTYG9MDsYCobue5PJFO0MfcIzS1mCVvngH8ZFTPAh1fT5t+t1h876boS88+9WgqjRvbYItw==",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"engines": {
"node": ">=v12"
}

Yassine Doghri
committed
"node_modules/@commitlint/top-level": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-15.0.0.tgz",
"integrity": "sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"find-up": "^5.0.0"
},
"engines": {

Yassine Doghri
committed
"node": ">=v12"

Yassine Doghri
committed
"node_modules/@commitlint/top-level/node_modules/find-up": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",

Yassine Doghri
committed
"dependencies": {
"locate-path": "^6.0.0",
"path-exists": "^4.0.0"
},

Yassine Doghri
committed
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
"node_modules/@commitlint/top-level/node_modules/locate-path": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",

Yassine Doghri
committed
"dependencies": {
"p-locate": "^5.0.0"
},

Yassine Doghri
committed
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
"node_modules/@commitlint/top-level/node_modules/p-limit": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",

Yassine Doghri
committed
"dev": true,
"dependencies": {

Yassine Doghri
committed
"yocto-queue": "^0.1.0"

Yassine Doghri
committed
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
"node_modules/@commitlint/top-level/node_modules/p-locate": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"p-limit": "^3.0.2"
},

Yassine Doghri
committed
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
"node_modules/@commitlint/types": {
"version": "15.0.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"chalk": "^4.0.0"
},

Yassine Doghri
committed
"node": ">=v12"

Yassine Doghri
committed
"node_modules/@endemolshinegroup/cosmiconfig-typescript-loader": {
"version": "3.0.2",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"lodash.get": "^4",
"make-error": "^1",
"ts-node": "^9",
"tslib": "^2"
},
"engines": {

Yassine Doghri
committed
"node": ">=10.0.0"
},
"peerDependencies": {

Yassine Doghri
committed
"cosmiconfig": ">=6"

Yassine Doghri
committed
"node_modules/@endemolshinegroup/cosmiconfig-typescript-loader/node_modules/tslib": {
"version": "2.3.1",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"license": "0BSD"

Yassine Doghri
committed
"node_modules/@eslint/eslintrc": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.5.tgz",
"integrity": "sha512-BLxsnmK3KyPunz5wmCCpqy0YelEoxxGmH73Is+Z74oOTMtExcjkr3dDR6quwrjh1YspA8DH9gnX1o069KiS9AQ==",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"dependencies": {
"ajv": "^6.12.4",
"debug": "^4.3.2",
"espree": "^9.2.0",
"globals": "^13.9.0",
"ignore": "^4.0.6",
"import-fresh": "^3.2.1",
"js-yaml": "^4.1.0",
"minimatch": "^3.0.4",
"strip-json-comments": "^3.1.1"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
}

Yassine Doghri
committed
"node_modules/@eslint/eslintrc/node_modules/ignore": {
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz",
"integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==",
"dev": true,
"engines": {

Yassine Doghri
committed
"node": ">= 4"

Yassine Doghri
committed
"node_modules/@eslint/eslintrc/node_modules/strip-json-comments": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
"dev": true,
"engines": {
"node": ">=8"

Yassine Doghri
committed
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
"node_modules/@foliojs-fork/fontkit": {
"version": "1.9.1",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@foliojs-fork/restructure": "^2.0.2",
"brfs": "^2.0.0",
"brotli": "^1.2.0",
"browserify-optional": "^1.0.1",
"clone": "^1.0.4",
"deep-equal": "^1.0.0",
"dfa": "^1.2.0",
"tiny-inflate": "^1.0.2",
"unicode-properties": "^1.2.2",
"unicode-trie": "^2.0.0"

Yassine Doghri
committed
"node_modules/@foliojs-fork/linebreak": {
"version": "1.1.1",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"base64-js": "1.3.1",
"brfs": "^2.0.2",
"unicode-trie": "^2.0.0"

Yassine Doghri
committed
"node_modules/@foliojs-fork/pdfkit": {
"version": "0.12.3",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@foliojs-fork/fontkit": "^1.9.1",
"@foliojs-fork/linebreak": "^1.1.1",
"crypto-js": "^4.0.0",
"png-js": "^1.0.0"

Yassine Doghri
committed
"node_modules/@foliojs-fork/restructure": {
"version": "2.0.2",
"license": "MIT"

Yassine Doghri
committed
"node_modules/@github/clipboard-copy-element": {
"version": "1.1.2",
"license": "MIT"
"node_modules/@github/hotkey": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/@github/hotkey/-/hotkey-1.6.1.tgz",
"integrity": "sha512-vwxqOREwldnk5wD460LPB5wUVpiVECPupi+9fKx5TFXUiRLLz4sw8QbF1FqQsV+puwsjUBhzXPa4Crj/7MGPhw=="
},

Yassine Doghri
committed
"node_modules/@github/markdown-toolbar-element": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/@github/markdown-toolbar-element/-/markdown-toolbar-element-2.1.0.tgz",
"integrity": "sha512-nYjuErjGl5enF6BiZsP9qL7fbH5YRIOebv0vFru7MJu6Yu/ayQjb0iRrm8zLKq/IELMUYQHw9+Uifl3qUyTKrA=="

Yassine Doghri
committed
"node_modules/@github/time-elements": {
"version": "3.1.2",
"license": "MIT"

Yassine Doghri
committed
"node_modules/@humanwhocodes/config-array": {
"version": "0.9.2",
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.2.tgz",
"integrity": "sha512-UXOuFCGcwciWckOpmfKDq/GyhlTf9pN/BzG//x8p8zTOFEcGuA68ANXheFS0AGvy3qgZqLBUkMs7hqzqCKOVwA==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@humanwhocodes/object-schema": "^1.2.1",
"debug": "^4.1.1",
"minimatch": "^3.0.4"
},
"engines": {

Yassine Doghri
committed
"node": ">=10.10.0"

Yassine Doghri
committed
"node_modules/@humanwhocodes/object-schema": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
"integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==",
"dev": true

Yassine Doghri
committed
"node_modules/@lezer/common": {
"version": "0.15.11",

Yassine Doghri
committed
"license": "MIT"

Yassine Doghri
committed
"node_modules/@lezer/lr": {
"version": "0.15.5",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"@lezer/common": "^0.15.0"

Yassine Doghri
committed
"node_modules/@lezer/xml": {
"version": "0.15.1",
"license": "MIT",
"dependencies": {
"@lezer/lr": "^0.15.0"
}
},
"node_modules/@lit/reactive-element": {
"version": "1.0.2",
"license": "BSD-3-Clause"
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.3",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@nodelib/fs.stat": "2.0.3",
"run-parallel": "^1.1.9"

Yassine Doghri
committed
"node": ">= 8"

Yassine Doghri
committed
"node_modules/@nodelib/fs.stat": {
"version": "2.0.3",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">= 8"

Yassine Doghri
committed
"node_modules/@nodelib/fs.walk": {
"version": "1.2.4",
"dev": true,

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@nodelib/fs.scandir": "2.1.3",
"fastq": "^1.6.0"

Yassine Doghri
committed
},

Yassine Doghri
committed
"engines": {
"node": ">= 8"

Yassine Doghri
committed
"node_modules/@octokit/auth-token": {
"version": "2.5.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"@octokit/types": "^6.0.3"

Yassine Doghri
committed
"node_modules/@octokit/core": {
"version": "3.5.1",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"@octokit/auth-token": "^2.4.4",
"@octokit/graphql": "^4.5.8",
"@octokit/request": "^5.6.0",
"@octokit/request-error": "^2.0.5",
"@octokit/types": "^6.0.3",
"before-after-hook": "^2.2.0",
"universal-user-agent": "^6.0.0"

Yassine Doghri
committed
"node_modules/@octokit/endpoint": {
"version": "6.0.12",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@octokit/types": "^6.0.3",
"is-plain-object": "^5.0.0",
"universal-user-agent": "^6.0.0"

Yassine Doghri
committed
"node_modules/@octokit/graphql": {
"version": "4.8.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@octokit/request": "^5.6.0",
"@octokit/types": "^6.0.3",
"universal-user-agent": "^6.0.0"

Yassine Doghri
committed
"node_modules/@octokit/openapi-types": {
"version": "11.2.0",

Yassine Doghri
committed
"license": "MIT"

Yassine Doghri
committed
"node_modules/@octokit/plugin-paginate-rest": {
"version": "2.17.0",
"dev": true,

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@octokit/types": "^6.34.0"

Yassine Doghri
committed
"peerDependencies": {
"@octokit/core": ">=2"

Yassine Doghri
committed
"node_modules/@octokit/plugin-request-log": {
"version": "1.0.4",
"dev": true,
"license": "MIT",
"peerDependencies": {
"@octokit/core": ">=3"
}
},
"node_modules/@octokit/plugin-rest-endpoint-methods": {
"version": "5.13.0",
"dev": true,
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@octokit/types": "^6.34.0",
"deprecation": "^2.3.1"

Yassine Doghri
committed
"peerDependencies": {
"@octokit/core": ">=3"

Yassine Doghri
committed
"node_modules/@octokit/request": {
"version": "5.6.2",
"dev": true,
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@octokit/endpoint": "^6.0.1",
"@octokit/request-error": "^2.1.0",
"@octokit/types": "^6.16.1",
"is-plain-object": "^5.0.0",
"node-fetch": "^2.6.1",
"universal-user-agent": "^6.0.0"

Yassine Doghri
committed
"node_modules/@octokit/request-error": {
"version": "2.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
"@octokit/types": "^6.0.3",
"deprecation": "^2.0.0",
"once": "^1.4.0"

Yassine Doghri
committed
"node_modules/@octokit/rest": {
"version": "18.12.0",
"dev": true,
"license": "MIT",
"dependencies": {
"@octokit/core": "^3.5.1",
"@octokit/plugin-paginate-rest": "^2.16.8",
"@octokit/plugin-request-log": "^1.0.4",
"@octokit/plugin-rest-endpoint-methods": "^5.12.0"

Yassine Doghri
committed
"node_modules/@octokit/types": {
"version": "6.34.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@octokit/openapi-types": "^11.2.0"
}
},
"node_modules/@popperjs/core": {
"version": "2.11.0",
"license": "MIT",

Yassine Doghri
committed
"type": "opencollective",
"url": "https://opencollective.com/popperjs"

Yassine Doghri
committed
"node_modules/@rollup/plugin-babel": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.0.tgz",
"integrity": "sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/helper-module-imports": "^7.10.4",
"@rollup/pluginutils": "^3.1.0"
},
"engines": {

Yassine Doghri
committed
"node": ">= 10.0.0"

Yassine Doghri
committed
},

Yassine Doghri
committed
"peerDependencies": {
"@babel/core": "^7.0.0",
"@types/babel__core": "^7.1.9",
"rollup": "^1.20.0||^2.0.0"
},
"peerDependenciesMeta": {
"@types/babel__core": {
"optional": true
}

Yassine Doghri
committed
"node_modules/@rollup/plugin-node-resolve": {
"version": "11.2.1",
"resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz",
"integrity": "sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@rollup/pluginutils": "^3.1.0",
"@types/resolve": "1.17.1",
"builtin-modules": "^3.1.0",
"deepmerge": "^4.2.2",
"is-module": "^1.0.0",
"resolve": "^1.19.0"
},
"engines": {

Yassine Doghri
committed
"node": ">= 10.0.0"
},
"peerDependencies": {
"rollup": "^1.20.0||^2.0.0"

Yassine Doghri
committed
"node_modules/@rollup/plugin-replace": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz",
"integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"dependencies": {
"@rollup/pluginutils": "^3.1.0",
"magic-string": "^0.25.7"
},
"peerDependencies": {
"rollup": "^1.20.0 || ^2.0.0"
}

Yassine Doghri
committed
"node_modules/@rollup/plugin-replace/node_modules/magic-string": {
"version": "0.25.7",
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.7.tgz",
"integrity": "sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==",

Yassine Doghri
committed
"dependencies": {
"sourcemap-codec": "^1.4.4"

Yassine Doghri
committed
"node_modules/@rollup/pluginutils": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz",
"integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@types/estree": "0.0.39",
"estree-walker": "^1.0.1",
"picomatch": "^2.2.2"
},
"engines": {

Yassine Doghri
committed
"node": ">= 8.0.0"
},
"peerDependencies": {
"rollup": "^1.20.0||^2.0.0"

Yassine Doghri
committed
"node_modules/@semantic-release/changelog": {
"version": "6.0.1",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"@semantic-release/error": "^3.0.0",
"aggregate-error": "^3.0.0",
"fs-extra": "^9.0.0",
"lodash": "^4.17.4"
},
"engines": {
"node": ">=14.17"
},
"peerDependencies": {
"semantic-release": ">=18.0.0"

Yassine Doghri
committed
"node_modules/@semantic-release/changelog/node_modules/fs-extra": {
"version": "9.0.1",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"at-least-node": "^1.0.0",
"graceful-fs": "^4.2.0",
"jsonfile": "^6.0.1",
"universalify": "^1.0.0"
},
"engines": {

Yassine Doghri
committed
"node": ">=10"

Yassine Doghri
committed
"node_modules/@semantic-release/changelog/node_modules/jsonfile": {
"version": "6.0.1",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"universalify": "^1.0.0"
},
"optionalDependencies": {
"graceful-fs": "^4.1.6"

Yassine Doghri
committed
"node_modules/@semantic-release/changelog/node_modules/universalify": {
"version": "1.0.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">= 10.0.0"

Yassine Doghri
committed
"node_modules/@semantic-release/commit-analyzer": {
"version": "9.0.2",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"conventional-changelog-angular": "^5.0.0",
"conventional-commits-filter": "^2.0.0",
"conventional-commits-parser": "^3.2.3",
"debug": "^4.0.0",
"import-from": "^4.0.0",
"lodash": "^4.17.4",
"micromatch": "^4.0.2"

Yassine Doghri
committed
"node": ">=14.17"

Yassine Doghri
committed
"peerDependencies": {
"semantic-release": ">=18.0.0-beta.1"

Yassine Doghri
committed
"node_modules/@semantic-release/commit-analyzer/node_modules/import-from": {
"version": "4.0.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">=12.2"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
"node_modules/@semantic-release/error": {
"version": "3.0.0",
"dev": true,

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">=14.17"

Yassine Doghri
committed
"node_modules/@semantic-release/exec": {
"version": "6.0.3",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"@semantic-release/error": "^3.0.0",
"aggregate-error": "^3.0.0",
"debug": "^4.0.0",
"execa": "^5.0.0",
"lodash": "^4.17.4",
"parse-json": "^5.0.0"
},
"engines": {

Yassine Doghri
committed
"node": ">=14.17"
},
"peerDependencies": {
"semantic-release": ">=18.0.0"

Yassine Doghri
committed
"node_modules/@semantic-release/exec/node_modules/parse-json": {
"version": "5.1.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@babel/code-frame": "^7.0.0",
"error-ex": "^1.3.1",
"json-parse-even-better-errors": "^2.3.0",
"lines-and-columns": "^1.1.6"
},
"engines": {
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
"node_modules/@semantic-release/git": {
"version": "10.0.1",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@semantic-release/error": "^3.0.0",
"aggregate-error": "^3.0.0",
"debug": "^4.0.0",
"dir-glob": "^3.0.0",
"execa": "^5.0.0",
"lodash": "^4.17.4",
"micromatch": "^4.0.0",
"p-reduce": "^2.0.0"
},
"engines": {

Yassine Doghri
committed
"node": ">=14.17"

Yassine Doghri
committed
"peerDependencies": {
"semantic-release": ">=18.0.0"

Yassine Doghri
committed
"node_modules/@semantic-release/github": {
"version": "8.0.2",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@octokit/rest": "^18.0.0",
"@semantic-release/error": "^2.2.0",
"aggregate-error": "^3.0.0",
"bottleneck": "^2.18.1",
"debug": "^4.0.0",
"dir-glob": "^3.0.0",
"fs-extra": "^10.0.0",
"globby": "^11.0.0",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"issue-parser": "^6.0.0",
"lodash": "^4.17.4",
"mime": "^3.0.0",
"p-filter": "^2.0.0",
"p-retry": "^4.0.0",
"url-join": "^4.0.0"
},
"engines": {

Yassine Doghri
committed
"node": ">=14.17"
},
"peerDependencies": {
"semantic-release": ">=18.0.0-beta.1"

Yassine Doghri
committed
"node_modules/@semantic-release/github/node_modules/@semantic-release/error": {
"version": "2.2.0",

Yassine Doghri
committed
"dev": true,
"license": "MIT"

Yassine Doghri
committed
"node_modules/@semantic-release/github/node_modules/@tootallnate/once": {
"version": "2.0.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">= 10"

Yassine Doghri
committed
"node_modules/@semantic-release/github/node_modules/fs-extra": {
"version": "10.0.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"graceful-fs": "^4.2.0",
"jsonfile": "^6.0.1",
"universalify": "^2.0.0"
},
"engines": {

Yassine Doghri
committed
"node": ">=12"

Yassine Doghri
committed
"node_modules/@semantic-release/github/node_modules/http-proxy-agent": {
"version": "5.0.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@tootallnate/once": "2",
"agent-base": "6",
"debug": "4"
},
"engines": {

Yassine Doghri
committed
"node": ">= 6"

Yassine Doghri
committed
"node_modules/@semantic-release/github/node_modules/jsonfile": {
"version": "6.1.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"universalify": "^2.0.0"

Yassine Doghri
committed
"optionalDependencies": {
"graceful-fs": "^4.1.6"

Yassine Doghri
committed
"node_modules/@semantic-release/github/node_modules/universalify": {
"version": "2.0.0",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"license": "MIT",
"engines": {
"node": ">= 10.0.0"
}

Yassine Doghri
committed
"node_modules/@semantic-release/gitlab": {
"version": "7.0.4",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"@semantic-release/error": "^3.0.0",
"aggregate-error": "^3.0.0",
"debug": "^4.0.0",
"dir-glob": "^3.0.0",
"escape-string-regexp": "^3.0.0",
"form-data": "^4.0.0",
"fs-extra": "^10.0.0",
"globby": "^11.0.0",
"got": "^11.0.0",
"lodash": "^4.17.11",
"parse-path": "^4.0.0",
"url-join": "^4.0.0"
},
"engines": {
"node": ">=14.17"
},
"peerDependencies": {
"semantic-release": ">=18.0.0"

Yassine Doghri
committed
"node_modules/@semantic-release/gitlab/node_modules/escape-string-regexp": {
"version": "3.0.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"

Yassine Doghri
committed
"node_modules/@semantic-release/gitlab/node_modules/form-data": {
"version": "4.0.0",

Yassine Doghri
committed
"license": "MIT",

Yassine Doghri
committed
"dependencies": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.8",
"mime-types": "^2.1.12"
},

Yassine Doghri
committed
"node": ">= 6"

Yassine Doghri
committed
"node_modules/@semantic-release/gitlab/node_modules/fs-extra": {
"version": "10.0.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"graceful-fs": "^4.2.0",
"jsonfile": "^6.0.1",
"universalify": "^2.0.0"

Yassine Doghri
committed
"node": ">=12"

Yassine Doghri
committed
"node_modules/@semantic-release/gitlab/node_modules/jsonfile": {
"version": "6.1.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {

Yassine Doghri
committed
"universalify": "^2.0.0"

Yassine Doghri
committed
"optionalDependencies": {
"graceful-fs": "^4.1.6"