Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit de1a6b6a authored by Simon Chan's avatar Simon Chan
Browse files

chore: update dependencies

parent 8d59a455
Loading
Loading
Loading
Loading
+6 −7
Original line number Diff line number Diff line
@@ -3,16 +3,16 @@
    "version": "0.1.0",
    "private": true,
    "scripts": {
        "postinstall": "fetch-scrcpy-server 1.23",
        "postinstall": "fetch-scrcpy-server 1.24",
        "dev": "next dev",
        "build": "next build",
        "start": "next start",
        "lint": "next lint"
    },
    "dependencies": {
        "@fluentui/react": "^8.63.0",
        "@fluentui/react": "^8.67.2",
        "@fluentui/react-file-type-icons": "^8.6.6",
        "@fluentui/react-hooks": "^8.5.3",
        "@fluentui/react-hooks": "^8.5.4",
        "@fluentui/react-icons": "^2.0.166-rc.3",
        "@fluentui/style-utilities": "^8.6.5",
        "@griffel/react": "^1.0.3",
@@ -28,11 +28,11 @@
        "@yume-chan/struct": "^0.0.13",
        "mobx": "^6.5.0",
        "mobx-react-lite": "^3.3.0",
        "next": "12.1.3",
        "next": "12.1.5",
        "react": "^17.0.2",
        "react-dom": "^17.0.2",
        "streamsaver": "^2.0.5",
        "xterm": "^4.17.0",
        "xterm": "^4.18.0",
        "xterm-addon-fit": "^0.5.0",
        "xterm-addon-search": "^0.8.2",
        "xterm-addon-webgl": "^0.11.4"
@@ -41,9 +41,8 @@
        "@mdx-js/loader": "^1.6.22",
        "@next/mdx": "^11.1.2",
        "@types/react": "17.0.27",
        "@types/react-window": "^1.8.5",
        "eslint": "8.8.0",
        "eslint-config-next": "12.1.3",
        "eslint-config-next": "12.1.5",
        "typescript": "4.7.0-beta"
    }
}
+387 −344

File changed.

Preview size limit exceeded, changes collapsed.