Newer
Older
"version": "1.0.0-beta.20",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "castopod-host",
"version": "1.0.0-beta.20",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@amcharts/amcharts4": "^4.10.27",
"@amcharts/amcharts4-geodata": "^4.1.23",
"@codemirror/commands": "^6.1.0",
"@codemirror/lang-xml": "^6.0.0",
"@codemirror/language": "^6.2.1",
"@codemirror/state": "^6.1.1",
"@floating-ui/dom": "^1.0.1",
"@github/clipboard-copy-element": "^1.1.2",
"@github/hotkey": "^2.0.1",
"@github/markdown-toolbar-element": "^2.1.1",

Yassine Doghri
committed
"@github/time-elements": "^3.1.2",
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",

Yassine Doghri
committed
"choices.js": "^10.1.0",
"codemirror": "^6.0.1",
"flatpickr": "^4.6.13",
"leaflet": "^1.8.0",

Yassine Doghri
committed
"leaflet.markercluster": "^1.5.3",
"lit": "^2.3.1",
"marked": "^4.0.18",
"wavesurfer.js": "^6.2.0",

Yassine Doghri
committed
"xml-formatter": "^2.6.1"
},
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",

Yassine Doghri
committed
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/exec": "^6.0.3",

Yassine Doghri
committed
"@semantic-release/git": "^10.0.1",
"@semantic-release/gitlab": "^9.4.1",
"@tailwindcss/forms": "^0.5.2",
"@tailwindcss/line-clamp": "^0.4.0",
"@tailwindcss/typography": "^0.5.4",
"@types/leaflet": "^1.7.11",
"@types/marked": "^4.0.5",
"@types/wavesurfer.js": "^6.0.3",
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",

Yassine Doghri
committed
"all-contributors-cli": "^6.20.0",
"cross-env": "^7.0.3",
"cssnano": "^5.1.13",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.1",

Yassine Doghri
committed
"is-ci": "^3.0.1",
"lint-staged": "^13.0.3",
"postcss-import": "^14.1.0",
"postcss-nesting": "^10.1.10",
"postcss-preset-env": "^7.8.0",
"prettier": "2.7.1",
"prettier-plugin-organize-imports": "^3.1.0",
"semantic-release": "^19.0.3",
"stylelint": "^14.10.0",
"stylelint-config-standard": "^27.0.0",

Yassine Doghri
committed
"svgo": "^2.8.0",
"tailwindcss": "^3.1.8",
"typescript": "^4.7.4",
"vite": "2.8.6",
"vite-plugin-pwa": "^0.12.3",
"workbox-build": "^6.5.4",
"workbox-core": "^6.5.4",
"workbox-routing": "^6.5.4",
"workbox-strategies": "^6.5.4"
}
},
"node_modules/@amcharts/amcharts4": {
"version": "4.10.27",
"resolved": "https://registry.npmjs.org/@amcharts/amcharts4/-/amcharts4-4.10.27.tgz",
"integrity": "sha512-/AZWj3jpimZX4UiwuuxWSnc7EMZIjjO1Q/olkw4MqVcbeMRA8++yltWm0Po+QfPjkQ8IkIEsxj5BmZJ+Bzi6Zg==",
"dependencies": {
"@babel/runtime": "^7.6.3",
"core-js": "^3.0.0",
"d3-force": "^3.0.0",
"d3-geo": "^3.0.1",
"d3-geo-projection": "^4.0.0",
"d3-selection": "^3.0.0",
"d3-transition": "^3.0.1",
"pdfmake": "^0.2.2",
"polylabel": "^1.0.2",
"raf": "^3.4.1",
"regression": "^2.0.1",
"rgbcolor": "^1.0.1",
"stackblur-canvas": "^2.0.0",
"tslib": "^2.0.1",
"xlsx": "^0.17.0"
}
},
"node_modules/@amcharts/amcharts4-geodata": {
"version": "4.1.23",
"resolved": "https://registry.npmjs.org/@amcharts/amcharts4-geodata/-/amcharts4-geodata-4.1.23.tgz",
"integrity": "sha512-/hFqTuc2SUB0tAgygc8yj1xvTUdddltI7/15fAT9L5XHGERgF8qAa+AisQQ0UMITvrWIr5awJupWE3vDTlWsjQ=="
},
"node_modules/@amcharts/amcharts4/node_modules/tslib": {
"version": "2.1.0",

Yassine Doghri
committed
"license": "0BSD"
"node_modules/@ampproject/remapping": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz",
"integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==",
"dev": true,
"dependencies": {
"@jridgewell/gen-mapping": "^0.1.0",
"@jridgewell/trace-mapping": "^0.3.9"
},
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/@babel/code-frame": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
"integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
"dev": true,
"dependencies": {
"@babel/highlight": "^7.18.6"
},
"engines": {
"node": ">=6.9.0"

Yassine Doghri
committed
"node_modules/@babel/compat-data": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.6.tgz",
"integrity": "sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==",
"dev": true,
"engines": {
"node": ">=6.9.0"
}

Yassine Doghri
committed
"node_modules/@babel/core": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.6.tgz",
"integrity": "sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==",
"dev": true,
"dependencies": {
"@ampproject/remapping": "^2.1.0",
"@babel/code-frame": "^7.18.6",
"@babel/generator": "^7.18.6",
"@babel/helper-compilation-targets": "^7.18.6",
"@babel/helper-module-transforms": "^7.18.6",
"@babel/helpers": "^7.18.6",
"@babel/parser": "^7.18.6",
"@babel/template": "^7.18.6",
"@babel/traverse": "^7.18.6",
"@babel/types": "^7.18.6",

Yassine Doghri
committed
"convert-source-map": "^1.7.0",
"debug": "^4.1.0",
"gensync": "^1.0.0-beta.2",
"json5": "^2.2.1",
"semver": "^6.3.0"
},
"engines": {
"node": ">=6.9.0"

Yassine Doghri
committed
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/babel"

Yassine Doghri
committed
"node_modules/@babel/generator": {
"version": "7.18.7",
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.18.7.tgz",
"integrity": "sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A==",
"dev": true,
"dependencies": {
"@babel/types": "^7.18.7",
"@jridgewell/gen-mapping": "^0.3.2",
"jsesc": "^2.5.1"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"
"node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
"integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
"dev": true,
"dependencies": {
"@jridgewell/set-array": "^1.0.1",
"@jridgewell/sourcemap-codec": "^1.4.10",
"@jridgewell/trace-mapping": "^0.3.9"
},
"engines": {
"node": ">=6.0.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-annotate-as-pure": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz",
"integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"

Yassine Doghri
committed
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.6.tgz",
"integrity": "sha512-KT10c1oWEpmrIRYnthbzHgoOf6B+Xd6a5yhdbNtdhtG7aO1or5HViuf1TQR36xY/QprXA5nvxO6nAjhJ4y38jw==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/helper-explode-assignable-expression": "^7.18.6",
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-compilation-targets": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz",
"integrity": "sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg==",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"dependencies": {
"@babel/compat-data": "^7.18.6",
"@babel/helper-validator-option": "^7.18.6",
"browserslist": "^4.20.2",

Yassine Doghri
committed
"semver": "^6.3.0"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-create-class-features-plugin": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.6.tgz",
"integrity": "sha512-YfDzdnoxHGV8CzqHGyCbFvXg5QESPFkXlHtvdCkesLjjVMT2Adxe4FGUR5ChIb3DxSaXO12iIOCWoXdsUVwnqw==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.18.6",
"@babel/helper-environment-visitor": "^7.18.6",
"@babel/helper-function-name": "^7.18.6",
"@babel/helper-member-expression-to-functions": "^7.18.6",
"@babel/helper-optimise-call-expression": "^7.18.6",
"@babel/helper-replace-supers": "^7.18.6",
"@babel/helper-split-export-declaration": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-create-regexp-features-plugin": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz",
"integrity": "sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.18.6",
"regexpu-core": "^5.1.0"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-define-polyfill-provider": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz",
"integrity": "sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==",

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

Yassine Doghri
committed
"@babel/helper-compilation-targets": "^7.13.0",
"@babel/helper-module-imports": "^7.12.13",
"@babel/helper-plugin-utils": "^7.13.0",
"@babel/traverse": "^7.13.0",
"debug": "^4.1.1",
"lodash.debounce": "^4.0.8",
"resolve": "^1.14.2",
"semver": "^6.1.2"
},
"peerDependencies": {
"@babel/core": "^7.4.0-0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-environment-visitor": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz",
"integrity": "sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==",

Yassine Doghri
committed
"dev": true,
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-explode-assignable-expression": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz",
"integrity": "sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-function-name": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz",
"integrity": "sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/template": "^7.18.6",
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-hoist-variables": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
"integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-member-expression-to-functions": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.6.tgz",
"integrity": "sha512-CeHxqwwipekotzPDUuJOfIMtcIHBuc7WAzLmTYWctVigqS5RktNMQ5bEwQSuGewzYnCtTWa3BARXeiLxDTv+Ng==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-module-imports": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
"integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"dependencies": {
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-module-transforms": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.18.6.tgz",
"integrity": "sha512-L//phhB4al5uucwzlimruukHB3jRd5JGClwRMD/ROrVjXfLqovYnvQrK/JK36WYyVwGGO7OD3kMyVTjx+WVPhw==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/helper-environment-visitor": "^7.18.6",
"@babel/helper-module-imports": "^7.18.6",
"@babel/helper-simple-access": "^7.18.6",
"@babel/helper-split-export-declaration": "^7.18.6",
"@babel/helper-validator-identifier": "^7.18.6",
"@babel/template": "^7.18.6",
"@babel/traverse": "^7.18.6",
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-optimise-call-expression": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz",
"integrity": "sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-plugin-utils": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.6.tgz",
"integrity": "sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg==",

Yassine Doghri
committed
"dev": true,
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-remap-async-to-generator": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.6.tgz",
"integrity": "sha512-z5wbmV55TveUPZlCLZvxWHtrjuJd+8inFhk7DG0WW87/oJuGDcjDiu7HIvGcpf5464L6xKCg3vNkmlVVz9hwyQ==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.18.6",
"@babel/helper-environment-visitor": "^7.18.6",
"@babel/helper-wrap-function": "^7.18.6",
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-replace-supers": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.18.6.tgz",
"integrity": "sha512-fTf7zoXnUGl9gF25fXCWE26t7Tvtyn6H4hkLSYhATwJvw2uYxd3aoXplMSe0g9XbwK7bmxNes7+FGO0rB/xC0g==",

Yassine Doghri
committed
"dev": true,

Yassine Doghri
committed
"dependencies": {
"@babel/helper-environment-visitor": "^7.18.6",
"@babel/helper-member-expression-to-functions": "^7.18.6",
"@babel/helper-optimise-call-expression": "^7.18.6",
"@babel/traverse": "^7.18.6",
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-simple-access": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz",
"integrity": "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.6.tgz",
"integrity": "sha512-4KoLhwGS9vGethZpAhYnMejWkX64wsnHPDwvOsKWU6Fg4+AlK2Jz3TyjQLMEPvz+1zemi/WBdkYxCD0bAfIkiw==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-split-export-declaration": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
"integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",

Yassine Doghri
committed
"dev": true,
"dependencies": {
"@babel/types": "^7.18.6"

Yassine Doghri
committed
},
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-validator-identifier": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
"integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==",
"dev": true,
"engines": {

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

Yassine Doghri
committed
"node_modules/@babel/helper-validator-option": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz",
"integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==",

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

Yassine Doghri
committed
"node_modules/@babel/helper-wrap-function": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.18.6.tgz",
"integrity": "sha512-I5/LZfozwMNbwr/b1vhhuYD+J/mU+gfGAj5td7l5Rv9WYmH6i3Om69WGKNmlIpsVW/mF6O5bvTKbvDQZVgjqOw==",
"dev": true,
"dependencies": {
"@babel/helper-function-name": "^7.18.6",
"@babel/template": "^7.18.6",
"@babel/traverse": "^7.18.6",
"@babel/types": "^7.18.6"

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

Yassine Doghri
committed
"node_modules/@babel/helpers": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.6.tgz",
"integrity": "sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==",
"dev": true,
"dependencies": {
"@babel/template": "^7.18.6",
"@babel/traverse": "^7.18.6",
"@babel/types": "^7.18.6"

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

Yassine Doghri
committed
"node_modules/@babel/highlight": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
"integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
"dev": true,
"dependencies": {
"@babel/helper-validator-identifier": "^7.18.6",

Yassine Doghri
committed
"chalk": "^2.0.0",
"js-tokens": "^4.0.0"

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

Yassine Doghri
committed
"node_modules/@babel/highlight/node_modules/chalk": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",

Yassine Doghri
committed
"dependencies": {
"ansi-styles": "^3.2.1",
"escape-string-regexp": "^1.0.5",
"supports-color": "^5.3.0"
},

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

Yassine Doghri
committed
"node_modules/@babel/parser": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.18.6.tgz",
"integrity": "sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==",

Yassine Doghri
committed
"bin": {
"parser": "bin/babel-parser.js"
},

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

Yassine Doghri
committed
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz",
"integrity": "sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"

Yassine Doghri
committed
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.6.tgz",
"integrity": "sha512-Udgu8ZRgrBrttVz6A0EVL0SJ1z+RLbIeqsu632SA1hf0awEppD6TvdznoH+orIF8wtFFAV/Enmw9Y+9oV8TQcw==",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6",
"@babel/helper-skip-transparent-expression-wrappers": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.18.6"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.13.0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-async-generator-functions": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.6.tgz",
"integrity": "sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w==",
"dev": true,
"dependencies": {
"@babel/helper-environment-visitor": "^7.18.6",
"@babel/helper-plugin-utils": "^7.18.6",
"@babel/helper-remap-async-to-generator": "^7.18.6",

Yassine Doghri
committed
"@babel/plugin-syntax-async-generators": "^7.8.4"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-class-properties": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz",
"integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==",
"dev": true,

Yassine Doghri
committed
"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.18.6",
"@babel/helper-plugin-utils": "^7.18.6"

Yassine Doghri
committed
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-class-static-block": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.6.tgz",
"integrity": "sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==",
"dev": true,
"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.18.6",
"@babel/helper-plugin-utils": "^7.18.6",

Yassine Doghri
committed
"@babel/plugin-syntax-class-static-block": "^7.14.5"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.12.0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-dynamic-import": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.18.6.tgz",
"integrity": "sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6",

Yassine Doghri
committed
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-export-namespace-from": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.6.tgz",
"integrity": "sha512-zr/QcUlUo7GPo6+X1wC98NJADqmy5QTFWWhqeQWiki4XHafJtLl/YMGkmRB2szDD2IYJCCdBTd4ElwhId9T7Xw==",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6",

Yassine Doghri
committed
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-json-strings": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz",
"integrity": "sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==",

Yassine Doghri
committed
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6",

Yassine Doghri
committed
"@babel/plugin-syntax-json-strings": "^7.8.3"
},

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-logical-assignment-operators": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.18.6.tgz",
"integrity": "sha512-zMo66azZth/0tVd7gmkxOkOjs2rpHyhpcFo565PUP37hSp6hSd9uUKIfTDFMz58BwqgQKhJ9YxtM5XddjXVn+Q==",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6",

Yassine Doghri
committed
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-nullish-coalescing-operator": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz",
"integrity": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6",

Yassine Doghri
committed
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-numeric-separator": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz",
"integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6",

Yassine Doghri
committed
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-object-rest-spread": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.6.tgz",
"integrity": "sha512-9yuM6wr4rIsKa1wlUAbZEazkCrgw2sMPEXCr4Rnwetu7cEW1NydkCWytLuYletbf8vFxdJxFhwEZqMpOx2eZyw==",
"dev": true,
"dependencies": {
"@babel/compat-data": "^7.18.6",
"@babel/helper-compilation-targets": "^7.18.6",
"@babel/helper-plugin-utils": "^7.18.6",

Yassine Doghri
committed
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
"@babel/plugin-transform-parameters": "^7.18.6"

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-optional-catch-binding": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz",
"integrity": "sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6",

Yassine Doghri
committed
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-optional-chaining": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.6.tgz",
"integrity": "sha512-PatI6elL5eMzoypFAiYDpYQyMtXTn+iMhuxxQt5mAXD4fEmKorpSI3PHd+i3JXBJN3xyA6MvJv7at23HffFHwA==",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6",
"@babel/helper-skip-transparent-expression-wrappers": "^7.18.6",

Yassine Doghri
committed
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-private-methods": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz",
"integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==",
"dev": true,
"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.18.6",
"@babel/helper-plugin-utils": "^7.18.6"

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-private-property-in-object": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.18.6.tgz",
"integrity": "sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==",
"dev": true,
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.18.6",
"@babel/helper-create-class-features-plugin": "^7.18.6",
"@babel/helper-plugin-utils": "^7.18.6",

Yassine Doghri
committed
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-proposal-unicode-property-regex": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.18.6.tgz",
"integrity": "sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==",

Yassine Doghri
committed
"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
"@babel/helper-plugin-utils": "^7.18.6"

Yassine Doghri
committed
},

Yassine Doghri
committed
"node": ">=4"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-syntax-async-generators": {
"version": "7.8.4",
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
"integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/helper-plugin-utils": "^7.8.0"

Yassine Doghri
committed
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-syntax-class-properties": {
"version": "7.12.13",
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
"integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/helper-plugin-utils": "^7.12.13"

Yassine Doghri
committed
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-syntax-class-static-block": {
"version": "7.14.5",
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
"integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/helper-plugin-utils": "^7.14.5"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-syntax-dynamic-import": {
"version": "7.8.3",
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
"integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/helper-plugin-utils": "^7.8.0"

Yassine Doghri
committed
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-syntax-export-namespace-from": {
"version": "7.8.3",
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
"integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/helper-plugin-utils": "^7.8.3"

Yassine Doghri
committed
"peerDependencies": {
"@babel/core": "^7.0.0-0"
"node_modules/@babel/plugin-syntax-import-assertions": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.18.6.tgz",
"integrity": "sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},

Yassine Doghri
committed
"node_modules/@babel/plugin-syntax-json-strings": {
"version": "7.8.3",
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
"integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/helper-plugin-utils": "^7.8.0"

Yassine Doghri
committed
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-syntax-logical-assignment-operators": {
"version": "7.10.4",
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
"integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",

Yassine Doghri
committed
"dependencies": {
"@babel/helper-plugin-utils": "^7.10.4"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
"version": "7.8.3",
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
"integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/helper-plugin-utils": "^7.8.0"

Yassine Doghri
committed
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-syntax-numeric-separator": {
"version": "7.10.4",
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
"integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/helper-plugin-utils": "^7.10.4"

Yassine Doghri
committed
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-syntax-object-rest-spread": {
"version": "7.8.3",
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
"integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/helper-plugin-utils": "^7.8.0"

Yassine Doghri
committed
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-syntax-optional-catch-binding": {
"version": "7.8.3",
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
"integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",

Yassine Doghri
committed
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"

Yassine Doghri
committed
"node_modules/@babel/plugin-syntax-optional-chaining": {