Skip to content

Commit

Permalink
Pkg upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinBrett committed Sep 17, 2024
1 parent d20e6dc commit d404493
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 189 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"libheif-js": "^1.18.0",
"mediainfo.js": "^0.3.2",
"minimist": "^1.2.8",
"multiformats": "^13.2.2",
"multiformats": "^13.3.0",
"music-metadata-browser": "^2.5.11",
"next": "^14.2.9",
"next": "^14.2.11",
"nostr-tools": "^1.17.0",
"opentype.js": "^1.3.4",
"playlist-parser": "^0.0.12",
Expand All @@ -81,31 +81,31 @@
"devDependencies": {
"7z-wasm": "^1.1.0",
"@axe-core/playwright": "^4.10.0",
"@next/bundle-analyzer": "^14.2.9",
"@next/eslint-plugin-next": "^14.2.9",
"@playwright/test": "1.47.0",
"@next/bundle-analyzer": "^14.2.11",
"@next/eslint-plugin-next": "^14.2.11",
"@playwright/test": "1.47.1",
"@types/dom-chromium-ai": "^0.0.0",
"@types/dompurify": "^3.0.5",
"@types/gif.js": "^0.2.5",
"@types/ini": "^4.1.1",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.13",
"@types/lunr": "^2.3.7",
"@types/minimist": "^1.2.5",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"@types/offscreencanvas": "^2019.7.3",
"@types/opentype.js": "^1.3.8",
"@types/react": "^18.3.5",
"@types/react": "^18.3.6",
"@types/ua-parser-js": "^0.7.39",
"@types/video.js": "^7.3.58",
"@types/wicg-file-system-access": "^2023.10.5",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"emulators": "^8.2.1",
"emulators-ui": "^0.73.9",
"eruda": "^3.3.0",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-next": "^14.2.9",
"eslint-config-next": "^14.2.11",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-import": "^2.30.0",
Expand All @@ -114,26 +114,26 @@
"eslint-plugin-no-relative-import-paths": "^1.5.5",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-hooks-addons": "^0.3.1",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-sonarjs": "^2.0.2",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-typescript-sort-keys": "^3.2.0",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-unused-imports": "^4.1.3",
"eslint-plugin-unused-imports": "^4.1.4",
"html-minifier-terser": "^7.2.0",
"html-to-image": "^1.11.11",
"husky": "^9.1.5",
"husky": "^9.1.6",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.10",
"lunr": "^2.3.9",
"monaco-editor": "^0.51.0",
"pdfjs-dist": "^4.6.82",
"playwright-core": "1.47.0",
"postcss": "^8.4.45",
"playwright-core": "1.47.1",
"postcss": "^8.4.47",
"postcss-styled-syntax": "^0.6.4",
"postcss-syntax": "^0.36.2",
"serve": "^14.2.3",
Expand Down
Loading

0 comments on commit d404493

Please sign in to comment.