|
@@ -29,7 +29,7 @@
|
|
|
"node": "^16.15.0 || >=18.0.0",
|
|
|
"yarn": "3.6.1"
|
|
|
},
|
|
|
- "packageManager": "yarn@4.1.1+sha256.f3cc0eda8e5560e529c7147565b30faa43b4e472d90e8634d7134a37c7f59781",
|
|
|
+ "packageManager": "yarn@4.2.2+sha224.1e50daf19e5e249a025569752c60b88005fddf57d10fcde5fc68b88f",
|
|
|
"workspaces": [
|
|
|
"examples/*",
|
|
|
"packages/@uppy/*",
|
|
@@ -63,9 +63,9 @@
|
|
|
"babel-plugin-inline-package-json": "^2.0.0",
|
|
|
"chalk": "^5.0.0",
|
|
|
"concat-stream": "^2.0.0",
|
|
|
- "cssnano": "^6.0.6",
|
|
|
+ "cssnano": "^7.0.0",
|
|
|
"dotenv": "^16.0.0",
|
|
|
- "esbuild": "^0.20.1",
|
|
|
+ "esbuild": "^0.21.2",
|
|
|
"esbuild-plugin-babel": "^0.2.3",
|
|
|
"eslint": "^8.0.0",
|
|
|
"eslint-config-prettier": "^9.0.0",
|
|
@@ -76,18 +76,18 @@
|
|
|
"eslint-plugin-jest": "^28.0.0",
|
|
|
"eslint-plugin-jsdoc": "^48.0.0",
|
|
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
|
- "eslint-plugin-markdown": "^4.0.0",
|
|
|
+ "eslint-plugin-markdown": "^5.0.0",
|
|
|
"eslint-plugin-no-only-tests": "^3.1.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": "^52.0.0",
|
|
|
+ "eslint-plugin-unicorn": "^53.0.0",
|
|
|
"github-contributors-list": "^1.2.4",
|
|
|
"glob": "^8.0.0",
|
|
|
- "jsdom": "^22.1.0",
|
|
|
- "lint-staged": "^13.0.0",
|
|
|
+ "jsdom": "^24.0.0",
|
|
|
+ "lint-staged": "^15.0.0",
|
|
|
"mime-types": "^2.1.26",
|
|
|
"nodemon": "^2.0.8",
|
|
|
"npm-packlist": "^5.0.0",
|
|
@@ -180,7 +180,6 @@
|
|
|
"stylelint@^9.10.1": "^16.0.0",
|
|
|
"stylelint-order": "^6.0.0",
|
|
|
"uuid@^8.3.2": "patch:uuid@npm:8.3.2#.yarn/patches/uuid-npm-8.3.2-eca0baba53.patch",
|
|
|
- "tus-js-client": "patch:tus-js-client@npm%3A3.1.3#./.yarn/patches/tus-js-client-npm-3.1.3-dc57874d23.patch",
|
|
|
"resize-observer-polyfill": "patch:resize-observer-polyfill@npm%3A1.5.1#./.yarn/patches/resize-observer-polyfill-npm-1.5.1-603120e8a0.patch"
|
|
|
}
|
|
|
}
|