Compare commits

...

2 Commits

Author SHA1 Message Date
Dustin Brett
7799403591 Don't use thumbnails for detail view
Some checks are pending
Tests / tests (push) Waiting to run
2025-07-05 09:04:36 -07:00
Dustin Brett
93dc4bdd30 Pkg upgrades 2025-07-01 22:37:59 -07:00
3 changed files with 115 additions and 108 deletions

View File

@ -181,6 +181,7 @@ const FileEntry: FC<FileEntryProps> = ({
const [showInFileManager, setShowInFileManager] = useState(false);
const { formats, sizes } = useTheme();
const listView = useMemo(() => view === "list", [view]);
const detailsView = useMemo(() => view === "details", [view]);
const fileName = useMemo(() => basename(path), [path]);
const urlExt = useMemo(
() => (isDirectory ? "" : getExtension(url)),
@ -306,8 +307,8 @@ const FileEntry: FC<FileEntryProps> = ({
urlExt,
]);
const showColumn = useMemo(
() => isVisible && columns !== undefined && view === "details",
[columns, isVisible, view]
() => isVisible && columns !== undefined && detailsView,
[columns, detailsView, isVisible]
);
const columnWidth = useMemo(
() =>
@ -344,7 +345,12 @@ const FileEntry: FC<FileEntryProps> = ({
);
useEffect(() => {
if (!isLoadingFileManager && isVisible && !isIconCached.current) {
if (
!isLoadingFileManager &&
isVisible &&
!isIconCached.current &&
!detailsView
) {
const updateIcon = async (): Promise<void> => {
if (icon.startsWith("blob:") || icon.startsWith("data:")) {
if (icon.startsWith("data:image/jpeg;base64,")) return;
@ -504,6 +510,7 @@ const FileEntry: FC<FileEntryProps> = ({
getIconAbortController.current.abort();
}
}, [
detailsView,
exists,
fs,
getIcon,

View File

@ -60,11 +60,11 @@
"gif.js": "^0.2.0",
"idb": "^8.0.3",
"ini": "^5.0.0",
"isomorphic-git": "^1.32.0",
"isomorphic-git": "^1.32.1",
"libheif-js": "^1.19.8",
"mediainfo.js": "0.3.5",
"minimist": "^1.2.8",
"motion": "^12.19.2",
"motion": "^12.22.0",
"multiformats": "^13.3.7",
"music-metadata-browser": "^2.5.11",
"next": "^15.3.4",
@ -88,7 +88,7 @@
"@axe-core/playwright": "^4.10.2",
"@next/bundle-analyzer": "^15.3.4",
"@next/eslint-plugin-next": "^15.3.4",
"@playwright/test": "^1.53.1",
"@playwright/test": "^1.53.2",
"@types/canvas-confetti": "^1.9.0",
"@types/dom-chromium-ai": "0.0.6",
"@types/dompurify": "^3.2.0",
@ -97,7 +97,7 @@
"@types/jest": "^30.0.0",
"@types/lunr": "^2.3.7",
"@types/minimist": "^1.2.5",
"@types/node": "^24.0.6",
"@types/node": "^24.0.10",
"@types/offscreencanvas": "^2019.7.3",
"@types/opentype.js": "^1.3.8",
"@types/react": "^19.1.8",
@ -105,8 +105,8 @@
"@types/ua-parser-js": "^0.7.39",
"@types/video.js": "^7.3.58",
"@types/wicg-file-system-access": "^2023.10.6",
"@typescript-eslint/eslint-plugin": "^8.35.0",
"@typescript-eslint/parser": "^8.35.0",
"@typescript-eslint/eslint-plugin": "^8.35.1",
"@typescript-eslint/parser": "^8.35.1",
"emulators": "^8.3.9",
"emulators-ui": "^0.73.9",
"eruda": "^3.4.3",
@ -139,7 +139,7 @@
"lunr": "^2.3.9",
"monaco-editor": "^0.52.2",
"pdfjs-dist": "^5.3.31",
"playwright-core": "^1.53.1",
"playwright-core": "^1.53.2",
"postcss": "^8.5.6",
"postcss-styled-syntax": "^0.7.1",
"postcss-syntax": "^0.36.2",

196
yarn.lock
View File

@ -1373,12 +1373,12 @@
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
"@playwright/test@^1.53.1":
version "1.53.1"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.53.1.tgz#3ad5a2ce334b4a78390fd91e0a9d8423c09bc808"
integrity sha512-Z4c23LHV0muZ8hfv4jw6HngPJkbbtZxTkxPNIg7cJcTc9C28N/p2q7g3JZS2SiKBBHJ3uM1dgDye66bB7LEk5w==
"@playwright/test@^1.53.2":
version "1.53.2"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.53.2.tgz#fafb8dd5e109fc238c4580f82bebc2618f929f77"
integrity sha512-tEB2U5z74ebBeyfGNZ3Jfg29AnW+5HlWhvHtb/Mqco9pFdZU1ZLNdVb2UtB5CvmiilNr2ZfVH/qMmAROG/XTzw==
dependencies:
playwright "1.53.1"
playwright "1.53.2"
"@polka/url@^1.0.0-next.24":
version "1.0.0-next.25"
@ -1681,10 +1681,10 @@
dependencies:
undici-types "~6.19.2"
"@types/node@^24.0.6":
version "24.0.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.6.tgz#d483f1407d022ef2a12118f7c02074ca218346c3"
integrity sha512-ZOyn+gOs749xU7ovp+Ibj0g1o3dFRqsfPnT22C2t5JzcRvgsEDpGawPbCISGKLudJk9Y0wiu9sYd6kUh0pc9TA==
"@types/node@^24.0.10":
version "24.0.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.10.tgz#f65a169779bf0d70203183a1890be7bee8ca2ddb"
integrity sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==
dependencies:
undici-types "~7.8.0"
@ -1805,16 +1805,16 @@
natural-compare "^1.4.0"
ts-api-utils "^1.3.0"
"@typescript-eslint/eslint-plugin@^8.35.0":
version "8.35.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.35.0.tgz#515170100ff867445fe0a17ce05c14fc5fd9ca63"
integrity sha512-ijItUYaiWuce0N1SoSMrEd0b6b6lYkYt99pqCPfybd+HKVXtEvYhICfLdwp42MhiI5mp0oq7PKEL+g1cNiz/Eg==
"@typescript-eslint/eslint-plugin@^8.35.1":
version "8.35.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.35.1.tgz#06b1129fe26d6532abd58fb2b3fe9810bd016935"
integrity sha512-9XNTlo7P7RJxbVeICaIIIEipqxLKguyh+3UbXuT2XQuFp6d8VOeDEGuz5IiX0dgZo8CiI6aOFLg4e8cF71SFVg==
dependencies:
"@eslint-community/regexpp" "^4.10.0"
"@typescript-eslint/scope-manager" "8.35.0"
"@typescript-eslint/type-utils" "8.35.0"
"@typescript-eslint/utils" "8.35.0"
"@typescript-eslint/visitor-keys" "8.35.0"
"@typescript-eslint/scope-manager" "8.35.1"
"@typescript-eslint/type-utils" "8.35.1"
"@typescript-eslint/utils" "8.35.1"
"@typescript-eslint/visitor-keys" "8.35.1"
graphemer "^1.4.0"
ignore "^7.0.0"
natural-compare "^1.4.0"
@ -1838,15 +1838,15 @@
"@typescript-eslint/visitor-keys" "8.6.0"
debug "^4.3.4"
"@typescript-eslint/parser@^8.35.0":
version "8.35.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.0.tgz#20a0e17778a329a6072722f5ac418d4376b767d2"
integrity sha512-6sMvZePQrnZH2/cJkwRpkT7DxoAWh+g6+GFRK6bV3YQo7ogi3SX5rgF6099r5Q53Ma5qeT7LGmOmuIutF4t3lA==
"@typescript-eslint/parser@^8.35.1":
version "8.35.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.1.tgz#787312e80f0f337d85f4c2a569411c469e852d44"
integrity sha512-3MyiDfrfLeK06bi/g9DqJxP5pV74LNv4rFTyvGDmT3x2p1yp1lOd+qYZfiRPIOf/oON+WRZR5wxxuF85qOar+w==
dependencies:
"@typescript-eslint/scope-manager" "8.35.0"
"@typescript-eslint/types" "8.35.0"
"@typescript-eslint/typescript-estree" "8.35.0"
"@typescript-eslint/visitor-keys" "8.35.0"
"@typescript-eslint/scope-manager" "8.35.1"
"@typescript-eslint/types" "8.35.1"
"@typescript-eslint/typescript-estree" "8.35.1"
"@typescript-eslint/visitor-keys" "8.35.1"
debug "^4.3.4"
"@typescript-eslint/project-service@8.34.1":
@ -1858,13 +1858,13 @@
"@typescript-eslint/types" "^8.34.1"
debug "^4.3.4"
"@typescript-eslint/project-service@8.35.0":
version "8.35.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.0.tgz#00bd77e6845fbdb5684c6ab2d8a400a58dcfb07b"
integrity sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ==
"@typescript-eslint/project-service@8.35.1":
version "8.35.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.1.tgz#815bb771f2f6c97780e44299434ece3c2e526127"
integrity sha512-VYxn/5LOpVxADAuP3NrnxxHYfzVtQzLKeldIhDhzC8UHaiQvYlXvKuVho1qLduFbJjjy5U5bkGwa3rUGUb1Q6Q==
dependencies:
"@typescript-eslint/tsconfig-utils" "^8.35.0"
"@typescript-eslint/types" "^8.35.0"
"@typescript-eslint/tsconfig-utils" "^8.35.1"
"@typescript-eslint/types" "^8.35.1"
debug "^4.3.4"
"@typescript-eslint/scope-manager@5.62.0":
@ -1891,13 +1891,13 @@
"@typescript-eslint/types" "8.34.1"
"@typescript-eslint/visitor-keys" "8.34.1"
"@typescript-eslint/scope-manager@8.35.0":
version "8.35.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz#8ccb2ab63383544fab98fc4b542d8d141259ff4f"
integrity sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==
"@typescript-eslint/scope-manager@8.35.1":
version "8.35.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.1.tgz#b19f9be65c8d1059e88a323a1a6567dbfe0a1a4e"
integrity sha512-s/Bpd4i7ht2934nG+UoSPlYXd08KYz3bmjLEb7Ye1UVob0d1ENiT3lY8bsCmik4RqfSbPw9xJJHbugpPpP5JUg==
dependencies:
"@typescript-eslint/types" "8.35.0"
"@typescript-eslint/visitor-keys" "8.35.0"
"@typescript-eslint/types" "8.35.1"
"@typescript-eslint/visitor-keys" "8.35.1"
"@typescript-eslint/scope-manager@8.6.0":
version "8.6.0"
@ -1912,18 +1912,18 @@
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz#d6abb1b1e9f1f1c83ac92051c8fbf2dbc4dc9f5e"
integrity sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==
"@typescript-eslint/tsconfig-utils@8.35.0", "@typescript-eslint/tsconfig-utils@^8.35.0":
version "8.35.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz#6e05aeb999999e31d562ceb4fe144f3cbfbd670e"
integrity sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==
"@typescript-eslint/tsconfig-utils@8.35.1", "@typescript-eslint/tsconfig-utils@^8.35.1":
version "8.35.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.1.tgz#c2db8714c181cc0700216c1a2e3cf55719c58006"
integrity sha512-K5/U9VmT9dTHoNowWZpz+/TObS3xqC5h0xAIjXPw+MNcKV9qg6eSatEnmeAwkjHijhACH0/N7bkhKvbt1+DXWQ==
"@typescript-eslint/type-utils@8.35.0":
version "8.35.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.35.0.tgz#0201eae9d83ffcc3451ef8c94f53ecfbf2319ecc"
integrity sha512-ceNNttjfmSEoM9PW87bWLDEIaLAyR+E6BoYJQ5PfaDau37UGca9Nyq3lBk8Bw2ad0AKvYabz6wxc7DMTO2jnNA==
"@typescript-eslint/type-utils@8.35.1":
version "8.35.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.35.1.tgz#4f9a07d6efa0e617a67e1890d28117e68ce154bd"
integrity sha512-HOrUBlfVRz5W2LIKpXzZoy6VTZzMu2n8q9C2V/cFngIC5U1nStJgv0tMV4sZPzdf4wQm9/ToWUFPMN9Vq9VJQQ==
dependencies:
"@typescript-eslint/typescript-estree" "8.35.0"
"@typescript-eslint/utils" "8.35.0"
"@typescript-eslint/typescript-estree" "8.35.1"
"@typescript-eslint/utils" "8.35.1"
debug "^4.3.4"
ts-api-utils "^2.1.0"
@ -1952,10 +1952,10 @@
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.34.1.tgz#565a46a251580dae674dac5aafa8eb14b8322a35"
integrity sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==
"@typescript-eslint/types@8.35.0", "@typescript-eslint/types@^8.35.0":
version "8.35.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.0.tgz#e60d062907930e30008d796de5c4170f02618a93"
integrity sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==
"@typescript-eslint/types@8.35.1", "@typescript-eslint/types@^8.35.1":
version "8.35.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.1.tgz#4344dcf934495bbf25a9f83a06dd9fe2acf15780"
integrity sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==
"@typescript-eslint/types@8.6.0":
version "8.6.0"
@ -2005,15 +2005,15 @@
semver "^7.6.0"
ts-api-utils "^2.1.0"
"@typescript-eslint/typescript-estree@8.35.0":
version "8.35.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz#86141e6c55b75bc1eaecc0781bd39704de14e52a"
integrity sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==
"@typescript-eslint/typescript-estree@8.35.1":
version "8.35.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.1.tgz#b80e85fcb6bfbcbacb3224b1367f6ca3f03e6183"
integrity sha512-Vvpuvj4tBxIka7cPs6Y1uvM7gJgdF5Uu9F+mBJBPY4MhvjrjWGK4H0lVgLJd/8PWZ23FTqsaJaLEkBCFUk8Y9g==
dependencies:
"@typescript-eslint/project-service" "8.35.0"
"@typescript-eslint/tsconfig-utils" "8.35.0"
"@typescript-eslint/types" "8.35.0"
"@typescript-eslint/visitor-keys" "8.35.0"
"@typescript-eslint/project-service" "8.35.1"
"@typescript-eslint/tsconfig-utils" "8.35.1"
"@typescript-eslint/types" "8.35.1"
"@typescript-eslint/visitor-keys" "8.35.1"
debug "^4.3.4"
fast-glob "^3.3.2"
is-glob "^4.0.3"
@ -2049,15 +2049,15 @@
eslint-scope "^5.1.1"
semver "^7.3.7"
"@typescript-eslint/utils@8.35.0":
version "8.35.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.0.tgz#aaf0afab5ab51ea2f1897002907eacd9834606d5"
integrity sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg==
"@typescript-eslint/utils@8.35.1":
version "8.35.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.1.tgz#a9a0ceeb81c9d132f3f75537ad2ca7f6ca266523"
integrity sha512-lhnwatFmOFcazAsUm3ZnZFpXSxiwoa1Lj50HphnDe1Et01NF4+hrdXONSUHIcbVu2eFb1bAf+5yjXkGVkXBKAQ==
dependencies:
"@eslint-community/eslint-utils" "^4.7.0"
"@typescript-eslint/scope-manager" "8.35.0"
"@typescript-eslint/types" "8.35.0"
"@typescript-eslint/typescript-estree" "8.35.0"
"@typescript-eslint/scope-manager" "8.35.1"
"@typescript-eslint/types" "8.35.1"
"@typescript-eslint/typescript-estree" "8.35.1"
"@typescript-eslint/utils@8.6.0":
version "8.6.0"
@ -2113,12 +2113,12 @@
"@typescript-eslint/types" "8.34.1"
eslint-visitor-keys "^4.2.1"
"@typescript-eslint/visitor-keys@8.35.0":
version "8.35.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz#93e905e7f1e94d26a79771d1b1eb0024cb159dbf"
integrity sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==
"@typescript-eslint/visitor-keys@8.35.1":
version "8.35.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.1.tgz#aac78ab2265dd11927bc6af3f9c5a021bbc1670a"
integrity sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==
dependencies:
"@typescript-eslint/types" "8.35.0"
"@typescript-eslint/types" "8.35.1"
eslint-visitor-keys "^4.2.1"
"@typescript-eslint/visitor-keys@8.6.0":
@ -4870,12 +4870,12 @@ frac@~1.1.2:
resolved "https://registry.yarnpkg.com/frac/-/frac-1.1.2.tgz#3d74f7f6478c88a1b5020306d747dc6313c74d0b"
integrity sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA==
framer-motion@^12.19.2:
version "12.19.2"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.19.2.tgz#19e7f0ccff98c769ba2cafff24ba97d1bb6701a5"
integrity sha512-0cWMLkYr+i0emeXC4hkLF+5aYpzo32nRdQ0D/5DI460B3O7biQ3l2BpDzIGsAHYuZ0fpBP0DC8XBkVf6RPAlZw==
framer-motion@^12.22.0:
version "12.22.0"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.22.0.tgz#646fc06f1032454a5bbe09eb100f71cacafe0adf"
integrity sha512-qG07rR8/mboCNU34nORbrIbBXbJzP4aDqBdr67TAIVlMryDEOwh7LXjylWovlnPCMg78ExoY0Gn2F1fV+3DNIw==
dependencies:
motion-dom "^12.19.0"
motion-dom "^12.22.0"
motion-utils "^12.19.0"
tslib "^2.4.0"
@ -5828,10 +5828,10 @@ isexe@^2.0.0:
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
isomorphic-git@^1.32.0:
version "1.32.0"
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.32.0.tgz#f6f28bba40521784b1f8c6b025f1a95d2555135d"
integrity sha512-opbs9B00JcXZRmCFB8oxCIKsmshtfmWh89lHu+2qZZFF6599KNn3aRuhsDlA1YiAtvZXK85LW6MCLPxmNhGIAw==
isomorphic-git@^1.32.1:
version "1.32.1"
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.32.1.tgz#08669563c35a4255a26e772ff16cce7a342949a2"
integrity sha512-NZCS7qpLkCZ1M/IrujYBD31sM6pd/fMVArK4fz4I7h6m0rUW2AsYU7S7zXeABuHL6HIfW6l53b4UQ/K441CQjg==
dependencies:
async-lock "^1.4.1"
clean-git-ref "^2.0.1"
@ -6844,10 +6844,10 @@ monaco-editor@^0.52.2:
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.52.2.tgz#53c75a6fcc6802684e99fd1b2700299857002205"
integrity sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==
motion-dom@^12.19.0:
version "12.19.0"
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.19.0.tgz#c31c943bd1e9a48a641f2e57e2ed96d5f48f3d8e"
integrity sha512-m96uqq8VbwxFLU0mtmlsIVe8NGGSdpBvBSHbnnOJQxniPaabvVdGgxSamhuDwBsRhwX7xPxdICgVJlOpzn/5bw==
motion-dom@^12.22.0:
version "12.22.0"
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.22.0.tgz#aeb06948fa306590ece081af5a73a79476ce85e2"
integrity sha512-ooH7+/BPw9gOsL9VtPhEJHE2m4ltnhMlcGMhEqA0YGNhKof7jdaszvsyThXI6LVIKshJUZ9/CP6HNqQhJfV7kw==
dependencies:
motion-utils "^12.19.0"
@ -6856,12 +6856,12 @@ motion-utils@^12.19.0:
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.19.0.tgz#a7cc102f756e97093793cac7c218533d3b27f509"
integrity sha512-BuFTHINYmV07pdWs6lj6aI63vr2N4dg0vR+td0rtrdpWOhBzIkEklZyLcvKBoEtwSqx8Jg06vUB5RS0xDiUybw==
motion@^12.19.2:
version "12.19.2"
resolved "https://registry.yarnpkg.com/motion/-/motion-12.19.2.tgz#d0cfcf2ec78a27a05ea03c8d06d729cb7f6d728f"
integrity sha512-Yb69HXE4ryhVd1xwpgWMMQAQgqEGMSGWG+NOumans2fvSCtT8gsj8JK7jhcGnc410CLT3BFPgquP67zmjbA5Jw==
motion@^12.22.0:
version "12.22.0"
resolved "https://registry.yarnpkg.com/motion/-/motion-12.22.0.tgz#9f7939a233de189a3b89f553a3e0daa9f6ca0954"
integrity sha512-Z2KdCLXF0y1zmD9isTs/DyzinnsKERQ526ipw98NIJyet9bWOtepLDsyK9EOrZwdz+lBzHgXB3SdaBreLbG9+g==
dependencies:
framer-motion "^12.19.2"
framer-motion "^12.22.0"
tslib "^2.4.0"
mrmime@^2.0.0:
@ -7443,17 +7443,17 @@ playlist-parser@^0.0.12:
dependencies:
xmldom "0.1.16"
playwright-core@1.53.1, playwright-core@^1.53.1:
version "1.53.1"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.53.1.tgz#0b6f7a2006ccb6126ffcc3e3b2fa9efda23b6638"
integrity sha512-Z46Oq7tLAyT0lGoFx4DOuB1IA9D1TPj0QkYxpPVUnGDqHHvDpCftu1J2hM2PiWsNMoZh8+LQaarAWcDfPBc6zg==
playwright-core@1.53.2, playwright-core@^1.53.2:
version "1.53.2"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.53.2.tgz#78f71e2f727713daa8d360dc11c460022c13cf91"
integrity sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==
playwright@1.53.1:
version "1.53.1"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.53.1.tgz#86fb041b237a6868d163c87c4b9737fd1cac145e"
integrity sha512-LJ13YLr/ocweuwxyGf1XNFWIU4M2zUSo149Qbp+A4cpwDjsxRPj7k6H25LBrEHiEwxvRbD8HdwvQmRMSvquhYw==
playwright@1.53.2:
version "1.53.2"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.53.2.tgz#cc2ef4a22da1ae562e0ed91edb9e22a7c4371305"
integrity sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==
dependencies:
playwright-core "1.53.1"
playwright-core "1.53.2"
optionalDependencies:
fsevents "2.3.2"