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

Unverified Commit 9a87f3ca authored by Simon Chan's avatar Simon Chan
Browse files

chore: update dependencies

parent b2be4893
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -43,12 +43,12 @@
        "tslib": "^2.6.2"
    },
    "devDependencies": {
        "@types/node": "^20.11.24",
        "@types/node": "^20.11.28",
        "@yume-chan/eslint-config": "workspace:^1.0.0",
        "@yume-chan/tsconfig": "workspace:^1.0.0",
        "eslint": "^8.57.0",
        "jest": "^30.0.0-alpha.2",
        "jest": "^30.0.0-alpha.3",
        "prettier": "^3.2.5",
        "typescript": "^5.3.3"
        "typescript": "^5.4.2"
    }
}
+1008 −836

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
{
  "pnpmShrinkwrapHash": "b28df542a76f6fa0278a6caf978856555b64b5ff",
  "pnpmShrinkwrapHash": "1800fec10e5ab746a0f21f3a524ef9fa6c3e0099",
  "preferredVersionsHash": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f"
}
+1 −1
Original line number Diff line number Diff line
@@ -38,6 +38,6 @@
        "@yume-chan/tsconfig": "workspace:^1.0.0",
        "eslint": "^8.57.0",
        "prettier": "^3.2.5",
        "typescript": "^5.3.3"
        "typescript": "^5.4.2"
    }
}
+1 −1
Original line number Diff line number Diff line
@@ -42,6 +42,6 @@
        "@yume-chan/tsconfig": "workspace:^1.0.0",
        "eslint": "^8.57.0",
        "prettier": "^3.2.5",
        "typescript": "^5.3.3"
        "typescript": "^5.4.2"
    }
}
Loading