Pkg upgrades
Some checks failed
Tests / tests (push) Has been cancelled

This commit is contained in:
Dustin Brett 2025-06-14 10:09:04 -07:00
parent f584c59b81
commit 4312d31c7a
2 changed files with 1212 additions and 788 deletions

View File

@ -61,11 +61,11 @@
"idb": "^8.0.3",
"ini": "^5.0.0",
"isomorphic-git": "^1.30.2",
"libheif-js": "^1.18.2",
"libheif-js": "^1.19.8",
"mediainfo.js": "0.3.5",
"minimist": "^1.2.8",
"motion": "^12.16.0",
"multiformats": "^13.3.6",
"motion": "^12.18.1",
"multiformats": "^13.3.7",
"music-metadata-browser": "^2.5.11",
"next": "^15.3.3",
"nostr-tools": "^1.17.0",
@ -79,7 +79,7 @@
"react-rnd": "^10.5.2",
"resedit": "^2.0.3",
"rtf.js": "^3.0.9",
"styled-components": "^6.1.18",
"styled-components": "^6.1.19",
"utif": "https://github.com/photopea/UTIF.js",
"wasi-js": "^1.7.3"
},
@ -88,7 +88,7 @@
"@axe-core/playwright": "^4.10.2",
"@next/bundle-analyzer": "^15.3.3",
"@next/eslint-plugin-next": "^15.3.3",
"@playwright/test": "^1.52.0",
"@playwright/test": "^1.53.0",
"@types/canvas-confetti": "^1.9.0",
"@types/dom-chromium-ai": "0.0.6",
"@types/dompurify": "^3.2.0",
@ -97,16 +97,16 @@
"@types/jest": "^29.5.14",
"@types/lunr": "^2.3.7",
"@types/minimist": "^1.2.5",
"@types/node": "^22.15.30",
"@types/node": "^24.0.1",
"@types/offscreencanvas": "^2019.7.3",
"@types/opentype.js": "^1.3.8",
"@types/react": "^19.1.6",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@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.33.1",
"@typescript-eslint/parser": "^8.33.1",
"@typescript-eslint/eslint-plugin": "^8.34.0",
"@typescript-eslint/parser": "^8.34.0",
"emulators": "^8.3.9",
"emulators-ui": "^0.73.9",
"eruda": "^3.4.1",
@ -116,7 +116,7 @@
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.13.0",
"eslint-plugin-jest": "^28.13.5",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-no-relative-import-paths": "^1.6.1",
"eslint-plugin-playwright": "^2.2.0",
@ -133,21 +133,21 @@
"html-minifier-terser": "^7.2.0",
"html-to-image": "^1.11.13",
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-environment-jsdom": "^30.0.0-beta.3",
"lint-staged": "^16.1.0",
"jest": "^30.0.0",
"jest-environment-jsdom": "^30.0.0",
"lint-staged": "^16.1.1",
"lunr": "^2.3.9",
"monaco-editor": "^0.52.2",
"pdfjs-dist": "^5.3.31",
"playwright-core": "^1.52.0",
"postcss": "^8.5.4",
"playwright-core": "^1.53.0",
"postcss": "^8.5.5",
"postcss-styled-syntax": "^0.7.1",
"postcss-syntax": "^0.36.2",
"serve": "^14.2.4",
"stylelint": "^16.20.0",
"stylelint-config-standard": "^38.0.0",
"stylelint-order": "^7.0.0",
"terser": "^5.41.0",
"terser": "^5.42.0",
"tinymce": "^7.9.1",
"ts-prune": "^0.10.3",
"typescript": "^5.8.3",

1968
yarn.lock

File diff suppressed because it is too large Load Diff