|
@@ -52,6 +52,7 @@
|
|
|
"es6-promise": "4.2.8",
|
|
|
"eslint": "7.22.0",
|
|
|
"eslint-config-transloadit": "^1.2.0",
|
|
|
+ "eslint-import-resolver-lerna": "^2.0.0",
|
|
|
"eslint-plugin-compat": "3.8.0",
|
|
|
"eslint-plugin-import": "2.22.1",
|
|
|
"eslint-plugin-jest": "23.20.0",
|
|
@@ -743,33 +744,6 @@
|
|
|
"typescript": "~4.1"
|
|
|
}
|
|
|
},
|
|
|
- "examples/svelte-example/node_modules/postcss": {
|
|
|
- "version": "8.2.9",
|
|
|
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.9.tgz",
|
|
|
- "integrity": "sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "colorette": "^1.2.2",
|
|
|
- "nanoid": "^3.1.22",
|
|
|
- "source-map": "^0.6.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^10 || ^12 || >=14"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/postcss/"
|
|
|
- }
|
|
|
- },
|
|
|
- "examples/svelte-example/node_modules/source-map": {
|
|
|
- "version": "0.6.1",
|
|
|
- "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
|
- "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
|
- "dev": true,
|
|
|
- "engines": {
|
|
|
- "node": ">=0.10.0"
|
|
|
- }
|
|
|
- },
|
|
|
"examples/svelte-example/node_modules/tslib": {
|
|
|
"version": "2.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
|
|
@@ -19969,6 +19943,15 @@
|
|
|
"node": ">=4"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/eslint-import-resolver-lerna": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-import-resolver-lerna/-/eslint-import-resolver-lerna-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-TJ//wx/tDR6SrSXMuORcc7dwQJQrkgf0AT7cnRD/ADEBpe9sLHc4rbh2JxVYRDw6rauHHxcvdYb4EICT+xd63Q==",
|
|
|
+ "dev": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/eslint-import-resolver-node": {
|
|
|
"version": "0.3.4",
|
|
|
"resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz",
|
|
@@ -58272,7 +58255,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/aws-s3": {
|
|
|
- "version": "1.7.10",
|
|
|
+ "version": "1.7.11",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -58290,7 +58273,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/aws-s3-multipart": {
|
|
|
- "version": "1.8.16",
|
|
|
+ "version": "1.8.17",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -58301,7 +58284,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/box": {
|
|
|
- "version": "0.3.10",
|
|
|
+ "version": "0.3.11",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -58314,7 +58297,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/companion": {
|
|
|
- "version": "2.10.0",
|
|
|
+ "version": "2.10.1",
|
|
|
"license": "ISC",
|
|
|
"dependencies": {
|
|
|
"@purest/providers": "1.0.1",
|
|
@@ -58383,7 +58366,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/companion-client": {
|
|
|
- "version": "1.10.0",
|
|
|
+ "version": "1.10.1",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/utils": "file:../utils",
|
|
@@ -58468,19 +58451,6 @@
|
|
|
"node": ">=0.10.0"
|
|
|
}
|
|
|
},
|
|
|
- "packages/@uppy/companion/node_modules/typescript": {
|
|
|
- "version": "3.7.5",
|
|
|
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz",
|
|
|
- "integrity": "sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==",
|
|
|
- "dev": true,
|
|
|
- "bin": {
|
|
|
- "tsc": "bin/tsc",
|
|
|
- "tsserver": "bin/tsserver"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=4.2.0"
|
|
|
- }
|
|
|
- },
|
|
|
"packages/@uppy/companion/node_modules/uuid": {
|
|
|
"version": "8.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.1.0.tgz",
|
|
@@ -58498,7 +58468,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/core": {
|
|
|
- "version": "1.19.0",
|
|
|
+ "version": "1.19.1",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@transloadit/prettier-bytes": "0.0.7",
|
|
@@ -58512,7 +58482,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/dashboard": {
|
|
|
- "version": "1.20.0",
|
|
|
+ "version": "1.20.1",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@transloadit/prettier-bytes": "0.0.7",
|
|
@@ -58535,7 +58505,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/drag-drop": {
|
|
|
- "version": "1.4.28",
|
|
|
+ "version": "1.4.29",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/utils": "file:../utils",
|
|
@@ -58546,7 +58516,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/drop-target": {
|
|
|
- "version": "0.2.2",
|
|
|
+ "version": "0.2.3",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/utils": "file:../utils"
|
|
@@ -58556,7 +58526,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/dropbox": {
|
|
|
- "version": "1.5.0",
|
|
|
+ "version": "1.5.1",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -58569,7 +58539,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/facebook": {
|
|
|
- "version": "1.2.0",
|
|
|
+ "version": "1.2.1",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -58582,7 +58552,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/file-input": {
|
|
|
- "version": "1.5.0",
|
|
|
+ "version": "1.5.1",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/utils": "file:../utils",
|
|
@@ -58593,7 +58563,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/form": {
|
|
|
- "version": "1.3.29",
|
|
|
+ "version": "1.3.30",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/utils": "file:../utils",
|
|
@@ -58604,7 +58574,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/golden-retriever": {
|
|
|
- "version": "1.4.0",
|
|
|
+ "version": "1.4.1",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@transloadit/prettier-bytes": "0.0.7",
|
|
@@ -58616,7 +58586,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/google-drive": {
|
|
|
- "version": "1.7.0",
|
|
|
+ "version": "1.7.1",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -58629,7 +58599,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/image-editor": {
|
|
|
- "version": "0.2.5",
|
|
|
+ "version": "0.2.6",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/utils": "file:../utils",
|
|
@@ -58641,7 +58611,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/informer": {
|
|
|
- "version": "1.6.4",
|
|
|
+ "version": "1.6.5",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/utils": "file:../utils",
|
|
@@ -58652,7 +58622,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/instagram": {
|
|
|
- "version": "1.5.0",
|
|
|
+ "version": "1.5.1",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -58665,11 +58635,11 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/locales": {
|
|
|
- "version": "1.20.0",
|
|
|
+ "version": "1.20.1",
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"packages/@uppy/onedrive": {
|
|
|
- "version": "1.2.0",
|
|
|
+ "version": "1.2.1",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -58682,7 +58652,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/progress-bar": {
|
|
|
- "version": "1.3.28",
|
|
|
+ "version": "1.3.29",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/utils": "file:../utils",
|
|
@@ -58693,7 +58663,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/provider-views": {
|
|
|
- "version": "1.12.1",
|
|
|
+ "version": "1.12.2",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/utils": "file:../utils",
|
|
@@ -58705,7 +58675,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/react": {
|
|
|
- "version": "1.11.9",
|
|
|
+ "version": "1.11.10",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/dashboard": "file:../dashboard",
|
|
@@ -58726,7 +58696,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/react-native": {
|
|
|
- "version": "0.1.7",
|
|
|
+ "version": "0.1.8",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/instagram": "file:../instagram",
|
|
@@ -58742,14 +58712,14 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/redux-dev-tools": {
|
|
|
- "version": "1.3.8",
|
|
|
+ "version": "1.3.9",
|
|
|
"license": "MIT",
|
|
|
"peerDependencies": {
|
|
|
"@uppy/core": "^1.0.0"
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/robodog": {
|
|
|
- "version": "1.10.10",
|
|
|
+ "version": "1.10.11",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/core": "file:../core",
|
|
@@ -58775,7 +58745,7 @@
|
|
|
"integrity": "sha512-n6wvpdE43VFtJq+lUDYDBFUwV8TZbuGXLV4D6wKafg13ldznKsyEvatubnmUe31zcvelSzOHF+XbaT+Bl9ObDg=="
|
|
|
},
|
|
|
"packages/@uppy/screen-capture": {
|
|
|
- "version": "1.0.19",
|
|
|
+ "version": "1.0.20",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/utils": "file:../utils",
|
|
@@ -58786,7 +58756,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/status-bar": {
|
|
|
- "version": "1.9.4",
|
|
|
+ "version": "1.9.5",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@transloadit/prettier-bytes": "0.0.7",
|
|
@@ -58800,11 +58770,11 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/store-default": {
|
|
|
- "version": "1.2.6",
|
|
|
+ "version": "1.2.7",
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"packages/@uppy/store-redux": {
|
|
|
- "version": "1.2.6",
|
|
|
+ "version": "1.2.7",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"cuid": "^2.1.1"
|
|
@@ -58814,7 +58784,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/svelte": {
|
|
|
- "version": "0.1.10",
|
|
|
+ "version": "0.1.11",
|
|
|
"dependencies": {
|
|
|
"@uppy/dashboard": "file:../dashboard",
|
|
|
"@uppy/drag-drop": "file:../drag-drop",
|
|
@@ -58856,7 +58826,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/thumbnail-generator": {
|
|
|
- "version": "1.7.9",
|
|
|
+ "version": "1.7.10",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/utils": "file:../utils",
|
|
@@ -58871,7 +58841,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/transloadit": {
|
|
|
- "version": "1.6.24",
|
|
|
+ "version": "1.6.25",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -58988,7 +58958,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/tus": {
|
|
|
- "version": "1.9.0",
|
|
|
+ "version": "1.9.1",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -59000,7 +58970,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/unsplash": {
|
|
|
- "version": "0.1.11",
|
|
|
+ "version": "0.1.12",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -59013,7 +58983,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/url": {
|
|
|
- "version": "1.5.21",
|
|
|
+ "version": "1.5.22",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -59025,7 +58995,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/utils": {
|
|
|
- "version": "3.6.0",
|
|
|
+ "version": "3.6.1",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"abortcontroller-polyfill": "^1.4.0",
|
|
@@ -59033,7 +59003,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/vue": {
|
|
|
- "version": "0.2.3",
|
|
|
+ "version": "0.2.4",
|
|
|
"dependencies": {
|
|
|
"@uppy/dashboard": "file:../dashboard",
|
|
|
"@uppy/drag-drop": "file:../drag-drop",
|
|
@@ -59050,7 +59020,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/webcam": {
|
|
|
- "version": "1.8.10",
|
|
|
+ "version": "1.8.11",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/utils": "file:../utils",
|
|
@@ -59061,7 +59031,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/xhr-upload": {
|
|
|
- "version": "1.7.3",
|
|
|
+ "version": "1.7.4",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -59076,7 +59046,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/@uppy/zoom": {
|
|
|
- "version": "0.1.16",
|
|
|
+ "version": "0.1.17",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/companion-client": "file:../companion-client",
|
|
@@ -59089,7 +59059,7 @@
|
|
|
}
|
|
|
},
|
|
|
"packages/uppy": {
|
|
|
- "version": "1.29.0",
|
|
|
+ "version": "1.29.1",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@uppy/aws-s3": "file:../@uppy/aws-s3",
|
|
@@ -59127,7 +59097,7 @@
|
|
|
}
|
|
|
},
|
|
|
"private/remark-lint-uppy": {
|
|
|
- "version": "0.0.0",
|
|
|
+ "version": "0.0.1",
|
|
|
"dependencies": {
|
|
|
"remark-frontmatter": "^2.0.0",
|
|
|
"remark-lint": "^7.0.0",
|
|
@@ -64940,23 +64910,6 @@
|
|
|
"typescript": "~4.1"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "postcss": {
|
|
|
- "version": "8.2.9",
|
|
|
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.9.tgz",
|
|
|
- "integrity": "sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "colorette": "^1.2.2",
|
|
|
- "nanoid": "^3.1.22",
|
|
|
- "source-map": "^0.6.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "source-map": {
|
|
|
- "version": "0.6.1",
|
|
|
- "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
|
- "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
|
- "dev": true
|
|
|
- },
|
|
|
"tslib": {
|
|
|
"version": "2.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
|
|
@@ -65210,11 +65163,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-2.1.0.tgz",
|
|
|
"integrity": "sha1-ULZ51WNc34Rme9yOWa9OW4HV9go="
|
|
|
},
|
|
|
- "typescript": {
|
|
|
- "version": "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz",
|
|
|
- "integrity": "sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==",
|
|
|
- "dev": true
|
|
|
- },
|
|
|
"uuid": {
|
|
|
"version": "8.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.1.0.tgz",
|
|
@@ -76073,6 +76021,12 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "eslint-import-resolver-lerna": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-import-resolver-lerna/-/eslint-import-resolver-lerna-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-TJ//wx/tDR6SrSXMuORcc7dwQJQrkgf0AT7cnRD/ADEBpe9sLHc4rbh2JxVYRDw6rauHHxcvdYb4EICT+xd63Q==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
"eslint-import-resolver-node": {
|
|
|
"version": "0.3.4",
|
|
|
"resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz",
|