diff --git a/package-lock.json b/package-lock.json index ba364b3..4e43226 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "@uppy/drag-drop": "^4.2.2", "@uppy/file-input": "^4.2.2", "@uppy/progress-bar": "^4.3.2", - "@uppy/react": "^4.5.2", + "@uppy/react": "^5.2.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "^1.1.1", @@ -900,7 +900,6 @@ "cpu": [ "ppc64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -917,7 +916,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -934,7 +932,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -951,7 +948,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -968,7 +964,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -985,7 +980,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1002,7 +996,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1019,7 +1012,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1036,7 +1028,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1053,7 +1044,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1070,7 +1060,6 @@ "cpu": [ "ia32" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1087,7 +1076,6 @@ "cpu": [ "loong64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1104,7 +1092,6 @@ "cpu": [ "mips64el" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1121,7 +1108,6 @@ "cpu": [ "ppc64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1138,7 +1124,6 @@ "cpu": [ "riscv64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1155,7 +1140,6 @@ "cpu": [ "s390x" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1172,7 +1156,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1189,7 +1172,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1206,7 +1188,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1223,7 +1204,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1240,7 +1220,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1257,7 +1236,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1274,7 +1252,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1291,7 +1268,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1308,7 +1284,6 @@ "cpu": [ "ia32" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1325,7 +1300,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -3537,6 +3511,66 @@ "node": ">=14.0.0" } }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { + "version": "1.5.0", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/wasi-threads": "1.1.0", + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { + "version": "1.5.0", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { + "version": "1.1.0", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { + "version": "1.0.7", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/core": "^1.5.0", + "@emnapi/runtime": "^1.5.0", + "@tybys/wasm-util": "^0.10.1" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { + "version": "0.10.1", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { + "version": "2.8.1", + "dev": true, + "inBundle": true, + "license": "0BSD", + "optional": true + }, "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { "version": "4.1.16", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.16.tgz", @@ -4033,19 +4067,6 @@ "@types/node": "*" } }, - "node_modules/@uppy/audio": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@uppy/audio/-/audio-2.2.2.tgz", - "integrity": "sha512-63pwCo+JbJyxB1V/YK59cMSMFi8+g9Mfew6awfJFeu4tAK0HHfZtUk5+fUdZJRdCf4eIwBAiwixBL8Q4BOes+Q==", - "license": "MIT", - "dependencies": { - "@uppy/utils": "^6.2.2", - "preact": "^10.5.13" - }, - "peerDependencies": { - "@uppy/core": "^4.5.2" - } - }, "node_modules/@uppy/aws-s3": { "version": "4.3.2", "resolved": "https://registry.npmjs.org/@uppy/aws-s3/-/aws-s3-4.3.2.tgz", @@ -4059,21 +4080,6 @@ "@uppy/core": "^4.5.2" } }, - "node_modules/@uppy/box": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/@uppy/box/-/box-3.3.2.tgz", - "integrity": "sha512-4hRXPWy48Gpgyegd7lBPMYQTplfFEq1uaHe9ZltHu53LBeXasuGeZuprMbhIQ/7Sl/7UQwiAU0te9uv/ypoXGg==", - "license": "MIT", - "dependencies": { - "@uppy/companion-client": "^4.5.2", - "@uppy/provider-views": "^4.5.2", - "@uppy/utils": "^6.2.2", - "preact": "^10.5.13" - }, - "peerDependencies": { - "@uppy/core": "^4.5.2" - } - }, "node_modules/@uppy/companion-client": { "version": "4.5.2", "resolved": "https://registry.npmjs.org/@uppy/companion-client/-/companion-client-4.5.2.tgz", @@ -4088,24 +4094,6 @@ "@uppy/core": "^4.5.2" } }, - "node_modules/@uppy/components": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/@uppy/components/-/components-0.3.2.tgz", - "integrity": "sha512-RHEV2Ru/SU1J8EoLabUX8GXQ59Q5+/FhSL5vIpicaVj++Neei58WYKj4iNWsigE4xE45jtHfYTV9IlXc+fJXaQ==", - "license": "MIT", - "dependencies": { - "@uppy/audio": "^2.2.2", - "@uppy/core": "^4.5.2", - "@uppy/image-editor": "^3.4.2", - "@uppy/remote-sources": "^2.4.2", - "@uppy/screen-capture": "^4.4.2", - "@uppy/webcam": "^4.3.2", - "clsx": "^2.1.1", - "dequal": "^2.0.3", - "preact": "^10.5.13", - "pretty-bytes": "^6.1.1" - } - }, "node_modules/@uppy/core": { "version": "4.5.3", "resolved": "https://registry.npmjs.org/@uppy/core/-/core-4.5.3.tgz", @@ -4157,36 +4145,6 @@ "@uppy/core": "^4.5.2" } }, - "node_modules/@uppy/dropbox": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@uppy/dropbox/-/dropbox-4.3.2.tgz", - "integrity": "sha512-Kj/QX8KFomlbf5mUpoCwxZ8dGH9XiN3RMKqT6zJgUk2bW7JfV2eMV6F9XvrVhz1TCtHZNl81Cv5rhu9io3UQ0w==", - "license": "MIT", - "dependencies": { - "@uppy/companion-client": "^4.5.2", - "@uppy/provider-views": "^4.5.2", - "@uppy/utils": "^6.2.2", - "preact": "^10.5.13" - }, - "peerDependencies": { - "@uppy/core": "^4.5.2" - } - }, - "node_modules/@uppy/facebook": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@uppy/facebook/-/facebook-4.3.2.tgz", - "integrity": "sha512-fHwFN8ZlRuNyxmuL7zwMLIegU+ARxegIlM3yJdY7RbRWgod/lUi5ouzTHjFgvLaFbuDtYWWRbZgF3GxCsXbmhA==", - "license": "MIT", - "dependencies": { - "@uppy/companion-client": "^4.5.2", - "@uppy/provider-views": "^4.5.2", - "@uppy/utils": "^6.2.2", - "preact": "^10.5.13" - }, - "peerDependencies": { - "@uppy/core": "^4.5.2" - } - }, "node_modules/@uppy/file-input": { "version": "4.2.2", "resolved": "https://registry.npmjs.org/@uppy/file-input/-/file-input-4.2.2.tgz", @@ -4200,35 +4158,6 @@ "@uppy/core": "^4.5.2" } }, - "node_modules/@uppy/google-drive": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/@uppy/google-drive/-/google-drive-4.4.2.tgz", - "integrity": "sha512-hIxnWZ7WMW1jrRecL+VnMVt9TwY+V3uEpy7KmNxASraQFwS2oYgYUfO5R8MVcmL654wymQgEsRY7Kzp9NQvZGw==", - "license": "MIT", - "dependencies": { - "@uppy/companion-client": "^4.5.2", - "@uppy/provider-views": "^4.5.2", - "@uppy/utils": "^6.2.2", - "preact": "^10.5.13" - }, - "peerDependencies": { - "@uppy/core": "^4.5.2" - } - }, - "node_modules/@uppy/image-editor": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/@uppy/image-editor/-/image-editor-3.4.2.tgz", - "integrity": "sha512-cQD/oDa/0xCuZAtdi4P2uLIxgrG/YR24KgKAxQYPzQHQtNB8KzCdl3TPV5ZWF9kjT4mSlUsoB4RfPQl34GbFhA==", - "license": "MIT", - "dependencies": { - "@uppy/utils": "^6.2.2", - "cropperjs": "^1.6.2", - "preact": "^10.5.13" - }, - "peerDependencies": { - "@uppy/core": "^4.5.2" - } - }, "node_modules/@uppy/informer": { "version": "4.3.2", "resolved": "https://registry.npmjs.org/@uppy/informer/-/informer-4.3.2.tgz", @@ -4242,36 +4171,6 @@ "@uppy/core": "^4.5.2" } }, - "node_modules/@uppy/instagram": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@uppy/instagram/-/instagram-4.3.2.tgz", - "integrity": "sha512-LHGroKn8uRcRs94v6DM8SPXIMWubZb/aZr5B4FP7TvTzf3vnGaKE63oOen1yAoCEYbsJfSdo2p974qHbSdPEbw==", - "license": "MIT", - "dependencies": { - "@uppy/companion-client": "^4.5.2", - "@uppy/provider-views": "^4.5.2", - "@uppy/utils": "^6.2.2", - "preact": "^10.5.13" - }, - "peerDependencies": { - "@uppy/core": "^4.5.2" - } - }, - "node_modules/@uppy/onedrive": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@uppy/onedrive/-/onedrive-4.3.2.tgz", - "integrity": "sha512-dfJAl9qsoQsL1LdIrDPKEKmAj82VNA63BInsJ80nF8bx3tf67AvlMz4O1I9fDW2zctfgOiFlGz47kamz01eSPQ==", - "license": "MIT", - "dependencies": { - "@uppy/companion-client": "^4.5.2", - "@uppy/provider-views": "^4.5.2", - "@uppy/utils": "^6.2.2", - "preact": "^10.5.13" - }, - "peerDependencies": { - "@uppy/core": "^4.5.2" - } - }, "node_modules/@uppy/progress-bar": { "version": "4.3.2", "resolved": "https://registry.npmjs.org/@uppy/progress-bar/-/progress-bar-4.3.2.tgz", @@ -4302,25 +4201,21 @@ } }, "node_modules/@uppy/react": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/@uppy/react/-/react-4.5.2.tgz", - "integrity": "sha512-M2RTC8APz0pbzvAwyBIQEw9pwxlR9gFXII4dU7yUJ/Jb0iLkGuvYrltb9ai4GyPsxOGfdWiFX8e5s8f6Z+Ao1g==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@uppy/react/-/react-5.2.0.tgz", + "integrity": "sha512-6lzPutg2XGavs7P6ALmqOBPitd/Jqi3r1jCJQD5nx8xtNlBRwvlBR6hrZgo8XOI9cR+OaNDrJ0vEFxXDWb04Ag==", "license": "MIT", "dependencies": { - "@uppy/components": "^0.3.2", - "@uppy/utils": "^6.2.2", - "preact": "^10.5.13", - "use-sync-external-store": "^1.2.2" + "@uppy/components": "^1.2.0", + "preact": "^10.26.10", + "use-sync-external-store": "^1.3.0" }, "peerDependencies": { - "@uppy/core": "^4.5.2", - "@uppy/dashboard": "^4.4.2", - "@uppy/drag-drop": "^4.2.2", - "@uppy/file-input": "^4.2.2", - "@uppy/progress-bar": "^4.3.2", - "@uppy/screen-capture": "^4.4.2", - "@uppy/status-bar": "^4.2.2", - "@uppy/webcam": "^4.3.2", + "@uppy/core": "^5.2.0", + "@uppy/dashboard": "^5.1.1", + "@uppy/screen-capture": "^5.1.0", + "@uppy/status-bar": "^5.1.0", + "@uppy/webcam": "^5.1.0", "react": "^18.0.0 || ^19.0.0", "react-dom": "^18.0.0 || ^19.0.0" }, @@ -4328,15 +4223,6 @@ "@uppy/dashboard": { "optional": true }, - "@uppy/drag-drop": { - "optional": true - }, - "@uppy/file-input": { - "optional": true - }, - "@uppy/progress-bar": { - "optional": true - }, "@uppy/screen-capture": { "optional": true }, @@ -4348,38 +4234,33 @@ } } }, - "node_modules/@uppy/remote-sources": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/@uppy/remote-sources/-/remote-sources-2.4.2.tgz", - "integrity": "sha512-b8VVlriQWi/xU/LBuoLaQ3y2yMMLqXXJQpkG43tzBQG2R/sYz2qOm593BX9R4HjPQ891Vt4INjzfDTFziaA/4w==", + "node_modules/@uppy/react/node_modules/@uppy/components": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@uppy/components/-/components-1.2.0.tgz", + "integrity": "sha512-rtIr+77Rw/q5Vw++xazF1dCg2d4A4zT9CV+ZyN8Rsx8xiIr2CxCR4TaHHBy+WeC0b7Mk6yNuJ0wUa34tFJ6pKg==", "license": "MIT", "dependencies": { - "@uppy/box": "^3.3.2", - "@uppy/dashboard": "^4.4.2", - "@uppy/dropbox": "^4.3.2", - "@uppy/facebook": "^4.3.2", - "@uppy/google-drive": "^4.4.2", - "@uppy/instagram": "^4.3.2", - "@uppy/onedrive": "^4.3.2", - "@uppy/unsplash": "^4.4.2", - "@uppy/url": "^4.3.2", - "@uppy/zoom": "^3.3.2" + "clsx": "^2.1.1", + "dequal": "^2.0.3", + "preact": "^10.26.10", + "pretty-bytes": "^6.1.1" }, "peerDependencies": { - "@uppy/core": "^4.5.2" - } - }, - "node_modules/@uppy/screen-capture": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/@uppy/screen-capture/-/screen-capture-4.4.2.tgz", - "integrity": "sha512-z2+Y34V8hs1lCeMB+culySW9WMBIL/19Z8OEkc0u6aHj3i6iCu0lwelPEaiUMdKHOXMyQTgn6Ubv+C3/OZlOpw==", - "license": "MIT", - "dependencies": { - "@uppy/utils": "^6.2.2", - "preact": "^10.5.13" + "@uppy/core": "^5.2.0", + "@uppy/image-editor": "^4.2.0", + "@uppy/screen-capture": "^5.1.0", + "@uppy/webcam": "^5.1.0" }, - "peerDependencies": { - "@uppy/core": "^4.5.2" + "peerDependenciesMeta": { + "@uppy/image-editor": { + "optional": true + }, + "@uppy/screen-capture": { + "optional": true + }, + "@uppy/webcam": { + "optional": true + } } }, "node_modules/@uppy/status-bar": { @@ -4416,36 +4297,6 @@ "@uppy/core": "^4.5.3" } }, - "node_modules/@uppy/unsplash": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/@uppy/unsplash/-/unsplash-4.4.2.tgz", - "integrity": "sha512-1hO7ND/ROrRgZ8urCX38Q/o5rYs2uFGS7djxlNj/cz9xvRdkBagAzj3qp5FUsnPnJzJrRpifXcelvn3tICQjZg==", - "license": "MIT", - "dependencies": { - "@uppy/companion-client": "^4.5.2", - "@uppy/provider-views": "^4.5.2", - "@uppy/utils": "^6.2.2", - "preact": "^10.5.13" - }, - "peerDependencies": { - "@uppy/core": "^4.5.2" - } - }, - "node_modules/@uppy/url": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@uppy/url/-/url-4.3.2.tgz", - "integrity": "sha512-SREfvV9IJxOg2MuzSVQBr2e9LTle8N0dsyUpsHddaSbbPku9KhkoilOiKuDMhPmvw9pnkYWBZhbw9+4UWnrQtQ==", - "license": "MIT", - "dependencies": { - "@uppy/companion-client": "^4.5.2", - "@uppy/utils": "^6.2.2", - "nanoid": "^5.0.9", - "preact": "^10.5.13" - }, - "peerDependencies": { - "@uppy/core": "^4.5.2" - } - }, "node_modules/@uppy/utils": { "version": "6.2.2", "resolved": "https://registry.npmjs.org/@uppy/utils/-/utils-6.2.2.tgz", @@ -4456,35 +4307,6 @@ "preact": "^10.5.13" } }, - "node_modules/@uppy/webcam": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@uppy/webcam/-/webcam-4.3.2.tgz", - "integrity": "sha512-x0qhTWb7AjkfS9Q12J2xhnTdccZ6sMuBh14LpXtXjaFe4Q1Uf191YmFwT7SCKn7lcasZYw3Tug0G5yQkqvg9uQ==", - "license": "MIT", - "dependencies": { - "@uppy/utils": "^6.2.2", - "is-mobile": "^4.0.0", - "preact": "^10.5.13" - }, - "peerDependencies": { - "@uppy/core": "^4.5.2" - } - }, - "node_modules/@uppy/zoom": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/@uppy/zoom/-/zoom-3.3.2.tgz", - "integrity": "sha512-e/yP3itmWh2U/A8SBLymVngDSIzmbq08eX0QzBrI5wIA1r38lD5tGlO2V9D70ujY8hNX7HQUqF+nK4OEgdUxJA==", - "license": "MIT", - "dependencies": { - "@uppy/companion-client": "^4.5.2", - "@uppy/provider-views": "^4.5.2", - "@uppy/utils": "^6.2.2", - "preact": "^10.5.13" - }, - "peerDependencies": { - "@uppy/core": "^4.5.2" - } - }, "node_modules/@vitejs/plugin-react": { "version": "4.7.0", "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.7.0.tgz", @@ -5106,12 +4928,6 @@ "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==", "license": "MIT" }, - "node_modules/cropperjs": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.6.2.tgz", - "integrity": "sha512-nhymn9GdnV3CqiEHJVai54TULFAE3VshJTXSqSJKa8yXAKyBKDWdhHarnlIPrshJ0WMFTGuFvG02YjLXfPiuOA==", - "license": "MIT" - }, "node_modules/cross-spawn": { "version": "7.0.6", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", @@ -7312,12 +7128,6 @@ "node": ">=0.10.0" } }, - "node_modules/is-mobile": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/is-mobile/-/is-mobile-4.0.0.tgz", - "integrity": "sha512-mlcHZA84t1qLSuWkt2v0I2l61PYdyQDt4aG1mLIXF5FDMm4+haBCxCPYSr/uwqQNRk1MiTizn0ypEuRAOLRAew==", - "license": "MIT" - }, "node_modules/is-network-error": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/is-network-error/-/is-network-error-1.3.0.tgz", diff --git a/package.json b/package.json index 2558647..6a9f587 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@uppy/drag-drop": "^4.2.2", "@uppy/file-input": "^4.2.2", "@uppy/progress-bar": "^4.3.2", - "@uppy/react": "^4.5.2", + "@uppy/react": "^5.2.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "^1.1.1",