|
@@ -27,7 +27,7 @@
|
|
|
"node": "^16.15.0 || >=18.0.0",
|
|
|
"yarn": "3.6.1"
|
|
|
},
|
|
|
- "packageManager": "yarn@3.8.0+sha256.a1a53a88823c9f5bcd36e465791b7e490837ebf94dc6ef96282ab558a00c0811",
|
|
|
+ "packageManager": "yarn@4.1.1+sha256.f3cc0eda8e5560e529c7147565b30faa43b4e472d90e8634d7134a37c7f59781",
|
|
|
"workspaces": [
|
|
|
"examples/*",
|
|
|
"packages/@uppy/*",
|
|
@@ -53,15 +53,15 @@
|
|
|
"@babel/types": "^7.17.0",
|
|
|
"@types/jasmine": "file:./private/@types/jasmine",
|
|
|
"@types/jasminewd2": "file:./private/@types/jasmine",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.0.0",
|
|
|
- "@typescript-eslint/parser": "^5.0.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^7.0.0",
|
|
|
+ "@typescript-eslint/parser": "^7.0.0",
|
|
|
"@uppy-dev/remark-lint-uppy": "workspace:*",
|
|
|
"adm-zip": "^0.5.5",
|
|
|
"autoprefixer": "^10.2.6",
|
|
|
"babel-plugin-inline-package-json": "^2.0.0",
|
|
|
"chalk": "^5.0.0",
|
|
|
"concat-stream": "^2.0.0",
|
|
|
- "cssnano": "^5.0.6",
|
|
|
+ "cssnano": "^6.0.6",
|
|
|
"dotenv": "^16.0.0",
|
|
|
"esbuild": "^0.20.1",
|
|
|
"esbuild-plugin-babel": "^0.2.3",
|
|
@@ -69,19 +69,19 @@
|
|
|
"eslint-config-prettier": "^9.0.0",
|
|
|
"eslint-config-transloadit": "^2.0.0",
|
|
|
"eslint-plugin-compat": "^4.0.0",
|
|
|
- "eslint-plugin-cypress": "^2.12.1",
|
|
|
+ "eslint-plugin-cypress": "^3.0.0",
|
|
|
"eslint-plugin-import": "^2.25.2",
|
|
|
- "eslint-plugin-jest": "^27.0.0",
|
|
|
- "eslint-plugin-jsdoc": "^40.0.0",
|
|
|
+ "eslint-plugin-jest": "^28.0.0",
|
|
|
+ "eslint-plugin-jsdoc": "^48.0.0",
|
|
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
|
- "eslint-plugin-markdown": "^3.0.0",
|
|
|
+ "eslint-plugin-markdown": "^4.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": "^46.0.0",
|
|
|
+ "eslint-plugin-unicorn": "^52.0.0",
|
|
|
"github-contributors-list": "^1.2.4",
|
|
|
"glob": "^8.0.0",
|
|
|
"jsdom": "^22.1.0",
|
|
@@ -97,14 +97,14 @@
|
|
|
"postcss-logical": "^5.0.0",
|
|
|
"pre-commit": "^1.2.2",
|
|
|
"prettier": "^3.0.3",
|
|
|
- "remark-cli": "^11.0.0",
|
|
|
+ "remark-cli": "^12.0.0",
|
|
|
"resolve": "^1.17.0",
|
|
|
"sass": "^1.29.0",
|
|
|
"start-server-and-test": "^1.14.0",
|
|
|
"stylelint": "^15.0.0",
|
|
|
"stylelint-config-rational-order": "^0.1.2",
|
|
|
- "stylelint-config-standard": "^34.0.0",
|
|
|
- "stylelint-config-standard-scss": "^10.0.0",
|
|
|
+ "stylelint-config-standard": "^36.0.0",
|
|
|
+ "stylelint-config-standard-scss": "^13.0.0",
|
|
|
"tar": "^6.1.0",
|
|
|
"typescript": "~5.4",
|
|
|
"vitest": "^1.2.1",
|
|
@@ -175,7 +175,8 @@
|
|
|
"pre-commit": "patch:pre-commit@npm:1.2.2#.yarn/patches/pre-commit-npm-1.2.2-f30af83877.patch",
|
|
|
"preact": "patch:preact@npm:10.10.0#.yarn/patches/preact-npm-10.10.0-dd04de05e8.patch",
|
|
|
"start-server-and-test": "patch:start-server-and-test@npm:1.14.0#.yarn/patches/start-server-and-test-npm-1.14.0-841aa34fdf.patch",
|
|
|
- "stylelint-config-rational-order": "patch:stylelint-config-rational-order@npm%3A0.1.2#./.yarn/patches/stylelint-config-rational-order-npm-0.1.2-d8336e84ed.patch",
|
|
|
+ "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"
|