mirror of
https://github.com/LucasVbr/meeting-app.git
synced 2026-05-13 17:21:53 +00:00
Input image userProfile
This commit is contained in:
@@ -1664,6 +1664,11 @@
|
||||
"es-shim-unscopables" "^1.0.0"
|
||||
"get-intrinsic" "^1.1.3"
|
||||
|
||||
"asap@^2.0.0":
|
||||
"integrity" "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA=="
|
||||
"resolved" "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz"
|
||||
"version" "2.0.6"
|
||||
|
||||
"ast-types-flow@^0.0.7":
|
||||
"integrity" "sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag=="
|
||||
"resolved" "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz"
|
||||
@@ -2104,6 +2109,14 @@
|
||||
"resolved" "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz"
|
||||
"version" "1.1.0"
|
||||
|
||||
"dezalgo@^1.0.4":
|
||||
"integrity" "sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig=="
|
||||
"resolved" "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.4.tgz"
|
||||
"version" "1.0.4"
|
||||
dependencies:
|
||||
"asap" "^2.0.0"
|
||||
"wrappy" "1"
|
||||
|
||||
"diff@^4.0.1":
|
||||
"integrity" "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A=="
|
||||
"resolved" "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz"
|
||||
@@ -2610,6 +2623,16 @@
|
||||
dependencies:
|
||||
"is-callable" "^1.1.3"
|
||||
|
||||
"formidable@^2.1.1":
|
||||
"integrity" "sha512-0EcS9wCFEzLvfiks7omJ+SiYJAiD+TzK4Pcw1UlUoGnhUxDcMKjt0P7x8wEb0u6OHu8Nb98WG3nxtlF5C7bvUQ=="
|
||||
"resolved" "https://registry.npmjs.org/formidable/-/formidable-2.1.1.tgz"
|
||||
"version" "2.1.1"
|
||||
dependencies:
|
||||
"dezalgo" "^1.0.4"
|
||||
"hexoid" "^1.0.0"
|
||||
"once" "^1.4.0"
|
||||
"qs" "^6.11.0"
|
||||
|
||||
"fp-ts@2.13.1":
|
||||
"integrity" "sha512-0eu5ULPS2c/jsa1lGFneEFFEdTbembJv8e4QKXeVJ3lm/5hyve06dlKZrpxmMwJt6rYen7sxmHHK2CLaXvWuWQ=="
|
||||
"resolved" "https://registry.npmjs.org/fp-ts/-/fp-ts-2.13.1.tgz"
|
||||
@@ -2664,6 +2687,11 @@
|
||||
"resolved" "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
|
||||
"version" "1.0.0"
|
||||
|
||||
"fs@^0.0.1-security":
|
||||
"integrity" "sha512-3XY9e1pP0CVEUCdj5BmfIZxRBTSDycnbqhIOGec9QYtmVH2fbLpj86CFWkrNOkt/Fvty4KZG5lTglL9j/gJ87w=="
|
||||
"resolved" "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz"
|
||||
"version" "0.0.1-security"
|
||||
|
||||
"function-bind@^1.1.1":
|
||||
"integrity" "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
|
||||
"resolved" "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
|
||||
@@ -2903,6 +2931,11 @@
|
||||
"is-stream" "^2.0.0"
|
||||
"type-fest" "^0.8.0"
|
||||
|
||||
"hexoid@^1.0.0":
|
||||
"integrity" "sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g=="
|
||||
"resolved" "https://registry.npmjs.org/hexoid/-/hexoid-1.0.0.tgz"
|
||||
"version" "1.0.0"
|
||||
|
||||
"hoist-non-react-statics@^3.3.1":
|
||||
"integrity" "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw=="
|
||||
"resolved" "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz"
|
||||
@@ -3998,7 +4031,7 @@
|
||||
"resolved" "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz"
|
||||
"version" "2.3.0"
|
||||
|
||||
"qs@^6.9.4":
|
||||
"qs@^6.11.0", "qs@^6.9.4":
|
||||
"integrity" "sha512-0wsrzgTz/kAVIeuxSjnpGC56rzYtr6JT/2BwEvMaPhFIoYa1aGO8LbzuU1R0uUYQkLpWBTOj0l/CLAJB64J6nQ=="
|
||||
"resolved" "https://registry.npmjs.org/qs/-/qs-6.11.1.tgz"
|
||||
"version" "6.11.1"
|
||||
|
||||
Reference in New Issue
Block a user