mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2025-12-06 00:20:05 +01:00
parent
58dd5affe2
commit
d6aabd88fd
38
package.json
38
package.json
|
|
@ -60,14 +60,14 @@
|
|||
"gif.js": "^0.2.0",
|
||||
"idb": "^8.0.3",
|
||||
"ini": "^5.0.0",
|
||||
"isomorphic-git": "^1.30.2",
|
||||
"isomorphic-git": "^1.31.0",
|
||||
"libheif-js": "^1.19.8",
|
||||
"mediainfo.js": "0.3.5",
|
||||
"minimist": "^1.2.8",
|
||||
"motion": "^12.18.1",
|
||||
"multiformats": "^13.3.7",
|
||||
"music-metadata-browser": "^2.5.11",
|
||||
"next": "^15.3.3",
|
||||
"next": "^15.3.4",
|
||||
"nostr-tools": "^1.17.0",
|
||||
"opentype.js": "^1.3.4",
|
||||
"playlist-parser": "^0.0.12",
|
||||
|
|
@ -86,18 +86,18 @@
|
|||
"devDependencies": {
|
||||
"7z-wasm": "^1.1.0",
|
||||
"@axe-core/playwright": "^4.10.2",
|
||||
"@next/bundle-analyzer": "^15.3.3",
|
||||
"@next/eslint-plugin-next": "^15.3.3",
|
||||
"@playwright/test": "^1.53.0",
|
||||
"@next/bundle-analyzer": "^15.3.4",
|
||||
"@next/eslint-plugin-next": "^15.3.4",
|
||||
"@playwright/test": "^1.53.1",
|
||||
"@types/canvas-confetti": "^1.9.0",
|
||||
"@types/dom-chromium-ai": "0.0.6",
|
||||
"@types/dompurify": "^3.2.0",
|
||||
"@types/gif.js": "^0.2.5",
|
||||
"@types/ini": "^4.1.1",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/lunr": "^2.3.7",
|
||||
"@types/minimist": "^1.2.5",
|
||||
"@types/node": "^24.0.1",
|
||||
"@types/node": "^24.0.3",
|
||||
"@types/offscreencanvas": "^2019.7.3",
|
||||
"@types/opentype.js": "^1.3.8",
|
||||
"@types/react": "^19.1.8",
|
||||
|
|
@ -105,18 +105,18 @@
|
|||
"@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.34.0",
|
||||
"@typescript-eslint/parser": "^8.34.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.34.1",
|
||||
"@typescript-eslint/parser": "^8.34.1",
|
||||
"emulators": "^8.3.9",
|
||||
"emulators-ui": "^0.73.9",
|
||||
"eruda": "^3.4.1",
|
||||
"eruda": "^3.4.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-airbnb": "^19.0.4",
|
||||
"eslint-config-next": "^15.3.3",
|
||||
"eslint-config-next": "^15.3.4",
|
||||
"eslint-config-prettier": "^10.1.5",
|
||||
"eslint-plugin-deprecation": "^3.0.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jest": "^28.13.5",
|
||||
"eslint-plugin-jest": "^28.14.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-no-relative-import-paths": "^1.6.1",
|
||||
"eslint-plugin-playwright": "^2.2.0",
|
||||
|
|
@ -125,7 +125,7 @@
|
|||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-react-hooks-addons": "^0.5.0",
|
||||
"eslint-plugin-regexp": "^2.9.0",
|
||||
"eslint-plugin-sonarjs": "^3.0.2",
|
||||
"eslint-plugin-sonarjs": "^3.0.3",
|
||||
"eslint-plugin-sort-keys-fix": "^1.1.2",
|
||||
"eslint-plugin-typescript-sort-keys": "^3.3.0",
|
||||
"eslint-plugin-unicorn": "^56.0.1",
|
||||
|
|
@ -133,21 +133,21 @@
|
|||
"html-minifier-terser": "^7.2.0",
|
||||
"html-to-image": "^1.11.13",
|
||||
"husky": "^9.1.7",
|
||||
"jest": "^30.0.0",
|
||||
"jest-environment-jsdom": "^30.0.0",
|
||||
"lint-staged": "^16.1.1",
|
||||
"jest": "^30.0.1",
|
||||
"jest-environment-jsdom": "^30.0.1",
|
||||
"lint-staged": "^16.1.2",
|
||||
"lunr": "^2.3.9",
|
||||
"monaco-editor": "^0.52.2",
|
||||
"pdfjs-dist": "^5.3.31",
|
||||
"playwright-core": "^1.53.0",
|
||||
"postcss": "^8.5.5",
|
||||
"playwright-core": "^1.53.1",
|
||||
"postcss": "^8.5.6",
|
||||
"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.42.0",
|
||||
"terser": "^5.43.0",
|
||||
"tinymce": "^7.9.1",
|
||||
"ts-prune": "^0.10.3",
|
||||
"typescript": "^5.8.3",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user