|
@@ -28,7 +28,7 @@
|
|
|
"node": "^16.15.0 || >=18.0.0",
|
|
|
"yarn": "3.2.1"
|
|
|
},
|
|
|
- "packageManager": "yarn@3.2.1",
|
|
|
+ "packageManager": "yarn@3.2.2+sha224.634d0331703700cabfa9d9389835bd8f7426b0207ed6b74d8d34c81e",
|
|
|
"workspaces": [
|
|
|
"examples/*",
|
|
|
"packages/@uppy/*",
|
|
@@ -51,10 +51,8 @@
|
|
|
"@babel/preset-env": "^7.14.7",
|
|
|
"@babel/register": "^7.10.5",
|
|
|
"@babel/types": "^7.17.0",
|
|
|
- "@goto-bus-stop/envify": "^5.0.0",
|
|
|
- "@parcel/transformer-vue": "^2.2.1",
|
|
|
- "@size-limit/preset-big-lib": "7.0.5",
|
|
|
- "@size-limit/webpack-why": "^7.0.5",
|
|
|
+ "@size-limit/preset-big-lib": "^8.0.0",
|
|
|
+ "@size-limit/webpack-why": "^8.0.0",
|
|
|
"@types/jasmine": "file:./private/@types/jasmine",
|
|
|
"@types/jasminewd2": "file:./private/@types/jasmine",
|
|
|
"@typescript-eslint/eslint-plugin": "^5.0.0",
|
|
@@ -63,14 +61,14 @@
|
|
|
"adm-zip": "^0.5.5",
|
|
|
"autoprefixer": "^10.2.6",
|
|
|
"aws-sdk": "^2.1038.0",
|
|
|
- "babel-jest": "^27.0.6",
|
|
|
+ "babel-jest": "^28.0.0",
|
|
|
"babel-plugin-inline-package-json": "^2.0.0",
|
|
|
- "chalk": "^4.1.1",
|
|
|
+ "chalk": "^5.0.0",
|
|
|
"concat-stream": "^2.0.0",
|
|
|
- "core-js": "~3.19.3",
|
|
|
+ "core-js": "~3.24.0",
|
|
|
"cssnano": "^5.0.6",
|
|
|
"dotenv": "^16.0.0",
|
|
|
- "esbuild": "^0.14.1",
|
|
|
+ "esbuild": "^0.15.1",
|
|
|
"esbuild-plugin-babel": "^0.2.3",
|
|
|
"eslint": "^8.0.0",
|
|
|
"eslint-config-transloadit": "^2.0.0",
|
|
@@ -78,51 +76,42 @@
|
|
|
"eslint-plugin-cypress": "^2.12.1",
|
|
|
"eslint-plugin-import": "^2.25.2",
|
|
|
"eslint-plugin-jest": "^26.0.0",
|
|
|
- "eslint-plugin-jsdoc": "^38.0.0",
|
|
|
+ "eslint-plugin-jsdoc": "^39.0.0",
|
|
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
|
- "eslint-plugin-markdown": "^2.2.0",
|
|
|
+ "eslint-plugin-markdown": "^3.0.0",
|
|
|
"eslint-plugin-node": "^11.1.0",
|
|
|
"eslint-plugin-prefer-import": "^0.0.1",
|
|
|
"eslint-plugin-promise": "^6.0.0",
|
|
|
"eslint-plugin-react": "^7.22.0",
|
|
|
"eslint-plugin-react-hooks": "^4.2.0",
|
|
|
"eslint-plugin-unicorn": "^43.0.0",
|
|
|
- "events.once": "^2.0.2",
|
|
|
- "exorcist": "^2.0.0",
|
|
|
- "fakefile": "^1.0.0",
|
|
|
"github-contributors-list": "^1.2.4",
|
|
|
- "glob": "^7.2.0",
|
|
|
- "isomorphic-fetch": "^3.0.0",
|
|
|
- "jest": "^27.0.6",
|
|
|
- "lint-staged": "^12.1.2",
|
|
|
+ "glob": "^8.0.0",
|
|
|
+ "jest": "^28.0.0",
|
|
|
+ "jest-environment-jsdom": "^28.1.3",
|
|
|
+ "lint-staged": "^13.0.0",
|
|
|
"mime-types": "^2.1.26",
|
|
|
- "minify-stream": "^2.0.1",
|
|
|
- "multi-glob": "^1.0.2",
|
|
|
"nodemon": "^2.0.8",
|
|
|
- "npm-auth-to-token": "1.0.0",
|
|
|
- "npm-packlist": "^2.2.2",
|
|
|
+ "npm-packlist": "^5.0.0",
|
|
|
"npm-run-all": "^4.1.5",
|
|
|
"onchange": "^7.1.0",
|
|
|
- "pacote": "^11.3.4",
|
|
|
+ "pacote": "^13.0.0",
|
|
|
"postcss": "^8.2.10",
|
|
|
- "postcss-dir-pseudo-class": "^5.0.0",
|
|
|
- "postcss-logical": "^4.0.2",
|
|
|
+ "postcss-dir-pseudo-class": "^6.0.0",
|
|
|
+ "postcss-logical": "^5.0.0",
|
|
|
"pre-commit": "^1.2.2",
|
|
|
- "remark-cli": "^10.0.0",
|
|
|
- "replacestream": "^4.0.3",
|
|
|
+ "remark-cli": "^11.0.0",
|
|
|
"resolve": "^1.17.0",
|
|
|
"sass": "^1.29.0",
|
|
|
- "size-limit": "7.0.5",
|
|
|
+ "size-limit": "^8.0.0",
|
|
|
"start-server-and-test": "^1.14.0",
|
|
|
- "stylelint": "^13.13.1",
|
|
|
+ "stylelint": "^14.0.0",
|
|
|
"stylelint-config-rational-order": "^0.1.2",
|
|
|
- "stylelint-config-standard": "^22.0.0",
|
|
|
- "stylelint-scss": "^3.20.1",
|
|
|
+ "stylelint-config-standard": "^27.0.0",
|
|
|
+ "stylelint-scss": "^4.0.0",
|
|
|
"tar": "^6.1.0",
|
|
|
- "temp-write": "^5.0.0",
|
|
|
- "tsd": "^0.17.0",
|
|
|
- "typescript": "~4.4",
|
|
|
- "verdaccio": "^5.1.1",
|
|
|
+ "tsd": "^0.22.0",
|
|
|
+ "typescript": "~4.7",
|
|
|
"vue-template-compiler": "workspace:*"
|
|
|
},
|
|
|
"scripts": {
|
|
@@ -165,7 +154,7 @@
|
|
|
"test:unit": "yarn run build:lib && NODE_OPTIONS=--experimental-vm-modules jest --env jsdom",
|
|
|
"test:watch": "NODE_OPTIONS=--experimental-vm-modules jest --env jsdom --watch --no-coverage",
|
|
|
"test:size": "yarn build:lib && size-limit --why",
|
|
|
- "test": "npm-run-all lint test:locale-packs:unused test:locale-packs:warnings test:unit test:type test:companion",
|
|
|
+ "test": "npm-run-all lint test:locale-packs:unused test:unit test:type test:companion",
|
|
|
"uploadcdn": "yarn node ./bin/upload-to-cdn.js",
|
|
|
"version": "yarn node ./bin/after-version-bump.js",
|
|
|
"watch:css": "onchange 'packages/{@uppy/,}*/src/*.scss' --initial --verbose -- yarn run build:css",
|
|
@@ -204,7 +193,7 @@
|
|
|
"@types/eslint@^7.2.13": "^8.2.0",
|
|
|
"@types/react": "^17",
|
|
|
"@types/webpack-dev-server": "^4",
|
|
|
- "npm-auth-to-token@1.0.0": "patch:npm-auth-to-token@npm:1.0.0#.yarn/patches/npm-auth-to-token-npm-1.0.0-c288ce201f",
|
|
|
- "exifr": "patch:exifr@npm:7.1.3#.yarn/patches/exifr-npm-7.1.3-e3f1c7a57d"
|
|
|
+ "exifr": "patch:exifr@npm:7.1.3#.yarn/patches/exifr-npm-7.1.3-e3f1c7a57d",
|
|
|
+ "preact": "patch:preact@npm:10.10.0#.yarn/patches/preact-npm-10.10.0-dd04de05e8.patch"
|
|
|
}
|
|
|
}
|