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

This commit is contained in:
Dustin Brett 2025-07-19 23:11:16 -07:00
parent ce9af2028d
commit 22f539a54b
2 changed files with 459 additions and 438 deletions

View File

@ -45,7 +45,7 @@
"@mlc-ai/web-llm": "^0.2.79",
"@monaco-editor/loader": "^1.5.0",
"@panzoom/panzoom": "^4.6.0",
"@prettier/plugin-xml": "^3.4.1",
"@prettier/plugin-xml": "^3.4.2",
"@wasmer/wasm-transformer": "^0.12.0",
"ani-cursor": "^0.0.5",
"browserfs": "https://github.com/jvilk/BrowserFS.git#a96aa2d",
@ -64,10 +64,10 @@
"libheif-js": "^1.19.8",
"mediainfo.js": "0.3.5",
"minimist": "^1.2.8",
"motion": "^12.23.0",
"motion": "^12.23.6",
"multiformats": "^13.3.7",
"music-metadata-browser": "^2.5.11",
"next": "^15.3.5",
"next": "^15.4.2",
"nostr-tools": "^1.17.0",
"opentype.js": "^1.3.4",
"playlist-parser": "^0.0.12",
@ -86,9 +86,9 @@
"devDependencies": {
"7z-wasm": "^1.2.0",
"@axe-core/playwright": "^4.10.2",
"@next/bundle-analyzer": "^15.3.5",
"@next/eslint-plugin-next": "^15.3.5",
"@playwright/test": "^1.53.2",
"@next/bundle-analyzer": "^15.4.2",
"@next/eslint-plugin-next": "^15.4.2",
"@playwright/test": "^1.54.1",
"@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.10",
"@types/node": "^24.0.15",
"@types/offscreencanvas": "^2019.7.3",
"@types/opentype.js": "^1.3.8",
"@types/react": "^19.1.8",
@ -105,15 +105,15 @@
"@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.1",
"@typescript-eslint/parser": "^8.35.1",
"@typescript-eslint/eslint-plugin": "^8.37.0",
"@typescript-eslint/parser": "^8.37.0",
"emulators": "^8.3.9",
"emulators-ui": "^0.73.9",
"eruda": "^3.4.3",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-next": "^15.3.5",
"eslint-config-prettier": "^10.1.5",
"eslint-config-next": "^15.4.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^29.0.1",
@ -138,20 +138,20 @@
"lint-staged": "^16.1.2",
"lunr": "^2.3.9",
"monaco-editor": "^0.52.2",
"pdfjs-dist": "^5.3.31",
"playwright-core": "^1.53.2",
"pdfjs-dist": "^5.3.93",
"playwright-core": "^1.54.1",
"postcss": "^8.5.6",
"postcss-styled-syntax": "^0.7.1",
"postcss-syntax": "^0.36.2",
"serve": "^14.2.4",
"stylelint": "^16.21.1",
"stylelint": "^16.22.0",
"stylelint-config-standard": "^38.0.0",
"stylelint-order": "^7.0.0",
"terser": "^5.43.1",
"tinymce": "^7.9.1",
"ts-prune": "^0.10.3",
"typescript": "^5.8.3",
"webamp": "^2.1.2",
"webamp": "^2.2.0",
"xlsx": "^0.18.5",
"xterm": "^5.3.0"
}

867
yarn.lock

File diff suppressed because it is too large Load Diff